1.
Slicehost Articles: MySQL - creating and editing users
Adding users to MySQL and assigning permissions is very simple from the command line. Restricting permission levels to a single database helps increase ...
2.
Slicehost Articles: MySQL - creating and editing users
Creating users for MySQL runs along the same lines as adding users on the Slice ... to MySQL and assigning permissions is very simple from the command line. ...
3.
Slicehost Articles: MySQL - create and delete databases
MySQL - create and delete databases. Continuing with administering MySQL from the command line, we can now look at creating and deleting databases within ...
4.
Slicehost Articles: Creating MX records for Google Apps
I am having a problem similar to kelly wilhelm,in Yahoo Domains, when I make the MX record changes for google apps. "the trailing dot was removed from each ...
5.
Slicehost Articles: Ubuntu Hardy - Apache Virtual Hosts #1
Ubuntu Hardy - Apache Virtual Hosts #1. Now we have Apache installed and running, we can configure it to serve multiple domains using ...
6.
Slicehost Articles: Ubuntu Gutsy - generating a self signed SSL ...
There is a 'standard' Ubuntu/Debian location for certificates at /etc/ssl/ which contains folders called 'certs' and 'private'. ...
7.
Slicehost Articles: Ubuntu Gutsy - mongrel clusters and surviving ...
Ubuntu Gutsy - mongrel clusters and surviving a reboot. Proxying requests to a mongrel cluster is one of the ways of serving your Ruby on Rails web ...
8.
Slicehost Articles: Ubuntu Hardy - mongrel and mongrel clusters
Ubuntu Hardy - mongrel and mongrel clusters. There are variety of options open to the sysadmin when serving Ruby applications. ...
9.
Slicehost Articles: Ubuntu Hardy - Nginx Virtual Hosts
Ubuntu Hardy - Nginx Virtual Hosts. Now we have Nginx installed (whether via the package manager or from source) we are in a position to serve multiple ...
10.
Slicehost Articles: Ubuntu Hardy - Ruby on Rails
Be aware that with ubuntu 8.10 the first command will install ruby v1.8.7. This may be undesirable as rails 2.1.x does not support that ...