Red_Hat_ANZ_Cloud_Adoption_Index_FINAL
Category: *nix
Linux Command Cheat Sheet
Best Pratices for *inux DMZ – FreeBSD Server – CentOS Desktop – Ubuntu Mount NFS create folder mnt/nfsmount chmod -R 777 mnt /nfsmount mount -t nfs server:/vol/share /mnt/nfsmount/ touch /mnt/nfsmount umount /mnt/nfsmount cat /etc/fstab (NFSServer:/dir /mnt nfs defaults 0 0) Check if OS is 32 or 64 Bit getconf LONG_BIT Reset Root Password At boot… Continue reading Linux Command Cheat Sheet