Displaying 20 results from an estimated 700 matches similar to: "MySQL repositores"
2010 Mar 30
2
Can't create partition even though free space is available
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm working with XenServer 5.5u2, which is basically CentOS 5. I'm
having trouble creating a partition. I should still have free space in
the extended partition, but it won't let me create any more logical
partitions.
Is there anything I'm doing wrong or is this a bug in fdisk?
Command (m for help): p
Disk /dev/sda: 1999.8 GB,
2010 Dec 18
2
Best way to set up for PHP websites
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am looking to set up a CentOS server for hosting a high traffic PHP
site (specifically Drupal 6).
I am trying to figure out what's the best way of setting up PHP. The
standard mod_php seems to not be a good solution, as it requires apache
to be in the prefork configuration, due to PHP not being thread safe.
Something like mod_fcgi seems to be
2010 Nov 16
5
Controlling Package Version
Hi Folks,
I am fairly new to using Puppet, but am trying to use it to control
production servers running:
- CentOS 5.5
- Puppet 2.6.3
- Yum 3.2.22
We would like to specify that certain versions of packages be loaded
on a system. Our requirement is to have fixed versions of all critical
packages upon which our applications depend. We do not want any
surprises due to unplanned updates to the
2008 Jun 06
1
3Ware 9690SA
I successfully installed CentOS on 3ware 9650SE controller. Due to some
issues with compatibility with my motherboard, I replaced it with a
9690SA.
Now the system won't boot (although interestingly enough, it find the
boot menu fine, just won't boot past a certain point in the bootup phase.
I thought I would reinstall, but anaconda doesn't find the raid array.
3ware does have
2011 Sep 01
1
Managing permissions for web folders
We have a web folder /var/www/somesite that's a root for one of the sites.
Apache serves files out of here.
It is an svn checkout, so that updates could be done by using svn up.
Everything has been going great when I use the root user to update, but now
I need to give access to other people to make deployments, and it doesn't
seem to be easy to do using regular users.
I have created a
2008 Jun 11
2
Not seeing all memory in CentOS 5.1 x86_64
I'm running CentOS 5.1 with all updates, and the xen kernel. For some
reason the OS is not seeing the full amount of ram.
#uname -a
Linux CentOS-VM-A 2.6.18-53.1.21.el5xen #1 SMP Tue May 20 10:03:27 EDT
2008 x86_64 x86_64 x86_64 GNU/Linux
# free
total used free shared buffers cached
Mem: 6104064 3445136 2658928 0 1412236
2008 Jun 05
14
Rebooting Windows guests when running xm reboot
I just installed Windows 2008 x86_64 on Xen 3.2 that I compiled from
source on CentOS 5.1.
Are there any windows guest tools available that run shutdown when I
issue xm reboot in dom0?
Russ
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 May 04
4
Installing from a custom kernel
Since the built in kernel doesn't have the raid10 module for some
reason, I would like to custom compile a kernel that does, and install
with it. How would I go about doing this?
Russ
2008 Jan 03
3
Backup
We have a RHEL2 server that has had one of the drives in the raid array
fail. I would like to do a full backup of the system before we replace
the raided drive, in case the second drive decides to die during the
procedure.
What is the recommended way to back up a linux system? I was thinking
of doing a snapshot, but the system is ext3 with no LVM. It has been
suggested to hook up a usb
2008 Apr 29
2
case insensitive file system
We have an application that was build on a windows platform that expects
a case insensitive file system.
Is there a way to set one up in CentOS?
NTFS should work, I think, but I feel uneasy using that under Linux.
Russ
2007 May 01
2
Raid5 issues
So when I couldn't get the raid10 to work, I decided to do raid5.
Everything installed and looked good. I left it overnight to rebuild
the array, and when I came in this morning, everything was frozen. Upon
reboot, it said that 2 of the 4 devices for the raid5 array failed.
Luckily, I didn't have any data on it, but how do I know that the same
thing won't happen when I have
2008 Apr 04
2
simple load balancing/failover for OWA
We are building an exchange cluster with two front end Outlook Web
Access servers. We would like to at least have some sort of failover,
and prefereably load balancing for them.
The MS recommended way is to use NLB, but for various reasons that's not
working with our set up.
We are looking to set up a single linux server and use something like
LVS to load balance/fail over the
2007 Apr 18
1
Which repositores?
Hello all
I'm new to RHEL/CentOS so I'm wondering what repositories people
add/enable to get all the extras they want? Especially multimedia stuff.
I tried to enable [contrib] but that didn't seem to be available (yet).
I then added rpmforge and atrpms which seem to work. However I've read
that atrpms may wreak havoc on my installation; is it best to keep it
disabled? What about
2010 Jul 23
2
ZFS volume turned into a socket - any way to restore data?
I have recently upgraded from NexentaStor 2 to NexentaStor 3 and somehow one of my volumes got corrupted. Its showing up as a socket. Has anyone seen this before? Is there a way to get my data back? It seems like it''s still there, but not recognized as a folder. I ran zpool scrub, but it came back clean.
Attached is the output of #zdb data/rt
2.0K sr-xr-xr-x 17 root root 17 Jul
2007 May 07
5
Anaconda doesn't support raid10
So after troubleshooting this for about a week, I was finally able to
create a raid 10 device by installing the system, copying the md modules
onto a floppy, and loading the raid10 module during the install.
Now the problem is that I can't get it to show up in anaconda. It
detects the other arrays (raid0 and raid1) fine, but the raid10 array
won't show up. Looking through the logs
2015 Dec 09
2
syslinux 6.03 bug related to rev shadow and scroll bar with vshift
I thought I've found three bugs on syslinux 6.03:
(1) With sample config file as is, i.e. leaving commented MENU VSHIFT
and MENU COLOR UNSEL but uncommented MENU COLOR SEL:
A black "border" is displayed below the selected line and on its right edge.
(2) Uncommenting MENU COLOR UNSEL:
This effect appears also on separators and on right edge on every
unselected lines.
(3)
2007 Nov 09
6
backups and md5 all in one while splitting
I'm trying to back up our svn repositories, and I found a nice little
backup command line bzip's the backup and creates the md5 hash all in one:
svnadmin dump --deltas /repo |bzip2 |tee dump.bz2 | md5sum >dump.md5
The problem is I need to split the backups, so this doesn't really
work. Is there perhaps another way of piping things to allow for
splitting of the backups?
2010 Apr 15
3
transfer to Microsoft Distributed File Service
Hi, list:
Usually, "//server_name/share" is passed to smbclient to do a transfer. However, in case of filing repositores using MS DFS, can smbclient be passed "//domain_name/dfs_share/share_link"? I guess not.
Looking forward to clarification,
Xu Qiang
2011 Feb 28
1
Dovecot+Postfix+Mysql+quotas doesn't work
Hi !
I'm using postfix with mysql, dovecot and squirrelmail for WEBMAIL
In my dovecot.conf I've:
plugin {
quota = maildir:User quota
quota2 = maildir:Shared quota:ns=Public/
quota_rule = *:storage=400M
quota_rule2 = Trash:storage=100M
quota_exceeded_message = Quota excedida. Por favor, exclua alguns emails!
quota_warning = storage=95%% /usr/local/bin/quota-warning.sh 95
quota_warning2 =
2008 Jun 01
65
Release 0.9.5 of GPL PV Drivers for Windows
I''ve just made my first ever attempt at an Nullsoft installer, so if you
want to try it download "Xen PV Drivers 0.9.5.exe" from
http://www.meadowcourt.org/downloads/
The installer should detect the version of windows you are running and
install the drivers. At the moment you''ll need to install the shutdown
monitor service manually, but you can do that from the start