[CentOS] query regarding virtual machine space increase

2010-12-26 Thread benedict dcunha
Dear All, I am sorry for this post if at all i used the wrong forum but I guess someone out there will be there to advise me and help me out and would be really apprecite and be grateful i have new to xen and has setup my first virtual machine I have a centos 5.5 xen server working perfect and ha

[CentOS] install Centos on ATCA(machine without video card),how??

2010-12-26 Thread westwood
i can boot with "linux console=ttyS0,9600 text " , all is ok except when come to the "user mode" or "VNC mode". of course , i choose the "user mode" . but it display error "no video card found.. " and install processing can't continue ___ CentOS ma

Re: [CentOS] lvm 1 drive fails whole vol data lost

2010-12-26 Thread Kwan Lowe
On Sat, Dec 25, 2010 at 2:23 PM, Ryan Wagoner wrote: > > RAID 5 does provide speed increases for read operations. There are > still some applications where RAID 5 has its benefits. For a smaller > department file server 3-4 TB drives in RAID 5 works great. The money > saved can be put towards back

Re: [CentOS] segfault

2010-12-26 Thread Sandeil Tenebro
Hello Lucian, We are hosting sites and yes, we are using Webtatic repository. By tracing Zend is also installed from tar.gz package. Thank you, Sandeil Seems like there's stuff causing httpd to crash and hang. Before starting httpd again you need to kill the hanging processes (ps aux|grep

Re: [CentOS] lvm 1 drive fails whole vol data lost

2010-12-26 Thread William Warren
On 12/26/2010 11:04 AM, Kwan Lowe wrote: > On Sat, Dec 25, 2010 at 2:23 PM, Ryan Wagoner wrote: >> RAID 5 does provide speed increases for read operations. There are >> still some applications where RAID 5 has its benefits. For a smaller >> department file server 3-4 TB drives in RAID 5 works grea

Re: [CentOS] reader burner blue ray

2010-12-26 Thread Sven Aluoor
On Sat, Dec 25, 2010 at 7:42 PM, fakessh @ wrote: > hello and merry christmas. > >  my question is simple and can be was already asked. > for my next gift I intend to buy a Blue Ray burner drive. > > I wonder if the linux kernel supports this type of material Linux has support for Blu-Ray. More a

Re: [CentOS] reader burner blue ray

2010-12-26 Thread Scott Robbins
On Sun, Dec 26, 2010 at 05:57:19PM +0100, Sven Aluoor wrote: > On Sat, Dec 25, 2010 at 7:42 PM, fakessh @ wrote: > > hello and merry christmas. > > > >  my question is simple and can be was already asked. > > for my next gift I intend to buy a Blue Ray burner drive. > > > > I wonder if the linux k

Re: [CentOS] Moving from Fedora -- Advice??

2010-12-26 Thread m . roth
Gordon Messmer wrote: > On 12/22/2010 11:39 AM, m.r...@5-cent.us wrote: >> Right, which AFAIK, doesn't work with the new US federal PIV-II cards. >> Certainly, I can't add the card when it's inserted in the reader with >> just that. > > OK. Well, that's more or less what I meant when I asked if th

Re: [CentOS] Moving from Fedora -- Advice??

2010-12-26 Thread m . roth
John R Pierce wrote: > On 12/25/10 10:11 AM, Beartooth wrote: >> >> The problem will be persuading her to take any interest beyond >> knowing that *I* have some backup for her, somewhere ... (I always do >> one before an upgrade -- and upgrade her machine last, in order to have >> seen most co

Re: [CentOS] Moving from Fedora -- Advice??

2010-12-26 Thread Frank Cox
On Sun, 26 Dec 2010 15:57:44 -0500 m.r...@5-cent.us wrote: > About 20 years old: "back up my hard drive? Where's the reverse switch?" Several years ago I wrote a database for a business and put a "backup data" option on the main menu. As a kind of a joke while writing it I played a "beep beep b

[CentOS] whats wrong with my internet connection checker script?

2010-12-26 Thread S Mathias
$ true && true || echo hi $ true && false || echo hi hi $ false && true || echo hi hi $ false && false || echo hi hi $ ping -W 1 -c 4 google.com >& /dev/null | grep -q "100% packet loss" && ping -W 1 -c 4 www.yahoo.com >& /dev/null | grep -q "100% packet loss" || echo "no internet connection" no

Re: [CentOS] whats wrong with my internet connection checker script?

2010-12-26 Thread Keith Roberts
On Sun, 26 Dec 2010, S Mathias wrote: > To: centos@centos.org > From: S Mathias > Subject: [CentOS] whats wrong with my internet connection checker script? > > $ true && true || echo hi > $ true && false || echo hi > hi > $ false && true || echo hi > hi > $ false && false || echo hi > hi > $ pin

Re: [CentOS] query regarding virtual machine space increase

2010-12-26 Thread Kwan Lowe
On Sun, Dec 26, 2010 at 10:30 AM, benedict dcunha wrote: > Dear All, > > I am sorry for this post if at all i used the wrong forum but I guess > someone out there will be there to advise me and help me out and would be > really apprecite and be grateful > i have new to xen and has setup my first v

[CentOS] whats wrong with my internet connection checker script?

2010-12-26 Thread S Mathias
perfect! thank you Oliver Grawert! :) made my day :) it's working! : ping -W 1 -c 4 google.com >& /dev/null && ping -W 1 -c 4 www.yahoo.com >& /dev/null || echo "no internet connection" ___ CentOS mailing list CentOS@centos.org http://lists.c

Re: [CentOS] {SOLVED} Re: Google Picasa / GNOME / how to launch application?

2010-12-26 Thread Ron Blizzard
On Fri, Dec 17, 2010 at 6:58 AM, Lanny Marcus wrote: > On Wed, Dec 15, 2010 at 11:41 PM, Dejan wrote: >> I had a similar issue with Picasa on my Fedora 14 laptop. The solution >> was to download the latest Picasa version for Windows and run it under >> Wine. >> > Dejan: Thank you. That's the easi

Re: [CentOS] tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)

2010-12-26 Thread Frank Even
Anyone have any ideas what might be going wrong here or where I might look to figure out what's up? Thanks! From: Frank Even Date: Thu, Dec 23, 2010 at 11:55 AM Subject: tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)