infosecscout-commands-cheat-sheet
infosecscout-commands-cheat-sheet
Inf Sec
tar dpkg -l
Zip compression Stop process by id
Text editors Install manually kill <id>
zip <dst> <src> dpkg -i <package> Scout
Nano (recommended) Extract zip file Stop process by name
nano <file> unzip <file> killall <name>
Vim
vim <file>
Remember to prefix these commands with "sudo" when administrative privileges are required.