How to check version Ubuntu
lsb_release -a
cat /etc/*releaseHow to check CPU information
cat /proc/cpuinfoHow to check PCI devices
lspciHow to list all USB devices
lsusbHow to get PC name from IP
nmblookup -A <ip>How many connect on server
nbtscan <ip>
who -HHow many core processor
nprocHow to check full CPU information
lscpuHow to create new user
adduser huupvFor centos
passwd huupv
usermod -aG wheel huupvFor ubuntu
echo "huupv ALL=(ALL) ALL" >> /etc/sudoers
blkid /dev/sda6
lsblk -f
To continuous....
Thanks for reading Linux basic commands My blog Zimbra Mail Server,linux,bash script,centos,linux command I hope this is useful.