1. Announcement:
    IMPORTANT - Read The Forum Rules
    admin ‎(Administrator)
    08-27-2005
    Views:
    39,300
+ Post New Thread
Threads 1 to 33 of 33

Forum: Dedicated Server Tutorials

Dedicated Server Tutorials

  1. Web crawlers

    What are Web crawlers? To find out what content is on your Web site, search engines like Google and MSN Search use programs called Web crawlers(...

    Started by ultimatehosting‎, 01-18-2012 11:55 AM
    • Replies: 1
    • Views: 259
    03-03-2012, 02:34 AM Go to last post
  2. Exim troubleshooting

    Following are useful commands in order to troubleshoot email issue in case you’re using Exim. 1)How can I block certain domains from relaying via...

    Started by ultimatehosting‎, 01-18-2012 12:12 PM
    • Replies: 0
    • Views: 196
    01-18-2012, 12:12 PM Go to last post
  3. Useful Exim commands

    Following are few Exim commands which may prove useful for your investigation purposes, as sometimes the queued mail list gets gigantic because of...

    Started by ultimatehosting‎, 01-18-2012 12:11 PM
    • Replies: 0
    • Views: 146
    01-18-2012, 12:11 PM Go to last post
  4. Limit IP downloads in Apache – Save Bandwidth

    Overview: Blocking and preventing bandwidth abusers in Apache isn’t an easy task and no one seems to talk about it. We all just leave our websites...

    Started by ultimatehosting‎, 01-18-2012 12:09 PM
    • Replies: 0
    • Views: 333
    01-18-2012, 12:09 PM Go to last post
  5. Securing /tmp partition cPanel/WHM

    If you are renting a server then chances are everything is lumped in / and a small amount partitioned for /boot and some for swap. With this current...

    Started by ultimatehosting‎, 01-18-2012 12:01 PM
    • Replies: 0
    • Views: 175
    01-18-2012, 12:01 PM Go to last post
  6. Using VI editor

    Vi is a very powerful editor that has been part of nearly every linux/unix distro for a very long time. Many people stray away from Vi due to the...

    Started by ultimatehosting‎, 01-18-2012 12:00 PM
    • Replies: 0
    • Views: 169
    01-18-2012, 12:00 PM Go to last post
  7. Installing Pico on FreeBSD

    Pico is a simple, display-oriented text editor based on the Pine message system composer. As with Pine, commands are displayed at the bottom of the...

    Started by ultimatehosting‎, 01-18-2012 11:59 AM
    • Replies: 0
    • Views: 139
    01-18-2012, 11:59 AM Go to last post
  8. Setting date in Linux

    You need to have root access on your system t perform this operation. date +%Y%m%d -s “20090502″ To set the time in Linux, enter date +%T -s...

    Started by ultimatehosting‎, 01-18-2012 11:57 AM
    • Replies: 0
    • Views: 145
    01-18-2012, 11:57 AM Go to last post
  9. Podcasting

    What is Podcasting? Podcasting is delivering audio content to iPods and other portable media players on demand, so that it can be listened to at...

    Started by ultimatehosting‎, 01-18-2012 11:55 AM
    • Replies: 0
    • Views: 138
    01-18-2012, 11:55 AM Go to last post
  10. Common Mistakes In Accordance To E-mail security

    What are the most common mistakes we all make in accordance to e-mail security? 1.) Only Using One E-mail Account - It’s very important that you...

    Started by ultimatehosting‎, 01-18-2012 11:54 AM
    • Replies: 0
    • Views: 167
    01-18-2012, 11:54 AM Go to last post
  11. Internet Error Codes

    Here are the most common codes and messages you’re likely to see on your Web browser (HTTP), when accessing Usenet, using e-mail, or using the FTP...

    Started by ultimatehosting‎, 01-18-2012 11:54 AM
    • Replies: 0
    • Views: 163
    01-18-2012, 11:54 AM Go to last post
  12. Installing Memcached from Source on CentOS 5

    This is a quick summary for this process so that I can refer to it later on, and hopefully someone will find it useful as well. Memcached requires...

    Started by ultimatehosting‎, 01-18-2012 11:53 AM
    • Replies: 0
    • Views: 175
    01-18-2012, 11:53 AM Go to last post
  13. Cron jobs

    Cron jobs are an important part of the system, without which you cannot have things execute automatically. Following are some commands which can be...

    Started by ultimatehosting‎, 01-18-2012 11:52 AM
    • Replies: 0
    • Views: 134
    01-18-2012, 11:52 AM Go to last post
  14. Traceroute

    What is a trace route (tracert)? How do I run one? A “traceroute” is a function which traces the path from one network to another. It allows us to...

    Started by ultimatehosting‎, 01-18-2012 11:52 AM
    • Replies: 0
    • Views: 145
    01-18-2012, 11:52 AM Go to last post
  15. Remove Logging of lame server from BIND

    Remove the annoying lame server message from BIND that appears on a daily basis in /var/log/messages. Lame server A lame server is when the NS...

    Started by ultimatehosting‎, 01-18-2012 11:51 AM
    • Replies: 0
    • Views: 211
    01-18-2012, 11:51 AM Go to last post
  16. Disk Space Monitoring Script

    Free space on system partitions are very important. We may get several problems if /usr /var /tmp or / partition run out of disk space. I have...

    Started by ultimatehosting‎, 01-18-2012 11:51 AM
    • Replies: 0
    • Views: 125
    01-18-2012, 11:51 AM Go to last post
  17. How to copy back up of windows to linux server

    Hello Friends, i want to know, how can i copy back up of Windows to Linux server if i don't have Root access by using codes not by panel...

    Started by hostingg‎, 07-14-2011 10:44 AM
    linux web hosting, web hosting, windows web hosting
    • Replies: 0
    • Views: 474
    07-14-2011, 10:44 AM Go to last post
  18. How to copy back up of windows to linux server

    Hello Friends, i want to know, how can i copy back up of Windows to Linux server if i don't have Root access by using codes not by panel...

    Started by hostingg‎, 07-14-2011 10:37 AM
    linux web hosting, web hosting, windows web hosting
    • Replies: 0
    • Views: 316
    07-14-2011, 10:37 AM Go to last post
  19. Creating a Welcome message for SSH logins

    Did you ever want to change or create a new login message antime someone logs into SSH? We'll show you how it's done. First off login to our...

    Started by incript_services‎, 08-29-2005 03:16 PM
    • Replies: 1
    • Views: 3,349
    07-14-2011, 10:34 AM Go to last post
  20. How to Disable Telnet

    Telnet sends clear text passwords and usernames through logins and should be disabled on all web servers and replaced with SSH. Some hosting...

    Started by incript_services‎, 08-29-2005 03:09 PM
    • Replies: 8
    • Views: 6,156
    07-14-2011, 10:30 AM Go to last post
  21. How to install - "Awstats"

    Installing awstats is a piece of cake. Here is the steps... Login to Root root@localhost # wget...

    Started by incript_services‎, 08-29-2005 02:40 PM
    • Replies: 8
    • Views: 8,438
    07-14-2011, 10:27 AM Go to last post
  22. cpanel or plesk costly

    which will be costly? cpanel or plesk?

    Started by plachira‎, 05-29-2006 01:29 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 5,323
    06-11-2010, 07:57 AM Go to last post
  23. Red face Explanation of Managed Dedicated Server and Unmanaged Dedicated Server

    What is the Difference Between a Managed and UnManaged Dedicated Server? Most dedicated servers come with two types of accounts, either managed or...

    Started by john_robot‎, 01-06-2006 12:45 AM
    • Replies: 6
    • Views: 4,986
    03-26-2009, 05:17 AM Go to last post
  24. Installing Pico on FreeBSD

    Well it was quite pain (as a newbie) installing Pico on FreeBSD, but heres how to do that quick. Login to SSH as root. Sometimes, direct root...

    Started by incript_services‎, 08-29-2005 02:43 PM
    • Replies: 2
    • Views: 4,056
    01-14-2008, 03:30 PM Go to last post
  25. Disable Direct Root Logins

    Allowing the root user to login directly is a major security issue, we'll show you how to disable it so you can still login as root but just not...

    Started by incript_services‎, 08-29-2005 03:17 PM
    • Replies: 5
    • Views: 4,695
    01-14-2008, 03:27 PM Go to last post
  26. How to operate/manage a dedicated server?

    Can someone tell me that how to operate a dedicated server? i mean after you buy a dedicated server,how you have to install some software into the...

    Started by wjleong‎, 11-11-2006 01:34 PM
    • Replies: 2
    • Views: 4,715
    08-13-2007, 05:44 AM Go to last post
  27. Hotsanic bandwidth and system graphing

    First, we will need to install or update ImageMagick From root rpm -Uvh *.rpm rm -f ImageMagick-5.5.6*.rpm Next, we will need to...

    Started by incript_services‎, 08-29-2005 02:47 PM
    • Replies: 2
    • Views: 3,791
    06-09-2007, 03:26 AM Go to last post
  28. Question Installing SHOUTcast® server

    SHOUTcast is Nullsoft's Winamp based distributed streaming audio system. This software is free. Installing Step 1: Lets download the...

    Started by RackFirm‎, 02-17-2006 07:28 PM
    • Replies: 4
    • Views: 8,324
    03-05-2006, 01:25 AM Go to last post
  29. How to install APF (Advanced Policy Firewall)

    What is APF (Advanced Policy Firewall)? APF Firewall APF is a policy based iptables firewall system designed for ease of use and configuration. It...

    Started by incript_services‎, 08-29-2005 03:20 PM
    • Replies: 8
    • Views: 4,906
    10-03-2005, 02:41 PM Go to last post
  30. HOW TO: Install Zend Optimizer

    This tutorial is for System that have the following specs: OS: RedHat Control Panel: Cpanel (dont know if this will work with other control...

    Started by incript_services‎, 08-30-2005 02:58 PM
    • Replies: 5
    • Views: 5,296
    10-03-2005, 02:41 PM Go to last post
  31. Back Up a Server?

    Simple steps to bacup a server - Assumptions FreeBSD/Linux - examples given for FreeBSD Server. (Linux would be different set of directories) ...

    Started by incript_services‎, 08-29-2005 03:24 PM
    • Replies: 5
    • Views: 3,347
    09-18-2005, 11:28 PM Go to last post
  32. E-mail Alert on Root SSH Login

    Want to be notified instantly when someone logs into your server as root? No problem, check out this nice tutorial on email notification for root...

    Started by incript_services‎, 08-29-2005 03:14 PM
    • Replies: 0
    • Views: 4,513
    08-29-2005, 03:14 PM Go to last post
  33. Stop PHP nobody Spammers

    PHP and Apache has a history of not being able to track which users are sending out mail through the PHP mail function from the nobody user causing...

    Started by incript_services‎, 08-29-2005 03:02 PM
    • Replies: 0
    • Views: 3,471
    08-29-2005, 03:02 PM Go to last post

+ Post New Thread

Forum Information and Options

Moderators of this Forum

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts