Here are some basic linux command tips and tricks to follow. 1. Everything in Linux is a file including the hardware and even the directories. 2. # : Denotes the super(root) user 3. $ : Denotes the normal user 4. /root : Denotes the super user’s directory /home : Denotes the normal user’s directory. 5. Switching between Terminals $ (Symbol) Ctrl + Alt + F1-F6 : Console login $ (Symbol) Ctrl + Alt + F7 : GUI login 6. Use of Tab : Instead of typing the whole filename if the unique pattern for a particular file is given then the remaining characters need not be typed and can be obtained automatically using the Tab button. 7. ~ (Tilde) : Denotes the current user’s home directory 8. Ctrl + Z : To stop a command that is working interactively without terminating it. 9. Ctrl + C : To stop a command that is not responding. (Cancellation). 1...
Computer Tweaks brings latest computer tweaks, tips and tricks, computer information, technology and social media news, guides and much more.