Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
I am a relitive Linux newbie, and I decided to put switch from WinXP to Red Hat 8 on my Laptop for work.
I have it Setup and configured pretty well I think, and I even got Lotus Notes running properly through WINE.
Now I need to be able to login to our Novell server so that I can auto map network drive mounts at bootup (I haven't been able to do it manually let alone at bootup) and print to our network printer.
I have done a search here and the commands people have put into other threads don't seem to be on my system. Any help would be very much appreciated!
Ok so I had to use Linuxconf to add IPX support to the kernel, and then I downloaded ncpfs-2.2.0.19 and ran the ./configure, then make install. It seemed to run ok and the I set ipx_configure --auto_interface=on --auto_primary=on and then tried slist. I got an error about a library not being installed. So I downloaded ncpfs-libs-2.0.16.a-6cl.i386.rpm and installed that and now I get an error:
slist: /usr/lib/libncp.so.2.3: no version information available (required by slist)
slist: /usr/lib/libncp.so.2.3: no version information available (required by slist)
slist: Server not found in ncp_open
Distribution: Redhat v8.0 (soon to be Fedora? or maybe I will just go back to Slackware)
Posts: 857
Rep:
what does an "lsmod" show?
Linuxconf, I really am not familiar with, but you say you added support to the kernel? I am guessing that means that you loaded a module required for IPX? Because if the kernel did not already have IPX support included... you will have to recompile it to get it in there.
Ok I got NCPFS to mount the volume. I had to manually specify the frame type instead of auto configure. Then I can mount it. However how can I add the IPX interface automatically on boot, and auto mount the servers?
And then how do I print to a Printer? And can I print through WINE?
Distribution: Redhat v8.0 (soon to be Fedora? or maybe I will just go back to Slackware)
Posts: 857
Rep:
Go to the Printer Configuration wizard (printconf-gui) and you can setup a new printer as a Novell printer. I don't have any way to test it here, but it should be pretty straightforward.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.