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

2016-04-07 Thread Jaimz Fairfax
From: Thomas Schmitt To: debian-user@lists.debian.org Sent: Wednesday, 6 April 2016, 16:50 Subject: Re: How do I set different JAVA_HOME for different users? Hi, Jaimz Fairfax wrote: > The internet seemed to be convinced that it had to be done via systemd > user.conf.

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

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

Link Transfer Fail message on remote printing

2000-03-07 Thread fairfax
Since upgrading to Potato, I cannot print from remote boxes on my network, I get a message "Link Transfer Fail." I also note that in syslog, I see tcplog: printer request from brubaker.martinet ippl: ICMP message type destination unreachable - bad port from localhost [127.0.0.1] Also, auth.lo

remote printing broken due to PAM?

2000-03-07 Thread fairfax
After I installed Potato on my machine, I noticed that remote printing from the Windows boxes on my network was failing. Looking into the problem, I noted entries like this in auth.log when I tried to print: PAM_unix[535]: authentication failure; (uid=0) -> scmartin for samba service I have n

Re: ppp: frame with bad fcs

2000-03-02 Thread fairfax
"...something munging bytes on the way through," is what I assume. I can load the same pages on my Win95 laptop with no problem with the same ISP, so it appears to be Linux somehow that is doing this. Last night I recompiled the kernel (a potato system, I had been using the default 2.2.14 ker

ppp: frame with bad fcs

2000-03-01 Thread fairfax
I am having trouble recieving files via PPP from certain sites. I checked the debugging log, and I am repeatedly getting a two-line error message from those sites: kernel: ppp: frame with bad fcs, length = 994 kernel: ppp: bad frame, count = 994 Can anyone tell me what this means? It seems th

ppp: error in VJ decompression

2000-02-26 Thread fairfax
I have a potato system, with a 2.2.14 kernel. I keep getting a message in syslog saying ppp: error in VJ decompression. As far as I can tell, VJ decompression is handled by a utility in the PPP package. Is there any way I can debug this? Are there any bugs in PPP that might cause this? So

Unable to load lp module

2000-02-26 Thread fairfax
I just wiped out my system and reloaded with Potato and a 2.2.14 kernel. When I tried configuring modules, I got this error on the lp module: /lib/modules/2.2.14/misc/lp.o: invalid parameter parm_io /lib/modules/2.2.14/misc/lp.o: insmod /lib/modules/2.2.14/misc/lp.o failed /lib/modules/2.2.14/m

Unable to load lp module

2000-02-23 Thread fairfax
I just wiped out my system and reloaded with Potato. When I tried configuring modules, I got this error on the lp module: /lib/modules/2.2.14/misc/lp.o: invalid parameter parm_io /lib/modules/2.2.14/misc/lp.o: insmod /lib/modules/2.2.14/misc/lp.o failed /lib/modules/2.2.14/misc/lp.o: insmod lp

Unable to load lp module

2000-02-23 Thread fairfax
I just wiped out my system and reloaded with Potato. When I tried configuring modules, I got this error on the lp module: /lib/modules/2.2.14/misc/lp.o: invalid parameter parm_io /lib/modules/2.2.14/misc/lp.o: insmod /lib/modules/2.2.14/misc/lp.o failed /lib/modules/2.2.14/misc/lp.o: insmod lp

Re: Modem dials without reason

2000-01-20 Thread fairfax
> I configured demand dialing with diald on my machine. Now my modem dials > every>five minutes without reason. I increased logging but could not find a > hint why > I apologize if there is a duplicate message here, I hit the wrong key just a few minutes ago, and seem to have deleted the message

printing from Windows to Linux printer

2000-01-14 Thread fairfax
I am trying to print from Windows to a printer connected to a Linux machine. What I have discovered, is that unless the spool directory has permissions 777, Windows cannot print to the Linux machine. However, if I set the directory permissions to 777, it reverts back to 700 after I reboot. (Ca

printing from Windows to Linux printer

2000-01-12 Thread fairfax
I am trying to print from Windows to a printer connected to a Linux machine. What I have discovered, is that unless the spool directory has permissions 777, Windows cannot print to the Linux machine. However, if I set the directory permissions to 777, it reverts back to 700 after I reboot. (Ca

IP Masq not running?

1999-12-08 Thread fairfax
I have a 2.2.12 kernel with IP Chains, IP Masq, diald, etc. I have determined that the server never dials out, when one of the workstations tries to access the internet, unless I type in the command "ipmasq" at the server prompt. I do have the file ipmasq in /etc/init.d (and in rcS.d, etc. as

Re: diald failing with no messages

1999-11-28 Thread fairfax
> > But diald isn't working, and no log messages are being produced. > > If you type 'diald' at a prompt, does it segfault? If so, try making > lines in /etc/services that look like: > No segfault :( Steve Martin

Re: diald failing with no messages

1999-11-28 Thread fairfax
> I have had similar problems with diald though not in the past few days. BTW > your e-mail to the list (just this one) keeps crashing my XFMail for some odd > reason. Very odd. > It's not that much different from any other mail I've sent, i.e., same editor, same mail program, etc., so I can't

diald failing with no messages

1999-11-27 Thread fairfax
I have server with kernel 2.2.12 and a mostly slink Debian system (I have upgraded to packages from potato as necessary). I have diald set up on the server, but it is not working. I am also running IP Masquerading with IP Chains, etc. I have everything configured correctly, as far as I can te

ipchains and DNS problem

1999-11-20 Thread fairfax
I have ipchains working, but my workstations cannot get out to the internet because of a DNS problem. (When I try to ping any host from the workstations I get the message Host not found.) I have kernel 2.2.12, running IP MASQ and ipchains. /etc/init.d/network on the server looks like this: ---

fax/efax 6100 segmentation fault

1999-07-30 Thread fairfax
I am trying to get the fax/efax program working. I used the command "fax test > debug.out" suggested by the man page, and note that at the bottom of the resulting file is a note: "/usr/bin/fax: line 1129: 6100 Segmentation fault" (this seems to correspond to the penultimate line of the script,

apt_0.3.11.deb CD error

1999-07-11 Thread fairfax
I just downloaded apt 0.3.11, and it doesn't seem to recognize the CD properly. apt-cdrom works to put lines in sources.list, but when I try to install, using either dselect or apt-get, I get a series of error messages like the following: Err cdrom:Debian GNU_Linux slink (2.1) 2_4 main binary-i

Apt: local URIS must not start with //

1999-07-10 Thread fairfax
I have the Debian slink CD's, and I have a mirror of non-free on a local partition. However, I cannot get Apt to recognize the non-free mirror. Whatever line I put in sources.list, when I run apt-get update, it gives me the error message "local URIS must not start with //" I've tried using

lp not printing

1999-06-12 Thread fairfax
Ever since I installed Debian slink, I have not been able to print. I had been using Magicfilter under the previous version with no problems. Now, I can print, as root, if I send directly to /dev/lp1, but anything else fails. I had uninstalled and reinstalled everything associated with the prin

dselect/APT problems

1999-06-06 Thread fairfax
I am having a bit of trouble getting some packages installed from the slink distribution. I have main and contrib on CD, and I have non-free in a separate partition on one of my hard drives (I wasn't able to find CD's for this). This was not a problem under the last version, as I could tell ds

LPR/LPD error

1999-06-06 Thread fairfax
Since I installed slink, I cannot print. lpr.log shows an error message "lp: filter 'f' terminated (termsig=13)" but when I try to print, as root, using lpr > /dev/lp1, nothing comes out of the printer. Can anyone tell me what I am doing wrong here? I suspected it might be because I didn't h

Re: sourcing the new install

1999-05-23 Thread fairfax
> Sounds like more trouble that it is work. Slink packages (usually) don't > change, > because they are the stable distribution. Right now, packages in unstable are > changing. I use apt-get in the apt package to do what you want to do, > keep my system up to date. > One thing I was hoping to avoi

Re: gui progs as root in x under normal user?

1999-05-23 Thread fairfax
> On Mon, 17 May 1999 19:18:48 +0200 Peter Granroth wrote: > > How do i start graphical programs under X as root while I'm logged in as a > > normal user? > > If you put the following in root's .bashrc (assuming you use bash), > you can start X programs when su root in a users X session: > > if [

sourcing the new install

1999-05-23 Thread fairfax
I am about to buy a 6GB HDD to supplement the two full 1.6GB HDDs I have, and then I plan to load slink on my system. I have usually bought the CDs, but the resellers I have seen on the net don't seem to include the non-free or non-US, and besides, loading a portion of the total package (even if