Wednesday, 25 September 2013

How to Ubuntu Server Manager Utility in Ubuntu/Linux Mint

Install Ubuntu Server Manager utility in Ubuntu 13.04 Raring/Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/11.10 Oneiric/11.04/10.10/10.04/Linux Mint.

Ubuntu Server Manager is a Graphical-User-Interface toll that really helps to install and manage (Apache 2, MySQL, Proftpd, Samba, Monitorix, SSH, Nagios, Webmin), this also helps you to monitor server log activity.

Her in this Ubuntu Server Manager utility there are many options are present Net activity viewer, Update dynamic IP, Putty for ssh, Open Ports to see server open connections, Logs, Clear logs option, Localhost scan using Nmap, Perform scan of IP/Domain name using Nmap, RKhunter to check if system is effected with rootkit, Firewall configuration option, Open apache www default folder as root, Webalizer to generate report of site.

Ubuntu Server Manager Utility


Want To install services Go to Help & Install > About & Install Servers.

2 copy



Install and remove of services



3 copy



To install Ubuntu-Server-Manager in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:



wget -O usm.deb http://goo.gl/QECjX
sudo dpkg -i usm.deb && sudo rm usm.deb

cheers!!!

No comments:

Post a Comment