-
Recent Posts
Categories
Category Archives: Link
Edgespace Colocation
I made my first webpage in 6th grade. It was horrible and had tons of animated gifs and blinking text, but I wrote all the HTML myself in notepad and hosted it on AOL. Since then I have written, hosted, … Continue reading
Posted in Link
Leave a comment
NFS
I came across an awesome document: Use of NFS Considered Harmful
Posted in Link, SysAdmin
Leave a comment
A terminal colorscheme to put others to shame
SOLARIZED Precision colors for machines and people
Posted in Link
Leave a comment
Randomness
Just like irony, most people do not really understand randomness. A Less-Random Generator “Randomness is different from homogeneity.”
Posted in Code, Link
Leave a comment
Data Centers
Just a quick bunch of links: Data center locations ranked by operating cost : A nice view of the market 4 years ago, but in this industry, things change quickly. Look for new power sources to be the driving resources … Continue reading
Creating Windows Shortcuts using Python
Using Python to Create Shortcuts I mainly use Python for Systems administration on Linux but it is great how versatile a language it is. Here is a nice short tutorial on using it for Windows administration.