A Personal blog about Tech that I find useful.

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:

Syntax for running command on a remote host

Syntax for running command on a remote host:
ssh [USER-NAME]@[REMOTE-HOST] [command or script]

http://www.cyberciti.biz/tips/linux-running-commands-on-a-remote-host.ht...

Where,

User registration notification

Notifies administrator (site_mail) of new user registrations.

Starting with Version 1.2 You can now define both the address it goes to and the subject and messages posted.

Comment Closer

This module lets you automatically close the comments on any or all node types. You can close comments that are a week|month|year old.

Web Links

Web Links provides a comprehensive way to post weblinks to your site. All links are nodes, which can be put into taxonomies/categories and administered.

Windows XP Activation

I have been having issues with XP activation and virtual hosting. This reports as a fix for that.

http://www.plex86.org/computer/Windows-XP-activation.html

Syndicate content