blackonsole
X
Service
About
Contact
configuration
:: 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...
:: Awstats on CentOS
:: What is Awstats AWStats is an open source Web analytics reporting tool, suitable for analyzing data from Internet services such as...
:: 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. -
:: increase semaphores
:: How to check semaphores
ipcs -a ------ Shared Memory Segments -------- key shmid ...
:: 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
First
4
5
6
7
8
Last