-
Sidebar
This sidebar is specific for the blog pages. To start using widgets go to Appearance > Widgets and drag a widget into the sidebar area.
-
Archives
- January 2012
- December 2011
- November 2011
- October 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- February 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- May 2010
- April 2010
- February 2010
- January 2010
- December 2009
- November 2009
- August 2009
- July 2009
- June 2009
- May 2009
- March 2009
-
Categories
- Adobe Flash
- Build your own mmorpg game
- Business
- Computing
- CSS3
- Free Online Games
- Javascript Development
- jQuery
- Leisure
- Mac Os X
- Microsoft Windows – Help & Tips
- Mysql Development
- Online Game Development
- Php development
- PHP Frameworks
- Putty
- Search Engine Optimisation
- Server Side Development
- subversion
- Technology
- UK Government
- Uncategorized
- website development
- Wordpress
Category Archives: Terminal
How to use dig to get the TTL (time to load) of a domain
Obtaining the TTL for a domain is quite simple. Open up a terminal and meet your new friend ‘dig’. Type the follow, replacing my website …
Tagged:digmac terminal
Leave a Comment
MAMP v2.0+ and Apache Virtual Host Set Up
A colleague of mine was having some trouble setting up virtual host’s with his new installation of MAMP recently. So I decided to sit down …
Tagged:Apachemampvhosts
Leave a Comment
Add SSH Key to authorized_keys in one line
This is a great little one liner, to publish your local SSH key to any server you need to work with in one simple line. …
Terminal Mv command including hidden files
I often forget how to do this, so this time im going to blog it so that I can always look back at it and …
Link MAMP & mysql to mac os x terminal
Last night I trawled the internet trying to find the answer to how to hook up my mac os x terminal to my mamp mysql …
Mysql Dump Ignore Tables And Rsync To Remote Server
Not having had huge experience working with mysql dumping and rsync. This afternoon I was faced with the task of taking a backup of one …
Mysql Dumping / Uploading a file or files via terminal and SSH
Just something I found myself looking up today so that I can do everything from the comfort of my little terminal window. I wanted to …
A useful command for mac os x terminal
When working on your server with ssh access, you tend to get very used to doing everything you need to do via the terminal window. …
Tagged:Mac Os Xterminal
Leave a Comment