su yum update reboot su yum install kernel-devel kernel-headers gcc make start tools install cd /tmp tar -xzf /media/VMware\ Tools/VMwareTools-8.4.5-324285.tar.gz cd vmware-tools-distrib ./vmware-install.pl
Get All Hardware Devices lspci Get Drives Info fdisk -l Get HDD Partitions Info df -h Get CPU Info cat /proc/cpuinfo Get Filesystems Info cat /proc/filesystems Configuration Info
This guide will show you how to reset your Webmin password. Webmin is a powerful, web-based interface for managing Unix-like servers. It simplifies many aspects of system administration.
Append “Hello” to /hello.txt echo "Hello" >> /hello.txt Replace /hello.txt and put the “Hello” into the /hello.txt echo "Hello" > /hello.txt Show file info wc /root/anaconda-ks.cfg Delete file(s)