<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GitHub on paapereira.xyz</title><link>https://paapereira.xyz/tags/github/</link><description>Recent content in GitHub on paapereira.xyz</description><generator>Hugo</generator><language>en-US</language><copyright>&lt;a href='https://creativecommons.org/licenses/by-nc/4.0/' target='_blank' rel='noopener'>©&lt;/a> 2008-2026 / &lt;a href='https://gitlab.com/paapereira/paapereira.gitlab.io' target='_blank' rel='noopener'>source code&lt;/a></copyright><lastBuildDate>Sun, 24 Feb 2013 10:00:00 +0000</lastBuildDate><atom:link href="https://paapereira.xyz/tags/github/index.xml" rel="self" type="application/rss+xml"/><item><title>sshfsmount update: Desktop notifications</title><link>https://paapereira.xyz/posts/2013/02/sshfsmount-update-desktop-notifications/</link><pubDate>Sun, 24 Feb 2013 10:00:00 +0000</pubDate><guid>https://paapereira.xyz/posts/2013/02/sshfsmount-update-desktop-notifications/</guid><description>&lt;p>I&amp;rsquo;ve updated &lt;a href="https://github.com/paapereira/sshfsmount">sshfsmount&lt;/a> to include desktop notifications.&lt;/p>
&lt;p>&lt;img src="https://paapereira.xyz/blog/2013/2013-02-24-sshfsmount-update-desktop-notifications/github.png" alt="github">&lt;/p>
&lt;p>You can install it the same way already described in the previous &lt;a href="https://paapereira.xyz/posts/mount-remote-directories-in-your-local/">post&lt;/a>.&lt;/p>
&lt;p>&lt;img src="https://paapereira.xyz/blog/2013/2013-02-24-sshfsmount-update-desktop-notifications/notify.png" alt="notify-send">&lt;/p></description></item><item><title>Mount remote directories in your local machine</title><link>https://paapereira.xyz/posts/2013/02/mount-remote-directories-in-your-local/</link><pubDate>Sun, 17 Feb 2013 16:57:00 +0000</pubDate><guid>https://paapereira.xyz/posts/2013/02/mount-remote-directories-in-your-local/</guid><description>&lt;p>I have my Music and Video directories in my B3 Server. To access them locally I mount them using &lt;a href="http://fuse.sourceforge.net/sshfs.html">sshfs&lt;/a>.&lt;/p>
&lt;p>In order to not think about it, I created a script that runs at boot time to take care of that for me.&lt;/p>
&lt;p>The script is available at my &lt;a href="https://github.com/paapereira">github&lt;/a> account in a repository called &lt;a href="https://github.com/paapereira/sshfsmount">sshfsmount&lt;/a>.&lt;/p>
&lt;p>&lt;img src="https://paapereira.xyz/blog/2013/2013-02-17-mount-remote-directories-in-your-local/github.png" alt="github">&lt;/p>
&lt;h2 id="installing-sshfs">Installing sshfs&lt;/h2>
&lt;p>First of all you need to install sshfs:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get install sshfs
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h2 id="get-the-code">Get the code&lt;/h2>
&lt;p>Get the code from my &lt;a href="https://github.com/paapereira/sshfsmount">sshfsmount&lt;/a> github repository:&lt;/p></description></item><item><title>rsync.net mysqlbackup.sh</title><link>https://paapereira.xyz/posts/2012/08/rsyncnet-mysqlbackupsh/</link><pubDate>Thu, 16 Aug 2012 23:39:00 +0100</pubDate><guid>https://paapereira.xyz/posts/2012/08/rsyncnet-mysqlbackupsh/</guid><description>&lt;p>Following up on my &lt;a href="https://paapereira.xyz/posts/backing-up-mysql-in-b3-server/">post&lt;/a> about backing up mysql using &lt;a href="http://rsync.net/">rsync.net&lt;/a>, I created a &lt;a href="https://github.com/paapereira/rsync.net-mysqlbackup">github&lt;/a> repository to keep and improve the script.&lt;/p>
&lt;p>It uses mysqlhotcopy and duplicity to backup mysql databases to rsync.net.&lt;/p>
&lt;p>Stay tuned for the first milestone release.&lt;/p>
&lt;p>&lt;img src="https://paapereira.xyz/blog/2012/2012-08-16-rsyncnet-mysqlbackupsh/github.png" alt="rsync.net-mysqlbackup">&lt;/p></description></item><item><title>First Milestone of b3caster</title><link>https://paapereira.xyz/posts/2012/08/first-milestone-of-b3caster/</link><pubDate>Wed, 15 Aug 2012 17:23:00 +0100</pubDate><guid>https://paapereira.xyz/posts/2012/08/first-milestone-of-b3caster/</guid><description>&lt;p>You can grab the first Milestone of b3caster &lt;a href="https://github.com/paapereira/b3caster/tags">here&lt;/a>.&lt;/p>
&lt;p>Also check the &lt;a href="https://github.com/paapereira/b3caster/wiki">wiki&lt;/a> for install instructions.&lt;/p>
&lt;p>&lt;img src="https://paapereira.xyz/blog/2012/2012-08-15-first-milestone-of-b3caster/github.png" alt="b3caster">&lt;/p></description></item><item><title>Podcast Server</title><link>https://paapereira.xyz/posts/2012/08/podcast-server/</link><pubDate>Sun, 05 Aug 2012 22:31:00 +0100</pubDate><guid>https://paapereira.xyz/posts/2012/08/podcast-server/</guid><description>&lt;p>Inspired by &lt;a href="http://slexy.org/view/s2MxMjFIYN">Farhad&amp;rsquo;s&lt;/a> approach of &lt;a href="http://lincgeek.org/bashpodder">bashpodder&lt;/a>, as featured in a &lt;a href="http://www.jupiterbroadcasting.com/">Linux Action Show&lt;/a> episode about bash scripts, I decided to create a Podcast Server of my own.&lt;/p>
&lt;p>b3caster, as I&amp;rsquo;m calling it is a podcast server based on &lt;a href="http://www.dircaster.org/">dircaster&lt;/a> and &lt;a href="http://lincgeek.org/bashpodder">bashpodder&lt;/a>.&lt;/p>
&lt;p>The idea is to have a podcast server that downloads and feeds my favorite podcasts.&lt;/p>
&lt;p>&lt;img src="https://paapereira.xyz/blog/2012/2012-08-05-podcast-server/github.png" alt="b3caster">&lt;/p>
&lt;h2 id="components">Components&lt;/h2>
&lt;p>b3caster needs the following components to work:&lt;/p>
&lt;ul>
&lt;li>Linux&lt;/li>
&lt;li>Web Server&lt;/li>
&lt;li>PHP&lt;/li>
&lt;li>cron&lt;/li>
&lt;/ul>
&lt;p>I&amp;rsquo;m using my B3 Server for this.&lt;/p></description></item></channel></rss>