How do I set different JAVA_HOME for different users?

2016-04-06 Thread Jaimz Fairfax
I am running debian unstable, systemd version 229.I am learning Android development. Android Studio uses JAVA_HOME = /usr/java/jdk1.8.0_66.Some of the code I want to investigate uses Apache maven and that wants JAVA_HOME = /usr/lib/jvm/java-8-openjdk-amd64 I setup user2 so that when logging in

Debian can't see raid virtual drive

2016-04-06 Thread Денис Денисов
Greetings! We have some problems with installing Debian on our server. The machine is: http://www.fujitsu.com/fts/products/computing/servers/primergy/rack/rx1330m1/ . We can't to proceed installation with step "Partitioning". There are no disk (raid 10 configured) to select to start partitioning

Re: Debian can't see raid virtual drive

2016-04-06 Thread Sven Hartge
Денис Денисов wrote: > Greetings! We have some problems with installing Debian on our server. The > machine is: > http://www.fujitsu.com/fts/products/computing/servers/primergy/rack/rx1330m1/ > . > We can't to proceed installation with step "Partitioning". There are no > disk (raid 10 configur

Re: How do I set different JAVA_HOME for different users?

2016-04-06 Thread Thomas Schmitt
Hi, assuming you are running bash as shell, there are the startup files for login and shell start. >From man bash: /etc/profile The systemwide initialization file, executed for login shells /etc/bash.bashrc The systemwide per-interactive-shell startup fil

Samba (4.1.17) ldap backend create user failed

2016-04-06 Thread basti
Hello, I have upgrade my samba PDC from 3.xx (lenny) to 4.1 (jessie). ldap and samba shares work all fine. When I try to add a user I get the following smbpasswd -a foobar New SMB password: Retype new SMB password: ldapsam_create_user: Unable to allocate a new user id: bailing out! Failed to add

nm-applet on testing with WPS & WPA2 Enterpise network: different behaviour from stable.

2016-04-06 Thread Johann Spies
On stable I have no problem connecting to a wifi-network on our campus. On my new computer on which I installed testing, when trying to do it nm-applet will grey out the "connect" button and is waiting for something to be written in "Anonymous identity". With the same settings that field is greye

Re: Disk too full?

2016-04-06 Thread Adam Wilson
On Tue, 5 Apr 2016 06:36:39 -0500 Charles Blair wrote: >I think I'm running out of space on my > laptop. The last time I got an "updates > available" message, I got a further warning, > during the update, that I was low on space. > The update did seem to complete, though. > >However, wh

Re: Modified Rapture, and a new question

