Home
Talk0this wiki
Contents |
Welcome to the Bodge-it Wiki
Edit
Bodge IT and scarper.
If you can't do it right. Bodge it.
But first, try to do it right!
Idiomatic IT
Edit
Basically there are loads of things in IT which are either the same problem, or slight variations on cases.
Hence this is a partly a project to capture as many of those that apply to my circumstances as possible.
log a message to the system log log a message to the console open a file and loop the contents retrieve a web page write out a blob to a file loop case/swtich conditionals splitting strings to arrays joining arrays to strings step debug each line
Transparency, accountability, and seeing wtf is going on
Edit
typically this involves being able to launch some application under a debugger, or in some instrumented fashion
Configuration management is a key tool to provide transparancy and accountability;
Source Code Management
Edit
Git Github Subversion
Java Application Servers
Edit
@todo make notes on getting a heap/thread dump
http://docs.oracle.com/javase/6/docs/technotes/tools/windows/jdb.html
what is the over head to run with 9009 or some debugging port?
Broadband
Edit
WTF?
Edit
So basically most tutorials go through the different options explaining how they can be used
This is meant to turn things around and provide solutions to some common scenarios
Linux specific tools
Edit
Cloud Platforms
Edit
Cloud Providers
Edit
Database
Edit
Potential Blog Posts
Edit
this is a section to capture some outlines on blog posts that I am thinking about