Welcome To Snipplr


Everyone's Recent Bash Snippets



1 ... 14 15 16 17 18 ... 41
1. Create a proxy on 8080 to foreword traffic to your server 2. Install Foxyproxy and use options 127.0.0.1:8080 and SOCKS5 enabled 3. Profit
1 1321 posted 15 years ago by benpjohnson
0 1355 posted 15 years ago by moonbather
Cleans SVN from a directory and all sub directories.
0 1030 posted 15 years ago by skechy
0 1367 posted 15 years ago by traeregan
Eu ouço podcasts no mp3 do carro. Problema: Se quero adiantar 10 minutos, preciso ficar 3 minutos com o dedo pressionando o >> :( Solução: Dividir podcasts com mais de 40Mb em trechos de 5 minutos. A linha abaixo acha esses arquivos no cartÃ...
0 898 posted 15 years ago by gpupo
0 1212 posted 15 years ago by stayce
I use this bash oneliner all the time to recursively search for a string in large codebases. I use it when searching for mentions of tables, databases, function definitions, function calls etcetera.\r\n\r\nIt searches through a number of file types (...
1 1619 posted 15 years ago by niels_bom
Put this in /etc/ufw/before.rules
0 1030 posted 15 years ago by kelvinn
updated...
0 1164 posted 15 years ago by nathwill
from: http://www.cyberciti.biz/faq/how-do-i-find-the-largest-filesdirectories-on-a-linuxunixbsd-filesystem/
0 1520 posted 15 years ago by edeustace
1 1262 posted 15 years ago by eme_dlr
0 1040 posted 15 years ago by therobot
0 1018 posted 15 years ago by edeustace
0 921 posted 15 years ago by edeustace
0 1316 posted 15 years ago by vigoncas
Yes, my code sucks, but I hope it will be useful... :-)
1 1131 posted 15 years ago by ksaver
0 1252 posted 15 years ago by apro2000
This script let you back up your servers at once from a central backup server. First you must copy the central server ssh public key into the servers to backup (without password). After that you can install this script with a cron.
0 1153 posted 15 years ago by eusonlito
Script to backup all MySQL databases and delete copies after X days
1 1367 posted 15 years ago by eusonlito
0 947 posted 15 years ago by rkumar
0 1338 posted 15 years ago by bdani
Add user foo to group bar
0 1238 posted 15 years ago by smoover
To rename a bunch of files from "*.foo" to "*.bar" (like windows' REN *.foo *.bar) in unix. Looking at the solution, it is easy to adapt it to more powerful character substitutions on a 1 to 1 basis. If you want to test what will be executed b...
0 1398 posted 15 years ago by jarnaldich
Dumps the contents of a mysql database to a .sql file named by the current date.
0 1346 posted 15 years ago by gdvickery
1 ... 14 15 16 17 18 ... 41