1
Feb/10
0

Mac OS X Tip: Airport

Pressing the Option key when clicking on the AirPort icon in the menubar will display some detailed information about your wireless connection, including the transmit rate.

30
Sep/06
0

Linux Aliases

Here is a list of my current aliases in Linux. Some short cuts I use to make my life easier.

alias cd..='cd ..'
alias ctar='tar -czf'
alias en='su -'
alias etar='tar -xf'
alias ht='df -h'
alias l.='ls -d .* --color=tty'
alias la='ls -al --color=tty'
alias ll='ls -l --color=tty'
alias ls='ls --color=tty'
alias q='exit'
alias sdriver='dmesg | grep'
alias ses='ps auxw | grep'
alias ver='rpm -qa | grep'
alias vi='vim'
alias which='alias | /usr/bin/which --tty-only --read-alias --show-dot --show-tilde'
alias xrar='rar x'

Which ones do you use?

19
Mar/06
0

Restoration

Restoration

Following a procedure outlined in episode 21 of the photoshoptv.com podcast or more accurately vidcast. The above picture was provided from the website in order to follow the tutorial more accurately.

Don’t you just love technology… I do.