Welcome To Snipplr
Everyone's Recent Bash Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Where:
* 3307 is the local port used to connect to the remote database. You can use 3306, however, this could conflict with your PC’s MySQL installation.
* localhost and 3306 is the MySQL address from the remote server (most people will...
0
746
posted 15 years ago by danshields
Enable a secure tunnel for safe browsing.
Remember to enable SOCKS proxy. SOCKS host: "localhost" - Port: 9999
0
656
posted 15 years ago by MatiasD
This is a script for finding a string in files under a current folder in TextMate. It can be very convenient if you know what you are looking is in a particular folder by saving your time searching each file individually or going through a long list...
0
676
posted 15 years ago by phalkunz
I'm constantly checking to see if a certain program or process is running. This helps reduce the typing and the clutter.
0
529
posted 15 years ago by kitzelh
Copy every file with .dist in the end to a new file without .dist
0
528
posted 15 years ago by bub3d
after recording screen cast using recordmydesktop this is a fast way of converting the file to .avi so it can be uploaded to youtube or other video sharing sites.
0
758
posted 15 years ago by luizlopes
Sample log line:
[INFO] 2009-03-06 20:47:35 | controller::bla | user: vincentvega | ip: 127.0.0.1
0
816
posted 15 years ago by benjay