For those of you who need to “resume” SCP file transfers that have been interrupted, there’s an easy way to resume them using rsync command.
Use this:
alias scpresume="rsync --partial --progress --rsh=ssh"
For Ubuntu or Debian add sudo:
alias scpresume="sudo rsy ...
Here’s a great way to block phone numbers on your cellphone. Of course, it only works for text messaging but could be useful if you get spam on your cellphone.
* AT&T: Log in at mymessages.wireless.att.com. Under Preferences, you’ll see the text-blocking and alias o ...