Category Archive For "Linux"
Linux guide to the netstat command: netstat cheat sheet
netstat is used to list out all the network(socket) connections of a system and it is a very useful tool for checking system safety. Here is the list of all the possible flags that we can use with the netstat command. Flags -a list all connection -n disable DNS lookup -t list only TCP connection …
Linux Basic Commands Cheatsheet
Working flawlessly with Linux mostly depends on how well we know the Linux commands. It really needs time to be good at all the Linux commands. The purpose of this document is to list all the basic commands so that anyone can get help. Linux Command Structures A command is a program that tells the …
Recent Comments