This is a free utility to view password of Microsoft Acces access
http://www.nirsoft.net/utils/accesspv.html
Blog Archive
-
►
2010
(79)
-
►
June
(11)
- Protect Web Directories using .htacess
- eth0_rename in ethernet card
- Reset windows password using linux live CD
- IPP printer configuration in windows
- Reinstall WIndows Fax and Picture viewer
- Stream audio in Bluetooth Headset using Dongle
- Convert image files to text
- Configuring exim4 in Ubuntu to use GMail for SMTP
- Change apache2 web directory
- Checking webserver vulnerabilities
-
►
June
(11)
Saturday, May 14, 2011
Tuesday, May 3, 2011
Rsync on a non default port for ssh
Rsync on a non default port for ssh
# rsync -avz -e "ssh -p $portNumber" user@remoteip:/path/to/files/ /local/path/Passing the port parameter to ssh with the -e option worked like a charm. :-)
This is why Unix rocks.
Thanks Mike Hostetler for the tip.
Subscribe to:
Posts (Atom)

