Microsoft Active Directory is a bit-rotten crock that should have never seen the light of day. After two full days of waving dead chickens at it, trying to make any sense of it's irrational behavior I would love nothing more than to pick it up and throw it off the roof of our building, BofH style, aiming it at the PHB that bought it in the first place. Or it's programmer.
Read more »Apache and Subversion authentication with Microsoft Active Directory
Starting an appliction on login with Ubuntu
"My desktop is an Ubuntu install. I want my instant messaging client to start automagically when I login. It doesn't make sense to use /etc/init.d to start it, because I want the app to be run as my user, and I want it to start with my windowing session."
Read more »- Login to post comments
Linux Filesystems and Tools
"The Linux filesystem is a complex and the first thing that most new users shifting from Windows will find confusing is navigating the Linux filesystem. The second thing is that not too many people are familiar with how the filesystem works or know how to troubleshoot if any problems arise."
Read more »- Login to post comments
Here comes HTML5! Duck!
"Just when we were all getting so snug and cozy in our Web 2.0 world, along comes the new HTML spec. And it's a dilly!"
Read more »- Login to post comments
GtkBuilder has landed!
"GtkBuilder replaces libglade, it uses a similar XML format but also supports the following:"
Read more »- Login to post comments
A brief introduction to xen-tools
"It is no secret that I'm a big fan of the open source Xen virtual machine hypervisor, and I've written several tools to make using it under Debian GNU/Linux more straightforward. Here we'll take a quick look at using xen-tools to easily create new Xen guest domains."
Read more »- Login to post comments
4Front Technologies
4Front Technologies has released "Open Sound System" from under GNU GPL version 2, and CDDL on 14th June, 2007. Following is the link to press release:
http://www.opensound.com/press/2007/oss-gpl-cddl.txt
- Login to post comments
Retrieving Emails From Remote Servers With getmail (Debian Etch)
Getmail is a program for retrieving emails from remote servers; it is very similar to fetchmail, but more flexible. For example, it can be configured to deliver mails directly to a Maildir or mbox mailbox without the need for an MTA such as Postfix, but of course it can also pipe the mails through an MTA if you want.
Read more »Installing Software for Viewing DVD Movies on Dell's Inspiron E1505N
I have been using my Inspiron E1505 running Ubuntu Linux for a full week now, and it's been a pleasure. This notebook computer has a lot of little nice features that make it pleasant to work with.
Read more »The end of the CK kernel patch set
Today kernel developer Con Kolivas announced that he will stop developing his Linux patch which improves desktop performance. For people who have followed recent discussions about his SD CPU scheduler and about the inclusion of his swap prefetching patches in the Linux kernel this will not come as a surprise.
Read more »- Login to post comments
Mount and Sync Network Shares Using Smb4K
I often find myself working with data that's stored on multiple computers, and with KDE's network transparency this is an easy thing to do. But of course there are times when network access isn't available, and in this situation being able to easily sync data between two drives is a huge convenience. My solution is Smb4K.
Read more »- Login to post comments
RIAA Web Site Moved To Linux
Slashdot had this scoop, posted by xseedit: "The RIAA has moved their main Web site www.riaa.com from IIS on Win2003 to Apache 2.2.3 on Red Hat. It appears that the move did not go smoothly as it resulted in an 8-hour downtime starting yesterday around noon, according to Netcraft. And the RIAA is still showing a 'temporarily under construction' page."
Read more »- Login to post comments
Command line tip - banish 'command not found' when using su
Sometimes, if you’re following a tutorial on doing something on your Linux box and you’re trying to fix something, you’ll be asked to go to a terminal and type in some commands. Often, these commands need to be run as root, the administrator.
Read more »- Login to post comments
Netcat - a couple of useful examples
One of the Linux command line tools I had initially under-estimated is netcat or just nc. By default, netcat creates a TCP socket either in listening mode (server socket) or a socket that is used in order to connect to a server (client mode).
Read more »- Login to post comments
Updated VLC fixes security problems
Users of VideoLAN's VLC cross-platform media player are strongly advised to upgrade to the just-released version 0.8.6c, which fixes "a security vulnerability in the CDDA, Vorbis, Theora and SAP plugins."
Read more »- Login to post comments