I recently read a post (on Korben’s blog) regarding a command called bd to go back to a directory from you current full path. It permits to do more than that !
In fact this is a simple shell script, but it really helps when you’re in a long subfolder list. For example if you reside in ‘/home/user/project/src/org/main/site/utils/file/reader/whatever’ and want to change to ‘/home/user/project/test’, then try ‘bd p`/test.
If you want to see all the possibilities, you can look at the main site project.
I recently needed to install a simple translation tool that helps on follow the translation activity of a project. Pootle answered my requests very well and that’s why I created a documentation to deploy it. It’s written in Python and use Django.
Here is my Pootle tutorial.
As said in a previous post, I’m going to get Internet through FTTH (Fiber To The Home). Unfortunately I won’t get a fixed IP like I currently have with my ADSL provider.
It reminds me Internet 10 years before, when I needed to play with dyndns or no-ip to be able to connect to my house ISP. The story is now repeating but as I got real DNS instead, I need to send the modifications to my DNS Registrar instead.
As you can see, I write more and more posts on LXC. The latest thing I worked on, was how to convert a host/vm to a LXC container. I needed to write a script for it as I didn’t find what I needed.
The script will remove unneeded elements in a Debian system, removing folders (dev,proc,sys), recreate devices and configure etc files. You can find more informations by following the link.
At my work, I taught a DRBD training for advanced usages at work. I produced some slides and I would like to share them :
I hope it could help…
I don’t know if you’ve write with emacs/vim or any other classical tool editor, a manifest or a Puppet module. If you did it, I’m pretty sure you’ve made a lot of syntax errors or got errors during catalog compilation. During a long time, I was using Geppetto to help me on writing and suggesting better syntax to my manifest.
I took the latest available version of Geppetto but it crashes all the time.
Awesome is still my window manager and I still love it. With my laptop, I need to be able to quickly get my working environment when I power it on. The major problem I had was to avoid having the same opened windows at boot if I’m in the train, at work or at home. Of course there is no GPS in the laptop to detect my location, so I couldn’t set a rule for it.