RH update

2003-07-15 Thread eplx2002
Hi, I have red hat 9.0 and I recompiled kernel from the sources. When the system make the RHN update, it says me that there are kernel“s packages update to fix bugs. The question is, should I update that packages??? thank you !! Esteban -- redhat-list mailing list unsubscribe mailto:[EMAIL PR

Re: accessing windows computer from linux

2003-06-27 Thread eplx2002
Hi, I think that you need use smbclient to access to shared files on windows from linux. the following example is the one that I use to access shared data on windows.. smbclient computer_name\\folder if you need to validate yourself with a username and password you need to add some args at