Linux Command Line
- Linux Command Line – nothing it’s impossible by command line!
- Очень полезные команды Linux на одном листе
- Очень полезные команды Linux НЕ на одном листе
Ubuntu Tweak is an application to config Ubuntu easier for everyone. It provides many useful desktop and system options that the default desktop environment doesn’t provide.
As a Ubuntu user, you always get excited when you see something new in Ubuntu world. You play with new applications, new themes, new applets… After playing with them, you may find something break the desktop, and you don’t know how to recover to the original style.
That’s what the Desktop Recovery will help you.
Desktop Recovery is the tool integrated into Ubuntu Tweak to help people safely tweak with desktop settings, and never worry about how to go back.
It has three basic actions:
And what items does Desktop Recovery can backup? Here’s it is:
You can see, Desktop Recovery covers almost everything of desktop/applications.
One thing You MUST know: it will only operate with the setting, not the files related with the setting. E.G. It will backup the setting about the background name, but not the real background file.
Open the terminal and run the following commands
sudo add-apt-repository ppa:tualatrix/ppa
sudo apt-get update
sudo apt-get install ubuntu-tweak
UNetbootin allows you to create bootable Live USB drives for a variety of Linux distributions from Windows or Linux, without requiring you to burn a CD. You can either let it download one of the many distributions supported out-of-the-box for you, or supply your own Linux .iso file if you’ve already downloaded one or your preferred distribution isn’t on the list.
VDI images of pre-installed “Open Source” Operating System distros. Pre-installed virtualbox images ready for you to explore and play with.
We want Linux newbies to restore their new toy, but also help the Linux advanced user make potentially dangerous operations to the MBR in a safe way. Super Grub Disk is also a teaching tool to help you learn more about bootloaders and the booting process. After all, booting is the most important thing your computer does — without the boot process, you would not have an operating system to use!