Linux Tools
Linux DD - Writing an iso file to an usb
identify USB ─$ lsblkNAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTSsda 8:0 0 465....
VIM
Vim tutorial ** To move the cursor, press the h,j,k,l keys as indicated or directional keys ** ...
SSH - Creating a keygen to automatically logon to remote servers
csr@MainPC:~/Downloads$ ssh-keygen Generating public/private rsa key pair. Enter file in whic...
Linux I/O Redirection
Standard Input, Output, and Error Overview Name Default Destination Use in R...
linux files
Essential Tools for Managing Text File ContentsCommandExplanationlessOpens the text file in a pag...
Samba
Mount a persistent drive on samba, here we're using fedora, same apply to other distros using d...
SCP
The syntax for scp is: If you are on the computer from which you want to send file to a re...
nmap
This uses the nmap tool to perform a detailed TCP port scan on the IP range 192.168.0.0/24. sudo...