Profile
Achievement
iblis's Recent Snippets
- All /
« Prev 1 Next »
Encrypts traffic between host port 5900 and client port 5921 (view the forwarded traffic at `vnc://localhost:5921`).
0
632
posted 15 years ago by iblis
1. Allows encryption between client and server
2. Bypasses filtered port, if any on the standard port for the given service.
1
862
posted 16 years ago by iblis
When installing mysql and mysql-dev with fink, gem is unable to find the mysql headers and libraries: you should specify their location. If compiled manually from source, gem will find it if /usr/local/mysql (or what ever other location you specified...
0
725
posted 16 years ago by iblis
test with echo instead of mv
example removes spaces after dots, replaces spaces with _, removes ' , and -, and finally lowercases filenames
1
956
posted 16 years ago by iblis
-nd do not create a hierarchy of directories (save all recursively retrieved files in the current directory)
-r recursive retrieving
-l1 set maximum recursion depth to 1 (stay in that folder): set to 2 if necessary
--no-parent do not...
3
1091
posted 17 years ago by iblis
Dumps your snippets (and possibly skips your favourites [British spelling]) to standard output. Requires Frontier::RPC2.
0
854
posted 17 years ago by iblis
Convert (comma separated) keywords to (space separated) tags in BibTeX files for use in social bibliography sites (bibsonomy.org, citeulike.org)
0
1005
posted 17 years ago by iblis
Retrieves gif page images from RIFIAS on-line archive and combines them into a single pdf file
0
659
posted 17 years ago by iblis