Code segments FIXED! You can now copy and paste the code displayed on this page without the line numbers 🙂 So I recently started undertaking an online uni course called Programming for everybody, offered on coursera by the University of Michigan. One of the first extra credit assignments is installing python onto your computer for […]
linux
3 posts
If anyone is wondering like I was earlier today how to check your ram type and speed in a bash shell here is the command: sudo dmidecode --type 17 | more Push enter to see more if your output is omitted. If you are looking for a simple GUI solution in windows I might suggest […]
I have been trying out the dev release for windows server 2012 and found it pretty cool and easy to work with. I setup a little caching only DNS server and some simple active directory stuff. Along with all my other favorites like sickbeard and sabnzbd ,etc. However server ’12 is now winging about activation […]