One of the difficulties faced by fault-tolerant web applications is distributed file storage. Indeed, this is one of the many challenges we face here at 2buntu. We allow our editors to upload images to accompany their articles and these images must be available on each server used for serving the website. Keeping files synchronized across multiple servers can be tricky. ...
I have really been looking forward to getting this tutorial published. This article will describe something that will be sure to make every Windows and Mac user very jealous. When we are done, we will have converted one computer into two computers. How? Read on. Requirements In order to make this work, there are a couple of requirements: You must ...
Back in June, I wrote an article describing how to install Ubuntu Touch on the Nexus 5. The process I described flashes the Ubuntu Touch images directly to your phone and erases any existing operating system installed. Unfortunately, this means that you can no longer run Android apps on the phone. This article is going to take a look at ...
The Ubuntu Touch operating system has come a long way in the last few months. As major issues are fixed and new features continue to land, developers are beginning to investigate the possibility of releasing a version of their app for the platform. This article will provide a brief overview of app development for Ubuntu Touch. (With lots of screenshots!) ...
With lots of games coming to Ubuntu your Steam library can get cluttered with games you never play. Some of them may be bad games you regret buying in the first place. Of course you can hide them, but did you know you can also completely remove games from your Steam account? You won't see any option on Steam itself ...
I recently ran into a tiny problem when I forgot to backup my PGP and SSH keys. So, here's a li'l article on generating, exporting, securing your PGP and SSH keys for backups and restoring them from that backup. PGP (GnuPG) Generating keys: When you run $ gpg --gen-key, you're walked through the whole process of creating keys. nitin@trusty:~$ gpg ...
If you've been following 2buntu for any length of time, you've probably noticed that our servers rarely go down. Our system administrators do an excellent job of staying on top of server issues, although they are quite rare. Unfortunately, it is not always possible to avoid downtime. (At least, not with our budget or equipment.) Services need restarting, configuration files ...
We have written an article that describes an easier method for installing Ubuntu Touch on a Nexus 5: Installing Ubuntu Touch with MultiROM. I am really excited about writing this article. Ubuntu Touch has come a long way in the last few months and I was thrilled to be able to finally try it out on a Nexus 5. What ...
This article is for those of you running Saucy or for those of you brave enough to run Trusty. Did you know that you can run some of the Ubuntu Touch system apps right on your desktop? That's right. Continue reading to find out how. (And see some screenshots!) Grabbing the Packages The first step is to grab the packages ...
If you are looking for an alternative to public IM and VOIP services like Skype and want to create a private secure IM / VOIP network, this guide is for you. Requirements Ubuntu 12.04 or later installed machine to act as local IM server machine and one to act as IM client - the client computer can also be Windows ...
As part of my 14.04 testing experience, I've run into a few issues with Unity, Gnome Fallback and Pantheon, my desktop environments of choice, so I've decided to hop onto XFCE and see how it's grown. Sadly, XFCE still doesn't have any option to set a picture for your user account. This just isn't cool... but there is a fix! ...
Note: these instructions are written specifically for Raring Ringtail (Ubuntu 13.04) and are not guaranteed to work on other releases. Please leave a comment below if you are using a newer release and having difficulty with the instructions. Discourse is a modern Q&A platform brought to you by the same people that wrote Stack Overflow (or some of them anyway). ...