<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SoftLayer Blog &#187; customer support</title>
	<atom:link href="http://blog.softlayer.com/tag/customer-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.softlayer.com</link>
	<description>A Behind the Scenes Look at the Best Hosting Provider in the World</description>
	<lastBuildDate>Tue, 04 Jun 2013 20:27:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Tips from the Abuse Department: Save Your Sinking Ship</title>
		<link>http://blog.softlayer.com/2012/tips-from-the-abuse-department-save-your-sinking-ship/</link>
		<comments>http://blog.softlayer.com/2012/tips-from-the-abuse-department-save-your-sinking-ship/#comments</comments>
		<pubDate>Thu, 25 Oct 2012 18:10:36 +0000</pubDate>
		<dc:creator>Garrett White</dc:creator>
				<category><![CDATA[Customer Service]]></category>
		<category><![CDATA[SoftLayer]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[abuse]]></category>
		<category><![CDATA[abuse ticket]]></category>
		<category><![CDATA[customer support]]></category>
		<category><![CDATA[issues]]></category>
		<category><![CDATA[secure servers]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[systems administrator]]></category>
		<category><![CDATA[tickets]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.softlayer.com/?p=9480</guid>
		<description><![CDATA[I often find that the easiest way to present a complex process is with a relatable analogy. By replacing esoteric technical details with a less intimidating real-world illustration, smart people don&#8217;t have to be technically savvy to understand what&#8217;s going on. When it comes to explaining abuse-related topics, I find analogies especially helpful. One that [...]]]></description>
			<content:encoded><![CDATA[<p>I often find that the easiest way to present a complex process is with a relatable analogy. By replacing esoteric technical details with a less intimidating real-world illustration, smart people don&#8217;t have to be technically savvy to understand what&#8217;s going on. When it comes to explaining abuse-related topics, I find analogies especially helpful. One that I&#8217;m particularly keen on in explaining Abuse tickets in the context of a sinking ship.</p>
<p>How many times have you received an Abuse ticket and responded to the issue by suspending what appears to be the culprit account? You provide an update in the ticket, letting our team know that you&#8217;ve &#8220;taken care of the problem,&#8221; and you consider it resolved. A few moments later, the ticket is updated on our end, and an abuse administrator is asking follow-up questions: &#8220;How did the issue occur?&#8221; &#8220;What did you do to resolve the issue?&#8221; &#8220;What steps are being taken to secure the server in order to prevent further abuse?&#8221; </p>
<p>Who cares how the issue happened if it&#8217;s resolved now, right? Didn&#8217;t I respond quickly and address the problem in the ticket? What gives? Well, dear readers, it&#8217;s analogy time:</p>
<div style="margin:0 20px;">You&#8217;re sailing along in a boat filled with important goods, and the craft suddenly begins to take on water. It&#8217;s not readily apparent where the water is coming from, but you have a trusty bucket that you fill with the water in the boat and toss over the side. When you toss out all the water onboard, is the problem fixed? Perhaps. Perhaps not.</p>
<p>You don&#8217;t see evidence of the problem anymore, but as you continue along your way, your vessel might start riding lower and lower in the water &mdash; jeopardizing yourself and your shipment. If you were to search for the cause of the water intake and take steps to patch it, the boat would be in a much better condition to deliver you and your cargo safely to your destination.</p></div>
<p>In the same way that a hull breach can sink a ship, so too can a security hole on your server cause problems for your (and your clients&#8217;) data. In the last installment of &#8220;Tips from the Abuse Department,&#8221; Andrew explained some of the <a href="http://blog.softlayer.com/2012/tips-from-the-abuse-department-know-spam-stop-spam/">extremely common (and often overlooked) ways servers are compromised</a> and used maliciously. As he mentioned in his post, Abuse tickets are, in many cases, the first notification for many of our customers that &#8220;something&#8217;s wrong.&#8221; </p>
<p>At a crucial point like this, it&#8217;s important to get the water out of the boat AND prevent the vessel from taking on any more water. You won&#8217;t be sailing smoothly unless both are done as quickly as possible.</p>
<p>Let&#8217;s look at an example of what thorough response to an Abuse ticket might look like: </p>
<div style="margin:0 20px;">A long-time client of yours hosts their small business site on one of your servers. You are notified by Abuse that malware is being distributed from a random folder on their domain. You could suspend the domain and be &#8220;done&#8221; with the issue, but that long-time client (who&#8217;s not in the business of malware distribution) would suffer. You decide to dig deeper.</p>
<p>After temporarily suspending the account to stop any further malware distribution, you log into the server and track down the file and what permissions it has. You look through access logs and discover that the file was uploaded via FTP just yesterday from an IP in another country. With this IP information, you search your logs and find several other instances where suspicious files were uploaded around the same time, and you see that several FTP brute force attempts were made against the server. </p>
<p>You know what happened: Someone (or something) scanned the server and attempted to break into the domain. When the server was breached, malware was uploaded to an obscure directory on the domain where the domain owners might not notice it. </p>
<p>With this information in hand, you can take steps to protect your clients and the server itself. The first step might be to implement a password policy that would make guessing passwords very difficult. Next, you might add a rule within your FTP configuration to block continued access after a certain number of failed logins. Finally, you would clean the malicious content from the server, reset the compromised passwords, and unsuspend the now-clean site.</p></div>
<p>While it&#8217;s quite a bit more work than simply identifying the domain and account responsible for the abuse and suspending it, the extra time you spent investigating the cause of the issue will prevent the same issue from happening after your client &#8220;fixes&#8221; the problem by deleting the files/directories. Invariably, they&#8217;d get compromised again in the same way when the domain is restored, and you&#8217;d hear from the Abuse department again.</p>
<p>Server security goes hand in hand with systems administration, and even though it&#8217;s not a very fun part of the job, it is a 24/7 responsibility that requires diligence and vigilance. By investing time and effort into securing your servers and fixing your hull breach rather than just bailing water overboard, your customers will see less downtime, you&#8217;ll be using your server resources more efficiently, and (best of all) you won&#8217;t have the Abuse team hounding you about more issues!</p>
<p>-Garrett</p>
<p>P.S. I came up with a brilliant analogy about DNS and the postal service, so that might be a topic for my next post &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.softlayer.com/2012/tips-from-the-abuse-department-save-your-sinking-ship/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Importance of a First Impression</title>
		<link>http://blog.softlayer.com/2011/the-importance-of-a-first-impression/</link>
		<comments>http://blog.softlayer.com/2011/the-importance-of-a-first-impression/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 16:00:02 +0000</pubDate>
		<dc:creator>Greg Westmoreland</dc:creator>
				<category><![CDATA[Culture]]></category>
		<category><![CDATA[SoftLayer]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[culture]]></category>
		<category><![CDATA[customer support]]></category>
		<category><![CDATA[Dallas]]></category>
		<category><![CDATA[data center]]></category>
		<category><![CDATA[employee]]></category>
		<category><![CDATA[experience]]></category>
		<category><![CDATA[impression]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[join]]></category>
		<category><![CDATA[perks]]></category>
		<category><![CDATA[team]]></category>

		<guid isPermaLink="false">http://blog.softlayer.com/?p=5800</guid>
		<description><![CDATA[How many times have you heard that making a good first impression is everything? This is so true in many circumstances &#8211; from a blind date to a job interview to meeting the future in-laws. The first few moments are critical. There are a few things that help when making that first contact: Smile Present [...]]]></description>
			<content:encoded><![CDATA[<p>How many times have you heard that making a good first impression is everything? This is so true in many circumstances &ndash; from a blind date to a job interview to meeting the future in-laws. The first few moments are critical. There are a few things that help when making that first contact:</p>
<ul>
<li>Smile</li>
<li>Present yourself honestly and openly</li>
<li>Be positive, confident and courteous.</li>
</ul>
<p>I remember when I applied to SoftLayer back in April of 2010. I was working for one of SoftLayer&#8217;s competitors at the time, and one of my previous coworkers moved over to SoftLayer. He made mention of what a great company SoftLayer was and that I should think about applying. After submitting my resume, I received a call from the data center manager to come in for an interview at the DAL01 location. I prepared myself to make the best first impression I could. I heeded the words of my father saying, &#8220;A firm hand-shake goes a long way.&#8221; After my initial interview, I was given a tour of the one of the server rooms:</p>
<p><img class="centered" src="http://cdn.softlayer.com/innerlayer/servers.jpg" alt="Servers"/><br />
<img class="centered" src="http://cdn.softlayer.com/innerlayer/servers2.png" alt="Servers"/></p>
<p>I was completely blown away by the organization and structure of the server room. I was overly impressed with how organized the work benches were, how the crash carts all had their place, how everything was labeled, how all the cables were bound up neatly, and how the automation system was in place to do the everyday, menial tasks. Here I was trying to impress the DC Manager with my skills and but I can honestly say I was more impressed with SoftLayer. It left a definite first impression on me. </p>
<p>I drove home after the interview thinking I would <em>LOVE</em> to work for this company. When checking my email a short time later, I found an offer letter from the HR department! I started for SoftLayer a few weeks later as a Customer Support Administrator. My next &#8220;first impression&#8221; of the company came when I walked into the break room and noticed all of the amazing snacks provided to employees. I opened up the refrigerator to place my lunch bag and realized that SoftLayer provides soft drinks and energy drinks to keep their SLayers hydrated. I joked with the DC manager that &#8220;SoftLayer should put this information in the job description as a company benefit.&#8221; </p>
<p>Although making a good first impression is important, making a lasting impression can set you apart from your competition. SoftLayer is a cut above the rest from the other hosting providers out there. Whether you are a new customer or a long-time customer, you have to agree that SoftLayer makes fantastic first and lasting impressions. And just like this blog post, you can&#8217;t help but tell other people about the SoftLayer difference. </p>
<p>-Greg</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.softlayer.com/2011/the-importance-of-a-first-impression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UserVoice: Tech Partner Spotlight</title>
		<link>http://blog.softlayer.com/2011/uservoice-technology-partner-spotlight/</link>
		<comments>http://blog.softlayer.com/2011/uservoice-technology-partner-spotlight/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 14:45:46 +0000</pubDate>
		<dc:creator>Guest Blog</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Customer Service]]></category>
		<category><![CDATA[Partner Marketplace]]></category>
		<category><![CDATA[contact]]></category>
		<category><![CDATA[customer support]]></category>
		<category><![CDATA[engagement]]></category>
		<category><![CDATA[feedback]]></category>
		<category><![CDATA[improve]]></category>
		<category><![CDATA[involvement]]></category>
		<category><![CDATA[listen]]></category>
		<category><![CDATA[partner]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://blog.softlayer.com/?p=4931</guid>
		<description><![CDATA[This is a guest blog from UserVoice CEO Richard White. UserVoice offers a complete customer engagement solution that gives businesses a simple process for managing customer feedback and support functions all from a single, easy-to-use environment. Company Website: http://uservoice.com/Tech Partners Marketplace: http://www.softlayer.com/marketplace/uservoice What NOT to Do in Support The fact that you&#8217;re reading this blog [...]]]></description>
			<content:encoded><![CDATA[<p class="attribution">This is a guest blog from UserVoice CEO Richard White. <a href="http://uservoice.com">UserVoice</a> offers a complete customer engagement solution that gives businesses a simple process for managing customer feedback and support functions all from a single, easy-to-use environment.</p>
<div class="yt560"><iframe width="560" height="349" src="http://www.youtube.com/embed/1rZXoqja4rU?hd=1" frameborder="0" allowfullscreen></iframe></div>
<div class="more-info"><strong>Company Website:</strong> <a href="http://uservoice.com/">http://uservoice.com/</a><br/><strong>Tech Partners Marketplace:</strong> <a href="http://www.softlayer.com/marketplace/uservoice">http://www.softlayer.com/marketplace/uservoice</a></div>
<h3>What <em>NOT</em> to Do in Support</h3>
<p>The fact that you&#8217;re reading this blog post means you probably understand social media. You probably also understand why providing great customer service is important, so I&#8217;ll spare you that as well. What you may not know is that there are much better tools to provide outstanding customer service than the ones you&#8217;re already using. Here are four big tips for you as you&#8217;re planning your support channels: </p>
<p><strong>1. Don&#8217;t build a custom contact form.</strong><br />
Building a custom contact form on your website takes valuable time and resources away from your core business. Instead, sign up and get a widget from <a href="http://uservoice.com">UserVoice</a> (or one of our competitors) and in less than 30 seconds you&#8217;ll have a contact form that supports any number of custom fields you want to add, allows you to append your own customer-specific metadata, supports attachments and, most importantly, will auto-suggest relevant FAQ articles even before the customer submits the form. </p>
<p><strong>2. Don&#8217;t use shared email for customer support.</strong><br />
It&#8217;s true that you can take managing customer support via a shared email inbox pretty far. You won&#8217;t really feel the pain until a couple of issues slip through the digital crack because it wasn&#8217;t clear who on your team was responsible for following up with the customer. But why go through that? These days you can choose from a number of inexpensive, purpose-built tools, like <a href="http://uservoice.com">UserVoice</a>, targeted at companies that want to provide better customer service. Starting at $5/mo you can have a complete support solution that will grow with your business when you are finally ready to add that 2nd or 3rd support rep to your team.</p>
<p><span id="more-4931"></span></p>
<p><strong>3. Don&#8217;t waste time gathering feedback on message boards.</strong><br />
Scanning message boards to gather user feedback sounds like a good idea, but it&#8217;s really painful. Forums are both noisy and insular. Someone posts &#8220;I want you to add X&#8221; then a few people reply &#8220;+1&#8243; but then someone else says &#8220;I think X is good but only if you do Y to it.&#8221; Very quickly you don&#8217;t know what anyone really wants. And you especially don&#8217;t have an easy way to follow-up with people directly. Worst of all, you&#8217;re only hearing from a vocal minority. Casual users won&#8217;t go into your forums and won&#8217;t wade through 10 pages of +1&#8242;s to add their voice, they&#8217;ll just give up. </p>
<p><a href="http://uservoice.com/feedback">UserVoice Feedback</a> gives you a better way to harness customer feedback and turn it into something useful. It starts with a simple prompt: How can we make ___insert_your_company___ better? Customers give their feedback and vote up the best ideas. It&#8217;s easier for customers to get involved and give you feedback, and it&#8217;s much easier for you to follow-up and keep these important customers in the loop. </p>
<p><strong>4. Don&#8217;t hide from your customers.</strong><br />
This really should be the first recommendation. The sad fact is, people still don&#8217;t expect great customer service, and they certainly don&#8217;t expect you to be ready and willing to listen to their feedback, especially with that small gray &#8220;contact&#8221; link buried in your footer. Show customers that their experience and their feedback is important, nay, vital to your business. Put a big link at the top of the page, or a widget on the side of it. Something that tells people you&#8217;re not &#8220;business as usual.&#8221; Show them you really care. </p>
<p>I started UserVoice because I wanted to make doing all of these things simple so that companies could focus on what really matters: building their products and communicating with their customers, not setting up all this stuff. I hope you&#8217;ll find it as useful as our thousands of existing customers have in getting you back to work. <img src='http://blog.softlayer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>-Richard White, <a href="http://uservoice.com/">UserVoice</a></p>
<div class="tpm-note">This guest blog series highlights companies in SoftLayer&#8217;s <a href="http://www.softlayer.com/marketplace">Technology Partners Marketplace</a>. <br/>These <a href="http://blog.softlayer.com/partner-marketplace/">Partners</a> have built their businesses on the SoftLayer Platform, and we&#8217;re excited for them to tell their stories. New Partners will be added to the Marketplace each month, so stay tuned for many more come.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.softlayer.com/2011/uservoice-technology-partner-spotlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
