Category Archives: Server & Web Site Administration

Of or pertaining to the administering of Websites and Servers in general.

Free Cloud Hosting for a year? Sign me up!

http://www.google.com/search?sourceid=chrome&ie=UTF-8&q=amazon+free+tier

Also posted in Linux, Web Development & Administration, Web Hosting | Leave a comment

Unknown Terminal Type.

unknown_terminal_type

The terminal from a Xubuntu desktop isn’t executing any commands. The error is “ ‘unknown’: unknown terminal type. “ Check what terminal is set to by running: “ SET | MORE ”   Then scroll down to where you see the variable:  ” TERM= “.  If “ TERM=unknown “, simply fix this problem by typing:  TERM=xterm

Also posted in Linux, Operating Systems, Terminal Commands | Leave a comment

Webmin / Virtualmin Log In – ACCESS DENIED

Ever tried logging into Virtualmin/Webmin too many times whilst typing the wrong password?  Well I have.. After 3-5 attempts it gives me ACCESS DENIED FOR …[ip]… Searching low and high on how to unban myself from virtual min it was as simple as logging into shell and restarting webmin with the following command: /etc/init.d/webmin restart [...]

Also posted in Cent OS, Linux, Virtualmin, Webmin | Leave a comment