Re: [CentOS] RHEL 7 Beta is now public

2013-12-11 Thread Sorin Srbu
> -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf Of Karanbir Singh > Sent: den 11 december 2013 16:56 > To: CentOS mailing list > Subject: [CentOS] RHEL 7 Beta is now public > > Hi, > > http://ftp.redhat.com/redhat/rhel/beta/7/ > > Go

Re: [CentOS] What is eating up Swap

2013-12-11 Thread Devin Reade
--On Tuesday, December 10, 2013 08:18:09 AM -0800 John R Pierce wrote: > during idle time, dirty pages will be written to swap so they can then > be discarded if needed. ignore it, it means nothing Agreed. If you want to see if paging is actually an issue, run "vmstat -5" and ignore the firs

[CentOS] Do I need a dedicated firewall?

2013-12-11 Thread Jason T. Slack-Moehrle
Hi All, So my electricity bill is through the roof and I need to pair down some equipment. I have a CentOS 6.5 Server (a few TB, 32gb RAM) running some simple web stuff and Zimbra. I have 5 static IP's from Comcast. I am considering giving this server a public IP and plugging it directly into my

Re: [CentOS] default /etc/ssh/sshd_config?

2013-12-11 Thread Jason T. Slack-Moehrle
That is way better. Thanks for the reminder that it is really that easy. On Wed, Dec 11, 2013 at 5:28 PM, John R Pierce wrote: > On 12/11/2013 4:53 PM, Jason T. Slack-Moehrle wrote: > > ll, > > > > I was setting up a new server and I accidentally overwrote the default > > /etc/ssh/sshd_config.

Re: [CentOS] default /etc/ssh/sshd_config?

2013-12-11 Thread John R Pierce
On 12/11/2013 4:53 PM, Jason T. Slack-Moehrle wrote: > ll, > > I was setting up a new server and I accidentally overwrote the default > /etc/ssh/sshd_config. > > Can anyone bail me out with a vanilla copy? yum reinstall openssh-server -done- -- john r pierce

[CentOS] default /etc/ssh/sshd_config?

2013-12-11 Thread Jason T. Slack-Moehrle
Hello All, I was setting up a new server and I accidentally overwrote the default /etc/ssh/sshd_config. Can anyone bail me out with a vanilla copy? Jason ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] RHEL 7 Beta is now public

2013-12-11 Thread Leon Fauster
Am 11.12.2013 um 18:51 schrieb Alain Péan : > Le 11/12/2013 18:26, Andrew Wyatt a écrit : >> Thanks for this, looking forward to kicking the tires to see what they did >> with GNOME 3. > > From the release notes : > "Red Hat Enterprise Linux 7.0 Beta features the next major version of > the GNOME

Re: [CentOS] RHEL 7 Beta is now public

2013-12-11 Thread Alain Péan
Le 11/12/2013 18:26, Andrew Wyatt a écrit : > Thanks for this, looking forward to kicking the tires to see what they did > with GNOME 3. From the release notes : "Red Hat Enterprise Linux 7.0 Beta features the next major version of the GNOME Desktop, GNOME 3. The user experience of GNOME 3 is la

Re: [CentOS] RHEL 7 Beta is now public

2013-12-11 Thread Andrew Wyatt
Thanks for this, looking forward to kicking the tires to see what they did with GNOME 3. On Wed, Dec 11, 2013 at 9:56 AM, Karanbir Singh wrote: > Hi, > > http://ftp.redhat.com/redhat/rhel/beta/7/ > > Go get it ( maybe consider using a mirror ), play with it, test it, and > file reports. Dont use

Re: [CentOS] What is eating up Swap - Thanks to all feedback

2013-12-11 Thread Robert Nichols
On 12/11/2013 07:10 AM, Götz Reinicke - IT Koordinator wrote: > Am 10.12.13 17:18, schrieb John R Pierce: >> On 12/10/2013 6:01 AM, Götz Reinicke - IT Koordinator wrote: >>> recently I noticed, that one of our webservers is using swap space, >>> while there is plenty of physical ram available. >>>

Re: [CentOS] RHEL 7 Beta is now public

2013-12-11 Thread Ned Slider
On 11/12/13 16:03, Alain Péan wrote: > Le 11/12/2013 16:56, Karanbir Singh a écrit : >> http://ftp.redhat.com/redhat/rhel/beta/7/ >> >> Go get it ( maybe consider using a mirror ), play with it, test it, and >> file reports. Dont use it in production. >> >> As in the past, we highly encourage peopl

Re: [CentOS] RHEL 7 Beta is now public

2013-12-11 Thread Alain Péan
Le 11/12/2013 16:56, Karanbir Singh a écrit : > http://ftp.redhat.com/redhat/rhel/beta/7/ > > Go get it ( maybe consider using a mirror ), play with it, test it, and > file reports. Dont use it in production. > > As in the past, we highly encourage people to use the official beta > builds from Red

Re: [CentOS] RHEL 7 Beta is now public

2013-12-11 Thread Leon Fauster
Am 11.12.2013 um 16:56 schrieb Karanbir Singh : > Hi, > > http://ftp.redhat.com/redhat/rhel/beta/7/ > > Go get it ( maybe consider using a mirror ), play with it, test it, and > file reports. Dont use it in production. > > As in the past, we highly encourage people to use the official beta > bui

[CentOS] RHEL 7 Beta is now public

2013-12-11 Thread Karanbir Singh
Hi, http://ftp.redhat.com/redhat/rhel/beta/7/ Go get it ( maybe consider using a mirror ), play with it, test it, and file reports. Dont use it in production. As in the past, we highly encourage people to use the official beta builds from Red Hat and to report issues at http://bugzilla.redhat.co

[CentOS] Offline YUM repository setup working but yum with --installroot fails

2013-12-11 Thread Wade Hampton
I use a local, off-line repository for CentOS plus updates for my development network (my setup for many years). By design, the repository has no physical connection to the Internet. Everything seems to be setup correctly and works fine for installs/updates. However I am trying to use the --inst

Re: [CentOS] What is eating up Swap - Thanks to all feedback

2013-12-11 Thread Götz Reinicke - IT Koordinator
Am 10.12.13 17:18, schrieb John R Pierce: > On 12/10/2013 6:01 AM, Götz Reinicke - IT Koordinator wrote: >> recently I noticed, that one of our webservers is using swap space, >> while there is plenty of physical ram available. >> >> free -m >> total used free shared

[CentOS] CentOS-announce Digest, Vol 106, Issue 6

2013-12-11 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..