Nov 302006
And verily this shall be the place where I write down everything I always have to search for, repeatedly.
- HOW TO SET FTP PASSIVE MODE FOR PERL CPAN INSTALLS
perl -MCPAN -e '$ENV{FTP_PASSIVE} = 1; install CPAN'
Dump to remote system:
- dump -0auf – / | ssh user@host ‘cat >filename’
Restoring on OpenBSD via ftp/http
“The early bird gets the worm.
Sorry, the comment form is closed at this time.