Fedora (Core 6) And Creating Partions For CPanel

May 10, 2007

I am doing a FRESH install of Fedora Core 6 onto a brand new server. I have 2 questions about partitions on there..

1. Should all the partitions (/home, /backup, /var etc..) be of file system type "ext3?" I could not find any documentation on this anywhere.

2. A question about about LVM (Logical Volume Management). Are you supposed to create a different LVM for each partition? Or just for /tmp?

View 2 Replies


ADVERTISEMENT

PHP 5.1 To 5.2 On Fedora Core 5

Jul 9, 2008

I have a Fedora Core 5 VPS currently running PHP 5.1.6, and wish to upgrade to 5.2 so I can run Magento eCommerce software.

I've managed to install yum, and after running yum update php, it just updates to 5.1.x still

My understanding of it currently is I need to point it to new repositories with 5.2 in?

View 4 Replies View Related

Upgrading To Fedora Core 11

Oct 23, 2009

I have a linux server that has active clients on it, its running Fedora Core 4 and I beleive its time to upgrade to the latest Fedora Release.

The server is running cPanel, has anyone here done an upgrade to a box running Fedora before? Any tips or tricks?

I'm hoping its a simple attend data center, reboot server with new Fedora DVD, boot off DVD select upgrade and away we go. . .

View 8 Replies View Related

DNS Is Down On Fedora Core 5 & Rndc

Jan 11, 2007

I have a problem with one of the servers since the morning, DNS is down and trying to start it giving failed message.

I'm using Fedora 5
CPanel 10.9.0-S119
named (9.3.3rc2) with installed Packages: bind-9.3.3-0.2.rc2.fc5 / bind-devel-9.3.3-0.2.rc2.fc5 / bind-libbind-devel-9.3.3-0.2.rc2.fc5 / bind-libs-9.3.3-0.2.rc2.fc5 / bind-utils-9.3.3-0.2.rc2.fc5 / binutils-2.16.91.0.6-5
kernel-2.6.18-1.2257.fc5

Error Message:

Quote:

root@server [~]# service named start
Starting named:
Error in named configuration:
zone alexaian-d.com/IN: loaded serial 2006040201
zone al-jan.org/IN: loaded serial 2006073101

named.conf file

Quote:

root@server [~]# cat /etc/named.conf
include "/etc/rndc.key";

controls {
inet 127.0.0.1 allow { localhost; } keys { "rndckey"; };
};

options {
};

zone "alexaian-d.com" {
type master;
file "/var/named/ahmed-d.com.db";
};

zone "al-jan.org" {
type master;
file "/var/named/al-jinan.org.db";
};

rndc: connect failed: 127.0.0.1#953: connection refused

Quote:

root@server [~]# service named status, I'm getting the error:
rndc: connect failed: 127.0.0.1#953: connection refused

View 12 Replies View Related

Fedora Core 6 Compatibility

Oct 1, 2007

I have bought a
PowerEdge 2900 Quad-Core Xeon E5345 2.33 Ghz Processor
2GB FB 667MHz Memory
146 GB SAS hard drive
PERC 5/i integrated RAID Controller Card

I have installed Fedora Core 6 on this.But somehow it fails to work.It keeps hanging anytime anywhere.

Can anybody help me know whether this is compatible with each other?

I tried closing some services and work it,but the attempt was in vane.

I have googled alot over this and cant get it worked.

I also tried to install from different CDs,but no luck.

View 1 Replies View Related

How To Install FFMPEG On Fedora Core 4

Sep 12, 2007

i want to install FFMPEG on my server , i tried to install from here http://vexxhost.com/blog/category/ffmpeg/

but i got error in step no. 6 , put in your consideration i didn't do the step no. 5
coz my OS is Fedora core 4.

plz any one have the right way to install , tell me.

View 3 Replies View Related

Difference Between Fedora Core & CentOS

Jun 8, 2007

Whats the Difference between Fedora Core & CentOS?

I think my host installed the wrong OS, but just wondering to see if it's worth changing the OS if they're both the same.

View 14 Replies View Related

Setup Ispconfig On Fedora Core 6

Jan 28, 2007

i try to install ispconfig panel con my vps fedora core 6

but i see this error

