-
Posted on Sunday January 31st, 2010 at 05:26 am in yum
I am a Linux user for couple of years, and I am using fedora for quite sometimes too. To install the packages that I need, first I will check them out at my repository using yum. yum search something p.s Replace ’something’ with your keyw...
-
Posted on Saturday January 2nd, 2010 at 09:54 pm in misc, terminator
Sometimes, you may have many logs to trace at once, you may need to copy and paste text from files to files, and tabbed terminal is just not convenient enough. So, you hope for a terminal that allows you to split your console screen into either horiz...
-
Posted on Thursday October 1st, 2009 at 07:02 am in misc, developer, gcc
The world is going towards 64 bits machines and operating system for personal computer, but there are still some libs and software only support 32 bits. Therefore in this transition period, there is a needs to support both 64 bits and 32 bits applica...
-
Posted on Friday September 18th, 2009 at 06:31 am in admin, sshfs
After FUSE (Filesystem in Userspace) was invented, it opens up a lots of possibility to mount a remote filesystem on various protocol, such as FTP and SSH. FUSE is an API to implement a fully functional filesystem in a userspace program. I had wrote...
-
Posted on Sunday August 30th, 2009 at 12:17 am in python, developer
A lots of configuration file is in the format of INI, if we manage to serialize INI configuration to python dictionary, we can write python scripts to analyse and generate back to INI files. Below is the sample of INI configuration: config.ini # # ...
-
Posted on Thursday May 28th, 2009 at 10:59 am in python
SCons is a software construction tool (build tool, or make tool) implemented in Python, that uses Python scripts as “configuration files” for software builds. Based on the design that won the Software Carpentry build tool competition, SCo...
love this ....., please visit my blog at http://www.anand.net.in/blog
Posted: 2009-10-02 | More Reviews From ananddube