Nice app for automating ftp uploads in the finder. Check it: LINK
Neat ftp automation (Finder - right click ftp to..) oneway
May 19th, 2010Tools for picking up the bits and pieces…
April 11th, 2010Partedmagic Live Disk (Ghost4Linux | partition tools)
http://sourceforge.net/projects/partedmagic/
nlite (Slipstreaming XP - Sp & Drivers)
http://www.nliteos.com/
Bartpe (windows live disk - lossa plugins)
http://www.nu2.nu/pebuilder
DriverPacks (add these to Bartpe|nlite - for no driver issues )
http://driverpacks.net/
Tutorial:
http://users.telenet.be/jtdoom/basetute/Eng_tut6b.htm
Method for tab renaming in OSX terminal.app
March 18th, 2010New method for renaming tabs is to place the following code in the (.bashrc or .profile):
export PROMPT_COMMAND='echo -ne "\033]0;${HOSTNAME}: ${PWD/$HOME/~}\007"'
Works great!
How to migrate a Bootcamp partition.
February 8th, 2010I found & secussfully used a cool program called go figure WinClone LINK to backup my Bootcamp partition to an image and re-image it into place on my new computer. I was migrating my accounts from one computer to another & I released I had no way of backing up my MS partition. In comes WinClone which works great! I just placed the old computer in “Target” firewire mode & copied out the M$ partition to a disk image on my new computer. Then partitioned and re-imaged the M$ Bootcamp on the new system.
Took 20 min tops.
Screen Sharing Widget for OSX.
January 10th, 2010For thous amongst us that use osx screen sharing : LINK
This is a nice tool bar that allows you to manage screen sharing sessions.
Bash profile mods
August 19th, 2009export PS1="[\u@\h \w]\\$” # Nice one line prompt
export HISTTIMEFORMAT=”%h/%d - %H:%M:%S ” # keep track of time
export HISTSIZE=10000 # big history
Let it ra1n ++ for purplera1n … easy 3GS iphone jailbreak
July 27th, 2009Super easy 3GS jailbreak http://purplera1n.com/
Tweekui for osx = secrets pref pane
July 25th, 2009OK so I keep refinding stuff here is another gem I am using to do all kindsa fun osx tweaks. Its called secrets. Check it out… Stuff like see all hidden files in the finder.
Screw M$ use NeoOffice.
July 8th, 2009Think OpenOffice for OSX read NeoOffice.
I like it …I use it.. Its free “office”
http://www.neooffice.org/neojava/en/index.php
OSX Verbose er Debug Boot.
July 8th, 2009Sometimes seeing is better than not at boot. Run this in your terminal and “see” more details in your boot up sequence.
sudo nvram boot-args="-v"