Slamdot Help
-
Advanced (26)
Articles about advanced features and options for your Slamdot hosting accounts, including frontpage extensions, cron jobs, SSL certificates, domain pointers and DNS settings.
-
Dedicated Servers (4)
Articles about managing your dedicated server from Slamdot
-
Domain Registration (5)
Articles to help manage your domain registrations.
-
Email (24)
Articles about managing email accounts, functions and options.
-
Files (25)
Articles about managing your files with your Slamdot account.
-
Getting Started (9)
Articles to help get you started with Slamdot.
-
Plan (6)
Articles to help manage your hosting account, including resource usage and server password.
-
Ruby on Rails (4)
Articles about using Ruby on Rails with your Slamdot account.
-
Scripts (3)
Articles related to running scripts with your Slamdot account.
-
Uploading to Your Site (4)
Articles about uploading files to your website.
-
Website (26)
Articles about managing your website, including blogs, subdomains, databases, redirects, error pages and web statistics.
Most Popular
-
Why am I getting a "Rails application failed to start properly" error?
There are a number of reasons as to why you may be receiving this error message. The first place that you should check is your error log inside...




July 17, 2007
Views: 7737
-
How do I find my email settings?
From the dashboard, choose a plan. Click the email tab and click the users link. You can view your POP3 and SMTP email settings to the right under...




April 22, 2006
Views: 6489
-
How do I access Webalizer statistics?
There are two ways to access your Webalizer statistics: directly and through your Slamdot account. Your Webalizer statistics are available...
(No rating) April 22, 2006 Views: 6250
-
How do I access phpMyAdmin?
phpMyAdmin is a tool written in PHP that allows you to administrate your MySQL databases. You can execute SQL statements, work with fields (add,...
(No rating) April 22, 2006 Views: 5797
-
How do I upload files through my Slamdot account?
From the dashboard, choose a plan. Click the files tab to take you to the file browser. Navigate to the folder where you want to upload. The...
(No rating) April 22, 2006 Views: 5429
Latest Articles
-
How do I Fix "Invalid Credentials or Web Login Requires (Failure)" Error for Google Apps When Using IMAP?
Some of our customers use Google Apps for their email, and may encounter this problem when using a desktop email client. When accessing your...
(No rating) July 31, 2010 Views: 57
-
How do I increase the daily limit on emails that can be sent through my server?
vi /etc/virtual/limit Increase the limit and restart exim: service exim restart
(No rating) July 31, 2010 Views: 64
-
How do I configure network interfaces for full-duplex mode?
ETHTOOL_OPTS="autoneg off speed 100 duplex full" This change will take effect on the next reboot or you can do the following to make it take...
(No rating) July 31, 2010 Views: 68
-
How can I check to see if my server is under a DDoS attack?
Issue the following command on your server: netstat -apln | grep :80 | sort | awk {'print $5'} | cut -d : -f1 | sort | uniq -c | sort -n
(No rating) July 31, 2010 Views: 81
-
Which gems are available on the server?
We have the following gems installed on the server: abstract actionmailer actionpack active_presenter activerecord activeresource...
(No rating) July 31, 2010 Views: 56
Highest Rated
-
What are visits?
Visits occur when some remote site makes a request for a page on your server for the first time. As long as the same site keeps making requests...




April 19, 2006
Views: 1325
-
What are usernames?
Usernames are available if your site uses http-based authentication. They represent the different usernames used to login to specific areas of your...




April 19, 2006
Views: 804
-
What are the program paths for using scripts?
The following paths are commonly needed by scripts. Path to perl: /usr/bin/perl Path to sendmail: /usr/sbin/sendmail CGI...




April 21, 2006
Views: 3642
-
What are the types of DNS records?
There are 5 types of DNS records: A, CNAME, NS, MX, and PTR A records Address (A) records direct a hostname to a numerical IP address....




April 21, 2006
Views: 4151
-
How do I use web mail?
Slamdot gives you access to two web mail applications: RoundCube and SquirrelMail. The default is RoundCube, accessible at...




April 22, 2006
Views: 2709
