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
» Linux VDS
» Windows VDS
 
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

May 22, 2009

Howto Disable Firewall (iptables) in Linux (Redhat/Fedora/CentOS)

You can run the following to stop iptables from running, by default on Entrprise 4 and 5, Fedora, and the firewall is enabled:

chkconfig iptables off
service iptables save
service iptables stop

Tags: , , ,

No Comments

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


May 22, 2009

XenServer VM/VPS Will Not Reboot/How to force a shutdown

We have had an issue on a number of occasions where a will not shutdown while using XenCenter, and just appears to freeze.  Even using the xe vm-shtudown command via the console does not work.

If you are having this issue you can run the following command:

xe vm-shutdown vm=[uuid] --force
Tags: , ,

(1) Comment

Filed under: Uncategorized by — aaron @ 12:47 am


May 22, 2009

How to find out which processes are using RAM in Linux?

An easy quick way to find out which processes are using RAM in is the following:

top -c

Then

Shift + M

This will list the top processes using the most RAM.

Tags: , ,

No Comments

Filed under: Uncategorized by — aaron @ 12:46 am


May 22, 2009

How to install Sendmail on a new server?

yum install sendmail

If you are getting the following error in /var/log/maillog while sending an email
————————–
Dec 4 09:01:28 servername sendmail[12467]: iA4H1SCV012467: to=whoever@domain.com, ctladdr=whatever
(whatever/groupid), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30059, relay=[127.0.0.1]
[127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]
——————————-

1) Make sure that 127.0.0.1 is listed in /etc//access and /etc/hosts.

2) In the file /etc/mail/sendmail.mc comment out the line below by prepending it with ‘dnl”,like

dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA’)

3 Rebuild sendmail.cf

m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf

4)Restart sendmail

service sendmail restart

While rebuilding, some times we may encounter the following error:
=======================
/etc/mail/sendmail.mc:10: m4: cannot open `/usr/share/sendmail-cf/m4/cf.m4′: No such file or directory
======================
Then

>> yum install sendmail-cf

After that repeat, step 3 and 4. Now try to send mail using “mail -v” and it should work fine.

Thanks Gopi for this article!

Tags: , ,

No Comments

Filed under: Uncategorized by — aaron @ 12:44 am


May 22, 2009

VMware ESXi/CentOS: Your cpu does not support long mode. Use a 32bit distribution.

If you receive the following error while you are installing on :

Your cpu does not support long mode. Use a 32bit distribution.

Then you probably need to enable Intel VT () or AMD-v in the BIOS.

If you are still having problems, make sure you have Paravirtualization disabled (VMI) as this is only supported by 32-bit guests.

Tags: , ,

No Comments

Filed under: Uncategorized by — aaron @ 12:42 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