CentOS 7 Commands for Basic Configuration and Software Installation
This video is a quick presentation how to configuration CentOS with the following commands:
– Network Interface Configuration
– System Update and Package Mgmt Commands
yum check-update
yum update
yum list | less
yum info firefox
yum search vsftpd
yum list openssh
yum update mysql
yum -y remove firefox
yum clean all
– System Performance and Monitoring Commands
uptime
top
iostat
vmstat
ps and pstree
sar
crontab
free
pmap
– Install Some Useful Tools
Vim
lrzsz
bind-utils / net-tools
Git
Ansible
Docker
CentOS Videos:
1. Easy Install CentOS 7 in VMWare Workstation – https://youtu.be/CMaf2j_k9RA
2. CentOS 7 Commands to Do Basic Configuration and Software Installation – https://youtu.be/D5fUx-DYHhg
Related post: https://blog.51sec.org/2016/04/centos-basic-cofniguration.html
Subscribe me: https://www.youtube.com/c/Netsec?sub_confirmation=1
=======================================================
Recording IT life Blog: https://51sec.org
centos 7