2019-11-21 09:24:12 0 Comments Linux Boy.Lee

Centos 6 use Command Line mount new disk

Complete operation Command for Centos 6, using Command Line to amount the new disk space
2020-02-05 21:00:47 0 Comments Linux Boy.Lee

Centos 6.x Install ShadowSocks Server Side Program

How to install and run ShadowSocks on Centos 6.x
2017-03-15 13:47:27 0 Comments Linux Boy.Lee

Centos use Mailx send SMTP Mail

Centos use Mailx and third part SMTP server send mail
2017-02-24 17:04:52 0 Comments Linux Boy.Lee

Centos check and control iptables' status

in Centos system, use command check iptables' status, and control the status (stop, start, restart)
2016-12-14 14:22:53 0 Comments Linux Boy.Lee

2017 Classical iptables Config rules Demo for Centos 6 Web Server

List classical iptables config rules one by one for Centos 6 Web Server Produce Environment, you can direct copy and use it.
2016-12-14 14:24:30 0 Comments Linux Boy.Lee

2017 Centos 6 Web Server iptables Classial Config Rules List

In LNMP(Centos 6+nginx+php-fpm+mysql) Web Server Produce Env, list and explain all useful iptables rules, you can direct pick need rule out and use it for your own iptables config,
2016-12-13 10:24:40 0 Comments Linux Boy.Lee

Centos 6.4 forbid Root account remote login by ssh

For safety thinking, in production environment need forbid root accout remote login by ssh, usually will use one random normal account for login and switch to root after login. This topic show how to forbid root account remote login by ssh
2019-08-27 11:38:03 4 Comments Linux Boy.Lee

Centos Regular Auto-backup MySQL Database and send to email address

Centos use Cron do Regular Auto-Backup for MySQL database, and auto send email by Mutt
2016-07-19 14:22:23 0 Comments Linux Boy.Lee

Solution for Centos Mutt mail send error postdrop: warning: uid=0: File too large

when send attach email from Centos by Mutt could get error "postdrop: warning: uid=0: File too large", it's because attachment size too large, can be solved by the follow way
2016-07-19 14:12:48 0 Comments Linux Boy.Lee

use MUTT send email from Centos

in Centos Shell, we can use MUTT send email
2016-04-19 13:47:42 0 Comments Linux Boy.Lee

Fixed Centos SSH connection auto break

the way to keep ssh connections for hours, to save re-connection work.