Hewlett-Packard unveiled its first new thin clients since acquiring Neoware last fall. Among the new products is a Debian- based "t5735" model featuring a CPU and GPU (graphics processor unit) from AMD, which acquired GPU specialist ATI recently.
Read more »HP debuts Linux-based thin client
- Login to post comments
You Used Perl to Write WHAT?!
We all know that when faced with a job to do, we usually tend to reach for the most familiar tool in our belt. And while perl is certainly a versatile tool, it isn't the right tool for every job.
Read more »- Login to post comments
Finnix 91.0 Released
"Finnix is a small, self-contained, bootable [GNU/Linux] CD distribution for system administrators, based on Debian testing. Today marks the release of version 91.0 for the x86/AMD64, PowerPC, and UML/Xen platforms..."
Read more »- Login to post comments
Linux Detecting / Checking Rootkits with Chkrootkit and rkhunter Software
A rootkit is a program designed to take fundamental control of a computer system, without authorization by the system’s owners and legitimate managers. Most rootkits use the power of the kernel to hide themselves, they are only visible from within the kernel. How do I detect rootkits under CentOS or Debian Linux server?
Read more »- Login to post comments
addrepo - Easiest way to add APT repositories
addrepo is a simple command line interface for easily adding APT repositories to your sources.list
Read more »- Login to post comments
klik2 development: Milestone 2 reached
Remember klik? That project that aims to make Linux end-user software installation and usage more easy than on any other platform? "Grandma-proof", if you like? By making to 'install' an application as easy as copying a single file to a USB thumbdrive or to a different computer? By implementing application-level virtualization, encapsulating each end-user program into a single file, following the 1 application == 1 file principle?
Read more »- Login to post comments
Flash and Java on 64bit Ubuntu and Kubuntu
There exists no official flash package available for the 64bit architecture with Ubuntu and Kubuntu. If you click the add plugin button when visiting a page with flash, you are taken to the official Flash site and will soon notice that there are no available 64bit downloads here either. There are some workarounds on ubuntu forums, however, they don't always seem to work and get complicated if you have compiled your own 32bit Firefox. We have been using both the official 64bit Firefox package from the Kubuntu repositories as well as a modified 32bit version I built quite a while ago to get around some stability issues with the 64bit version. So after about a year without flash support, we finally took the plunge and have built a quick and easy solution.
Read more »Implementation of a blog in Common Lisp: Part 3
"Part 3 of the blog/webapp tutorial is now up. Enjoy! Comments and suggestions for improvements are welcome..."
Read more »- Login to post comments
Bonjour Plugin For Kopete Status
Yesterday, my exams finished so I went back to working on my pet project, the Bonjour Plugin for Kopete.
I commited Revision 758598, and with it comes a very functional plugin, which completely supports chatting (at least with pidgin).
Read it to see how you can help.
Read more »- Login to post comments
Troubleshooting with Apache logging
The Apache Web server (Apache) comes with a powerful logging framework. In the default configuration, Apache logs all errors to an error log and all access requests to an access log. The default level of logging is sufficient for analyzing traffic patterns and for getting basic information about errors, but it may be inadequate for troubleshooting purposes. Familiarity with all the logging features can help you troubleshoot the Web server or applications hosted on Apache.
Read more »- Login to post comments
USB Drives in Slackware 12.0
In Slackware 12.0, USB plug and play support is not functional by default. In order to get such functionality working again, we will use a quick solution that will allow for use of HAL and enable KDE to recognize and automount our USB devices.
Read more »- Login to post comments
Setting Up Thin Folding at Home Clients
As I'm sure you are aware, we have started our own Folding at Home (FAH) team here at Mutaku. We have been working on getting some more of our old hardware, that had been collecting dust on a shelf, back to work folding proteins. One goal in mind was to try and minimize the amount of power that each machine would require, as well as attempt to cut down on unnecessary heat and noise. The end result is today's guide. We will go through a brief HOW-TO on setting up a "thin" client running a Linux live-cd to add to our collection of boxes running the FAH command line interface (CLI) client.
Read more »- Login to post comments
Gallery Remote Install Troubles : "nawk: error..."
We use Gallery2 quite a bit for our photos and accordingly use a handy tool called Gallery Remote to upload images to the albums. Under Linux and OSX, there aren't really any efficient ways that I know of to upload lots of photos at once. Under Windows you can use an explorer type plug-in in the uploads section. Gallery Remote is a nice little java application which can handle drag-and-drop image adding, multiple photo addition, addition of captions and changing names, and some other features such as saving login information for multiple accounts or galleries. However, I have had trouble installing Gallery Remote on all of my Linux boxes so far, so I will show you the results of my Googling below and what has worked.
Read more »- Login to post comments
LILO and GRUB: Boot Loaders Made Simple
LILO (Linux Loader) and GRUB (GRand Unified Bootloader) are both configured as a primary boot loader (installed on the MBR) or secondary boot loader (installed onto a bootable partition). Both work with supporting operating systems such as Linux, FreeBSD, Net BSD, and OpenBSD. They can work with unsupported operating system, such as Microsoft Windows XP, in the configuration file. Both allow users—root users—to boot into single-user-mode.
Read more »- Login to post comments
Open source under attack?
A nest of poisoned Web sites has been quietly attacking unsuspecting visitors using an arsenal of thirteen different exploits...The infected groups of servers are running various different flavours of Linux, hosting many different versions of Apache. This means it’s unlikely that the root vulnerability is in Apache.
Read more »- Login to post comments