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.
Newb here, I have Linux Red Hat Enterprise 4.0 running as my mail server and I am getting errors that I am out of disk space. For example if I try and drop a file on the desktop I get an error that there is no enough space available. I recently deleted some old RPM packages from the Update folder and uninstalled openoffice as this server is not used for anything but my mail server, and I still get this error. If I open the file system it says 0 bytes available. I'm not sure how to tell how much space is available on the partition or if its configured somehow as to only allow a certain amount of available space for certain folder. Any help would be greatly appreciated
You could use 'df -h' from the cli which will identify the space on the disks in human readable format. You could then see where space can be recovered by deletion of files that are no longer necessary.
thanks, entering that command from terminal shows me that I have 63 of 65 gigs used, but how can i see what is taking up what as far as space is concerned.
thanks, entering that command from terminal shows me that I have 63 of 65 gigs used, but how can i see what is taking up what as far as space is concerned.
The above output shows that '/' used 5.1GB with avail 85GB. Now if you want to get specific within '/' then you could use 'ncsuapex' method or even 'find'.
But 'YOU' will need to decide what can be safely removed. As a user then '/home/user' would be a good place to start.
I went to register for my Linux Level 1 exam today but they require me to submit a Linux ID. How can i obtain one, colleagues please help me as i need to go sit for my exams.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.