2009 November 12

Administration Over SSL

wp-config.php:

define(‘FORCE_SSL_ADMIN’, true);

http://codex.wordpress.org/Administration_Over_SSL

By WladyX on 12 November, 2009 | General, Wordpress | A comment?

HP 6930p sound in Karmic

By WladyX on | General, Ubuntu | A comment?

Linux DHCP client-ID same as Windows

/etc/dhcp3/dhclient.conf:

send dhcp-client-identifier 01:xx:xx:xx:xx:xx:xx; (Replace xx with the mac address you want to use)

http://blog.ioshints.info/2008/06/static-dhcp-assignment-for-clients.html

By WladyX on | General | A comment?