Arduino is cool. It's cool because it's a tiny device - about three inches by two inches - that comes with a USB port and a programmable chip. It's cool because you can program it using a very simple programming language known as Wiring.
Read more »Arduino hardware hacking: Part 1
Category: High End Tags:
- Login to post comments
Take that to the Open Source bank
Think open source and you might think many things, but I doubt very much that banking will be towards the top of the list or even on the radar for that matter.
Read more »Category: High End Tags:
xmlstarlet: Command Line XML Toolkit
With the proliferation of XML-based formats, it is nice to have tools that manipulate XML documents in the traditional Unix-like fashion, as the good old grep, sed, and other tools do for plain text.
Read more »Category: High End Tags:
- Login to post comments
New firewall for the Linux kernel
The Netfilter development team's Patrick McHardy has released an alpha version of nftables, a new firewall implementation for the Linux kernel, with a user space tool for controlling the firewall.
Read more »Category: High End Tags:
- Login to post comments
Ten obscure Linux applications you need to try
With thousands of Linux tools available, it is inevitable that some of the best ones get lost in the crowd. Jack Wallen introduces apps that more admins should know about.
Read more »- Login to post comments
Open Solaris 2008.11 - A step in the right direction, but
My review of Open Solaris 2008.05 was a rant of a dissatisfied Linux user, who found the fresh new Open Solaris desktop edition to be too messy and difficult for daily usage. I decided to try the latest release, Open Solaris 2008.11.
Read more »Category: High End Tags:
- Login to post comments
Quarantine Spam with Amavisd
Amavisd-new acts as a connecting point between Spamassassin, Clamav and Postfix. This is important to remember because much of the configuration that would seem to be done on Spamassasin directly, actually occurs in the amavisd-new configuration file.
Read more »Category: High End Tags:
- Login to post comments
Play Games Inside Your Linux Terminal
So you spend most of your time on the terminal? Just entered a few commands? Feeling bored? How about some command line games? Yep, there are some oldies but goldies you can delve into for a little recreation on the terminal.
Read more »Category: High End Tags:
- Login to post comments
Kicking off Debian Squeeze
Adeodato Simó from the Debian release team has officially launched the development of the next stable release of Debian, code named "Squeeze" and has announced the general principles for its development.
Read more »- Login to post comments
Group test: web editors
If you're looking around for a great web editor for Linux, just what is the state of editors for Linux and does it get any better than Vi or Emacs? Let's take a look at what options are on offer today.
Read more »Category: High End Tags:
- Login to post comments
10 Linux and open source developer tools you should not overlook
To take advantage of the excellent Linux development environment, you need to have the right tools. Here’s a rundown of some of the best ones out there and the features they have to offer.
Read more »Category: High End Tags:
- Login to post comments
Kernel Log: What's coming in 2.6.29 - Part 7:
On Thursday night, Linus Torvalds released an eighth pre-release version of Linux 2.6.29 and hinted that this could be the final 2.6.29 release candidate. "What's coming in 2.6.29" series with an overview of driver news from a range of areas.
Read more »Category: High End Tags:
- Login to post comments
Don’t fear the fsync!
After reading the comments on my earlier post, Delayed allocation and the zero-length file problem, it’s become very clear to me that there are a lot of myths and misplaced concerns about fsync() and how best to use it.
Read more »Category: High End Tags:
- Login to post comments
Use The Tools
When I taught Linux system administrators, I would go through a series of rules, and rule #1 was always: Whenever you’re editing config files, and a tool exists to make the change, use the tool instead of editing the config by hand. The logic is easy to follow. We as humans are capable of error. Unfortunately, error happens all too often.
Read more »Category: High End Tags:
Kernel Log: What's new in 2.6.29 - Part 5
It will be at least another week or two before Linux kernel 2.6.29 becomes available. The Kernel Log will, therefore, continue its report about the new features scheduled for 2.6.29 with what's new in terms of file systems.
Read more »Category: High End Tags:
- Login to post comments