Existing SingleHop Clients- Here’s $100,000+ :) Zakby24 Jul 2008

admin
Hardware is constantly outdated which, normally, presents a big problem for dedicated hosting clients. You get a server today and in 6 months your provider will naturally be offering a replacement of your server for new clients- with bigger and better stuff. While we can't entirely solving that problem, we decided recently to begin only offering a minimum of 2GB of RAM on new servers. To show our commitment to our very loyal clients, we are providing a free RAM upgrade to bring each and every client to 2GB of RAM. As far as we know, this is the first time a hosting provider has gone back and mass upgraded it’s clientèle on this level. Here’s the bottom-line impact and the reason providers don’t normally do this: 1,200+ ...

Read the full post "Existing SingleHop Clients- Here’s $100,000+ :)" 2 Comments

announcing LEAP — the server manager webtop (only from SingleHop) Dan Ushmanby21 Jul 2008

Dan
Hello Everyone, This is a big post and I’m very excited to be making it. Over the past year we have been developing a new control panel – a new customer portal. The system is finally ready for release and I wanted to explain why it is cool and some of its major advantages. LEAP is entirely browser based. It is tested on Windows, Macintosh and Linux using Opera, Mozilla, Internet Explorer and Safari. The system is a graphical, Windows-like interface for managing your servers. But, it’s more than just a pretty interface, it’s a fully functional control panel – allowing you to add servers, managing existing servers, and administer those servers remotely using built in SSH and RDP clients. The ...

Read the full post "announcing LEAP — the server manager webtop (only from SingleHop)" No Comments

Hardware vs. Software Firewalls Garett Murphyby16 Jul 2008

By default most computers are left vulnerable to attack the moment they are attached to a network because they either have an inadequate firewall or no firewall configured on their machine. This is the case, in many situations, for both servers and your own desktop at home. It is for this reason that I am often asked the question “How good is an operating system-based firewall”. The answer is different for each situation.

In the home situation, it can be used as your primary firewall (for example, you do not have a router between your DSL, cable, or FiOS modem hardware) provided you have configured it correctly (or at least allow the operating system to manage it for you). In a dedicated server hosting environment, however, it is extremely important to have a firewall of some type enabled and to manually configure it to filter your incoming traffic.

Read the full post "Hardware vs. Software Firewalls" No Comments

Backups Backups Backups! ericby07 Jul 2008

It happens all too often. I client calls us and tells us they just deleted a folder or a file that was extremely important, usually for a presentation that is to be made in no more than 30 minutes. Now, if they have backups on our backup servers, that is fine, we restore the file in no time because they are available right there. This isn’t the normal situation though, most people don’t feel that making backups is important, or think that we just do it because they have the server with us (we don’t). If these backups don’t exist, and your server crashes, gets hacked, explodes, runs away, or heaven forbid a natural disater occurs, your data is gone. There is no way around ...

Read the full post "Backups Backups Backups!" No Comments

Spanning Tree Protocol Explained! Aziby04 Jul 2008

Spanning-Tree Protocol (STP) is a link management protocol that provides path redundancy while preventing undesirable loops in the network. When it comes to Ethernet networks, in order for them to function properly only one active path can exist between two stations. Loops occur in networks for a variety of reasons. The most common reason you find loops in networks is the result of trying to simply provide multiple levels of redundancy. When having multiple root switches in a network used to provide this redundancy, the problem that will arise is infinite loops between the switches and the end workstations they’re connected to. If a loop exists in the network topology, the potential exists for duplication of messages. When loops occur, some switches ...

Read the full post "Spanning Tree Protocol Explained!" No Comments

MySQL Tuning-Primer.sh! Andyby03 Jul 2008

Andy
The most important aspect of any MySQL-Driven web application is tuning MySQL to perform at it's peak. Typically the SingleHop Technicians do this all manually, which takes a lot of time and perseverance. However, recently Igor from the Development Team introduced this very easy to use script -- mysql-tuning-primer.sh The script was developed by Matthew Montgomery from MySQL Inc. -- not bad for a "Novice" MySQL Technical Support Specialist. I'd love to see what MySQL's Senior technicians can do! Anyway, onto the script... Currently the script handles recommendations for the following:
  • Slow Query Log
  • Max Connections
  • Worker Threads
  • Memory Usage
  • Key Buffer
  • Query Cache
  • Sort Buffer
  • Joins
  • Temp Tables
  • Table (Open & Definition) Cache
  • Table Scans (read_buffer)
  • Table Locking
  • Innodb Status
The script can be easily ...

Read the full post "MySQL Tuning-Primer.sh!" No Comments

HOWTO: add drives to your Linux/cPanel server jmillsby01 Jul 2008

Hi I'm Josh the new guy here at SingleHop, and today I'm going to be explaining how to add additional hard drives to a Linux/cPanel server. Before I get into that, I'll give everyone a little background information on myself. I've been working in the webhosting field for quite a long time now doing everything from answering phones, building servers, and taking out the trash. My very first job for a now defunct hosting company was back in 2000. We ran Sun Cobalt RaQ server appliances and a few cPanel v3 servers. After my days were up at my first employer, I continued to do systems administration work for various companies and individuals, both on site and remotely. In late 2006 I was ...

Read the full post "HOWTO: add drives to your Linux/cPanel server" No Comments

Installing ASP.NET 1.1 with IIS7 on Windows 2008 Samby30 Jun 2008

It seems that with each new release of Windows system administrators have the world’s worst time migrating from the previous operating system release to the latest. One of many compatibility issues with 2008 is that .NET is built into Windows 2008 but is only 2.0, 3.0 and 3.5. When you try to install ASP.NET Windows warns that there are compatibility issues and no solution to installing this software on your operating system. So after doing some searching I found the installation steps and tried it out. This is the method I used to install ASP.NET 1.1 on Windows 2008 Web:

First you have to install IIS Metabase Compatibility. This is done by opening the Server Manager from your ...

Read the full post "Installing ASP.NET 1.1 with IIS7 on Windows 2008" No Comments

FireFox 3: What with all the hype? luisby26 Jun 2008

Firefox is our favorite browser here at Singlehop, as it is for millions of other users and now its gotten even better! On June 17th Mozilla officially launched firefox 3 and 24 hours later it was downloaded over 21 million times from all around the globe. If you aren't one of those who have downloaded the newest version and enjoying the improvements, let me fill you in on some of the newest features.
1. ITS FAST! - In previous versions Firefox's memory used to grow out of control when you added tabs, extensions etc, but not anymore! The dev team's primary goal was memory reduction. You can read the details on one of the developers' blogs, Firefox 3 Memory ...

Read the full post "FireFox 3: What with all the hype?" 1 Comment

Performance Tuning Apache the SingleHop Way luisby17 Jun 2008

Apache 2.x is designed to balance flexibility, performance and portability. Apache is a good all-purpose webserver. Since Apache is designed to fit most scenarios it hasn't been optimized to set any kind of speed records, but Apache 2.x is capable of high performance. There have been many improvements made in Apache 2.x and many are enabled by default. But, there are some changes you can make at compile-time and run-time that can positively affect performance. Ram is the single biggest hardware issue that determines webserver performance, so the more the better. Once a server runs out of memory it starts using the swap space on the hard drive. You never ever want have to the web server use swap. ...

Read the full post "Performance Tuning Apache the SingleHop Way" No Comments

Next Page »