Tag Archive for Linux commands

Linux Ubuntu commands

Linux Command

# sudo – the most important command , appears to ROOT user sudo chmod [mode] [file or directory ] – change access restrict to file or directory mode – 0777 – full access to file or directory mode – 600…