Tag: Webmin
-
Should you kill or terminate a misbehaving process.
Have you ever had a linux process that was not running but when you try to start or restart the process nothing happens. You may find that you need to kill the process before you try to restart it because the process is actually still alive and not responding or not actually alive but the…
-
How to Fix “mod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)” error on Ubuntu 12.04 LTS (Precise Pangolin) Linux.
If you are trying to upload a file through WordPress or another content system to your web site and your website is running on Apache2/PHP5/mod_fcgid, and your browser displays the error: and in your Apaches error log you see something like This error is because the default value of FcgidMaxRequestLen is 131072 which is very…
-
Additional Ubuntu Configuration.
Continued from Install Ubuntu 10.04 server for an installation of Virtualin, Webmin Usermin. 2. Additional Ubuntu Configuration.a. After the server restarts login using the Username and password you created above EG: Administratori. NOTE: For each command line instruction below you will have to add the prefix of “sudo”.ii. Or you can become the root user(1) …
-
Install Ubuntu 10.04 server for an installation of Virtualin, Webmin Usermin.
This tutorial shows the steps to install Ubuntu 10.04 server in preparation for an installation of Virtualin, Webmin and usermin. NOTE: I do not issue any guarantee that this will work for you Basic assumptions.You have a CD with Ubuntu_10.04.iso on it or some other simular device.You have set your CD drive or simular device…