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.
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 recently installed slackware 9 in a 2gb partition, after installation I got around 300 free MB but after installing a few programs (black box, mplayer, etc; all small progs), I got 0mb free!!!
what the hell happened to all the space remaining?
I got first the "lack of free space" error when i was trying to compile winex
Originally posted by wapcaplet You might also want to uninstall some programs you aren't using. 2GB is a whole lot of software.
yeah, I guess so, its mostly libraries
¿what should I remove? since I'm a newbie and I use mosly for home desktop I bet theres a lot of things I dont nee but I dont know which are they
Well, not knowing what you have installed and what you plan to use your computer for, I can't really tell you what to get rid of Look through each package, read up on what it is and why you might want it, and decide whether you need it or not. You can always reinstall it later if you find out you want it. See if you have multiple similar programs installed - there may be three or four web browsers installed by default; remove all but the one you like to use. If you only use Gnome, remove KDE stuff (or vice versa). If you don't plan on using your computer to host web sites, mail, ftp, telnet, ssh, or any of those types of services, you can probably uninstall apache, sshd, and similar server stuff. Remove perl, php, python, etc. if you don't plan on programming in those languages. (sometimes other software needs them, but again, you can always reinstall it later).
Look around, I'm sure you'll find stuff you don't need.
Originally posted by wapcaplet Remove perl, php, python, etc. if you don't plan on programming in those languages. (sometimes other software needs them, but again, you can always reinstall it later).
I wouldn't remove perl. Depending on the distro, some of the config utilities use it.
If you are wondering where your space went you might want to try kdirstat
Compiling can take a lot of temporary storage space - think mozilla needs about 300 mb and openoffice a couple of gigs to compile.
Last edited by crashmeister; 09-20-2003 at 06:35 AM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.