<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss'><id>tag:blogger.com,1999:blog-30167168</id><updated>2009-06-05T19:01:13.923Z</updated><title type='text'>Php-systems.com Blog</title><subtitle type='html'>The blog of the php-systems.com website. News and articles all things PHP, systems administration and networking related.</subtitle><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default'/><link rel='alternate' type='text/html' href='http://www.php-systems.com/blog/index.php'/><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.php-systems.com/blog/atom.xml'/><author><name>Tim</name><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>12</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-30167168.post-6767040371331969191</id><published>2007-08-10T13:02:00.000Z</published><updated>2007-08-10T13:18:40.268Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='UNIX'/><category scheme='http://www.blogger.com/atom/ns#' term='commands'/><category scheme='http://www.blogger.com/atom/ns#' term='administration'/><category scheme='http://www.blogger.com/atom/ns#' term='shell'/><title type='text'>Xbindkeys</title><summary type='text'>Xbindkeys is a program which allows the cutom mapping of special keys on your keyboard to programs. The program can be easily installed, either from source or from a package system (rpm, ports, etc).Once the program is install run the following:xbindkeys -d &gt; ~/.xbindkeysrcThis will set the program up initially. Next, start the daemon by runnning `xbindkeys` from the command prompt. To set a new </summary><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/6767040371331969191/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=30167168&amp;postID=6767040371331969191&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/6767040371331969191'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/6767040371331969191'/><link rel='alternate' type='text/html' href='http://www.php-systems.com/blog/2007/08/xbindkeys.html' title='Xbindkeys'/><author><name>Tim</name><email>noreply@blogger.com</email></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-30167168.post-3844890737202223863</id><published>2007-08-08T16:23:00.000Z</published><updated>2007-08-08T16:29:24.512Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='UNIX'/><category scheme='http://www.blogger.com/atom/ns#' term='commands'/><category scheme='http://www.blogger.com/atom/ns#' term='administration'/><category scheme='http://www.blogger.com/atom/ns#' term='shell'/><title type='text'>Screen</title><summary type='text'>Screen is a very useful command. It allows you to have multiple virtual terminals on a machine via one connection (so you reduce the amount of bandwidth needed, handy on a slow connection). Another handy feature that screen has is that you can disconnect and reconnect to it. Processes that need to be interacted with, or at least monitored can simply be run in side screen, and simply reconnected </summary><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/3844890737202223863/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=30167168&amp;postID=3844890737202223863&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/3844890737202223863'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/3844890737202223863'/><link rel='alternate' type='text/html' href='http://www.php-systems.com/blog/2007/08/screen.html' title='Screen'/><author><name>Tim</name><email>noreply@blogger.com</email></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-30167168.post-858261009389910385</id><published>2007-08-07T16:17:00.000Z</published><updated>2007-08-07T16:21:25.758Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='UNIX'/><category scheme='http://www.blogger.com/atom/ns#' term='tips'/><category scheme='http://www.blogger.com/atom/ns#' term='administration'/><category scheme='http://www.blogger.com/atom/ns#' term='shell'/><title type='text'>Disowning Processes</title><summary type='text'>Exiting from a shell while having background processes can sometimes cause these processes to exit.To Avoid this, the process must be disowned. If the job is already started, it can be disowned by typing 'disown %' where  is the number as listed by the jobs command.Alternatively, you can start the process by simply putting the whole string in brackets. For example, if you wanted to start the </summary><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/858261009389910385/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=30167168&amp;postID=858261009389910385&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/858261009389910385'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/858261009389910385'/><link rel='alternate' type='text/html' href='http://www.php-systems.com/blog/2007/08/disowning-processes.html' title='Disowning Processes'/><author><name>Tim</name><email>noreply@blogger.com</email></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-30167168.post-686830692339829145</id><published>2007-08-07T16:09:00.000Z</published><updated>2007-08-07T16:16:58.589Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='UNIX'/><category scheme='http://www.blogger.com/atom/ns#' term='tips'/><category scheme='http://www.blogger.com/atom/ns#' term='administration'/><category scheme='http://www.blogger.com/atom/ns#' term='shell'/><title type='text'>Backgrounding Processes</title><summary type='text'>Processes run from the command line in a shell such as bash can be placed in to the background in 2 ways:1. Placing an '&amp;' after the command. This starts to process in the background automatically.2. Press Control+Z (Ctrl+Z) after the job has started. This gives you the chance to enter any text you may need to, before moving on. By Pressing Ctrl+Z, you actually suspend the process. Typing 'bg' </summary><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/686830692339829145/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=30167168&amp;postID=686830692339829145&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/686830692339829145'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/686830692339829145'/><link rel='alternate' type='text/html' href='http://www.php-systems.com/blog/2007/08/backgrounding-processes.html' title='Backgrounding Processes'/><author><name>Tim</name><email>noreply@blogger.com</email></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-30167168.post-116931750934156421</id><published>2007-01-20T18:23:00.000Z</published><updated>2007-01-20T18:25:09.353Z</updated><title type='text'>To make up....</title><summary type='text'>... for not doing much over the past 2 weeks, I have signed up to Technorati. This should help traffic coming in to the blog (and therefore the site).</summary><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/116931750934156421/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=30167168&amp;postID=116931750934156421&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/116931750934156421'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/116931750934156421'/><link rel='alternate' type='text/html' href='http://www.php-systems.com/blog/2007/01/to-make-up.html' title='To make up....'/><author><name>Tim</name><email>noreply@blogger.com</email></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-30167168.post-116931635299174244</id><published>2007-01-20T18:04:00.000Z</published><updated>2007-01-20T18:05:52.993Z</updated><title type='text'>On Location</title><summary type='text'>Unfortunately, since my last post I have not been able to do much with the site.The excuses are many and varied, including making a film.</summary><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/116931635299174244/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=30167168&amp;postID=116931635299174244&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/116931635299174244'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/116931635299174244'/><link rel='alternate' type='text/html' href='http://www.php-systems.com/blog/2007/01/on-location.html' title='On Location'/><author><name>Tim</name><email>noreply@blogger.com</email></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-30167168.post-116803913901643258</id><published>2007-01-05T23:17:00.000Z</published><updated>2007-01-05T23:18:59.016Z</updated><title type='text'>Colours</title><summary type='text'>The colours have now been changed on the blog to reflect those on the bookstore.Let me know what you think. The new logos will be done shortly and then uploaded.Once I have the design layout, I can work out the template for the main site.</summary><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/116803913901643258/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=30167168&amp;postID=116803913901643258&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/116803913901643258'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/116803913901643258'/><link rel='alternate' type='text/html' href='http://www.php-systems.com/blog/2007/01/colours.html' title='Colours'/><author><name>Tim</name><email>noreply@blogger.com</email></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-30167168.post-116803200193873628</id><published>2007-01-05T21:18:00.000Z</published><updated>2007-01-05T21:20:01.940Z</updated><title type='text'>The store is now open.</title><summary type='text'>True to my word, the php-systems.com bookstore is now open.The bookstore was created using amazon's astore. I have chosen not to use Iframes or frames for embedding in to Php-systems.com, as might obscure the amazon padlock on the checkout.</summary><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/116803200193873628/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=30167168&amp;postID=116803200193873628&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/116803200193873628'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/116803200193873628'/><link rel='alternate' type='text/html' href='http://www.php-systems.com/blog/2007/01/store-is-now-open.html' title='The store is now open.'/><author><name>Tim</name><email>noreply@blogger.com</email></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-30167168.post-116777566309447610</id><published>2007-01-02T22:05:00.000Z</published><updated>2007-01-05T21:08:40.790Z</updated><title type='text'>Happy New Year</title><summary type='text'>Happy new year! Since new year is a time of resolutions, I thought I would make a few.I know I haven't been developing the site as I should have been, but I am going to change that this year.I will start work on developing the content management system to run the site, which will be the basis of the first couple of articles.I will also update the blog at least once a week with the stuff I have </summary><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/116777566309447610/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=30167168&amp;postID=116777566309447610&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/116777566309447610'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/116777566309447610'/><link rel='alternate' type='text/html' href='http://www.php-systems.com/blog/2007/01/happy-new-year.html' title='Happy New Year'/><author><name>Tim</name><email>noreply@blogger.com</email></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-30167168.post-116221636137179902</id><published>2006-10-30T13:51:00.000Z</published><updated>2006-10-30T13:52:41.380Z</updated><title type='text'>Gallery</title><summary type='text'>PHP-Systems.com now has it's own gallery. The photos are not generally related to the site, more a collection of my travels. An article on installing Gallery2 will be coming soon.</summary><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/116221636137179902/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=30167168&amp;postID=116221636137179902&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/116221636137179902'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/116221636137179902'/><link rel='alternate' type='text/html' href='http://www.php-systems.com/blog/2006/10/gallery.html' title='Gallery'/><author><name>Tim</name><email>noreply@blogger.com</email></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-30167168.post-115110300596497424</id><published>2006-06-23T22:43:00.000Z</published><updated>2006-10-03T05:59:32.940Z</updated><title type='text'>About PHP-Systems.com</title><summary type='text'>PHP-Systems started as an idea about 5 years ago, when I was working for Global Media Applications Limited (Now Global Media Web Marketing). I had the idea of putting articles and links to information that I found useful on the internet in to one central place to aid people in the their quest for knowledge about PHP.Basically, I want to build the website I wanted to find when I started my career </summary><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/115110300596497424/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=30167168&amp;postID=115110300596497424&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/115110300596497424'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/115110300596497424'/><link rel='alternate' type='text/html' href='http://www.php-systems.com/blog/2006/06/about-php-systemscom.html' title='About PHP-Systems.com'/><author><name>Tim</name><email>noreply@blogger.com</email></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-30167168.post-115109134908648480</id><published>2006-06-23T19:35:00.000Z</published><updated>2006-06-23T22:50:53.703Z</updated><title type='text'>Welcome to the blog.</title><summary type='text'>From here, I will post interesting updates to the site as well as try to keep posting information about what I am currently up to.</summary><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/115109134908648480/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=30167168&amp;postID=115109134908648480&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/115109134908648480'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/30167168/posts/default/115109134908648480'/><link rel='alternate' type='text/html' href='http://www.php-systems.com/blog/2006/06/welcome-to-blog.html' title='Welcome to the blog.'/><author><name>Tim</name><email>noreply@blogger.com</email></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry></feed>