Upgrade Ubuntu 12.10 to the latest version 13.04. I decided to say goodbye to Windows! The following are commonly used Ubuntu configurations (only suitable for me, for your reference only )!
Before setting, update the Ubuntu 13.04 source. See
Official Ubuntu 13.04 version released
Ubuntu 13.04 text tutorial on hard drive installation in Windows 7
Install Ubuntu 13.04 on a USB flash drive
Use the Courier New Font: I have a program. I like to use the Courier New font during development and use sudo apt-get install ttf-mscorefonts-installer to install the Courier New font, A protocol is displayed during installation. Press the TAB key, select the <OK> button, and press Enter.
Geany Editor: It is applicable to PHP, C, C ++, Python, Ruby, and other languages, and has a low volume and consumption. Download/installation method: Search for Geany installation in the Ubuntu Software Center or use sudo apt-get install geany for installation.
Add the terminal command to right-click the menu method: sudo apt-get install nautilus-open-terminal.
To decompress the 7z file: Open the terminal, type the following command: sudo apt-get install p7zip-full, or enter 7zip In the Ubuntu Software Center and install the software. Unzip the command: 7z x yourfilname.
I am learning about Ubuntu.