Upgrade Plesk from Command Line
Just a quick post of how to update a low memory system by ssh.
Just a quick post of how to update a low memory system by ssh.
OwnCloud is a great dropbox/ubuntuOne/GoogleDrive alternative. Gives you the power to run your own server without having to worry about others controlling your data. I also think the features of owncloud are better than most of the other services. This article will explain how to install ownCloud on a Ubuntu 12.04 LTS server.
Screen is a linux command line tool that allows you to store sessions and create windows without a GUI. This article is just a quick little "cheat sheet" for me to remember the screen key bindings, but you're welcome to read.
Installing Git is super easy to do. To be frank, I don't understand how anyone can do any work without it. This article explains the install for both the Ubuntu and Windows environments.
This article explains how to install GitLab (A github alternative) on Ubuntu 12.04 server using Apache web server.
Here is a quick script that will install Ruby on to your Ubuntu 12.04 server
This article explains how to get Gitolite up and running on a Ubuntu 12.04 server. To save time everything is in script format (copy and paste).
This article expalins how to install webmin on a Ubuntu 12.04 server. Obviously there are a lot of other aritlces on this topic, so I'll be concentrating on troubleshooting.
There seems to be an issue with the update from Joomla 2.5.4 to 2.5.5 or 2.5.6 that causes sendmail to stop functioning in less than PHP v5.3.10. This article explains how to recover from the "Could not instantiate mail function." error after an update.
I use Git on a daily basis; however, I don't use every command frequently so here is a quick list of git commands used infrequently. I guess this is meant to be a cheat sheet.