<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description></description><title>notes &amp; stuff</title><generator>Tumblr (3.0; @sebfo)</generator><link>http://sebfo.tumblr.com/</link><item><title>thepoch: Local CentOS yum repository via FTP and rsync</title><description>&lt;a href="http://thepoch.com/post/22116270824/local-centos-yum-repository-via-ftp-and-rsync"&gt;thepoch: Local CentOS yum repository via FTP and rsync&lt;/a&gt;: &lt;p&gt;&lt;a class="tumblr_blog" href="http://thepoch.com/post/22116270824/local-centos-yum-repository-via-ftp-and-rsync"&gt;thepoch&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;So we have a local yum repository available through FTP. It saves us a lot of bandwidth since all our servers are running either CentOS 5.x or 6.x. It also allows us to setup a server using kickstart and PXE boot, installing straight from the FTP server (a topic for another time).&lt;/p&gt;
&lt;p&gt;So what is…&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://sebfo.tumblr.com/post/22119202955</link><guid>http://sebfo.tumblr.com/post/22119202955</guid><pubDate>Mon, 30 Apr 2012 14:31:43 +0200</pubDate></item><item><title>calculate on #bash</title><description>&lt;p&gt;#!/bin/bash&lt;br/&gt;&lt;br/&gt;result=`echo scale=2\; 24 / 16 | bc`&lt;br/&gt;echo $result # = 1.50&lt;br/&gt; &lt;/p&gt;</description><link>http://sebfo.tumblr.com/post/22118988527</link><guid>http://sebfo.tumblr.com/post/22118988527</guid><pubDate>Mon, 30 Apr 2012 14:23:19 +0200</pubDate><category>bash</category></item><item><title>split path from filename #bash</title><description>&lt;p&gt;#!/bin/bash&lt;br/&gt;&lt;br/&gt;# file&lt;br/&gt;e=&amp;#8221;/path/to/file.sh&amp;#8221;&lt;br/&gt;&lt;br/&gt;# splitted vars&lt;br/&gt;FILEDIR=&amp;#8221;${e%/*}&amp;#8221;&lt;br/&gt;FILENAME=&amp;#8221;${e##*/}&amp;#8221;&lt;/p&gt;</description><link>http://sebfo.tumblr.com/post/22112702242</link><guid>http://sebfo.tumblr.com/post/22112702242</guid><pubDate>Mon, 30 Apr 2012 09:35:00 +0200</pubDate><category>bash</category></item></channel></rss>
