Articles
Forgot Root Password "Give root password for maintenance"
To reset your root password: 1. When the GRUB loader shows during boot press the spare bar to...
How to Extend LVM Partition on CentOSCaution: VMware recommends having a complete backup of the virtual machine prior making these...
How to Secure /tmp on CentOS แบบ image filescd / dd if=/dev/zero of=/tmpfile bs=1 count=0 seek=4Gmkfs.ext4 -j /tmpfile mount -o...
How to increase Set max connection On Centos 6.xfor centos 6.x it is changed to the following codes : To print current limit type:# sysctl...
How to prevent Slowloris with iptables on CentOSfollowing this command line as root accessiptables -I INPUT -m state --state ESTABLISHED,RELATED...
SSH Key เข้าใช้งาน Linux Server ของ CentOS ด้วยโปรแกรม PuTTY1. เข้าใช้งาน โดยการกรอก IP ของ Linux Server ที่ต้องการจะเชื่อมต่อ Port การใช้งานเป็น 22 2....