So you have a XDMCP server set up and operating on your LAN but you want to use it over the internet securely? It is a little tricky to do, but it can be done.
Read more »Ten Things You Didn't Know Apache (2.2) Could Do
Apache 2.2 has been out for a while, and just recently, 2.2.13 was released. However, it also seems that a lot of folks are completely unaware of some of the cool new things available in 2.2.
Read more »- Login to post comments
How to Use ‘remote:/’ KIO and KNetAttach
In my post two weeks ago, I introduced you to KDE’s KIO slaves and gave you a brief overview of the services they offer. One of the KIO protocols is remote:/, which relies on KNetAttach to create virtual network folders. With it, you can create folders for the following services: 1. WebFolder (webdav) 2. FTP 3. Microsoft Windows network drive (using Samba) 4.
Read more »New Apache project for RESTful web services
Apache Wink is a new framework for developing "RESTful web services". The project currently resides in the Apache Incubator, where newly introduced projects within the Apache Software Foundation (ASF) are matured and evaluated for promotion to full Apache projects, having entered the incubator in May.
Read more »Scrubbing Hard Disk Data
I’ve recently had the opportunity with wiping 13 SCSI drives. This means using a utility that can overwrite bit-for-bit on the disk level. Fortunately, there are many utilities for making this possible.
Read more »- Login to post comments
Accessing SQLite in C
In my last article I wrote about accessing a PostgreSQL database in C/C++. In this article, I'm going to discuss performing the same functions in C against an SQLite database. Unlike Postgresql and the supporting libraries, SQLite creates completely self-contained databases that aren't dependant upon a client-server architecture.
Read more »- Login to post comments
VMWare or Xen? Depends on Your Fluency in Linux
You hear it all the time: Xen is not ready to take market share from VMware because it is not as mature a product. Many disagree, because all the core functionality exists in Xen, but it isn't configurable via a unified GUI.
Read more »- Login to post comments
Learn Linux, 101: Text streams and filters
This article gives you an introduction to filters, which allow you to build complex pipelines to manipulate text using the filters. You will learn how to display text, sort it, count words and lines, and translate characters, among other tasks. You will also learn how to use the stream editor sed.
Read more »- Login to post comments
Multi-booting over the internet
Many operating systems can already be booted over the net, especially so for the installation systems of the major Linux distributions, but the netboot.me web service offers a universal boot loader which presents them all in one menu. The boot loader can be installed on a USB stick, burned onto CD, or on a floppy disk.
Read more »Configuring fail2ban With SquirrelMail On Debian Lenny 5.0/ISPConfig 3
In this article I will show how to prevent brute force attacks with Fail2ban against your SquirrelMail Web login using the Squirrel Logger plugin.
Read more »- Login to post comments
OpenCL Support Atop Gallium3D Is Here, Sort Of
OpenCL is present in NVIDIA's Linux driver as well as the just-released Mac OS X 10.6, but there is support for the Open Computing Language coming forward in the open-source world through the Gallium3D driver infrastructure.
Read more »- Login to post comments
Django implementation of Facebook Connect on Filmaster
Last night we performed an update on Filmaster.com bring one big new feature and many minor bug fixes. The big new one is obviously Facebook Connect integration. In order to make this integration happen we used the Facebook API for Facebook Connect (mostly JavaScript with FbSQL queries).
Read more »Secure VoIP, GNU SIP Witch, and replacing Skype with free software
For the last few years I had occasionally been working on what is called the GNU Telephony Secure Calling initiative.
Read more »How To Configure SquirrelMail To Allow Users To Change Their Email Passwords On
This guide explains how you can configure your SquirrelMail webmail application on an ISPConfig 3 server so that email users can change their passwords themselves directly in SquirrelMail.
Read more »- Login to post comments
Popping GNU/Linux out of the Virtual Machine
At work I'm tied to a windows machine, however I have been able to use GNU/Linux which is where I'm most productive. First, I tried working with Portable Ubuntu. It works pretty well, however the latency can be a little high sometimes (Firefox being the most obvious case that I noticed).
Read more »
