<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/bash/tags/remote</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 08:33:42 GMT</pubDate>
<item>
<title>(Bash) GIT - List of stale remote-tracking branches - satie83</title>
<link>http://snipplr.com/view/66163/git--list-of-stale-remotetracking-branches/</link>
<description><![CDATA[ <p>You’ll receive a list of your stale remote-tracking branches. If you run it without –dry-run option, it will remove them for you.</p> ]]></description>
<pubDate>Mon, 16 Jul 2012 22:20:47 GMT</pubDate>
<guid>http://snipplr.com/view/66163/git--list-of-stale-remotetracking-branches/</guid>
</item>
<item>
<title>(Bash) GIT - Find out which is the remote branch, which is tracked by a local branch - satie83</title>
<link>http://snipplr.com/view/65834/git--find-out-which-is-the-remote-branch-which-is-tracked-by-a-local-branch/</link>
<description><![CDATA[ <p>This shows the local and remote branches along with the most recent commit for each branch.</p> ]]></description>
<pubDate>Wed, 27 Jun 2012 20:47:05 GMT</pubDate>
<guid>http://snipplr.com/view/65834/git--find-out-which-is-the-remote-branch-which-is-tracked-by-a-local-branch/</guid>
</item>
<item>
<title>(Bash) Make git remote read-only - m1b</title>
<link>http://snipplr.com/view/64785/make-git-remote-readonly/</link>
<description><![CDATA[ <p>how to make the Git remote repository read-only by configuring a non-functional push URL</p> ]]></description>
<pubDate>Thu, 03 May 2012 04:11:20 GMT</pubDate>
<guid>http://snipplr.com/view/64785/make-git-remote-readonly/</guid>
</item>
<item>
<title>(Bash) Enable Remote access / Screen Sharing through ssh in OSX - ypmits</title>
<link>http://snipplr.com/view/57171/enable-remote-access--screen-sharing-through-ssh-in-osx/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 27 Jul 2011 03:32:44 GMT</pubDate>
<guid>http://snipplr.com/view/57171/enable-remote-access--screen-sharing-through-ssh-in-osx/</guid>
</item>
<item>
<title>(Bash) Remote sudo with redirect - nohn</title>
<link>http://snipplr.com/view/53657/remote-sudo-with-redirect/</link>
<description><![CDATA[ <p>Ever wanted to execute remote commands with sudo while redirecting output to a file that doesn't belong to the user you login with? Combine single quotes with double quotes!</p> ]]></description>
<pubDate>Tue, 17 May 2011 17:21:34 GMT</pubDate>
<guid>http://snipplr.com/view/53657/remote-sudo-with-redirect/</guid>
</item>
<item>
<title>(Bash) Start an XWindows session on Mac OSX - noah</title>
<link>http://snipplr.com/view/51238/start-an-xwindows-session-on-mac-osx/</link>
<description><![CDATA[ <p>The key is to give your SSH client the *-Y* option, which enables X11 forwarding.  Without that, [the magic won't work.](http://www.youtube.com/watch?v=uLso0ZBqOi4)

Run these commands on Mac, from the [X11 Shell](http://developer.apple.com/opensource/tools/x11.html).</p> ]]></description>
<pubDate>Tue, 29 Mar 2011 13:41:33 GMT</pubDate>
<guid>http://snipplr.com/view/51238/start-an-xwindows-session-on-mac-osx/</guid>
</item>
<item>
<title>(Bash) vncviewer over ssh - narkisr</title>
<link>http://snipplr.com/view/30348/vncviewer-over-ssh/</link>
<description><![CDATA[ <p>Tunneling vnc over ssh</p> ]]></description>
<pubDate>Sat, 27 Mar 2010 10:58:41 GMT</pubDate>
<guid>http://snipplr.com/view/30348/vncviewer-over-ssh/</guid>
</item>
<item>
<title>(Bash) Settings up a remote git repository. - narkisr</title>
<link>http://snipplr.com/view/24756/settings-up-a-remote-git-repository/</link>
<description><![CDATA[ <p>How to setup a remote git repository via SSH.</p> ]]></description>
<pubDate>Mon, 14 Dec 2009 10:16:36 GMT</pubDate>
<guid>http://snipplr.com/view/24756/settings-up-a-remote-git-repository/</guid>
</item>
<item>
<title>(Bash) Create and track a remote branch in Git - jturmel</title>
<link>http://snipplr.com/view/16957/create-and-track-a-remote-branch-in-git/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 13 Jul 2009 12:24:48 GMT</pubDate>
<guid>http://snipplr.com/view/16957/create-and-track-a-remote-branch-in-git/</guid>
</item>
<item>
<title>(Bash) Start Apple Remote Desktop Remotely - tylerhall</title>
<link>http://snipplr.com/view/2375/start-apple-remote-desktop-remotely/</link>
<description><![CDATA[ <p>Given shell access to a machine, this command will turn on Apple Remote Desktop sharing for all users. This is taken from the Apple support docs.</p> ]]></description>
<pubDate>Thu, 22 Mar 2007 09:24:47 GMT</pubDate>
<guid>http://snipplr.com/view/2375/start-apple-remote-desktop-remotely/</guid>
</item>
</channel>
</rss>