2016-04-06 Thread Adam Wilson
On Tue, 5 Apr 2016 11:28:03 + (UTC) Curt wrote: > On 2016-04-05, Brian wrote: > > > >> Result of my GNOME install: I typed 'startx' from my > >> command line, and I got a beautiful blue screen, a delight to the > >> eye after days of perusing tiny > > I get that too (blue, it mu

Re: Samba (4.1.17) ldap backend create user failed

2016-04-06 Thread Gary Dale
On 06/04/16 05:59 AM, basti wrote: Hello, I have upgrade my samba PDC from 3.xx (lenny) to 4.1 (jessie). ldap and samba shares work all fine. When I try to add a user I get the following smbpasswd -a foobar New SMB password: Retype new SMB password: ldapsam_create_user: Unable to allocate a new

Re: Failure to reach login screen - nouveau problem

2016-04-06 Thread Peter Hillier-Brook
On 02/04/16 08:50, Sven Joachim wrote: > On 2016-04-02 06:51 +0300, Adam Wilson wrote: > >> On Fri, 01 Apr 2016 19:58:17 +0200 >> Sven Joachim wrote: >> >>> On 2016-04-01 13:40 -0400, Felix Miata wrote: >>> Peter Hillier-Brook composed on 2016-04-01 15:14 (UTC+0100): > Following an

Re: How do I set different JAVA_HOME for different users? SOLVED

2016-04-06 Thread Jaimz Fairfax
From: Thomas Schmitt To: debian-user@lists.debian.org Sent: Wednesday, 6 April 2016, 9:59 Subject: Re: How do I set different JAVA_HOME for different users? I have most of my personal preferences in ~/.bashrc .Stuff like:   export LC_COLLATE="C"   export HISTCONTROL="ignoredups"   e

Three Problems Yet Remaining

2016-04-06 Thread Alan McConnell
Assembled Wisdom! The first and most important problem is: my iceweasel crashes instantaneously upon being invoked, whether from the Activities list on the LH side or from the command line. It was totally reliable under wheezy. Second: my mutt, invoked from the terminal/command line. cras

Re: What Package?

2016-04-06 Thread Mark Fletcher
On Tue, Apr 5, 2016 at 12:06 AM Adam Wilson wrote: > > There's more there, and I can't really be bothered to go on. > > > Thanks, that is the first time I have seen the whole story pulled together in one place. Clearly an alternative to Flash is desirable -- I wonder if we are really there yet.

Re: Three Problems Yet Remaining

2016-04-06 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Apr 06, 2016 at 10:06:11AM -0400, Alan McConnell wrote: > Assembled Wisdom! > > The first and most important problem is: my iceweasel crashes > instantaneously upon > being invoked, whether from the Activities list on the LH side or from the

Re: Three Problems Yet Remaining

2016-04-06 Thread Mark Fletcher
On Wed, Apr 6, 2016 at 11:06 PM Alan McConnell wrote: > Assembled Wisdom! > > The first and most important problem is: my iceweasel crashes > instantaneously upon > being invoked, whether from the Activities list on the LH side or from the > command > line. It was totally reliable under wheez

Re: nm-applet on testing with WPS & WPA2 Enterpise network: different behaviour from stable. Solved

2016-04-06 Thread Johann Spies
Sorry for the noise: I had to click "No certificate required" to connect. Regards JOhann On 6 April 2016 at 15:25, Johann Spies wrote: > On stable I have no problem connecting to a wifi-network on our campus. > > On my new computer on which I installed testing, when trying to do it > nm-applet

Re: How do I set different JAVA_HOME for different users? SOLVED

2016-04-06 Thread Mark Fletcher
On Wed, Apr 6, 2016 at 11:03 PM Jaimz Fairfax wrote: > The internet seemed to be convinced that it had to be done via systemd > user.conf. > > Unfortunately the Internet frequently talks bollocks, with great confidence... Mark

Re: Debian can't see raid virtual drive

2016-04-06 Thread Dan Ritter
On Wed, Apr 06, 2016 at 10:48:35AM +0200, Sven Hartge wrote: > Денис Денисов wrote: > > > Greetings! We have some problems with installing Debian on our server. The > > machine is: > > http://www.fujitsu.com/fts/products/computing/servers/primergy/rack/rx1330m1/ > > . > > > We can't to proceed

How to get debug information?

2016-04-06 Thread Floris
I'm testing the new Nvidia driver module with drm enabled. It is very experimental so I know there are bugs in it. I think I found a problem and I want to get more information about it from the log messages, but the whole system freezes. I can't ssh into the system or change to a tty. After

Debian Install

2016-04-06 Thread Ethan Rosenberg
Dear List - I am getting an error message "no boot file name found". It assumes booting form a server, not an iso image which I am trying to do. TIA Ethan

Re: How to get debug information?

2016-04-06 Thread Floris
Op Wed, 06 Apr 2016 16:50:10 +0200 schreef Floris : I'm testing the new Nvidia driver module with drm enabled. It is very experimental so I know there are bugs in it. I think I found a problem and I want to get more information about it from the log messages, but the whole system freezes. I

Re: How do I set different JAVA_HOME for different users?

2016-04-06 Thread Thomas Schmitt
Hi, Jaimz Fairfax wrote: > The internet seemed to be convinced that it had to be done via systemd > user.conf. That opinion does not have to be wrong. It depends on the level of software which you want to influence. Environment variables are a very fundamental feature. Programs can see them even

Re: Disk too full?

2016-04-06 Thread Sven Joachim
On 2016-04-05 22:07 -0400, Stefan Monnier wrote: >>> Filesystem Size Used Avail Use% Mounted on >>> rootfs 323M 189M 117M 62% / >> This is the problem. The root filesystem is too small, so you will not >> be able to install or upgrade a Debian kernel.

CUDA 6.x in testing?

2016-04-06 Thread Alberto Luaces
Hi, Some weeks ago, nvidia drivers v352 entered in testing. Since those drivers no longer support older cards, a v340 legacy driver package was created. That is what I am using currently. The problem now is with CUDA. I suspect that available CUDA drivers are also working only with newer cards

Re: CUDA 6.x in testing?

2016-04-06 Thread Sven Joachim
On 2016-04-06 18:17 +0200, Alberto Luaces wrote: > Some weeks ago, nvidia drivers v352 entered in testing. Since those > drivers no longer support older cards, a v340 legacy driver package was > created. That is what I am using currently. > > The problem now is with CUDA. I suspect that availab

Choppy video on Youtube

2016-04-06 Thread Harris Paltrowitz
Hi all, First, I'm asking for help on this list because I've observed this to be a very august group :) and I'm actually a bit in awe to be in the presence of Debian developers... I've only been using Debian for a few weeks -- I'm not new to Linux or Unix, although I'm still a relative begin

Samba_dlz, bind9, dhcp with the reverse zone error TSIG

2016-04-06 Thread cosme
I having compiled Samba-4.4.0 with with Bind9 everything works ok Although the case of the reverse zone bind_dlz the module does not add automatically, you can make the tools for entrono windows or samba-tool. I added my reverse zone dns samba-tool zonecreate 0.99.10.in-addr.arpa According to t

Re: Choppy video on Youtube

2016-04-06 Thread Ric Moore
On 04/06/2016 12:45 PM, Harris Paltrowitz wrote: - Graphics: Intel Bay Trail x86/MMX/SSE2 I would love to receive help from this list... thanks much much in advance! Do you have your Intel video driver installed?? Video played back here just fine using HTML5. Ric -- My father, Victor Moore

Re: Choppy video on Youtube

