Hi, well, they use very different systems - the one thing they do have in common is that they (normally) both have 'journaling file systems' - Windows - NTFS, GNU/Linux - ext4. Now as regards to clutter, that is still possible, so you have the choice of either 'Janitor' or 'Bleach-bit'. To access Janitor you have to install 'Ubuntu Tweak' from here:
https://launchpad.net/ubuntu-tweak/0.8. ... -1_all.debYou can either use 'Software Center/re' or 'Gdebi Package Installer' - the latter is installed by opening a Terminal and entering:
- Code:
sudo apt-get nstall gdebi
then once installed, go to the downloaded '.deb' folder, right-click and chose 'Open with other application ...' and select 'Gdebi' - It installs Ubuntu Tweak inside of 'System Settings'.
Menu | System Tools | System Settings
Then to clean up your system go to the last tab:
I tend to leave the last linux-header before the present one just in case there are any issues!
Hope this has answered your questions!
(A techie once told me, the fundamental flaw in Windows is the RPC - Remote Procedure Call - the weakest link - the other is the .exe file - the difference is that Wndows ties everything up in one .exe, whereas GNU/Linux is reliant on different files in different locations - I may be totally off track here but what i think is this:
Think of a rocket - a Windows rocket sees everything is in place and one command fires all the other mini boosters off without checking if they have ignited correctly (malformed executable due to a 'crack code' but it can't see that has happened - and I am talking an unsecured, no AV present. A GNU/Linux rocket fires a command that looks to see that all dependencies are present before firing the main booster on which the other components provide. I could be totally off track - so any one who has an ICT degree, please feel free to correct me!