On Sat, Oct 05, 2002 at 07:36:59PM +0100, Paul Lewis wrote: > Hi, > > I have just installed Woody, and I have a few issues I would > like to resolve. The first is my first is my printer is on another > machine, where/what is the utility on Debian that allows me to setup > the print queues?
If you use lpr type spoolers (lpr, lpr-ppd, lprng), edit /etc/printcap Just point it to remote printer. For lpr-ppd, installing gnulpr package will pull in printtool GUI configuration utility which should help you. I bet others will give you suggestions to use CUPS. > Next, on my old machine I was able to access a remote drive > (NFS) on a redhat machine, how can I get this working again before > upgrading to Woody I backed up my files to the server, I would like to > get them back onto this machine. First # apt-get install nfs-kernel-server Set up /etc/exports. Also possibly play with /etc/hosts.allow and /etc/hosts.deny > Then when I installed Woody it put the 2.2 kernel on the > system. I had previously been running the 2.4.9 kernel. How do I > upgrade the kernel on Woody? Install 2.4 kernel-image package. # apt-get install initrd-tools # apt-get install kernel-image-2.4.19-386 (or -686, -686-smp, -k6, -k7, -586tsc variants) More of these basics in my document below. -- ~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ +++++ Osamu Aoki @ Cupertino CA USA, GPG-key: A8061F32 .''`. Debian Reference: post-installation user's guide for non-developers : :' : http://www.debian.org/doc/manuals/reference/ also http://qref.sf.net `. `' "Our Priorities are Our Users and Free Software" --- Social Contract -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]