The Linux filesystem and directory structure every Linux user should know

πŸ‘‰ / – The root directory All the files and directories in Linux are located under β€˜root’ represented by β€˜/’. If you look at the directory structure, you’ll realize that it is similar to a plant’s root. πŸ‘‰ /bin – Binaries The β€˜/bin’ directly contains the executable files of many basic shell commands like ls,… Read More The Linux filesystem and directory structure every Linux user should know

Rate this:

Most useful Linux networking commands and their explanation

β†’ arp – see your arp table.β†’ aria2 – downloading just about everything. Torrents included.β†’ arpwatch – Ethernet Activity Monitor.β†’ bmon – bandwidth monitor and rate estimator.β†’ bwm-ng – live network bandwidth monitor.β†’ curl – transferring data with URLs.(or try httpie)β†’ darkstat – captures network traffic, usage statistics.β†’ dhclient – Dynamic Host Configuration Protocol Clientβ†’… Read More Most useful Linux networking commands and their explanation

Rate this: