LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 03-09-2008, 04:56 PM   #1
paulwall
LQ Newbie
 
Registered: Feb 2008
Location: Canada
Distribution: ubuntu gutsy
Posts: 7

Rep: Reputation: 0
Question ubuntu gutsy taking up 15 gb of space


When i researched ubuntu i thought it was supposed to take up 3 gb. surprised that it's taking up 15 at the moment. I think it was at 11gb at install. was i supposed to uncheck updates i didn't want/need after 1st startup . I just clicked the button to update all (default). I have lots of freespace on my hd anyways, but I'm used to seeing a smaller footprint than that on a fresh install / fresh hd.
 
Old 03-09-2008, 05:08 PM   #2
cmnorton
Member
 
Registered: Feb 2005
Distribution: Ubuntu, CentOS
Posts: 585

Rep: Reputation: 35
Applications --> Add/Remove

Using this is one way, from the application end to remove what you won't use. If you happen to know of packages you don't want, that can be done from Synaptic Package Manager System --> Administration --> Synaptic Package Manager
 
Old 03-09-2008, 05:18 PM   #3
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Suggestion:
Whenever installing any distro, start with the absolute minimum of stuff. Get the basic system configured, make sure networking works, and then add things as you need them.

I have all manner of stuff installed on my system (PCLOS) and it's sitting at 6.6GB--hard to imagine how any install could get up to 15GB. You might want to do some sleuthing with du to see exactly where the fat is:
cd /
du -sc *
 
Old 03-09-2008, 05:32 PM   #4
cmnorton
Member
 
Registered: Feb 2005
Distribution: Ubuntu, CentOS
Posts: 585

Rep: Reputation: 35
default Ubuntu install

If a default Ubuntu 7.10 installation was chosen, it should have been about 2.5 GB for gnome.

Last edited by cmnorton; 03-09-2008 at 05:35 PM. Reason: Add more information
 
Old 03-09-2008, 06:55 PM   #5
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,251

Rep: Reputation: 4159Reputation: 4159Reputation: 4159Reputation: 4159Reputation: 4159Reputation: 4159Reputation: 4159Reputation: 4159Reputation: 4159Reputation: 4159Reputation: 4159
Agreed - I run in under 5 Gig. Swap and /home included.

Edit: just had a look at my build for the Hardy alpha - just under 4.5 Gig - including swap.

Last edited by syg00; 03-09-2008 at 07:42 PM. Reason: Editted the edit - d'oh
 
Old 03-09-2008, 08:33 PM   #6
paulwall
LQ Newbie
 
Registered: Feb 2008
Location: Canada
Distribution: ubuntu gutsy
Posts: 7

Original Poster
Rep: Reputation: 0
thank you all for quick responses. I will snoop around and trim the fat with synaptic and add/remove apps.
 
Old 03-10-2008, 01:02 PM   #7
fragos
Senior Member
 
Registered: May 2004
Location: Fresno CA USA
Distribution: Ubuntu 10.10
Posts: 1,466

Rep: Reputation: 51
You may find support for languages you don't use. These can be removed. I'd also consider removing support for language fonts you don't use. This will help OpenOffice load much faster. You may also find you still have deb packages on disk that you don't need after the package is installed. You also may havr selected to download source files for everything. These aren't required. Lastly there are caches from internet access and saved thumbnails. Thumbnails if needed are created on the fly. The only time you'll notice a performance hit for thumbnails is in nautilus with many image files in the same folder.
 
Old 03-10-2008, 08:13 PM   #8
DragonSlayer48DX
Registered User
 
Registered: Dec 2006
Posts: 1,454
Blog Entries: 1

Rep: Reputation: 75
Quote:
Originally Posted by syg00 View Post
Agreed - I run in under 5 Gig. Swap and /home included.

Edit: just had a look at my build for the Hardy alpha - just under 4.5 Gig - including swap.
Right- I'm at 6.6g total space used, and that's with Gnome and KDE, Open Office, additional Gnome apps, additional KDE apps, additional games, lots of pics and music files, and all system updates. Kinda makes me wonder if something went awry...

Cheers
 
Old 03-11-2008, 10:07 AM   #9
IndyGunFreak
Senior Member
 
Registered: Aug 2003
Location: Indpls
Distribution: Laptops: Debian Jessie XFCE, NAS: OpenMediaVault 3.0
Posts: 1,355

Rep: Reputation: 70
As others have said, something is wrong. I've only got about 30 in use on my laptop, and thats with several games, ton of apps, and about 23gigs worth of Music and ripped movies.

Are you using Ubuntu Ultimate by chance, and not the Ubuntu from ubuntu.com

IGF
 
Old 03-11-2008, 10:39 AM   #10
pwc101
Senior Member
 
Registered: Oct 2005
Location: UK
Distribution: Slackware
Posts: 1,847

Rep: Reputation: 128Reputation: 128
Disclaimer: I'm not an Ubuntu user!

Have you run this?
Code:
sudo apt-get clean
 
Old 03-12-2008, 12:09 PM   #11
paulwall
LQ Newbie
 
Registered: Feb 2008
Location: Canada
Distribution: ubuntu gutsy
Posts: 7