checking for MySQL support... yes
checking for specified location of the MySQL UNIX socket... no
checking for MySQL UNIX socket location... no
configure: error: Cannot find MySQL header files under /usr/local/lib/mysql.
Note that the MySQL client library is not bundled anymore!
ERROR: Could not configure PHP
cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
mv: cannot stat `binaries/aps.tar.gz': No such file or directory
mv: cannot stat `binaries/spamassassin.tar.gz': No such file or directory
mv: cannot stat `binaries/uudeview.tar.gz': No such file or directory
mv: cannot stat `binaries/clamav.tar.gz': No such file or directory
mv: cannot stat `binaries/cronolog': No such file or directory
mv: cannot stat `binaries/cronosplit': No such file or directory
mv: cannot stat `binaries/ispconfig_tcpserver': No such file or directory
mv: cannot stat `binaries/zip': No such file or directory
mv: cannot stat `binaries/unzip': No such file or directory
tar: spamassassin.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
mv: cannot stat `spamassassin': No such file or directory
tar: uudeview.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
mv: cannot stat `uudeview': No such file or directory
tar: clamav.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
mv: cannot stat `clamav': No such file or directory
tar: aps.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
./setup2: line 860: ispconfig_tmp/php/bin/php: No such file or directory
ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!
[root@vps198 install_ispconfig]#

how i fix this problem and install the ispconfig?

View 3 Replies View Related

Kernel Upgrade On Fedora Core 4 Server

Mar 8, 2008

I have a server running Fedora 4 and WHM/cPanel. I would like to upgrade the linux kernel to the latest version, so mosey in via SSH and type "yum -y upgrade". It downloads a few things and tells me everything is hunky dory.

Now, the version it says it is currently running is: 2.6.17-1.2142_FC4 #1 Tue Jul 11 22:41:14 EDT 2006

Is that the really the newest version available? Maybe I'm confused as to how this works, but if I go to kernel.org it tells me the most recent stable version of the kernel is 2.6.24.3. Is this because I am running FC4?

View 7 Replies View Related

Which Operating System Fedora Core, CentOS, FreeBSD

Jun 17, 2008

I currently run a dedicated with redhat 9 and am looking at a new server with either Fedora Core, CentOS, or FreeBSD.

I'd like your opinions on the best o/s to go with overall and also bearing in mind I'm coming from redhat and will be running cpanel on it...

View 14 Replies View Related

Installation Zend Optimizer & Ioncube On Fedora Core 4 Using Plesk 8.2

Aug 5, 2007

i got plesk 8.2 installed on my fedora core 4 server. I would like to install ioncube & zend optimizer.

Anyone can explain me stepwise how to do..

i read many post on the forum about it but i have not succeded in..

here is the infos of my server system info:

CPU:GenuineIntel, Intel(R) Xeon(TM) CPU 2.80GHz
Version: psa v8.2.0_build82070706.15 os_FedoraCore 4
OS: Linux 2.6.9-023stab033.9-enterprise
Key number: PLSK.00000000.000

component info:
awstats6.6-0.060916beta.swsoft bind9.3.1-20.FC4 coldfusionComponent was not installed coldfusion-supportComponent was not installed courier-imap3.0.8-fc4.build82070706.15 drweb4.33-rh5_psa drweb-qmail4.33-fc4.build82070706.15 frontpage5.0.2.2635-1.fc4.swsoft httpd2.0.54-10.4.1.swsoft mailman2.1.8-0.FC4.1 mod_perl2.0.1-1.fc4 mod_python3.1.4-2 mysql4.1.20-1.FC4.1 perl-Apache-ASP2.59-fc4.build82070706.15 php5.0.4-10.5.1.swsoft postgresql-serverComponent was not installed psa8.2.0-fc4.build82070706.15 psa-api-rpc8.2.0-fc4.build82070706.15 psa-autoinstaller3.2.0-build32070705.20 psa-backup-manager8.2.0-fc4.build82070706.15 psa-horde3.1.4-fc4.build82070706.15 psa-imp4.1.4-fc4.build82070706.15 psa-logrotate3.7-fc4.build82070706.15 psa-manual-custom-skin-guide8.2.0-fc4.build82070706.15 psa-migration-manager8.2.0-fc4.build82070706.15 psa-mivaComponent was not installed psa-mod-fcgid-configurator1.0-13 psa-proftpd1.3.0-fc4.build82070706.15 psa-qmail1.03-fc4.build82070706.15 psa-qmail-rblsmtpd0.70-fc4.build82070706.15 psa-rubyrails-configuratorComponent was not installed psa-spamassassin8.2.0-fc4.build82070706.15 psa-tomcat-configurator8.2.0-fc4.build82070706.15 psa-turba2.1.4-fc4.build82070706.15 rubyComponent was not installed samba3.0.23a-1.fc4.1 spamassassin3.0.6-1.fc4 SSHTerm0.2.2-fc4.build82070706.15 tomcat5.0.30-5jpp_6fc webalizer2.01_10-28

info when doing uname -a:

