• Sales: 1-800-961-2888
  • Support: 1-800-961-4454

linux


Linux Tools

You've built your base server and are about to take an image of it.  If only there were some way to know whether the RackConnect portion of the build process would succeed before you spent the time necessary to create the image...
0 Comments
Filed in: RackConnect
NOTE: This article is written for our New Cloud Control Panel. A version of this article for our Classic Cloud Control Panel is also available.
When should I use Rescue Mode?
If your Linux system has become non-bootable or is...
0 Comments
Filed in: Cloud Servers

Windows Tools

You've built your base server and are about to take an image of it.  If only there were some way to know whether the RackConnect portion of the build process would succeed before you spent the time necessary to create the image...
0 Comments
Filed in: RackConnect
If you’re looking for an easier approach to migrating your Linux server, we have a script that can be run from the command line that automates some of the work surrounding the syncing of your data to a new instance.
 
0 Comments
Filed in: Cloud Servers

SSH

NOTE: This article is written for our New Cloud Control Panel. A version of this article for our Classic Cloud Control Panel is also available.
When should I use Rescue Mode?
If your Linux system has become non-bootable or is...
0 Comments
Filed in: Cloud Servers
This article will walk you through setting up a Linux user with read and write permissions for your web document root, usually the /var/www/ directory. Connecting with this user via SFTP will let you upload your website content...
6 Comments
Filed in: Cloud Servers
Although Rackspace Cloud has taken steps to make your default Cloud Server image as secure as possible, the first line of defense lies in the hands of you, our customer.  Follow these steps immediately after creating your Cloud...
25 Comments
Filed in: Cloud Servers

Control Panel Software

NOTE: This article is written for our New Cloud Control Panel. A version of this article for our Classic Cloud Control Panel is also available.
When should I use Rescue Mode?
If your Linux system has become non-bootable or is...
0 Comments
Filed in: Cloud Servers

Monitoring and Troubleshooting

NOTE: This article is written for our New Cloud Control Panel. A version of this article for our Classic Cloud Control Panel is also available.
When should I use Rescue Mode?
If your Linux system has become non-bootable or is...
0 Comments
Filed in: Cloud Servers

Interface Tools

NOTE: This article is written for our New Cloud Control Panel. A version of this article for our Classic Cloud Control Panel is also available.
When should I use Rescue Mode?
If your Linux system has become non-bootable or is...
0 Comments
Filed in: Cloud Servers

Uncategorized

When creating a new Rackspace Cloud Server, you'll make several important selections that determine the success of your deployment. Two major decisions are:
What operating system/distribution to use
What size Cloud Server you...
0 Comments
Filed in: Cloud Hosting
Manual DNS
There may be times you need to change your server's DNS settings, either because you find they're misconfigured or because you want to use your own. Fortunately there isn't a lot of work involved in changing the DNS...
2 Comments
Filed in: Cloud Servers
Although Rackspace Cloud has taken steps to make your default Cloud Server image as secure as possible, the first line of defense lies in the hands of you, our customer.  Follow these steps immediately after creating your Cloud...
25 Comments
Filed in: Cloud Servers
Nginx is a popular lightweight server for those who do not need the bulk and extra services that Apache may offer.
This article will look at installing Nginx on an Ubuntu Intrepid Server using the 'aptitude' package manager....
1 Comments
Filed in: Cloud Servers
NOTE: This article is written for our Classic Cloud Control Panel. You can access this interface from the New Cloud Control Panel by clicking your username in the upper-right of the control panel and selecting "Classic Cloud...
0 Comments
Filed in: Cloud Sites
You can use the following in a .htaccess file to change the default document on your PHP based sites:
DirectoryIndex filename.htmlThis would cause filename.html to be treated as your default page, or default directory page. You...
0 Comments
Filed in: Cloud Sites

linux mysql

 
Cloud Sites currently supports the following versions of the software:
 
Technology
Versions Supported

Linux


PHP


5.3 and 5.4


Apache


2.2


MySQL


5.0, 5.1


Windows


ASP.NET


2.0, 3.5 SP1, 4.0, and 4.5


Windows...
21 Comments
Filed in: Cloud Sites

mssql

 
Cloud Sites currently supports the following versions of the software:
 
Technology
Versions Supported

Linux


PHP


5.3 and 5.4


Apache


2.2


MySQL


5.0, 5.1


Windows


ASP.NET


2.0, 3.5 SP1, 4.0, and 4.5


Windows...
21 Comments
Filed in: Cloud Sites

FTP

 
Cloud Sites currently supports the following versions of the software:
 
Technology
Versions Supported

Linux


PHP


5.3 and 5.4


Apache


2.2


MySQL


5.0, 5.1


Windows


ASP.NET


2.0, 3.5 SP1, 4.0, and 4.5


Windows...
21 Comments
Filed in: Cloud Sites

IIS and ASP.NET

 
Cloud Sites currently supports the following versions of the software:
 
Technology
Versions Supported

Linux


PHP


5.3 and 5.4


Apache


2.2


MySQL


5.0, 5.1


Windows


ASP.NET


2.0, 3.5 SP1, 4.0, and 4.5


Windows...
21 Comments
Filed in: Cloud Sites


 
 
In this guide we will discuss the different Web Technologies available to you on The Rackspace Cloud Sites. We'll take a look at using Linux technologies as well as ASP/.NET. We'll also briefly learn how Cloud Sites can be...
0 Comments
Filed in: Cloud Sites
In this article we're going to take a look at the .htaccess file and the web.config file. We'll discuss what they are, and how they're used with Cloud Sites.
If you are using Windowa IIS, ASP/.NET then please click the web.config...
0 Comments
Filed in: Cloud Sites

Linux and PHP

 
Cloud Sites currently supports the following versions of the software:
 
Technology
Versions Supported

Linux


PHP


5.3 and 5.4


Apache


2.2


MySQL


5.0, 5.1


Windows


ASP.NET


2.0, 3.5 SP1, 4.0, and 4.5


Windows...
21 Comments
Filed in: Cloud Sites


 
 
In this guide we will discuss the different Web Technologies available to you on The Rackspace Cloud Sites. We'll take a look at using Linux technologies as well as ASP/.NET. We'll also briefly learn how Cloud Sites can be...
0 Comments
Filed in: Cloud Sites
In this article we're going to take a look at the .htaccess file and the web.config file. We'll discuss what they are, and how they're used with Cloud Sites.
If you are using Windowa IIS, ASP/.NET then please click the web.config...
0 Comments
Filed in: Cloud Sites
You can test PHP SMTP functions with the following two examples. The first one is standard SMTP while the second one is SMTP with SSL.
We strongly recommend using an SMTP relay that requires authentication. Sending mail through...
32 Comments
Filed in: Cloud Sites
NOTE: This article is written for our Classic Cloud Control Panel. You can access this interface from the New Cloud Control Panel by clicking your username in the upper-right of the control panel and selecting "Classic Cloud...
0 Comments
Filed in: Cloud Sites
NOTE: This article is written for our Classic Cloud Control Panel. You can access this interface from the New Cloud Control Panel by clicking your username in the upper-right of the control panel and selecting "Classic Control...
1 Comments
Filed in: Cloud Sites
Session state servers are being implemented for PHP applications. This will improve the performance of most sites by setting the default session handler to the state servers. Session data will be accessible from all PHP web nodes...
4 Comments
Filed in: Cloud Sites
NOTE: This article is written for our Classic Cloud Control Panel. You can access this interface from the New Cloud Control Panel by clicking your username in the upper-right of the control panel and selecting "First-Generation...
7 Comments
Filed in: Cloud Sites

Server Migration

Cloud Server Migration
There are occasions when cloud server instances must be migrated to different host clusters, typically as part of an upgrade or server maintenance. When this happens an affected customer will be notified in...
0 Comments
Filed in: Cloud Servers

File Transfers and File Sharing

This article will walk you through setting up a Linux user with read and write permissions for your web document root, usually the /var/www/ directory. Connecting with this user via SFTP will let you upload your website content...
6 Comments
Filed in: Cloud Servers

DNS

Manual DNS
There may be times you need to change your server's DNS settings, either because you find they're misconfigured or because you want to use your own. Fortunately there isn't a lot of work involved in changing the DNS...
2 Comments
Filed in: Cloud Servers

Getting Started

Choosing a Linux distribution
If you're new to Linux you'll face a choice between some unfamiliar distributions. In this article we try to de-mystify those choices.
So many options
When you're creating a server instance you have...
7 Comments
Filed in: Cloud Servers
Although Rackspace Cloud has taken steps to make your default Cloud Server image as secure as possible, the first line of defense lies in the hands of you, our customer.  Follow these steps immediately after creating your Cloud...
25 Comments
Filed in: Cloud Servers

Contents
1 Introduction
2 Read These If You're New To Cloud Servers
3 Read These If You're New To Linux
4 Secure Your Server
4.1 Policies
4.2 Monitoring
4.3 Access Control
4.3.1 Firewalls

4.4 Cryptography
4.4.1 SSL

4.5...
0 Comments
Filed in: Cloud Servers

Scheduled Cron Jobs



Contents

1 Command Language: PHP vs HTTP


2 Relative vs Absolute Paths

2.1 Solution #1


2.2 Solution #2





Command Language: PHP vs HTTP

Some PHP scripts are...
1 Comments
Filed in: Cloud Sites

CentOS/Fedora/Red Hat Enterprise Linux

Although Rackspace Cloud has taken steps to make your default Cloud Server image as secure as possible, the first line of defense lies in the hands of you, our customer.  Follow these steps immediately after creating your Cloud...
25 Comments
Filed in: Cloud Servers

Ubuntu/Debian Linux

Although Rackspace Cloud has taken steps to make your default Cloud Server image as secure as possible, the first line of defense lies in the hands of you, our customer.  Follow these steps immediately after creating your Cloud...
25 Comments
Filed in: Cloud Servers

Linux IPTables

Although Rackspace Cloud has taken steps to make your default Cloud Server image as secure as possible, the first line of defense lies in the hands of you, our customer.  Follow these steps immediately after creating your Cloud...
25 Comments
Filed in: Cloud Servers

Performance

Note:  We've had reports of problems using Magento with Cloud Sites.  We cannot provide support for Magento on Cloud Sites so we do not recommend using it at this time.  This article is made available for archival purposes only....
3 Comments
Filed in: Cloud Sites

Content Management Systems

Note:  We've had reports of problems using Magento with Cloud Sites.  We cannot provide support for Magento on Cloud Sites so we do not recommend using it at this time.  This article is made available for archival purposes only....
3 Comments
Filed in: Cloud Sites