narkisr


Member since 01/15/2008

20 snippets

5336 profile views

4 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

narkisr's Recent Bash Snippets



« Prev 1 Next »
An easy was to tunnel remote Couchdb instance into a local machine using ssh tunneling, by using the 5893 local port we enable the local instance to run (replication is only a click away).
0 804 posted 14 years ago by narkisr
Tunneling vnc over ssh
0 624 posted 14 years ago by narkisr
Mounting a windows share in Ubuntu (The UI version doesn't seem to offer a mount point).
0 627 posted 14 years ago by narkisr
This is how to patch changes from svn into git (should work with other vcs as well).
0 627 posted 14 years ago by narkisr
This is based upon a debian guide, it seems to work well for ubuntu as well, all these steps can be performed via remote ssh (no need to access the machine).
0 582 posted 14 years ago by narkisr
How to setup a remote git repository via SSH.
0 738 posted 14 years ago by narkisr
The required steps in order to install xmlfs on Ubuntu.
0 658 posted 14 years ago by narkisr
Some nice base aliases, still need to go through them
2 747 posted 15 years ago by narkisr
How to run a KVM VM with no X (server environment, originally seen at http://blog.bodhizazen.net/?p=40).
0 547 posted 15 years ago by narkisr
This example shows how to clean up git's reflogs entries in order save space (see http://www.newartisans.com/blog/2008/04/diving-into-git.html).
0 1805 posted 15 years ago by narkisr
This snippet shows how to restore HEAD after using Git's reset method (see http://gitready.com/2009/01/17/restoring-lost-commits.html?disqus_reply=5271828#comment-5271828).
0 588 posted 15 years ago by narkisr
A simple method of clearing the data of a hard drive (writing zeros all over it).
2 637 posted 15 years ago by narkisr
Basic file system manipulation in Linux (some commands require sudo).
0 492 posted 15 years ago by narkisr
This is useful for syncing two folders on different computers over ssh (the default transport of rsync).
1 572 posted 15 years ago by narkisr
Simple function which makes it easy to add files to svn in bash (add this to your .bashrc file).
1 687 posted 15 years ago by narkisr
This command lists all the differences that were made between two revisions in SVN.
2 705 posted 15 years ago by narkisr
A useful AWK one liner, see http://student.northpark.edu/pemente/awk/awk1line.txt for some more
1 595 posted 15 years ago by narkisr
This example shows how to compile the hello.c file out of the fuse source tar.
0 530 posted 15 years ago by narkisr
A bash script which installs rubygems under ubuntu hardy.
0 444 posted 15 years ago by narkisr
« Prev 1 Next »