home   |   about us   |   our network   |   services   |   affiliates   |   contact
 
Services
» Web Hosting
» Reseller Hosting
» Dedicated Servers
» Windows/ASP.net Hosting
» Managed Web Hosting
» Server Security / Auditing
» Remote Backup / Storage
» Virtual Dedicated Servers
 
Support
» Support Desk
» Client Login
» Forums
» FAQs
» Help Files
» Acceptable Use Policy
» Client Testimonials
» Blog
 
Tutorials
» Dedicated Server Tutorial
» Website Optimization
» Search Engine Optimization
» Web Hosting Tutorials
» Web Programming Tutorials
» Networking Tutorials
» Virtual Server Tutorials
» Resources



The Crucial Blog - Archive

April 30, 2008

Why don’t we use mod_python in a shared (cPanel) environment?

An Apache module for embedding the Python enterpreter within the Apache server, like mod_php which is the most common way of deploying PHP on a web server. Mod_python is more powerful in the way that it gives more access to Apache internals so you can do more advanced stuff. But this is a problem in
a shared environment because it’s possible to do things to Apache that will affect other websites using the same Apache instance.

Apache modules run as the user name “Nobody” which means, if a file was writable, any client on the server using mod_python would be able to overwrite other clients files which is a security risk on a shared
environment.

Source: http://www.goodwebhosting.info/article.py/15

Tags: , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 10:23 pm


April 30, 2008

Problems accessing Console on Xen virtual server

If you are having trouble accessing all virtual server’s (DomUs) via their consoles on a server, you can easily resolve this by restarting xenconsoled. For example:

# xenconsoled –log=all –log-dir=/var/log//console/

Tags: , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 3:05 am


April 28, 2008

How to upgrade Ubuntu 7 to Ubuntu 8

This tutorial is a quick tutorial on how to upgrade 7 to 8.

First update your system:

# aptitude upgrade

Then install update-manager-core:

# aptitude install update-manager-core

Then upgrade your system by following onscreen prompts:

# do-release-upgrade

^ You may need to run this command more than once to completely upgrade your system.

Tags: , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 8:18 pm


April 28, 2008

How to install an application/program in Ubuntu (6, 7, 8)

To install an application in (either verion 6, 7 or 8), you can use the following command:

# aptitude install <application>

Where <application> is the application you wish to install.

Tags: , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 8:09 pm


April 28, 2008

Uploading a file in ASP/ASP.NET without using a dll component

We have had a number of customers approach us regarding what method to use for uploading /.NET and decided to find some code which does not require a dll component. We found this useful site: http://www.webconcerns.co.uk/asp/uploadasp/default.asp

Tags: , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 1:49 am


April 21, 2008

What is HVM?

HVM stands for Hardware Virtual Machine, and is usually used in reference to AMD’s and Intel’s technology included in their new processors (Intel VT and AMD Pacifica).

The XenSource website has listed some of the processors which are compatible with this technology: http://wiki.xensource.com/xenwiki/HVM_Compatible_Processors

Tags: , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 5:46 pm


April 21, 2008

How to enable RDP (remote desktop) on Windows 2003 R2

To enable RDP (remote desktop) on a clean install of 2003 Web/Standard/Enterprise R2 server follow these steps:

  1. Start menu -> Control panel
  2. Open System
  3. Click on the Remote tab.
  4. Click Enable Remote Desktop on this computer.
Tags: ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 2:22 am


April 21, 2008

How to create an ISO from a CD in Linux?

In a terminal screen:

dd if=/dev/cdrom of=/root/cd-image.iso

Where /dev/cdrom is the CD-ROM drive, and /root/cd-image.iso is the location where you would like the ISO to be stored

Tags: ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 1:50 am




     

Quick Links: Debian Dedicated Servers, Direct Deposit Hosting, Unmetered Dedicated Servers, Virtual Dedicated Servers, Windows Server Management, High Traffic Web Hosting - Load Balanced Clusters, Windows 2008 Server Virtual Dedicated Servers