Linux xxx.xxxxx.xx 2.6.9-023stab033.9-enterprise #1 SMP Tue Dec 5 14:40:57 MSK 2006 i686 i686 i386 GNU/Linux

info when doing php -v:

PHP 5.0.4 (cli) (built: Nov 9 2005 09:19:53)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v2.0.4-dev, Copyright (c) 1998-2004 Zend Technologies

Info when doing httpd -v:
Server version: Apache/2.0.54
Server built: Jul 31 2006 15:02:04

I struggled many times to be able to set up the ioncube & zend optimizer but in vain..

View 7 Replies View Related

How Do I Setup A Ubuntu DomU Guest On A CentOS / Fedora Core XEN Server

Jul 27, 2008

how to install Ubuntu (either 7.10 or 8.04) as a XEN domU guest on a CentOS 5 / Fedora Core 8 XEN dom0 server?

I have tried installing Ubuntu as a fully virtualized guest, but the Ubuntu CD doesn't even bootup. I get the Linux bootloader, and that's it,it doesn't continue to boot. Odd.

When trying to install a Paravirtualized guest, I had to use the debootstrap method, but can't get it to boot up.

Quote:

xm create anya_zanet
Using config file "/etc/xen/anya_zanet".
Error: (2, 'Invalid kernel', 'xc_dom_find_loader: no loader found
')

This is the xen configuration:

Code:
kernel = "/boot/vmlinuz-2.6.23.1-42.fc8"
ramdisk = "/boot/initrd-2.6.23.1-42.fc8.img"
builder='linux'
memory = 256
name = "anya_zanet"
vcpus = 1
vif = [ 'bridge=xenbr0' ]
disk = [ 'phy:/dev/System/anya_zanet,hda1,w' , 'phy:/dev/System/anya_zanet,hda2,w' ]
root = "/dev/hda1 ro"
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'

how to get Ubuntu working on a CentOS / Fedora Core XEN server?

View 1 Replies View Related

CentOS, Debian, Fedora Core 3 & 4, Gentoo, Opensuse, Suse, Unbuntu?

Dec 22, 2008

Gazzin.com offers so many OSs on their VPS deals - CentOS, Debian, Fedora Core 3, Fedora Core 4, Gentoo, Opensuse, Suse, Unbuntu. Which one would you advise me to start from?

View 4 Replies View Related

Install Cpanel On Fedora

Jun 13, 2007

i have fedora core 4

i run sh latest

but take me error :

____ _
___| _ __ _ _ __ ___| |
/ __| |_) / _` | '_ / _ |
| (__| __/ (_| | | | | __/ |
\___|_| \__,_|_| |_|\___|_|

Installer Version 11.4.0

grep: /etc/yum.conf: No such file or directory
grep: /etc/yum.conf: No such file or directory
Your operating system's rpm update method (yum) was not able to locate the glibc package. This is an indication of an improper setup. You must correct this error before you can proceed.

View 6 Replies View Related

To Take Data From Mounted 2 Disk Fedora Cpanel

Mar 11, 2008

I've got a problem with one of my servers, and i dont now how to do it. I need to find a technical service that I could hire for a job.

It's a small job. I've got one server that was compromised by D.O.S. atack and taken down by hosting company they did a clean instal fedora and cpanel and said that the data would be mounted on a old drive I need to restore the webs about 30 small sites
Would anyone suggest a person that could do that?

View 2 Replies View Related

Xeon 3220 Quad Core 2.4 Or 3070 Dual Core 2.66 For DB

Apr 22, 2008

Shall I chose the xeon quad core 2.4 GHZ or the dual core 2.66 GHZ for an adserver's database?

View 3 Replies View Related

Quad Core Xeon Or 2X AMD Opteron Dual Core

Nov 27, 2007

Which is the better performer?

(1x) Quad Core Intel Xeon X3220 2.40GHz 2x4M Cache

OR

(2x) Dual Core AMD Opteron 2216 2.4GHz 2X1MB Cache 1Ghz HyperTransport

This is for a web/application server running, Windows 2003 Server Professional, IIS, MySQL, MSSQL 2005 Express, Plesk 8.5. The price is about the same.

View 14 Replies View Related

Creating CPanel Shared Accounts

Oct 6, 2007

When creating cPanel shared accounts under a VPS account, do you create them under the root WHM or do you create a "ficticious" reseller account and place the shared accounts under the reseller WHM? Are there any advantages or disadvantages using either method?

View 4 Replies View Related

Creating Custom NameServers With My Domain On WHM/cPanel

Oct 28, 2009

As the title says.. can anyone guide me on how I could do this?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved