Table-content:1.Terminal Cursor movement
2.Basic commands
3.Standard Streams in Linux
1.Terminal Cursor movement
i. Ctrl + A - move to the beginning of the lin e
ii. Ctrl + E - Move to ...
1.Basic vim commandsi.vim vim.txt => open file in vim
ii. :q => quit
iii. :q! => force quit
IV. :wq or ZZ => save and exit
V. :x => save and exit ,if only changes...
Member-only story
How I Harden My Linux Web Server Against Cyber Attacks (CentOS & Ubuntu Guide)
--Share
🔍 Intro:
Running a website isn’t just about beautiful pages and fast p...