I have an old noname cheapo webcam, that I dusted out of my junk (why? More on that in a post coming soon). I hoped that it would work in my Ubuntu setup out of the box like most of my other hardware. I connected it to my laptop’s usb port. dmesg gave the following output
Read more »Packet Reading with libpcap Part 1
Tcpdump, Snort and similar tools are great; administrators and programmers alike can leverage them for everything from basic packet header reading down to bit for bit analysis of what, when, where on a network. How do they work? If someone wished to include packet reading functionality in their own software(s) what might be the best method?
Read more »Anatomy of Security-Enhanced Linux (SELinux)
Linux® has been described as one of the most secure operating systems available, but the National Security Agency (NSA) has taken Linux to the next level with the introduction of Security-Enhanced Linux (SELinux). SELinux takes the existing GNU/Linux operating system and extends it with kernel and user-space modifications to make it bullet-proof.
Read more »colordiff — a tool to colorize diff output
colordiff is a wrapper for diff and produces the same output as diff but with coloured syntax highlighting at the command line to improve readability. The output is similar to how a diff-generated patch might appear in Vim or Emacs with the appropriate syntax highlighting options enabled.
Read more »- Login to post comments
Firebird 2.1 released
Firebird 2.1 creates databases with an ODS of 11.1. It can read databases of lower ODS but most of its new features will be unavailable to such databases. Firebird 2.1 is a full version release that builds on the architectural changes introduced in the V.2.0 series.
Read more »How To Configure Granular Bandwidth Management Rules In SafeSquid Proxy Server
Administrators can use SafeSquid to granularly distribute bandwidth across the network, depending on user, group, website being visited, mime or file type being accessed, and time / date range. This is achieved by defining the desired situation, by creating a profile under the Profiles section, and then allocating a specific bandwidth (QoS) to that profile.
Read more »- Login to post comments
Rootkits, the who's what's and whys in kitting the box.
Rootkits, the who's what's and whys in kitting the box. The idea of this guide is to make you aware of rootkits, what they can do, their history, and the varying different type of rootkits. I'm also going to discuss couple of possible countermeasures and steps that you can take to defend your self against rootkits
Read more »- Login to post comments
Synchronize your databases with SqlSync
SqlSync lets you compare two databases to see which tuples have been added, removed, and changed. You can also use SqlSync to make one database a clone of another and maintain its contents to be that way. One benefit of using SqlSync to perform synchronization is that you can perform heterogeneous syncs -- for example, from MySQL to PostgreSQL.
Read more »- Login to post comments
Closing an open-source deal through your systems integrator
In an open-source business, a vendor's biggest competition often derives from a freely available, "community" version of its product. By extension, an open-source vendor's biggest competition comes from the systems integrators that provide implementation services around that vendor's community software.
Read more »- Login to post comments
Miniature Linux PC targets military apps
Mercury Computer Systems announced a Linux-based engineering development kit (EDK) for a 7-10 pound computer that targets small ground, naval, and air vehicles. The "ruggedized" PowerBlock 50 (pictured at left) supports multiple processors to provide "well over 100 GFLOPS of processing power," according to Mercury.
Read more »- Login to post comments
What can you do with a second Ethernet port?
Purchase a new PC or motherboard soon, and the chances are good that it will come with two built-in network interfaces -- either two Ethernet jacks or one Ethernet and one Wi-Fi. Tossing in a second adapter is an inexpensive way for the manufacturer to add another bullet point to the product description -- but what exactly are you supposed to do with it?
Read more »Build an Ubuntu Anonymous FTP Server
There are a number of choices available with Ubuntu 8.04 for FTP. VSFTPD is a great choice based on the secure design and the increased SSL support in version 2.0.6. VSFTPD has replaced the WU-FTPD with a more secure ftp daemon. This ftp program is labeled as more secure, stable, faster and more scalable. VSFTPD has taken steps to minimize the privileges it takes to run the ftp program.
Read more »GRUB vs. the Inodes: Who Needs a Bootable System, Anyway?
Users of GRUB legacy, which is version 0.97, are getting bitten by an e2fsprogs incompatibility that renders their systems unbootable. e2fsprogs is the utilities package for the Ext3 filesystem, so it doesn't affect other filesystems. As this Ubuntu bug report states:
Read more »- Login to post comments
Distributed Version Control Systems: A Not-So-Quick Guide Through
"Since Linus Torvalds presentation at Google about git in May 2007, the adoption and interest for Distributed Version Control Systems has been constantly rising. We will introduce the concept of Distributed Version Control, see when to use it, why it may be better than what you're currently using, and have a look at three actors in the area: git, Mercurial and Bazaar..."
Read more »- Login to post comments
Flyback - Snapshot-based backup tool based on rsync
FlyBack is a snapshot-based backup tool based on rsync It creates successive backup directories mirroring the files you wish to backup, but hard-links unchanged files to the previous backup. This prevents wasting disk space while providing you with full access to all your files without any sort of recovery program.
Read more »



