configuring htaccess restrictions on debian apache2 server
Submitted by 400medley on Thu, 2008-06-26 04:41. Communications | Debian Support | SupportThis is a quick guide on how to set up htaccess restrictions on a directory located on a server running apache2 with a debian OS.
First, you will need to update the httpd.conf file, which should be located in the apache2 directory, as follows:
<Directory (directory to be protected)>
Options Indexes Includes FollowSymLinks Multivews
AllowOverride AuthConfig
Order allow,deny
Allow from all
</Directory>
Make sure to take out the "" they are only included so this post displays properly.
Once this update is saved, restart the apache2 server with the following command, or something like it depending on your setup, as follows:
Kubuntu 8.04 (Hardy Heron) Screenshots Tour
Submitted by david23 on Sun, 2008-06-22 22:41.Kubuntu is a user friendly operating system based on KDE, the K Desktop Environment. With a predictable 6 month release cycle and part of the Ubuntu project, Kubuntu is the GNU/Linux distribution for everyone.
Ubuntu 8.04 (Hardy Heron) LAMP Server Setup
Submitted by david23 on Sun, 2008-06-22 22:40.In around 15 minutes, the time it takes to install Ubuntu Server Edition, you can have a LAMP (Linux,Apache, MySQL and PHP) server up and ready to go. This feature, exclusive to Ubuntu Server Edition, is available at the time of installation.
Industrial-grade trouble ticketing system on Debian Etch
Submitted by david23 on Mon, 2008-06-02 01:50.RT is an industrial-grade trouble ticketing system. It lets a group of people intelligently and efficiently manage requests submitted by a community of users. RT is used by systems administrators,customer support staffs, NOCs, developers, and even marketing departments to track issues, outages,bugs, requests, and all kinds of other things at thousands of sites around the world.
A much easier way to install Ubuntu on a USB device (Stick or Hard Disk)!
Submitted by david23 on Mon, 2008-06-02 01:49.This tutorial will explain A much easier way to install Ubuntu on a USB device (Stick or Hard Disk).I was reading How to install Ubuntu Linux from USB Stick posted a while ago, and found it to be quite some work to get Ubuntu working on a USB stick. Besides, having to prepare your USB device, creating a separate partition on it which will be more or less “useless” after the installation, giving up 750MB of space?
Watching Live-TV On Your Ubuntu Desktop With Zattoo
Submitted by david23 on Sun, 2008-05-18 15:55.Zattoo has developed a software program that allows you to watch TV on your computer. All you need is a broadband connection and a current operating system (Windows XP or Vista, Mac OS X, or Linux). The service is legal and free of charge.
Howto Select Fastest Mirror in Debian
Submitted by david23 on Sun, 2008-05-18 15:54.If you want to select Fastest Mirror in Debian follow this tutorial and this is very helpful if you want to download and install your debian packages,Updates .netselect-apt automatically creates a sources.list file for using with apt for the specified distribution by downloading the list of Debian mirrors using wget and choosing the fastest servers (both US and non-US) using netselect. The output file is written to OUTFILE.
Ubuntu 8.04 (Hardy Heron) Screenshots Tour
Submitted by david23 on Sun, 2008-05-11 18:57.Ubuntu is a community developed, linux-based operating system that is perfect for laptops, desktops and servers. It contains all the applications you need - a web browser, presentation, document and spreadsheet software, instant messaging and much more.The most recent version, Ubuntu 8.04 (Hardy Heron), was released on April 24, 2008.
Unison - file synchronization tool
Submitted by david23 on Sun, 2008-05-11 18:54.Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.
sshpass - Non-interactive ssh password authentication
Submitted by david23 on Sun, 2008-05-04 21:45.SSH’s (secure shell) most common authentication mode is called “interactive keyboard password authentication”, so called both because it is typically done via keyboard, and because openssh takes active measures to make sure that the password is, indeed, typed interactively by the keyboard.
Sometimes, however, it is necessary to fool ssh into accepting an interactive password non-interactively. This is where sshpass comes in.

Recent comments
30 weeks 19 hours ago
40 weeks 2 days ago
40 weeks 2 days ago
45 weeks 3 days ago
52 weeks 19 hours ago
1 year 2 weeks ago
1 year 14 weeks ago
1 year 14 weeks ago
1 year 15 weeks ago
1 year 29 weeks ago