=20165303 preparatory work 3 Linux installation and learning
Installing virtual machines
Follow the http://www.cnblogs.com/rocedu/p/6012545.html steps for step-by-step operation to install the virtual machine.
Problems encountered the use of common keys
Ctrl+alt+t: Open terminal;
Ctrl+shift+t: Create new tab page;
ALT + Digital +n: Jump tab;
Tab: Complete terminal command;
On: Toggle History command;
CTRL + C: Interrupt program;
Find File path
Locate Swift version find
Whereis,which find where the command tool is installed
Ctrl+d: Keyboard input end or output terminal
Ctrl+s: Pause the current program and press any key to resume operation
CTRL + Z: Keep the current program running in the background
FG: Background Run program recovery foreground
CTRL + A: The cursor moves to the input outfit, which is equivalent to home
Ctrl+e: Cursor moves to end of input line, equivalent to end
Ctrl+k: Delete from the cursor position to the end of the line
Alt+backspace: Delete a word forward
Shift+pgup: Scrolls the terminal display up
SHIFT+PGDN: Scrolls the terminal display down
Linux architecture
Learning experience
User file Rights Management
20165303 preparatory work 3 Linux installation and learning