Re: [CentOS] CentOS version

2017-04-27 Thread Larry Martell
On Thu, Apr 27, 2017 at 12:33 PM, Pete Biggs wrote: > On Thu, 2017-04-27 at 12:23 -0400, Larry Martell wrote: >> I am trying to find out what version of CentOS is running at a >> customer site, but I do not have remote access and there is no one >> there to run anything for me. But I do have a dme

Re: [CentOS] CentOS version

2017-04-27 Thread Paul Heinlein
On Thu, 27 Apr 2017, Larry Martell wrote: I am trying to find out what version of CentOS is running at a customer site, but I do not have remote access and there is no one there to run anything for me. But I do have a dmesg output and I see this: Linux version 3.10.0-327.22.2.el7.x86_64 (buil..

Re: [CentOS] CentOS version

2017-04-27 Thread Pete Biggs
On Thu, 2017-04-27 at 12:23 -0400, Larry Martell wrote: > I am trying to find out what version of CentOS is running at a > customer site, but I do not have remote access and there is no one > there to run anything for me. But I do have a dmesg output and I see > this: > > Linux version 3.10.0-327.

[CentOS] CentOS version

2017-04-27 Thread Larry Martell
I am trying to find out what version of CentOS is running at a customer site, but I do not have remote access and there is no one there to run anything for me. But I do have a dmesg output and I see this: Linux version 3.10.0-327.22.2.el7.x86_64 (buil...@kbuilder.dev.centos.org) (gcc version 4.8.3

Re: [CentOS] CentOS version for sparc

2012-11-29 Thread Lamar Owen
On 11/28/2012 12:56 PM, Amy Tran wrote: > Hello there, > > I'd like to have iso image version for ultra sparc 64bit. > Recently, I downloaded centos version 4.2 beta iso image and installed on > SunUltra sparc 64 bit machine. > It was hang when it went to the screen " the CentOS 4.2 beta > screen

Re: [CentOS] CentOS version for sparc

2012-11-28 Thread m . roth
Hi, Amy, Amy Tran wrote: > > Hello there, > > I'd like to have iso image version for ultra sparc 64bit. > Recently, I downloaded centos version 4.2 beta iso image and installed on > SunUltra sparc 64 bit machine. > It was hang when it went to the screen " the CentOS 4.2 beta screen, > / | selects

Re: [CentOS] CentOS version for sparc

2012-11-28 Thread Johnny Hughes
On 11/28/2012 11:56 AM, Amy Tran wrote: > Hello there, > > I'd like to have iso image version for ultra sparc 64bit. > Recently, I downloaded centos version 4.2 beta iso image and installed on > SunUltra sparc 64 bit machine. > It was hang when it went to the screen " the CentOS 4.2 beta screen,

[CentOS] CentOS version for sparc

2012-11-28 Thread Amy Tran
Hello there, I'd like to have iso image version for ultra sparc 64bit. Recently, I downloaded centos version 4.2 beta iso image and installed on SunUltra sparc 64 bit machine. It was hang when it went to the screen " the CentOS 4.2 beta screen, / | selects | next screen ". Any idea? Please he

Re: [CentOS] CentOS version of /srv/www/htdocs ?

2007-07-02 Thread Rogelio Bastardo
FWIW, I put Nagios in /home/nagios/html, and use an apache VirtualHost directive in a conf file in /etc/httpd/conf.d Interesting. I don't know much about these virtual hosts, and will look more into it. I assume this is where I need to look? http://httpd.apache.org/docs/2.0/vhosts/ and ht

Re: [CentOS] CentOS version of /srv/www/htdocs ?

2007-07-02 Thread John R Pierce
Rogelio Bastardo wrote: I'm installing NagiosQL on CentOS 4.5 and am trying to follow these instructions http://www.nagiosql.org/wiki/Documentation "decompress the nagiosql-*.tar.gz to a directory accessible by your webserver (e.g. /srv/www/h

Re: [CentOS] CentOS version of /srv/www/htdocs ?

2007-07-02 Thread Rogelio Bastardo
The equivalent directory would be /var/www/html on CentOS. Perfect, thank you very much, Matt. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS version of /srv/www/htdocs ?

2007-07-02 Thread Matt Hyclak
On Mon, Jul 02, 2007 at 11:04:32AM -0700, Rogelio Bastardo enlightened us: > I'm installing NagiosQL on CentOS 4.5 and am trying to follow these > instructions > http://www.nagiosql.org/wiki/Documentation > > "decompress the nagiosql-*.tar.gz to a directory accessible by your > webserver (e.g.

[CentOS] CentOS version of /srv/www/htdocs ?

2007-07-02 Thread Rogelio Bastardo
I'm installing NagiosQL on CentOS 4.5 and am trying to follow these instructions http://www.nagiosql.org/wiki/Documentation "decompress the nagiosql-*.tar.gz to a directory accessible by your webserver (e.g. /srv/www/htdocs)" But since there is now /srv/www/htdocs folder on my installation,