Twitter Feed

Sponsors

Related Links

Error
  • Error loading feed data
Article Image

Upgrade Plesk from Command Line

Just a quick post of how to update a low memory system by ssh.

Read more...

Article Image

Installing OwnCloud on Ubuntu 12.04

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.

Read more...

Article Image

Using Screen (Linux)

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.

Read more...

Article Image

Install Git

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.

Read more...

Article Image

Install Gitlab on Ubuntu 12.04

This article explains how to install GitLab (A github alternative) on Ubuntu 12.04 server using Apache web server.

Read more...

Article Image

Install Ruby on Rails in Ubuntu

Here is a quick script that will install Ruby on to your Ubuntu 12.04 server

Read more...

Article Image

Install Gitolite on Ubuntu 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).

Read more...

Article Image

Install Webmin on Ubuntu 12.04

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.

Read more...

Article Image

Joomla 2.5 update breaks sendmail

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.

Read more...

Article Image

Git Quick reference

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.

Read more...