centos system management

1、 the term
BIOS
Hard disk partition: MBR GPT
GRUB: Multi-operating system startup program
2、 Start the process

3、 centos7:
File system XFS
firewalld
mariadb
/etc/locale.conf
systemctl start/stop/restart xxx
systemctl enable/diable xx
systemctl --type service
systemctl kill --signal=9 sshd
ss
ip address show
ip route show
4、 OSI: physical, data link, network, transmission, session, presentation, application

5、

ls -a all

ls -d

ls -S sort by file size

ls -t sort by modification time

6、 vim

7、 /etc/passwd shadow group login.defs
useradd -b c d e p

chown -R x:x lkjldsj

chmod -R x

File default 666 directory 777

8、 rpm

rpm -q httpd

rpm -ql httpd

rpm -qi httpd

rpm -e httpd

rpm -e --nodeps httpd

rpm -ivh

rpm -uvh

tar cvf package
tar xvf

9、 fdisk -l
fdisk /dev/sdb
d delete
l
n new
w write
mkfs.xfs xx
mount xxx xxx
echo mount xx xx>>/etc/rc.local

10 vsftpd configuration file

11 vsftpd anonymous user configuration

12 vsftpd system user configuration

13 vsftpd virtual user configuration

Recommended Posts

centos system management
Centos system process management
01 CentOS 7.6 switch system language
CentOS7.5-1804 system kernel upgrade
CentOS system startup process
VirtualBox install CentOS system
Centos7.2 system optimization original
Centos various time [system time/hardware time]
CentOS system optimization script, unfinished
Python implements parking management system
CentOS8 container management tool Podman
Centos7 system commonly used commands
Python implements car management system
Install docker on Centos system
CentOS 8 (1)
Deploy Graylog open source log management system under CentOS7
Centos system modify time zone
Centos backend system setup record
Centos7 creates LVM disk management
Centos6 system boot loading process
Linux centos system boot process
CentOS 6.X system initialization script
Implementing student management system with python
Python realizes business card management system
Python3 realizes business card management system
Python business card management system development
Python version business card management system
Implementation of python student management system
CentOS 7.X system installation and optimization
CentOS7.2 install lepus database monitoring system
Install Centos7 operating system in Docker
001. Installation of enterprise-level CentOS7.6 operating system
CentOS 7 system installation and configuration graphic tutorial
Graphic KVM to install CentOS7.6 operating system
centos7 python3.7+vi
CentOS7 build FastDFS distributed file system (on)
Linux kernel compilation and CentOS system installation
CentOS + Python3.6+
Centos7.6 operating system installation and optimization record
Install mysql8.0.13 version under Linux CentOS7 system
CentOS + Jenkins
Explain Centos7 Expansion Disk Space (LVM Management)
1.5 Install Centos7
2019-07-09 CentOS7 installation
centos7_1708 installation
Centos 7.5 python3.6
CentOS7 system yum way to install MySQL5.7
IP address problem after restarting CentOS 7 system
CentOS7 build FastDFS distributed file system (below)
Installation and configuration of JDK in CentOS 7 system
jira7.8 report service is unavailable on centos7.4 system
Summarize the knowledge points of Centos7 system reinforcement
Some basic optimizations of Centos6.9 system (updated on 2018/04/19)
Do you know the CentOS system startup process?
Correspondence between CentOS (RHEL) kernel version and system version
CentOS 6.5 system installation and configuration graphic tutorial (detailed graphic)
Python realizes the development of student management system
Deploy Hadoop cluster services in actual CentOS system
Python implements a simple business card management system
Use python to realize business card management system
Do you know the CentOS system startup process?