2016-04-06 Thread Harris Paltrowitz
On Apr 6, 2016, at 2:16 PM, Ric Moore wrote: On 04/06/2016 12:45 PM, Harris Paltrowitz wrote: > - Graphics: Intel Bay Trail x86/MMX/SSE2 > > I would love to receive help from this list... thanks much much in advance! Do you have your Intel video driver installed?? Ric -- Hey Ric, can you tel

Re: Choppy video on Youtube

2016-04-06 Thread Felix Miata
Harris Paltrowitz composed on 2016-04-06 12:45 (UTC-0400): First, I'm asking for help on this list because I've observed this to be a very august group :) and I'm actually a bit in awe to be in the presence of Debian developers... I've only been using Debian for a few weeks -- I'm not new to Li

Re: Debian Install

2016-04-06 Thread Thiago Zoroastro
Are you trying to boot with pendrive by USB? Or a DVD burned? Em Quarta-feira, 6 de Abril de 2016 11:57, Ethan Rosenberg escreveu: Dear List - I am getting an error message "no boot file name found". It assumes booting form a server, not an iso image which I am trying to do. TIA Eth

Failure to install request-tracker4 in Jessie Newest

2016-04-06 Thread John T. Haggerty
I would like to get request tracker working but the main package fails to install. I am getting the following errors: sudo aptitude install request-tracker4 The following NEW packages will be installed: request-tracker4{b} 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded. N

Re: Failure to install request-tracker4 in Jessie Newest

2016-04-06 Thread Christian Seiler
On 04/06/2016 10:12 PM, John T. Haggerty wrote: > I would like to get request tracker working but the main package fails to > install. I am getting the following errors: [...] > > request-tracker4 : Depends: libhtml-mason-perl (>= 1:1.43) which is a > virtual package. libhtml-mason-perl is not a

Re: Failure to install request-tracker4 in Jessie Newest

2016-04-06 Thread John T. Haggerty
There is a /etc/apt/sources.list.d/ but only have a chrome.txt or something like that in there. On Wed, Apr 6, 2016 at 2:18 PM, Christian Seiler wrote: > On 04/06/2016 10:12 PM, John T. Haggerty wrote: > > I would like to get request tracker working but the main package fails to > > install. I a

Re: Failure to install request-tracker4 in Jessie Newest

2016-04-06 Thread Christian Seiler
On 04/06/2016 10:23 PM, John T. Haggerty wrote: > There is a /etc/apt/sources.list.d/ but only have a chrome.txt or something > like that in there. That's good to know, but that doesn't answer my other questions: what is the contents of your /etc/apt/sources.list (without .d) and what happens when

Re: Disable knotify sounds using xfce

2016-04-06 Thread Lucio Crusca
Il 05/04/2016 13:34, Liam O'Toole ha scritto: I'm not using KDE at the moment, but my experience of it is that all KDE applications store their configuration in text files. Is there a knotifyrc file somewhere on your system? See the "second way" in the following link: http://ubuntuforums.org/s

Re: Failure to install request-tracker4 in Jessie Newest

2016-04-06 Thread John T. Haggerty
The update commend as root updated the list and the like, Reattempting the install also failed. The contents are: # # deb cdrom:[Debian GNU/Linux 8.3.0 _Jessie_ - Official amd64 DVD Binary-1 20160123-19:03]/ jessie contrib main deb cdrom:[Debian GNU/Linux 8.3.0 _Jessie_ - Official amd64 DVD Bin

Re: Failure to install request-tracker4 in Jessie Newest

2016-04-06 Thread Christian Seiler
Hi, On 04/07/2016 12:14 AM, John T. Haggerty wrote: > deb cdrom:[Debian GNU/Linux 8.3.0 _Jessie_ - Official amd64 DVD Binary-1 > 20160123-19:03]/ jessie contrib main > > deb cdrom:[Debian GNU/Linux 8.3.0 _Jessie_ - Official amd64 DVD Binary-2 > 20160123-19:03]/ jessie contrib main > > deb cdrom:

Re: Debian Install

2016-04-06 Thread Ethan Rosenberg
On 04/06/2016 03:41 PM, Thiago Zoroastro wrote: Are you trying to boot with pendrive by USB? Or a DVD burned? Em Quarta-feira, 6 de Abril de 2016 11:57, Ethan Rosenberg escreveu: Dear List - I am getting an error message "no boot file name found". It assumes booting form a server, not an

Re: Choppy video on Youtube

2016-04-06 Thread Patrick Bartek
On Wed, 06 Apr 2016, Harris Paltrowitz wrote: > Hi all, > > First, I'm asking for help on this list because I've observed this to > be a very august group :) and I'm actually a bit in awe to be in the > presence of Debian developers... I've only been using Debian for a > few weeks -- I'm not ne

Re: Debian Install

2016-04-06 Thread chrisb
On Wed, Apr 06, 2016 at 07:25:25PM -0400, Ethan Rosenberg wrote: > > DVD Set the bios to first try and boot from the DVD. -- The media's the most powerful entity on earth. They have the power to make the innocent guilty and to make the guilty innocent, and that's power. -- Malcolm X