Restoration of RHEL after disk crash
- Lower resolution of monitor
- chkconfig
chkconfig --list
chkconfig vsftpd on
service vsftpd start
- Restore /etc/sysctl
- cp sysctl.conf sysctl.conf.default
- cp $ETC/sysctl.conf /etc
- Restore /etc/sudoers
- modify group adding bezroun to wheel
- Modify passwd bezroun
export