Tool for automatic security and configuration testing
Tstconfig is a system administration tool that tests (a large number of) configuration files automatically. Mainly intended for security, it can be used to test any configuration file on a Linux system.
The distribution includes examples for testing sshd, ufw, fail2ban, apache, php, mysql, /etc/passwd, and more.
Install an Apache Web Server with PHP and MySQL on Linux
With this Bash Script, you can install an Apache Web Server with PHP and MySQL easily!
The Script will install the following packages:
* Apache
* Php
* MySql
* XCache
* Fail2ban
The Script can configure:
* Time Zone
* Php Time Zone
* Apache Module Proxy
* Apache Module ProxyHttp
* Apache Module Rewrite
* Apache Module Expires
* Apache Module Deflate
Also, the Script can install the following packages:
* SSH
* Ntp
* Screen
* Lynx
* Vim
* Htop
* Unzip