Server Name

as been discussed on id-gmail mailing list, naming a server name is hard, sometimes you have to pick a theme for your servers, there’s some who named their server using mountain name, or using Myth Gods names, and sometime some lady’s names like dewi, julie. it’s hard because sometimes once you named one of your server you should know its purpose, its capabilities based on their representative name, for example Zeus, it’s a main server that have a significant purpose on the network.

and xkcd nailed it.

permanance


Tags: #humor, #geek

My dream backup scheme

Hey it’s rhyme! on my system right now, i have two timemachine who backed up my entire system, one i had it on my whole dedicated external drive, it’s an old 320GB Seagate drive, and in my DAS system (i named it “Kimu Garden”, because it’s sounds beautiful) as a backup in sparsedisk image.

On my 320GB Seagate drive i’m using plain TimeMachine app, as for sparsedisk i use carbon copy cloner (i use the free one) as backup app, maybe having 2 backup for my machine is overkill, but hey, nobody knows when shit happens.

my work files is on dropbox, exclude the codes, all my code is either on TimeMachine or in the Sparsedisk image.

i also subscribed to other online backup system, i use GDrive, Skydrive. but one thing about skydrive, it’s allows you to upload the file without having to syncronize it on to your machine, which is great, i uploaded some of the sensitive data on to it, with sparsedisk protection of course, and doesn’t have to mirror that file on my machine.

i want to have a system that can do the backup for me, i heard backblaze have amazing service and cheap comparing to the other services

Read more →

Postman

postman

at my coderwall page, i wrote about OSX HTTP client, it’s a great app, but sometimes i want more of it, i want to craft the request intuitively with easy option to set up, and i want it without have to open another app.

A long came PostMan, a chrome extension and A powerful HTTP client to test REST web services. a tool that i use extensively for the past 2 month, it support many http verb that RESTafarian would fall in love with. go ahead, try it.

(direct link to chrome webstore)

photo are taken from here, Postman Pat, a series that Athar used to watch on JimJam.

Run

i wanna run


Tags: #fun, #life

Infrastructure as code

Infrastructure as Code - ABUG Session from Patrick Debois