Wordpress - ubuntuincident.wordpress.com - The Ubuntu Incident
General Information:
Latest News:
wget with no output 13 Aug 2013 | 03:31 pm
Problem You want to call wget from a script but you want wget to stay silent, i.e. it shouldn’t produce any output. Solution
redis: getting started 12 Aug 2013 | 04:02 am
“Redis is an open source, BSD licensed, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.” (source) Als...
Mongoose web server 11 Aug 2013 | 10:30 pm
It’s very easy to start a Python web server on localhost. If you want something more serious but still lightweight, check out the Mongoose web server. Fetch and compile: The user manual is here.
Scala tutorials 11 Aug 2013 | 10:16 pm
Wanna learn Scala? Visit http://scalatutorials.com/. [ found here ]
PrimCom: manage and access your personal knowledge base easily 4 Aug 2013 | 01:17 pm
I am proud to announce my newest project called PrimCom, which is a personal knowledge base manager, primarily made for programmers. I made a detailed description of the project here, I don’t want to ...
Log in to comment 2 Aug 2013 | 10:39 am
Dear Readers, The spam filter on wordpress.com has not been very efficient recently. Too many spam messages get the “pending” status that I need to review manually. I can’t imagine why they aren’t fl...
Javva the Hutt 31 Jul 2013 | 04:52 pm
Found here. Thanks Jeszy for the link.
SpiderOak: a great Ubuntu One alternative 31 Jul 2013 | 01:27 pm
Problem Dropbox is awesome but it has a drawback. It treats symbolic links in a terrible way. So, if you want to sync a directory between several Linux machines AND you want to use symbolic links in ...
Close an unclosable window 30 Jul 2013 | 09:34 am
Problem You update your system and you get a message window that says the system must be restarted. However, there is no close button on this window. How to get rid of it? Solution Press Alt+F2, la...
Midnight Commander tips 6 Jul 2013 | 08:48 pm
Copy the name of the current file to the mini shell: “Esc+Enter” (i.e. press Esc, release, then press Enter) I already knew this. Here are some new ones that I learned today: The one above has an a...