We assume that already installed apache2 with php and vsftpd Now let’s create xyz.com site 1. Creating user for ftp access adduser xyz 2. Createing home directory for
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)
Get CPU Model cat "/proc/cpuinfo" | grep "model name" Get CPU Frequency cat "/proc/cpuinfo" | grep "cpu MHz" Get CPU Cache Size cat "/proc/cpuinfo" | grep "cache size"