Original Poster
Rep: Reputation: 0
Talking wow this support is awesome

hey. I have ubuntu gutsy gibbon 7.10 i386 on a live cd that I downloaded from ubuntu site. I've deleted things I didn't think I needed like other languages and apts i didn't need.

I found 2 places that list my c:/. The first place I looked and this is why I posted this thread was system> computer> filesystem> properties> and it said I had 12gb used space. Then I stumbled upon system> system moniter and found that I had 3.3 gb being used.

why the discrepency?

I haven't tried that sudo apt get clean thingy yet. I'm scared quite frankly. I've punched in codes to try to fix my computer and it ended up breakin and not booting up. I found the easiest solution was to just pop in the live cd and wipe out everything with a new install. I've probably done that 4 times.

is that code safe or will it debilitate my system?

is there a GUI that will allow me to delete temp files,like disk cleanup in windows? source code jargin, what about those deb files that I no longer need?

UBUNTU is the first and only Linux distro I've ever used.
keep inmind that I'm new to linux and sticking by it even though windows in the past has been really straight forward.

I will post more threads to get my system fine tuned cause this site is a supurb resource. thank you all for your input.
4:20
 
Old 03-12-2008, 12:34 PM   #12
pwc101
Senior Member
 
Registered: Oct 2005
Location: UK
Distribution: Slackware
Posts: 1,847

Rep: Reputation: 128Reputation: 128
Quote:
Originally Posted by paulwall View Post
I found 2 places that list my c:/.
You should probably think of your computer in a slightly different way from now on. All directories are referenced relative to a single directory called root whose symbol is / (not to be confused with /root, which is the root user's home folder). Thus, C:\ no longer applies. But that's by the by.
Quote:
Originally Posted by paulwall View Post
The first place I looked and this is why I posted this thread was system> computer> filesystem> properties> and it said I had 12gb used space. Then I stumbled upon system> system moniter and found that I had 3.3 gb being used.

why the discrepency?
I don't know, but you might try running a couple of command line programs to see if you get the same result twice from both a GUI and a CLI program:
Code:
df -h
in a terminal should show you how much disk space you are using and have free.
Quote:
Originally Posted by paulwall View Post
I haven't tried that sudo apt get clean thingy yet. I'm scared quite frankly. I've punched in codes to try to fix my computer and it ended up breakin and not booting up. I found the easiest solution was to just pop in the live cd and wipe out everything with a new install. I've probably done that 4 times.
It's best to try and fix whatever problem caused the system to break, rather than simply reinstalling each time. It's the most comprehensive way to learn. There's a multitude of tools available to rescue a broken system, and you'd be surprised at just how borked a system can be and yet still be recoverable.
Quote:
Originally Posted by paulwall View Post
is that code safe or will it debilitate my system?
If you have any doubt about a piece of code being suggested on a forum or a website, check out any documentation you can. A good first place to start is the man page for a given command. So, first check out man sudo. That'll tell you that it allows you to run a program with root privileges, which is a dangerous thing, so you were right to question it. You'll see from the EXAMPLES in the sudo manpage that sudo prefixes another command, but executes it with root privileges. Thus, your next step would be to find out what apt-get does: man apt-get will get you started. Then, search through the manpage until you find a mention of the option clean.

As I said, I don't use Ubuntu, but I have in the past, and all it does is delete the cache of .deb files you have installed software from. It shouldn't hose your system.
Quote:
Originally Posted by paulwall View Post
is there a GUI that will allow me to delete temp files,like disk cleanup in windows? source code jargin, what about those deb files that I no longer need?
Not that I know of, but that's not to say it doesn't exist. Most rubbish gets put in /tmp, which might be cleaned every time you reboot. Otherwise, everything in there should be safe to delete (make sure you leave the /tmp directory itself though!).
 
Old 03-13-2008, 11:09 AM   #13
paulwall
LQ Newbie
 
Registered: Feb 2008
Location: Canada
Distribution: ubuntu gutsy
Posts: 7

Original Poster
Rep: Reputation: 0
thanks pwc101

I'll try that tonight when I get home. This linux system is a bit different from windows arcitecture that I'm used to. Can't wait till I work out the kinks. I'll keep tweaking till I'm satisfied.........probably never.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Upgrade Ubuntu 7.04 (Feisty Fawn) to Ubuntu 7.10 (Gutsy Gibbon) LXer Syndicated Linux News 1 03-28-2009 01:17 PM
LXer: Installing Xen On An Ubuntu 7.10 (Gutsy Gibbon) Server From The Ubuntu Reposito LXer Syndicated Linux News 0 11-06-2007 08:50 PM
LXer: You can't get Gutsy with only 602 MB of free disk space LXer Syndicated Linux News 0 11-02-2007 12:50 PM
LXer: The Perfect Server - Ubuntu Gutsy Gibbon (Ubuntu 7.10) LXer Syndicated Linux News 0 10-21-2007 11:20 AM
LXer: Ubuntu 7.10 (Gutsy Gibbon) Release Dates and Mark Shuttleworth About Gutsy LXer Syndicated Linux News 0 04-12-2007 04:31 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 11:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration