A Personal blog about Tech that I find useful.

Enabled Mod_Rewrite in kubuntu

AllowOverride All solution works fine for me. Here is what I did:

1) sudo a2enmod rewrite
2) sudo nano -w /etc/apache2/sites-enabled/000-default

How To Install Ubuntu / Kubuntu / Myth-ubuntu Linux from an usb stick

http://www.ubuntugeek.com/how-to-install-ubuntu-linux-from-usb-stick.htm...

A Ubuntu CD image downloaded from the Ubuntu servers or mirrors (*.iso file)

avelsieve + squirrelmail wont work.

> > dick hoogendijk wrote:
> > And I'm sure it's the latter rule: "STARTTLS" that's causing the
> > failure. Older versions of cyrus imap did not send this and then

Auto-closing SSH tunnels

http://www.g-loaded.eu/2006/11/24/auto-closing-ssh-tunnels/

The best way - Tunnels that auto-close

Removing Variable from the system table using SQL.

db_query('DELETE FORM {variable} WHERE name LIKE 'module_limit_%');

Blocking a top level domain.

From the Postfix mailist.

If your version of Postfix supports pcre maps (it should), then the easy way out is here:

main.cf:
smtpd_sender_restrictions =
permit_mynetworks,

Web Links 6.x-1.0-alpha6 released.

Ok there have been some pretty cool fixes in alpha6 but still have been able to fix add group/catgories link. What is causing it to break is a loding me.

SSH Without a Password

SSH Without a Password

http://www.csua.berkeley.edu/~ranga/notes/ssh_nopass.html

The following steps can be used to ssh from one system to another without specifying a password.
Notes:

Syndicate content