Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
im new to linux alltogether and i cant figure out how to install wicd-1.7.1 i downloaded the tar.gz file from source forge.
a person i knew installed slackware on my computer for me and i realy dont know what i am doing.
Wicd is in the extras directory of the install media ( your DVD ). The version there is compiled, so all you need is to put the DVD in the drive, open a konsole, navigate to the extras dir, and into the wicd dir, and as root user issue the command 'installpkg wicd-1.7.0-x86_64-2.txz'
You probably will need to mount the DVD. As root, 'mount /dev/sr0' will probably work. I can not tell you the name of your DVD drive. You can look in the /dev directory to find it.
No sweat. If your slackware system is online, you can download the .iso file, and burn a copy. Then install it. Did they intall KDE desktop? If yes, then you have k3b installed, and can burn the iso file with that. You will need a blank dvd. You will have a torent program, and can use it to get the .iso file. or you can download it with a web browser.
Here is a link to download the file. Do you know if it is a 32 bit system, or 64 bit? You can find out with the command 'uname -a' in a terminal. It will return something like this:
Quote:
Linux duelie 3.2.7=cliff3 #3 SMP Tue Feb 28 04:39:37 EST 2012 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 5200+ AuthenticAMD GNU/Linux
If you look at the above, note the 'x86_64' I have a 64 bit system. If you don't see the same, it will be a 32 bit system. You want the .iso to match.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.