Tag Archive for linux

Ubuntu installation

Ubuntu 18

Do you want install Ubuntu ? You have 2 ways to do it: 1. Install from DVD disk 2. Install from USB boot device Step 1: Download Ubuntu from official web-site downloads Ubuntu. Choose Ubuntu Desktop version 18.04 LTS or…

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…