Displaying 4 results from an estimated 4 matches for "rhlinux".
Did you mean:
phlinux
2002 May 20
1
Apple cannot connect to RHLinux Samba
Hi All
I have a working samba server on RH Linux 7.3 (samba v2.2.4). My shares and
printers can be connected and used by my W95, W98 and XP clients - no
problems there.
However, my Apple (Powerbook G4 running OSX 10.1.4) cannot connect using the
Connect To Server option:
smb://10.0.1.200/data
Or
smb://alan@10.0.1.200/data
The nmblookup -B MAC_MACHINE '*' command does not see the Apple
2004 Apr 07
1
installing RMySQL
Hi,
I have problems installing RMySQL under R1.8.1 and RHlinux (kernel2.4.7).
During compilation I get:
** libs
gcc -I/usr/lib/R/include -I/usr/include/mysql -I/usr/local/include
-D__NO_MATH_INLINES -mieee-fp -fPIC -O2 -m486 -fno-strength-reduce -g
-c RS-DBI.c -o RS-DBI.o
gcc -I/usr/lib/R/include -I/usr/include/mysql -I/usr/local/include
-D__NO_MATH_INLIN...
2003 Aug 13
0
for Todd Johnson
Todd,
I experienced a similar problem. I know it sounds trivial... I used the
version of Samba that came with the install CD of RHLinux 7.3, and got it
running well. Then I read about the bugs and so I upgraded to Samba 2.2.8a.
Afterwards, whenever I would make any changes to /etc/samba/smb.conf, I
would not see any difference in Samba's behavior. Then I ran testparm and
I noticed that it was now using a different smb.con...
2001 Dec 16
1
Timing glitch during startup of forwarded connection?
...the archives:
http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=100147052203072&w=2
but little followup.
Details: I'm using openssh-2.9.9p2 here ("here" being an HPUX 10.20 box)
to tunnel to a machine inside my company's firewall (that machine is
running openssh_2.9p2 on RHLinux 7.0). The tunnel connection carries
several forwarded ports, including one that forwards POP connections
to my company's mail server, elsewhere inside the firewall. What I was
seeing was that fetchmail runs would sometimes work and sometimes hang
up at the start of the connection. I first as...