SSH Secure Shell taking too long to respond?
I found this well-matured article about Ubuntu possibilities. Good stuff, check it out: 10 Things You Didn’t Know You Could Do In Ubuntu 1. Create website links that…
Here is a little helper if your Webmin does not respond. Just run this command from the command line and it will bring the Webmin service up again…
Ubuntu is a very customizable operating system and everyone has their own reasons and needs for any particular OS. Still, these 10 configuration tips are worth a look and definitively can…
How to access your server: To get direct access to your server console, it needs to be done via SSH (Secure SHell) to do so you need a software…
Webmin: Webmin is disabled by default, you will have to enable it: – Access the server via SSH – Run #/etc/init.d/webmin start CPanel: – Access server via SSH…
# fsck fsck is used to check and optionally repair one or more Linux file systems. If no filesystems are specified on the command line, and the -A option…
If you want to open or close a port for a Linux firewall you have to edit the rules in the iptables configuration. By default iptables firewall stores…
This support solution is on installing a 32-bit app on an x64 system. Stated on the example of Java Development Kit installed on Fedora x64 bit. Three layers…
You can manage and create users with Webmin by: System/Users and groups/Create a new user More information: http://doxfer.webmin.com/Webmin/WebminUsers If you want to add new domains, for…