Delete all files except ‘partial’ in /root/private/var/lib/apt/lists Delete all files in /private/var/lib/dpkg/updates
Here is a little irssi script that will help prevent you entering your passwords into IRSSI Click here to download the script: passfail.pl Instructions are inside the file and below: # passfail.pl – Help prevent you entering your passwords into IRC by mistake # # Copyright (C) 2010 Christopher Carey # http://chriscarey.com # # How [...]
Here are the commands to get wireless working: #!/bin/bash sudo aptitude update sudo aptitude install bcmwl-kernel-source
By default, your ssh daemon probably will kick you out after a period of no activity. I like to set the following in sshd_config: TCPKeepAlive yes ClientAliveInterval 60
For some reason, if you go to the Utah DMV website and click “Address Changes”, it sends you to this web page: http://dmv.utah.gov/contact.html However if you look on this page, there is no way to change your address ONLINE. A little googling turns up this other site where you can do it. A hell of [...]
* Changed listen link to listen.php, removing the need for Apache Alias * Added g_debug_path. Debug path was hard coded which caused crash if not exist. http://chriscarey.com/projects/asterisk/iphone/
I finally got the Blackberry Pearl to use my IOGear GBU321 Bluetooth Adapter. I had to remove the IOGear drivers, and trick Windows into thinking this device is certified so it would use Microsoft drivers. After that, a few setup steps and it was working! Link 1 Link2