Delete all files except ‘partial’ in /root/private/var/lib/apt/lists
Delete all files in /private/var/lib/dpkg/updates
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 to use: # # Stick the script passfail.pl into your .irssi/scripts/ directory. Symlink it into the autorun directory so it will # run every time the application starts. # # First enable hash outputs with the following command: # # /set passfail_showhashes ON # # Now you can go to your (status) window and type any password. # The password hash will be output to the (status) window. Copy it. Repeat for all of your passwords. # (Make sure you are not in a regular IRC channel when doing this!!) # # Now you can disable hash outputs with the following command: # # /set passfail_showhashes OFF # # Password hashes are entered as a comma seperated list. Below are two samples, # one sample with a single password hash and a sample with three hashes. # We store the hash and not the clear password for obvious security reasons. # # If you have just one password, you would configure it like this: # # /set passfail_hashes "8211668c6e1452ad61ed4d49d8072e18" # # If you have three passwords, the setting may look like this: # # /set passfail_hashes "8211668c6e1452ad61ed4d49d8072e18,4a2701e0ea55e355296b6afd95a6c0ac,201a6ec9f938885df0a44f20458d2eb" # # To make new changes to passfail_hashes live, reload the script: # # /script unload passfail.pl # /script load passfail.pl # # Test on the (status) window!
Here are the commands to get wireless working:
#!/bin/bash sudo aptitude update sudo aptitude install bcmwl-kernel-source
SLUG Magazine Calendar v2.0 hits the iPhone App Store yesterday. It only took 2 days from submission to approval! Apple is getting super efficient.
Upgraded to AppleTV 3.0.1 last night, installed the mods. Everything is going well so far! Have all features working such as AFP, SSH, full Codec support thanks to Perian, plus the new 3.0 menu system and iPhone Remote.