- Control MySqlServer
- Control Apache2
- Control NGINX
- Control Server Power
- Control Shell Commad
- View Server Status
$ apt-get -y install redis-server # require
$ apt-get -y install php-redis # require
$ apt-get -y install bc # require
$ apt-get -y install sysstat # require
$ systemctl restart php7.X-fpm # after install php-redis
# if ubuntu version == 14 and php version == 5
$ apt-get -y install libssh2-php
# else if ubuntu version > 17 and php version>7
$ apt-get -y install php-ssh2
please Clean up WAS root folder
$ cd WAS root down level folder
$ rm -rf $(pwd)/{,.[!.],..?}* # clean up all of with hidden file
# Please Check your working Directory
$ git clone https://github.com/dhtmdgkr123/linuxServerControl.git .
- Start, Restart and shutdown Apache2 or NGINX WebServer
- Start, Restart and shutdown MySQL DataBase Server
- Restart and shutdown Server Power!
- Can use Linux command on all of web application
- Realtime view CPU, Memory, Disk usage
- View individual of disk usage and information
1. Resolve Path issue
1. Improve backend logic
1. Resolve Path issue
1. Not allow duplicate submit at all of function
1. Resolve Path issue
1. Adjust alert message in login page
1. Add Codeigniter(with Composer)
1. Add Password encrypt logic
1. Add nginx Control pannel
1. Add Secure Sturcture Folder
- Add network Trafic Monitor
- Add Crontab control
- Add Hdd, Cpu Temperature Monitor
- Add Ftp Service
Apache-2.0.Copyright (c) [email protected]