Tags
BASH C++ ClamAV Compiz Conversion CSS Drapes Eclipse Evolution GIMP GMail GreeenAudio GreeenLog GreeenQuiz GreeenTag HTML Java Javascript k9copy Keylogger Linux mencoder Music Networking Photography Programming PyDev Pygments Python Qt Rhythmbox rsync Slurm SQLite3 Synaptic TubeMaster++ Ubuntu Unicode Upstart VPN Web Wget Windows Wordpress wxPythonArchives
Meta
Tag Archives: Linux
GreeenLog – Keylogger and Web Monitor for Linux
GreeenLog is my keylogger for Linux featuring key capture straight from the keyboard driver, packet capture via libpcap, screenshots, clipboard text, and a nice (but minimalistic) GUI for viewing the database. Continue reading
Watch Out for the Byte Order Mark (BOM) In Linux
Windows applications often (inappropriately) insert a BOM in UTF-8 encoded files, causing pain and suffering for Linux users. Here’s how to take care of that in Python. Continue reading
Can’t Run Your Program When Double-Clicking in Linux?
Here’s the problem. You have written a script and you are unable to execute the script by double-clicking in the file browser (for Ubuntu users, like myself, the file browser is Nautilus). You can double-click on that program all day … Continue reading
Use Slurm for Network Monitoring on Ubuntu
For network traffic analysis on Linux, there is a fantastic utility for the terminal called slurm. Try it out! Continue reading
Using ClamAV Antivirus in Ubuntu
Clam AntiVirus is an open source (GPL) anti-virus toolkit for UNIX. Linux users have little need for antivirus protection since there are only about 40 known Linux viruses (none of which are in the wild), but in order to keep … Continue reading
Synchronization Applications for Ubuntu 10.04
A chronicle of my adventures in finding the right synchronization application for Ubuntu. Not a very scientific review, but it may be enlightening for some. Continue reading
A Quick Guide to the Ubuntu Linux Directory Structure
This is just a brief introduction to the top-level directory structure in Ubuntu Linux and what they are used for. Continue reading
Linux Environment Variables
A short list of Environment Variables I’ve found to be important. Continue reading
Useful BASH Commands
A cookbook of BASH (Unix shell) commands you wish you could always remember. Continue reading
BASH Keyboard Shortcuts
A list of keyboard shortcuts for the BASH Unix Shell Continue reading