iblis


Member since 08/02/2007

Social anthropologist. Code to ease research in human sciences, with a focus on bibliography management, data mining, ontologies and natural language processing.

6 snippets

2984 profile views

4 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

iblis's Recent Bash Snippets



« Prev 1 Next »
Encrypts traffic between host port 5900 and client port 5921 (view the forwarded traffic at `vnc://localhost:5921`).
0 487 posted 14 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 695 posted 15 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 579 posted 15 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 761 posted 16 years ago by iblis
3 614 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 910 posted 16 years ago by iblis
« Prev 1 Next »