Re: [CentOS] something chmod'ing /dev/null

2010-11-18 Thread ken
And if you updated solely through yum, /var/log/yum.log is a time-stamped list. It's unfortunate that /var/log/rpmpkgs doesn't have the same format. :( On 11/17/2010 02:54 PM JohnS wrote: > On Wed, 2010-11-17 at 10:45 -0800, Joe Pruett wrote: >> On 11/17/2010 10:35 AM, Robert Heller wrote: >>>

[CentOS] SMS Gateway

2010-11-18 Thread Jakub Jedelsky
Hi list-people! Is there anybody who has expiriences with sms gateway on Centos? Our customer has a Siemens modem (connected via serial port) and finds any tool for sending and receving sms. I found something like gammu and smstools but I'm not sure with it.. Have you any tips? Thanks a lot! JJ.

Re: [CentOS] SMS Gateway

2010-11-18 Thread Michel van Deventer
Hi, On Thu, 2010-11-18 at 10:07 +0100, Jakub Jedelsky wrote: > Hi list-people! > > Is there anybody who has expiriences with sms gateway on Centos? Our > customer has a Siemens modem (connected via serial port) and finds any > tool for sending and receving sms. I found something like gammu and >

Re: [CentOS] SMS Gateway

2010-11-18 Thread Thomas Göttgens
Hi, >> Is there anybody who has expiriences with sms gateway on Centos? Our >> customer has a Siemens modem (connected via serial port) and finds any >> tool for sending and receving sms. I found something like gammu and >> smstools but I'm not sure with it.. Have you any tips? > I use smstools on

Re: [CentOS] SMS Gateway

2010-11-18 Thread Jakub Jedelsky
Dne 18.11.2010 11:18, Thomas Göttgens napsal(a): > Hi, > >>> Is there anybody who has expiriences with sms gateway on Centos? Our >>> customer has a Siemens modem (connected via serial port) and finds any >>> tool for sending and receving sms. I found something like gammu and >>> smstools but I'm

Re: [CentOS] SMS Gateway

2010-11-18 Thread David Hrbáč
Dne 18.11.2010 12:58, Jakub Jedelsky napsal(a): > Thanks, I'm testing smstools3 now and it seems as what we need. In free > time I will test Kannel too. > > Thanks for hints. We use gammu. DH ___ CentOS mailing list CentOS@centos.org http://lists.centos

[CentOS] DNS update system-config-network GUI

2010-11-18 Thread Lanny Marcus
Box is fully updated CentOS 5.5 (32 bit). DHCP is from the ADSL modem 192.168.1.1. After I update the DNS settings and restart the network, the DNS changes do not hold. I have tried using this GUI, as a regular user, after giving the root password, and, also, logged in as the root user. When I beg

Re: [CentOS] DNS update system-config-network GUI

2010-11-18 Thread Phil Savoie
On 11/18/2010 07:09 AM, Lanny Marcus wrote: > Box is fully updated CentOS 5.5 (32 bit). DHCP is from the ADSL modem > 192.168.1.1. After I update the DNS settings and restart the network, > the DNS changes do not hold. I have tried using this GUI, as a regular > user, after giving the root password

Re: [CentOS] Recycle Bin disappeared (GNOME, CentOS 5.5, 32 bit)

2010-11-18 Thread Lanny Marcus
On Thu, Nov 4, 2010 at 7:08 AM, Lanny Marcus wrote: > Probably this is due to operator error, The Recycle Bin in GNOME > disappeared, for this CentOS 5.5 (32 bit) Desktop PC. The box is fully > updated. > > Is there a command I can use, or another procedure, to get the Recycle > Bin in GNOME worki

Re: [CentOS] upgrading Centos-Xen when version 6 comes along

2010-11-18 Thread Gabriel Tabares
> Also, if you assign MACs to your VMs at installation time (I do, for > DHCP- and DNS-related reasons), you should note that KVM MACs lives in > a different namespace: 54:52:00:xx:xx:xx. You can change the allocated MAC address by editing the files in /etc/libvirt/qemu . Edit the section and y

Re: [CentOS] upgrading Centos-Xen when version 6 comes along

2010-11-18 Thread Gabriel Tabares
> The biggest single up-front difference for me on CentOS machines was > that KVM hosts default to NAT on a private bridge while Xen hosts > default to straight bridging. Some network tweaks are necessary to get > KVM hosts to live on a straight bridge. Sorry, I forgot to add to this before. If y

Re: [CentOS] Centos 6 installation memory requirements

2010-11-18 Thread R-Elists
please stop wasting your precious time break out your wallet, blow the dust out, and spend a few bucks on some RAM it is TOTALLY inexpensive and you can add some quality years to your life than to spend it in such painful and worrisome turmoil ;-> > I TOTALLY do not get your point. > > If you

[CentOS] centos 5.5 x86_64 live cd

2010-11-18 Thread Johan Scheepers
good day, I am new to centos. Using a standalone laptop. Downloaded and burned the live cd. All seem ok except screen resolution only 800x600. Most importand I do not seem to find the install to hard disk option anywhere. Some distros I tried do have an option to install on the screen when y

Re: [CentOS] something chmod'ing /dev/null

2010-11-18 Thread Nicolas Thierry-Mieg
ken wrote: > And if you updated solely through yum, /var/log/yum.log is a > time-stamped list. It's unfortunate that /var/log/rpmpkgs doesn't have > the same format. :( you can install logrpminstalls, which is available in rpmforge. It also has the year in the timestamp, which yum.log lacked las

Re: [CentOS] SMS Gateway

2010-11-18 Thread Nicolas Ross
> Hi list-people! > > Is there anybody who has expiriences with sms gateway on Centos? Our > customer has a Siemens modem (connected via serial port) and finds any > tool for sending and receving sms. I found something like gammu and > smstools but I'm not sure with it.. Have you any tips? We user

Re: [CentOS] centos 5.5 x86_64 live cd

2010-11-18 Thread Jim Perrin
On Thu, Nov 18, 2010 at 9:39 AM, Johan Scheepers wrote: > Kindly please..Is the live CD  installable. No. There is a net-install function built into the loader for the livecd, but unfortunately it's not directly installable to disk. This should be possible for the CentOS 6 live CD when it is rel

Re: [CentOS] ssh prompting for password

2010-11-18 Thread Devin Reade
bluethundr wrote: > [bluethu...@virtcent01:~]#ls -l .ssh/authorized_keys > -rw--- 1 1001 1002 1597 Nov 15 12:02 .ssh/authorized_keys By any chance do you have a UID/GID mismatch between machines? I'm not convinced that it would result in the behavior matched, but the fact that 1001 and 1002

[CentOS] Centos podcast on FLOSS weekly

2010-11-18 Thread Les Mikesell
If you've ever wondered what Karanbir Singh looks like, check out this week's (142) video podcast at http://twit.tv/floss. I'm only partway through the audio version (will finish on the drive home) and haven't heard anything that would be surprising to people already using Centos yet but it's

Re: [CentOS] centos 5.5 x86_64 live cd

2010-11-18 Thread Przemysław Pawełczyk
On Thu, 18 Nov 2010 10:52:19 -0500 Jim Perrin wrote: > On Thu, Nov 18, 2010 at 9:39 AM, Johan Scheepers > wrote: > > > Kindly please..Is the live CD  installable. > > No. There is a net-install function built into the loader for the > livecd, but unfortunately it's not directly installable to

[CentOS] memory map

2010-11-18 Thread Jerry Geis
Is there any way to tell what has been "mapped" into memory on linux (C5 x86_64)? I am trying to use the "pagein @pagein-impress" command from openoffice and it does not seem to make any difference in speed. Can I tell if the files have actually been mapped into memory? Maybe I am not doing som

[CentOS] CentOS-announce Digest, Vol 69, Issue 8

2010-11-18 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ..

Re: [CentOS] DNS update system-config-network GUI

2010-11-18 Thread Robert Spangler
On Thursday 18 November 2010 07:09, Lanny Marcus wrote: > Box is fully updated CentOS 5.5 (32 bit). DHCP is from the ADSL modem > 192.168.1.1. After I update the DNS settings and restart the network, > the DNS changes do not hold. I have tried using this GUI, as a regular > user, after giving

Re: [CentOS] Centos 4 and cgiemail

2010-11-18 Thread Todd Cary
On 11/12/2010 10:15 AM, Dave Cross wrote: It all depends very much on how the web server is configured. Do you know if the web server is configured to run CGI programs? Do you have access to the Apache configuration files? (Actually, is the server running Apache?) What value have you given the

Re: [CentOS] DNS update system-config-network GUI

2010-11-18 Thread John Hodrien
On Thu, 18 Nov 2010, Robert Spangler wrote: > DHCP will always over write the resolv.conf file when started. Importantly, no. PEERDNS=no is designed for exactly this purpose. jh ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman

[CentOS] kickstart raid disk partitioning

2010-11-18 Thread Roberto Nunnari
Hello. A couple of years ago I installed two file-servers using kickstart. The server has two 1TB sata disks with two software raid1 partitions as follows: # cat /proc/mdstat Personalities : [raid1] md1 : active raid1 sdb4[1] sda4[0] 933448704 blocks [2/2] [UU] md0 : active raid1 sdb1[1] s

[CentOS] New to Centos

2010-11-18 Thread Johan Scheepers
Good day, I would like to first test and then use centos 5.5. I downloaded centos 5.5 x86_64 live CD. Problem...screen resolution only 800x600. In fedora 14 it is 1024x768, same in debian squeeze and opensuse11.3. Could there be a way to increase the resolution? in either i386 or x86_64. T

Re: [CentOS] New to Centos

2010-11-18 Thread Rudi Ahlers
On Thu, Nov 18, 2010 at 8:29 PM, Johan Scheepers wrote: > Good day, > > I would like to first test and then use centos 5.5. > > I downloaded centos 5.5 x86_64 live CD. > > Problem...screen resolution only 800x600. > > In fedora 14   it is 1024x768,  same in debian squeeze and opensuse11.3. > > Cou

Re: [CentOS] kickstart raid disk partitioning

2010-11-18 Thread Digimer
On 11/18/2010 01:11 PM, Roberto Nunnari wrote: > Hello. > > A couple of years ago I installed two file-servers > using kickstart. The server has two 1TB sata disks > with two software raid1 partitions as follows: > > # cat /proc/mdstat > Personalities : [raid1] > md1 : active raid1 sdb4[1] sda4[0]

Re: [CentOS] New to Centos

2010-11-18 Thread Johan Scheepers
On 18/11/2010 20:37, Rudi Ahlers wrote: > On Thu, Nov 18, 2010 at 8:29 PM, Johan Scheepers > wrote: > >> Good day, >> >> I would like to first test and then use centos 5.5. >> >> I downloaded centos 5.5 x86_64 live CD. >> >> Problem...screen resolution only 800x600. >> >> In fedora 14 it is

Re: [CentOS] New to Centos

2010-11-18 Thread Les Mikesell
On 11/18/2010 1:21 PM, Johan Scheepers wrote: > >> What graphics card& monitor do you have? >> >> > In debian this... > > jo...@johan:~$ lspci | grep VGA > 01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] > 771/671 PCIE VGA Display Adapter (rev 10) > > jo...@johan:~$ xdpyinfo |

Re: [CentOS] New to Centos

2010-11-18 Thread Johan Scheepers
On 18/11/2010 21:38, Les Mikesell wrote: > On 11/18/2010 1:21 PM, Johan Scheepers wrote: > >> >>> What graphics card&monitor do you have? >>> >>> >>> >> In debian this... >> >> jo...@johan:~$ lspci | grep VGA >> 01:00.0 VGA compatible controller: Silicon Integrated Systems [Si

Re: [CentOS] New to Centos

2010-11-18 Thread Johan Scheepers
On 18/11/2010 21:38, Les Mikesell wrote: > On 11/18/2010 1:21 PM, Johan Scheepers wrote: > >> >>> What graphics card&monitor do you have? >>> >>> >>> >> In debian this... >> >> jo...@johan:~$ lspci | grep VGA >> 01:00.0 VGA compatible controller: Silicon Integrated Systems [Si

Re: [CentOS] New to Centos

2010-11-18 Thread Niki Kovacs
Johan Scheepers a écrit : > > I really do appreciate your time spend to solve this. Manual configuration always works, when everything else failed : # init 3 # cd /etc/X11 # mv xorg.conf xorg.conf.orig # cd # X -configure # mv xorg.conf.new /etc/X11/xorg.conf Give it a try : # startx See if

[CentOS] [HOWTO] Running Xen 4.0 host (dom0) with Redhat Enterprise Linux 6 (RHEL6)

2010-11-18 Thread Pasi Kärkkäinen
Hello, If you're interested in running Xen 4.0 hypervisor/dom0 on RHEL6, take a look at here: http://wiki.xen.org/xenwiki/RHEL6Xen4Tutorial It explains steps needed to rebuild Xen 4.0.1 src.rpm from Fedora on RHEL6, and how to fetch dom0 capable 2.6.32.x kernel from upstream git repository. It a

Re: [CentOS] [HOWTO] Running Xen 4.0 host (dom0) with Redhat EnterpriseLinux 6 (RHEL6)

2010-11-18 Thread mattias
thanks for the link no i know wich os i not should change to - Original Message - From: "Pasi Kärkkäinen" To: Cc: Sent: Thursday, November 18, 2010 10:56 PM Subject: [CentOS] [HOWTO] Running Xen 4.0 host (dom0) with Redhat EnterpriseLinux 6 (RHEL6) > Hello, > > If you're interested i

Re: [CentOS] Centos podcast on FLOSS weekly

2010-11-18 Thread Jorge Fábregas
On Thursday 18 November 2010 12:18:16 Les Mikesell wrote: > check out this week's (142) video podcast at http://twit.tv/floss Hey thanks for the tip. I just finished watching it (very interesting interview). -- Jorge ___ CentOS mailing list CentOS@ce

Re: [CentOS] Centos podcast on FLOSS weekly

2010-11-18 Thread Eduardo Grosclaude
2010/11/18 Jorge Fábregas : > On Thursday 18 November 2010 12:18:16 Les Mikesell wrote: >>  check out this week's (142) video podcast at http://twit.tv/floss > > Hey thanks for the tip. I just finished watching it (very interesting > interview). Agree, and I feel compelled to thank KB not only for

[CentOS] How can I setup to allow php running on CentOS server?

2010-11-18 Thread wang suya
Dear Everyone I met truble to setup centos Server. I installed centos lastest version, then installed apache lastest version and yum installed php lastest version. And looked at internet information to set up httpd.conf, then I run http://localhost/test.php but forbbiton 403 error re

Re: [CentOS] Centos podcast on FLOSS weekly

2010-11-18 Thread John Hinton
On 11/18/2010 9:15 PM, Eduardo Grosclaude wrote: > 2010/11/18 Jorge Fábregas: >> On Thursday 18 November 2010 12:18:16 Les Mikesell wrote: >>> check out this week's (142) video podcast at http://twit.tv/floss >> Hey thanks for the tip. I just finished watching it (very interesting >> interview).

Re: [CentOS] Centos podcast on FLOSS weekly

2010-11-18 Thread Frank Cox
On Thu, 18 Nov 2010 22:05:14 -0400 Jorge Fábregas wrote: > On Thursday 18 November 2010 12:18:16 Les Mikesell wrote: > > check out this week's (142) video podcast at http://twit.tv/floss > > Hey thanks for the tip. I just finished watching it (very interesting > interview). Great program! --

Re: [CentOS] How can I setup to allow php running on CentOS server?

2010-11-18 Thread Timo Schoeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 thus wang suya spake: > >Dear Everyone > > I met truble to setup centos Server. I installed centos lastest > version, then > installed apache lastest version and yum installed php lastest version. And > looked > at internet information to

Re: [CentOS] How can I setup to allow php running on CentOS server?

2010-11-18 Thread wang suya
Hi Timo Thank you very much for answer my question it comes: php-mbstring-5.1.6-27.el5 php-common-5.1.6-27.el5 php-5.1.6-27.el5 php-ldap-5.1.6-27.el5 php-cli-5.1.6-27.el5 do you know what information for these? Thanks Wang >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >thus wang suya spa

Re: [CentOS] How can I setup to allow php running on CentOS server?

2010-11-18 Thread Timo Schoeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 thus wang suya spake: > Hi Timo >Thank you very much for answer my question > it comes: > php-mbstring-5.1.6-27.el5 > php-common-5.1.6-27.el5 > php-5.1.6-27.el5 > php-ldap-5.1.6-27.el5 > php-cli-5.1.6-27.el5 You need to install php-5.1.6-27.el5

Re: [CentOS] How can I setup to allow php running on CentOS server?

2010-11-18 Thread wang suya
Hi Timo Thank you but I tryed "yum install php-5.1.6-27.el5" it said that "Package php-5.1.6-27.el5.i386 already installed and latest version Nothing to do" Do you know why? Thanks! Wang >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >thus wang suya spake: >> Hi Timo >>Thank you very

Re: [CentOS] How can I setup to allow php running on CentOS server?

2010-11-18 Thread Timo Schoeler
thus wang suya spake: > Hi Timo > >Thank you but I tryed "yum install php-5.1.6-27.el5" > it said that "Package php-5.1.6-27.el5.i386 already installed and latest > version Nothing to do" > Do you know why? Yes -- sorry, I need coffee, I didn't see it already was installed on your machine.

Re: [CentOS] How can I setup to allow php running on CentOS server?

2010-11-18 Thread wang suya
Hi Timo I tryed "restorecon -Rv -n /var/www/html" but "bash: restorecon: command not found" message show up. Why? Thanks Wang >thus wang suya spake: >> Hi Timo >> >>Thank you but I tryed "yum install php-5.1.6-27.el5" >> it said that "Package php-5.1.6-27.el5.i386 already installed and