Archive for September, 2009
Media Temple DV vs Godaddy Hosting. A Review
Last Updated on Tuesday, 17 January 2012 07:45 Written by Mike Tuesday, 29 September 2009 07:26
After 6 months with media temple hosting, this former godaddy customer is completely impressed. Here are the key differences that should make a difference to you.
- Email. Godaddy limits you to 1000 emails outbound per day. This is per hosting account. No matter how many domains you run, or whether you have a dedicated server or not. To get this limit raised you have to jump through hoops, comply with every can-spam policy requirement and restrictions. Your email’s must be approved and contain subscription list removal. As well as opt-in must agree to comply with their specs. Media Temple is no where near as restrictive with their shared service or grid service set to 50 per minute or 500 per hour. The DV servers have no outbound email restrictions. Abuse of this will just end up getting your domain black-listed.
- Support. Hands down Media Temple’s customer service makes Godaddy seem like a small time operation. Knowledgeable staff, quick response via phone(longest hold time yet was 17 minutes). Even though having a DV with full access, the support team will help with issues on databases, backing up data, restoring snapshots. Knowledgeable would be on the bottom of the list for godaddy.
- Price. $42 a month with Media Temple is my cost base for a DV with a dedicated 512M of Ram, 3 IP addresses and a Dedicated %10 CPU load. Root access, and a huge assortment of developers tool’s(including svn) make serving 200,000 dynamic pages per day a walk in the park. With 20 Gig of storage and a Terabyte of data transfer per month. It’s Media Temple for the Win!!! of course they have less costly plans with their GS (grid service) designed to handle large spikes in traffic at a base cost of $20 per month. There is also a cheaper shared plan. Click here and tell them jobshouts.com sent you a referral.
- Godaddy’s plans: There cheaper with shared hosting accounts available for a base of around $8 a month. No dedicated Ram or IP. Shared resources with thousands of other websites. High latency times causing slow page loads. Plus that interface is designed to sell, not be helpful. Domain management is clunky and cumbersome.
- Domain registration – This is godaddy’s only remaining feature that is worth something. They are by far the cheapest to register and maintain your domain names. As long as you don’t mind their repeated attempts at reselling their ‘other’ products, keep them as your registrar.
There that’s about it in a nutshell. I am very happy to have moved all of my web properties off Godaddy’s servers. You do truly get what you pay for.
If you decide to sign up with Media Temple, tell them jobshouts.com referred you. We get a perk from them when you do.
Geek out!
Incoming search terms:
- media temple vs godaddy
- mediatemple vs godaddy
- godaddy vs mediatemple
- godaddy vs media temple
- mediatemple or godaddy
- dv mediatemple vs dedicated godaddy
- mediatemplate vs
- mediatemplate vs godaddy
- mediatemple versus godaddy
- mediatemple vrs godaddy
Tags: Godaddy, Hosting, Media Temple, Server | Posted under Geek Tech, Reviews | 3 Comments
Florida Jobs – A list of Over 200 resources for jobs in the state for Florida.
Last Updated on Monday, 28 September 2009 11:07 Written by Mike Monday, 28 September 2009 08:53
A few resources for job-seekers in Florida. Have something you would like to see added to the list drop me a line via mail to mike at michaelquale dot com.
Jobs in Education:
Incoming search terms:
- list of state jobs in florida
- list jobs in florida
- florida list jobs
- florida power and light human resources
- indianrivertransportjobsocalaflorida
- list county positions florida
- wackenhut corp jobs in tampa
Tags: florida, Job Search, jobs, Tampa | Posted under Geek Tech | 2 Comments
How do I customize my MySpace page
Last Updated on Sunday, 4 October 2009 09:38 Written by Mike Monday, 28 September 2009 12:37
This is a question often repeated across the web with a lot of different sites offering plug-ins or generators that will allow a user to change their ‘layout’. There are also many sites that will let you download a ‘template’ that they have created based on pop-culture, music, cars, girls or just about any theme you can think of. I have used a site call pimp my profile they can be found here
You can easily select one of thousands of themes, copy the code and paste it into your about me: section of your profile. You can still have your about me description. Just paste the custom code if front of the normal text that you would use to describe yourself.
You can also customize the design your self with your own images. You can insert flash html, and some limited .class only type CSS. If you’re graphically inclined making a logo and serving the content with your design tweaks can create soem pretty cool looking pages.
Tags: Customize, myspace | Posted under Geek Tech | No Comments
Securing & Hardening your Media Temple Server DV/DPV
Last Updated on Monday, 28 September 2009 12:09 Written by Mike Tuesday, 22 September 2009 01:27
If you have a DV/VPS from Media Temple you may want to take some steps to save yourself a lot of hassle down the road. In this age of web connectivity ease of access to the internet is often taken for granted. While this makes most people’s lives easier, it also makes life for hackers and script kiddies easy too.
One of the things Media Temple does not tell you, is that you need to take additional steps to secure your DV beyond its initial configuration. This is especially important if you enable root access and developers tools. Once root access is enabled your server is vulnerable to port scans, and dictionary type attacks.
Take these steps to eliminate the vulnerability and you will save your self a lot of headache from your server becoming compromised.
Step 1 USE A STRONG PASSWORD!!!! Dictionary type attacks use common names/terms to guess at what your login and password might be. Once the attacker knows what user name is in use. They can then proceed to attempt to guess a password. Never, ever use a password that is someone’s name, place, or event that could be guessed. Stick to passwords that contain letters, numbers, and even symbols a password that looks like !33$#me2x works way better than carmen.
Step 2. Configure Firewall rules. Log into your Plesk admin panel, then from the desktop page click on modules in the left navigation pane. You should see an option appear in the context window for Firewall. In the default configuration the firewall does not block much at all. Pay special attention to the SSH option. I have my DV set to only allow traffic from my IP block, while denying all other IP traffic. In an example of the rule I use. I allow 72.186.98.0/24 what this does is allow all traffic from the IP block of addresses including addresses 72.186.98.0 to 72.186.98.255. I did it this way in case my IP address changes.
Step 3. Block all non-essential services. If you are not using them turn them off or block them. Just be careful about which ones you block. You just might lock yourself out of your own server. Or a function such as email or web page serving may stop functioning.
Here is a snapshot of how my FW look, Click to view in full size.
As of this writing I have a support ticket in with Media Temple. I cannot for the life of me figure out how to implement the IP address blocking on the Plesk Admin interface. This should also be restricted in my opinion, but you could easily get locked out of your server and be unable to make any changes to the firewall configuration.
One thing to keep in mind if you do manage to somehow get locked out. You can reset your firewall rules to a default configuration by logging into Media Temples account center, selecting the DV admin and selecting advanced recovery tools. From there you can select an option to restore the firewall to a default configuration.
Here is some additional great advice from my friend and rum lover Aaron Saray. “There are all kinds of things that could be suggested. One of the biggest things I do on a VPS is disable root ssh. I make a user to log in with, and then they must sudo or su any action. Also, I like to create additional certificates to log in with my SSL connection”.
Incoming search terms:
- medatemple dv security
- media temple server harden
- mediatemple block ip address
- mediatemple dv security
- mediatemple firewall
- mediatemple support tickets
- mediatemple vps firewall
- secure mediatemple dv server
- securing mediatemple dv
Tags: DV, Hosting, Media Temple, Server, Virtual Host | Posted under Geek Tech | 2 Comments
Twitter Image Sizes
Last Updated on Monday, 28 September 2009 12:09 Written by Mike Sunday, 20 September 2009 09:17
I had to do some research on this for a project I am working on. I am calling twitter search in a javascript. The results are used to display timeline search results for the hashtag associated with a tweetup.
It is designed for live broadcasts where a live feed is needed on a projection or large LCD/Plasma display.
One of the obstacles I ran into was the size of the images returned via the API. There are technically 2 size images available for linking from a twitter profile. Those are 48×48 and 73×73.
I just added another line of code to the mix to replace the url from the JSON results with the bigger one.
var profileimage = this.profile_image_url.replace(“normal,’bigger’);
The URL for a normal sized image:
http://a1.twimg.com/profile_images/257791952/Mike_bucs_profile_normal.jpg
http://a1.twimg.com/profile_images/257791952/Mike_bucs_profile_bigger.jpg
This might not seem like much but when you are dealing with a large room nearly doubling the image size, helps a lot.
Incoming search terms:
- normal bigger twitter
- size of twitter image
- this profile_image_url
- twitter profileimageurl large
- twitter search api profile_image_url normal size
Tags: Images, Size, twitter | Posted under Geek Tech | 3 Comments



