If you want to setup mercurial-server on fedora or centos/rhel server you are going to see lots of failure messages during installation and the installation will definitely fail. Mercurial-server was written to run smoothly on debian-based systems, so I patched it to run on fedora/centos and I would like to share the patch with you. [...]
Posts Tagged ‘Snippets’
Screen Tricks
If you are using the famous ‘screen‘ command and you are using ‘windows‘ in screen alot then you might find it pretty useful to add the following lines in either your /etc/screenrc or ~/.screenrc file. hardstatus alwayslastline hardstatus string ‘%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c %{g}]‘ shelltitle “$ |bash” This will add [...]
Talk to GTalk from Python
Some friend of mine asked me today if I can help him to communicate with google talk from python as he wants to send notifications about some network usage over the chat service. In fact, that was pretty interesting and it just inspired me with tons and zillions of ideas that you can do with [...]
AntiNetCut v2
At last, I’m very happy to announce the release of the long-waited Anti NetCut version2. Main Features: Works on Ubuntu/Fedora/RHEL.. Written in Python so it’s easy to maintain and update. Automatic detection of almost everything (you might need to supply the interface name as illustrated below) Works perfectly with NetCut 2.8… The usage instructions are [...]
Good Backup script
I’ve a local home server that works as a local RAID storage with some virtual machines that serve different services to me and to some friends. The most known service to most of you is the XMPP service for chat.cat-hackers.net that enables all the H4ck3rZ Foundation members to communicate in an efficient way. Another thing [...]
Recent Comments