-
How
virtual machineworks -
Diffrence between
centOSanddebian -
The purpose of
virtual machine -
Diffrence between
aptitudeandapt -
aptitudeis a simulatoruser-interfacefor command line. -
What's
apt-get -
What's
APPArmor -
What's
LVM -
What's
root -
What's
UFW -
What's
SSH -
what's diffrence between
primaryandlogicalpartition -
Primary partition is a bootable partition and it contains the operating system/s of the computer, while logical partition is a partition that is not bootable. Multiple logical partitions allow storing data in an organized manner.
-
etc/ssh/sshd_configpath where port defined
systemctl status sshto show ssh statushostnamectl set-hostname newHostNameto change hostnamegroupadd [options] groupNameto create groupgetent groupto list all groups detailscompgen -gto list all groups names onlygroupdel [options] groupNameto delete a groupuseradd [options] newUserNameto add a usercompgen -uto list all users namesgetent passwdto list all users names and detailsuserdel [options] userNameto delete a user
compgen [option required]this great command shorts many stuff that you w'll usegreporcutand thier flags for wich I don't realy preffer