![]() |
||
The Crucial Blog - Archive February 2, 2009
Fantastico not installing (Not Installed)Sometimes, even after we install fantastico it will show as “Not Installed”. Or during the installation itself, it may show an error message like “Buggy version of wget”. To fix this, we need to correct the version of wget. For 32-bit: rpm -qa wget For 64-bit: rpm -qa wget Thats it!!! Thanks for this article Gopi! Tags: centos, fantastico, linux, server-administrationNo Comments Filed under: Uncategorized by — aaron @ 9:35 pm February 1, 2009
How to disable TRACE in httpd.confIf you need to disable TRACE in httpd.conf, you can do it using the following:
What is TRACE (in apache)? The HTTP TRACE method is described in the HTTP 1.1 standard (RFC 2616, section 9.8): Tags: apache, linux, security No Comments Filed under: Uncategorized by — aaron @ 8:59 pm December 28, 2008
HOWTO install Webmin on Fedoralogin to your shell, i will be using ssh so i send this command: wget http://prdownloads.sourceforge.net/webadmin/webmin-1.350-1.noarch.rpm once it has finished downloadin i send this command: rpm -U webmin-1.350-1.noarch.rpm The rest of the install will be done automatically to the directory /usr/libexec/webmin, the administration username set to root and the password to your current root password. You should now be able to login to Webmin at the URL http://localhost:10000/ . Webmin install complete. You can now login to https://hostname.domain:10000/ NOTE: the default login and password is your root and root password. this is the same login you used with you ssh to your server or whatever your root password is, so your login will be like this: Username: root courtesy of http://www.wallpaperama.com No Comments Filed under: Uncategorized by — ijan @ 2:52 pm December 17, 2008
ip_conntrack: table full, dropping packet.If you see something like the following in your log files: ip_conntrack: table full, dropping packet. It will probably look like you are experiencing a network issue with a lot of packet loss, but in fact it isn’t one at all! This error has to do with the value in /proc/sys/net/ipv4/ip_conntrack_max set to low, and letting the system only handle a few connections at once. This value is usually imposed when APF is installed, and the following should be done to correct it: echo “138304″ > /proc/sys/net/ipv4/ip_conntrack_max add the following to /etc/sysctl.conf: sys.net.ipv4.ip_conntrack_max = 138304 If you are running APF modify the following line to: SYSCTL_CONNTRACK=”138304″ To check what the current value is you can use: cat /proc/sys/net/ipv4/ip_conntrack_max Tags: linux, networking, server-administration(4) Comments Filed under: Uncategorized by — aaron @ 2:22 pm November 17, 2008
How to disable Firewall or SELinux in CentOS 5Disabling the Firewall and/or SELinux on CentOS 5 is fairly easy, just run the following command and you can make all the necessary changes! Tags: centos, linux, server-administration, system administration No Comments Filed under: Uncategorized by — aaron @ 5:56 pm November 10, 2008
CentOS 5 yum error: Error: NoneOn some new installs of CentOS we have been getting the following error while using yum:
To fix this phython sqlite and yum must be re-installed. First remove phython sqlite and yum, then download and re-install them using the following:
Then execute:
This should fix the issue. If you are still having issues try the following:
Thanks Gopi for this article! Tags: centos, linux, server-administration, yumNo Comments Filed under: Uncategorized by — aaron @ 4:32 pm September 30, 2008
How to move a running process to the background Linux/UNIXTo move a running process to the background do the following:
This is quite useful if you need to do something else via the commandline while you have already started running a process. Tags: linux, server-administrationNo Comments Filed under: Uncategorized by — aaron @ 3:34 pm September 27, 2008
How to install Webmin on Debian 3 or 4 using Debian (.deb) PackagesPre-installation Requirements:
Download the latest version of Webmin from the Webmin website: http://www.webmin.com/download.html For Debian or other similar variants of Linux, use the .deb package. The latest one at time of writing is: http://prdownloads.sourceforge.net/webadmin/webmin_1.430_all.deb Install (running as root): Tags: control panels, linux, server-administration, webmin (1) Comment Filed under: Uncategorized by — aaron @ 3:10 am September 27, 2008
Reset Default Lxadmin Password via commandline/backendSometimes when you intially setup Lxadmin, you can have problems resetting it from default. To get around this can you can do the following: 1. Login via SSH to your VPS. 2. Run:
3. Then run: /usr/bin/lphp.exe ../bin/common/resetpassword.php master <your-new-password> Tags: hypervm, linux, lxadminNo Comments Filed under: Uncategorized by — aaron @ 2:39 am September 27, 2008
lxadmin Error: sh: vgdisplay: command not foundLxadmin Error:
If you are receiving this, its probably due to the hostname being set to something which is causing a problem, so do the following to fix: Tags: hypervm, linux, lxadmin No Comments Filed under: Uncategorized by — aaron @ 2:07 am |
Tag Cloud
virtualization
storage
server-administration
security
webmin
networking
centos5
ssh
hypervm
xen
ruby-on-rails
subversion
php
centos
cpanel
exchange
microsoft
yum
system administration
lxlabs
fedora
joomla
gentoo
control panels
raid
vds
windows 2008 server
esxi
ubuntu
virtual dedicated servers
firewall
servers
fantastico
vmware
lxadmin
vps
apache
linux
wordpress
XenServer
windows
mail
debian
cisco
windows server
|
|
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
© Copyright 2003-2008
Crucial Paradigm
ABN 97 125 618 662