Linux
Play media files in fedora.
2010/06/06
Found <a href="http://fedoraforum.org/forum/showthread.php?t=100206">here .<div class="smallfont"> Media (DVD, web content, video & audio) playback in Fedora <hr …
PuTTY ssh without password
2010/06/05
you can do a ssh without password.. Today we will see how to do this with putty. Generate public/private (DSA)key pair using puttygen. copy the public key to ~/.ssh/authourized_keys on your server …
How To Install Ailurus On Fedora
2010/06/05
For those who have not yet heard about ailurus: […] <img src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/ailuruslogo.png" alt="" width="24" …
Security — Installing and monitoring snort logs.
2010/06/04
Snort is a very good security tool to install if you are concerned about the security of your system. I find it really useful but the problem is I keep forgetting to monitor the logs so what did I do, …
Linux Community\’s unoffical mascot taken by Microsoft
2010/06/04
Ok, this is mostly a Linux advocacy and I kind of completely agree with <a href="http://linuxlock.blogspot.com/2008/11/congrats-linux-community-youve-been.html" …
Modifying the bashrc or bash startup files.
2010/06/03
Find the article <a href="http://blog.infinitered.com/entries/show/4">here. Copy here:<div class="entrybody"> If you’ve been learning the <a …
Logwatch for Linux Systems.
2010/06/02
On my personal <a class="zem_slink freebase/en/client" title="Client (computing)" rel="wikipedia" …
phpMan: Unix Man page/ Perldoc / Info page Web Interface
2010/06/02
<a href="http://phpunixman.sourceforge.net/">Link A web interface to browse the man pages along with perldoc or info pages for all the Linux commands. Quite useful if you are on …
Google staff dropping Windows for Macs, Linux PCs
2010/06/02
Google staff dropping <a class="zem_slink freebase/en/microsoft_windows" title="Windows" rel="homepage" href="http://www.microsoft.com/WINDOWS">Windows …
Key bindings for screen command
2010/06/01
Key bindings screen commands consist of a command character (Ctrl-a by default) followed by another character. For many of the commands, you can also specify the character as Ctrl-character–e.g., …
UFRaw – Open open format raw images in Linux.
2010/05/27
<a class="zem_slink freebase/en/ufraw" title="UFRaw" rel="homepage" href="http://ufraw.sourceforge.net/">UFRaw is quite an essential program if you are …
vim – get the list of all the scripts available.
2010/05/27
To get a list of all the scripts in the vim.sf.net project, you can run the following command. This will list all the scripts with the script id. […] wget -O – …