The following is my contact with the Linux work, after each installation of the server must do some operations, if there is no place to welcome Dashin point, thank you.
Installation system
Partition
(1)/boot partition to 100M; (2) Swap partition size is twice times of memory, the maximum 16G is sufficient, (3)/usr partition 50G; (4)/partition 100G; (5)/data partition 200G; (6)/TMP partition 100G
Set server public IP and other information
Yum Update install system patches
Modify the SSH port
Turn off SELinux
Add an SSH port to the firewall
Modifying the/etc/sysconfig/network setting server host name
Set server time synchronization automatically
Installation of Htop (visualization, personal feeling than top) process management
-
Check boot start service entry, Common boot services: Crond, iptables, Network, Rsyslog, sshd, Sysstat, Irqbalance, SendMail, Microcode_ctl Close the remaining redundant service items
Keep updating ...
This article is from the "confused It Boys" blog, please be sure to keep this source http://mimangitboy.blog.51cto.com/4487103/1661959
Optimized operation after installing Linux Server (continuous update)