<?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/tags/remote</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 20:10:05 GMT</pubDate>
<item>
<title>(PHP) Get Remote IP Address in PHP - apphp-snippets</title>
<link>http://snipplr.com/view/69907/get-remote-ip-address-in-php/</link>
<description><![CDATA[ <p>This code allows to get the IP address from which the user is viewing the current page.</p> ]]></description>
<pubDate>Tue, 12 Feb 2013 22:01:09 GMT</pubDate>
<guid>http://snipplr.com/view/69907/get-remote-ip-address-in-php/</guid>
</item>
<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>(JavaScript) Remotely Trigger Varien Tabs Class - flintcreative</title>
<link>http://snipplr.com/view/62658/remotely-trigger-varien-tabs-class/</link>
<description><![CDATA[ <p>extends the default varien "tabs" class to allow other links on the page to open a tab</p> ]]></description>
<pubDate>Fri, 20 Jan 2012 04:54:57 GMT</pubDate>
<guid>http://snipplr.com/view/62658/remotely-trigger-varien-tabs-class/</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>(ActionScript 3) As3: Detect Remote Control Buttons using Key Codes - chrisaiv</title>
<link>http://snipplr.com/view/54314/as3-detect-remote-control-buttons-using-key-codes/</link>
<description><![CDATA[ <p>Whenever you press on a remote control button (through wireless), Flash can detect what button is being pressed</p> ]]></description>
<pubDate>Tue, 24 May 2011 16:05:51 GMT</pubDate>
<guid>http://snipplr.com/view/54314/as3-detect-remote-control-buttons-using-key-codes/</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>(PHP) How to see if a remote file exists - dropthenerd</title>
<link>http://snipplr.com/view/47487/how-to-see-if-a-remote-file-exists/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 19 Jan 2011 12:37:36 GMT</pubDate>
<guid>http://snipplr.com/view/47487/how-to-see-if-a-remote-file-exists/</guid>
</item>
<item>
<title>(PHP) Better Client/Remote IP function. - YPY</title>
<link>http://snipplr.com/view/42092/better-clientremote-ip-function/</link>
<description><![CDATA[ <p>Better Client/Remote IP function</p> ]]></description>
<pubDate>Tue, 12 Oct 2010 06:54:59 GMT</pubDate>
<guid>http://snipplr.com/view/42092/better-clientremote-ip-function/</guid>
</item>
<item>
<title>(PHP) Get remote Image, resize and save it - rave</title>
<link>http://snipplr.com/view/41165/get-remote-image-resize-and-save-it/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 30 Sep 2010 03:36:32 GMT</pubDate>
<guid>http://snipplr.com/view/41165/get-remote-image-resize-and-save-it/</guid>
</item>
<item>
<title>(C#) Querying WMI for local users - cabrel</title>
<link>http://snipplr.com/view/40445/querying-wmi-for-local-users/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 14 Sep 2010 10:05:29 GMT</pubDate>
<guid>http://snipplr.com/view/40445/querying-wmi-for-local-users/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Loading SWF Files Cross-Domain - adrianparr</title>
<link>http://snipplr.com/view/35252/as3-loading-swf-files-crossdomain/</link>
<description><![CDATA[ <p>From the Big Spaceship Labs website.
This is a useful workaround for the following error message ...
SecurityError: Error #2142: Security sandbox violation: local SWF files cannot use the LoaderContext.securityDomain property.</p> ]]></description>
<pubDate>Thu, 27 May 2010 05:13:06 GMT</pubDate>
<guid>http://snipplr.com/view/35252/as3-loading-swf-files-crossdomain/</guid>
</item>
<item>
<title>(DOS Batch) remote desktop force connection via console - davidrinnan</title>
<link>http://snipplr.com/view/33737/remote-desktop-force-connection-via-console/</link>
<description><![CDATA[ <p>If you are unable to connect due to lack of available connections you can force connection to main desktop this way. start/run/cmd to get dos promt. execute below command.</p> ]]></description>
<pubDate>Mon, 03 May 2010 07:53:47 GMT</pubDate>
<guid>http://snipplr.com/view/33737/remote-desktop-force-connection-via-console/</guid>
</item>
<item>
<title>(PHP) reciprocal link check - donkeykong</title>
<link>http://snipplr.com/view/32647/reciprocal-link-check/</link>
<description><![CDATA[ <p>I couldn't easily find an example of how to verify if someone added my link to their site while they added their link to a directory of mine. After some research, I found out how to search for a string remotely. I have simplified the steps so that you get the gist of it and can modify the code as necessary.</p> ]]></description>
<pubDate>Thu, 22 Apr 2010 02:48:16 GMT</pubDate>
<guid>http://snipplr.com/view/32647/reciprocal-link-check/</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>(Windows PowerShell) Activate Remote desktop remotely! - adkatrit</title>
<link>http://snipplr.com/view/28692/activate-remote-desktop-remotely/</link>
<description><![CDATA[ <p>make sure your tubes are locked down first</p> ]]></description>
<pubDate>Sun, 21 Feb 2010 16:32:27 GMT</pubDate>
<guid>http://snipplr.com/view/28692/activate-remote-desktop-remotely/</guid>
</item>
<item>
<title>(PHP) Copy remote JPG on your site with PHP - ginoplusio</title>
<link>http://snipplr.com/view/26552/copy-remote-jpg-on-your-site-with-php/</link>
<description><![CDATA[ <p>Used to copy the user avatar from Facebook to your community in this [Facebook Connect Tutorial](http://www.barattalo.it/facebook-connect-tutorial/ "Tutorial").</p> ]]></description>
<pubDate>Sat, 16 Jan 2010 08:34:09 GMT</pubDate>
<guid>http://snipplr.com/view/26552/copy-remote-jpg-on-your-site-with-php/</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>
</channel>
</rss>