IITDU Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

system cleaning in Ubuntu

2 posters

Go down

system cleaning in Ubuntu Empty system cleaning in Ubuntu

Post by BIT0101-rayhan Tue Aug 24, 2010 1:49 am

well, ubuntu also has got some blots inside its system, we need to clean it like we used to clean in windows......

here are some ways.....

1. go to synaptic package manager, click status, and then click not installed (residual config), then select them for complete removal and apply.

2.open terminal and write "sudo apt-get autoclean". it will clean all unused temporary and local data

3. open terminal and write "sudo apt-get install localepurge". it will remove all unnecessary used data after we install software from terminal by apt-get

4.if we want to remove orphaned packages (packages which are not in dependency tree of any installed software packages), install deborphan by writing in the terminal
"sudo apt-get install deborphan". after installing it, u may write in the terminal
"sudo deborphan | xargs sudo apt-get -y remove --purge", it will remove all orphaned packages

5.if u wanna do this in graphical mode, install gtkorphan by "sudo apt-get install gtkorphan", after installing, u may find it in SYSTEM > ADMINISTRATION >> REMOVE ORPHAN PACKAGES

6.here is an another software named wajig, install it by "sudo apt-get install wajig", then open the terminal, write "sudo gjig".

BIT0101-rayhan
BIT0101-rayhan
Release Candidate
Release Candidate

Posts : 107
Points : 177

Back to top Go down

system cleaning in Ubuntu Empty Re: system cleaning in Ubuntu

Post by BIT0122-Amit Fri Aug 27, 2010 8:02 pm


2.open terminal and write "sudo apt-get autoclean". it will clean all unused temporary and local data

3. open terminal and write "sudo apt-get install localepurge". it will remove all unnecessary used data after we install software from terminal by apt-get

Does not these commands actually empty the /var/cache/apt folder?
BIT0122-Amit
BIT0122-Amit
Founder
Founder

Course(s) :
  • BIT

Blood Group : O+
Posts : 4187
Points : 6605

https://iitdu.forumotion.com

Back to top Go down

system cleaning in Ubuntu Empty Re: system cleaning in Ubuntu

Post by BIT0101-rayhan Sat Aug 28, 2010 1:50 am

localpurge will clean those junks created during install and uninstall processess, concept about autoclean is not so clear.. btw.. plz post more effective cleaning mechanism.... if u know.... ubuntu signficantly creates lots of junks... though we r not aware of them....
BIT0101-rayhan
BIT0101-rayhan
Release Candidate
Release Candidate

Posts : 107
Points : 177

Back to top Go down

system cleaning in Ubuntu Empty Re: system cleaning in Ubuntu

Post by BIT0101-rayhan Sat Aug 28, 2010 2:00 am

well, there is also two ways...
"sudo apt-get clean"
"sudo apt-get autoremove"

it is said that they are supposed to clean the cache, i did not verified btw....
BIT0101-rayhan
BIT0101-rayhan
Release Candidate
Release Candidate

Posts : 107
Points : 177

Back to top Go down

system cleaning in Ubuntu Empty Re: system cleaning in Ubuntu

Post by BIT0101-rayhan Sat Aug 28, 2010 2:19 am

well, at last i found a decent one....

download it by writing in terminal.....
"wget http://www.opendesktop.org/CONTENT/content-files/71529-ubucleaner.sh"

then write in terminal...
"sudo chmod +x 71529-ubucleaner.sh"

then be a root user, go to the home directory, then execute it by writing...
"./71529-ubucleaner.sh"
BIT0101-rayhan
BIT0101-rayhan
Release Candidate
Release Candidate

Posts : 107
Points : 177

Back to top Go down

system cleaning in Ubuntu Empty Re: system cleaning in Ubuntu

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum