Welcome To Snipplr


Everyone's Recent Snippets Tagged linux



1 2 3 4 5 ... 8
How to run a tar archive backup excluding a directory. For example, running a website root directory backup excluding the 'backups' directory.
1 1670 posted 14 years ago by klovera
A fast and easy way to go through all vim-pathogen bundles and perform a git pull on all of them.
0 2098 posted 14 years ago by luizlopes
View ports on linux
0 1514 posted 14 years ago by Glycerine
**Usage** > newuser.bash [username] **What it does** - Generates a random password with `makepasswd` - Encrypts it with `mkpasswd` for use with useradd - Adds the user - Adds a MySQL Database for user - Adds a MySQL User for user -...
1 1953 posted 14 years ago by jiewmeng
Bytes per second isn't granular enough to get a real idea of how your network is really being used.
0 1236 posted 14 years ago by mattsn0w
following example code removes all ".svn" folders recursively
0 1578 posted 14 years ago by sabanulutas
tar is usually used for achiving applications, but what we are going to do in this case is tar it then pipe it over an ssh connection. tar handles large file trees quite well and preserves all file permissions, etc, including those UNIX systems which...
0 1709 posted 14 years ago by wnasich
Because our server is a virtual machine inside a virtual machine (it's like inception), we can't transfer file using FTP. You need using SVN repository as a bridge to do so. Follow [Exercise 3](http://www.cs.sfu.ca/cc/470/ggbaker/exer/3 "Exercise...
0 2618 posted 14 years ago by Xixian
See also http://www.gnu.org/software/bash/manual/bashref.html#Bindable-Readline-Commands for the standard bindings and more detailed explanation of what they do.
0 2788 posted 14 years ago by cczona
A linux command that will output useful information about your linux distribution, kernel version, cpu information and more.
0 1413 posted 14 years ago by davince
insert this to home directory .bashrc file
0 1302 posted 14 years ago by farstar78
OFP is the database environment
0 1787 posted 14 years ago by theonlyalterego
Grant privilegies only to one user in the terminal.
0 1407 posted 14 years ago by neoline
0 1654 posted 14 years ago by vigoncas
0 1504 posted 14 years ago by danshields
change KEY to key code you get at error message
0 1739 posted 14 years ago by kossmoss
0 1424 posted 14 years ago by ragnarokkrr
0 1317 posted 14 years ago by ragnarokkrr
0 1261 posted 14 years ago by kyabas
0 1514 posted 14 years ago by silviud
0 1339 posted 14 years ago by ragnarokkrr
0 1541 posted 15 years ago by focal55
First command shows connected drives, may not be mounted. Second command formats the drive.
0 1548 posted 15 years ago by loungerdork
0 1381 posted 15 years ago by Risse
1. create a packagekit instance 2. search for the blender package 3. show the complete name and the package summary (needs python-packagekit package)
0 1041 posted 15 years ago by espresso
Check the shell run script if is bash.
0 1555 posted 15 years ago by vikiyou
Check if the user run this script is root.
0 1423 posted 15 years ago by vikiyou
1 2 3 4 5 ... 8