:: vsftpd jail users
:: What is vsftpd
vsftpd is an FTP server for Unix-like systems, including Linux. It is licensed under the GNU General Public License. It supports IPv6 and SSL. - wikipeda
:: Awstats on CentOS
:: What is Awstats
AWStats is an open source Web analytics reporting tool, suitable for analyzing data from Internet services such as web, streaming media, mail and FTP servers. AWStats parses and analyzes server log files, producing HTML reports. Data is visually presented within reports by tables and bar graphs. Static reports can be created through a command line interface, and on-demand reporting is supported through a web browser CGI program. - wikipedia
:: Install Direct Admin on CentOS
:: What is DirectAdmin
DirectAdmin is a graphical web-based web hosting control panel designed to make administration of websites easier. - wikipedia
:: increase semaphores
:: How to check semaphores
ipcs -a ------ Shared Memory Segments -------- key shmid owner perms bytes nattch status ------ Semaphore Arrays -------- key semid owner perms nsems 0x00000000 65536 daemon 600 1 0x00000000 98305 daemon 600 1
:: Disable Welcome Test Apache on CentOS
:: How to disable welcome test page apache on Linux CentOS
+ editing wecome.conf
vi /etc/httpd/conf.d/welcome.conf