Management Service Server
Mengatur (menghidupkan, mematikan, restart, status service server linux) Dengan Mudah menggunakan MSS
MSS adalah tools yang digunakan untuk mengatur service server pada linux
- Fitur
- Start Service
- Stop Service
- Restart Service
- Status Service
- Add Service to
conf/service.list
- List Service on
conf/service.list
- Remove Service on
conf/service.list
using nano
- Install MSS
git clone https://github.com/rootshaxor/MSS.git
cd MSS && chmod +x management-service-server.sh
sudo ./management-service-server.sh
- Screenshot