netpenthe.wordpress.com
namecheap dns with hotmail or outlook domain | Tech Blog
https://netpenthe.wordpress.com/2013/10/06/namecheap-dns-with-hotmail-or-outlook-domain
Programming, devops, systems admin and start up notes. Namecheap dns with hotmail or outlook domain. Select “All host records” in right hand menu. Select “User (Mail Server’s Host Name Required)”. Click “Save” so new input boxes come up. In “HOST NAME” enter “@” — this is the real trick. Add the Outlook “MAILSERVER HOST NAME” to be something like bskdjfksjdfxxxxx.pamx1.hotmail.com. Set “MX PREF” to “10”. Set “TTL” to 3600. The real trick is knowing the “HOST NAME” should be “@”. Leave a Reply Cancel reply.
netpenthe.wordpress.com
Tech Blog | Programming, devops, systems admin and start up notes | Page 2
https://netpenthe.wordpress.com/page/2
Programming, devops, systems admin and start up notes. Quick/dirty way to time functions in javascript. Console.time("hi") myfunction() console.timeEnd("hi"). Selenium – change windows. Upgraded capybara to 2.1.x (with Selenium Webdriver) and my switch to window calls started failing. This is how i fixed it:. Seems to take a lot of trial and error when these things break. Tags: selenium webdriver capybara 2.1 switch to window handles. Shiny tool tips from codecanyon. To skip WSUS and force computer to ge...
netpenthe.wordpress.com
BEETHEFIRST Keeps it Safe and Simple | Tech Blog
https://netpenthe.wordpress.com/2014/11/10/beethefirst-keeps-it-safe-and-simple
Programming, devops, systems admin and start up notes. BEETHEFIRST Keeps it Safe and Simple. BEETHEFIRST Keeps it Safe and Simple. Namecheap dns with hotmail or outlook domain. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. You are commenting using your Facebook account. ( Log Out.
netpenthe.wordpress.com
About/CV | Tech Blog
https://netpenthe.wordpress.com/curriculum-vitae
Programming, devops, systems admin and start up notes. Location: Adelaide, South Australia. MSIT (Highest Distinction) – Carnegie Mellon University. LLB (Hons) – Adelaide University. BCompSci (Hons) – Adelaide University. BSci – Adelaide University. Windows: 12 years experience (and production Exchange/AD systems administration). Linux/Unix: 12 years production systems administration experience. Sites i’ve developed: http:/ www.chipmeup.com. Http:/ www.tonybet.com. Http:/ www.mytelos.com.au. Virtual mach...
netpenthe.wordpress.com
southstart | Tech Blog
https://netpenthe.wordpress.com/2013/10/04/southstart
Programming, devops, systems admin and start up notes. Things learned from SouthStart today:. Write down your goals ( Michalewicz. Leila Henderson had some good suggestions on what software to use for media, though i need to look over the videos to get what they were. Are we pricing our product too low. Think of a hack, e.g. redirecting users from WordPress.com who want changes. Congrata to voxie box and baby bargains for winning the pitch comp! Dell RAID monitoring with Nagios. Leave a Reply Cancel reply.
netpenthe.wordpress.com
New Job | Tech Blog
https://netpenthe.wordpress.com/2013/09/16/new-job
Programming, devops, systems admin and start up notes. I have two weeks left before I finish up at my current work. I’ve spent the last few days checking out the local employment environment. It doesn’t look great. I really love my current work and thinking of doing other work (available in Adelaide) is slightly depressing. Looking further afield, it seems as though I need to put a lot more effort into GitHub and StackOverflow. Current plan is to:. Start contributing more to GitHub and StackOverflow.
netpenthe.wordpress.com
A good job | Tech Blog
https://netpenthe.wordpress.com/2013/09/25/a-good-job
Programming, devops, systems admin and start up notes. I’ve come to the conclusion that there are 4 things to look for in a job:. Doesn’t have to be huge, but enough to live ok on. Plenty of studies have shown that after $x/year people aren’t any happier earning more). If you ever have to or want to leave, you can get another job. Ie don’t learn to make buggy whips). If the business goes gangbusters, you’re in for a payday. Ie your maximum upside isn’t a 5% bonus). Dell RAID monitoring with Nagios →.
netpenthe.wordpress.com
Dell RAID monitoring with Nagios | Tech Blog
https://netpenthe.wordpress.com/2013/09/30/dell-raid-monitoring-with-nagios
Programming, devops, systems admin and start up notes. Dell RAID monitoring with Nagios. Using the check perl.pl plugin to monitor RAID devices on Dell PowerEdge servers. Started receiving this error:. Host does not understand the Dell Storage OID. Due to the DELL services that handle the SNMP requests not being up. I fixed it like this:. Sudo yum update srvadmin* #well this might not be necessary. Sudo /etc/init.d/dataeng restart. Sudo /etc/init.d/snmpd restart. Leave a Reply Cancel reply. Build a websi...