Re: [CentOS] boot thumbdrive with CentOS 7 ISO???

2015-12-13 Thread Frank Cox
On Sun, 13 Dec 2015 16:48:25 -0500 ken wrote: > So far I've created on this new laptop a big, empty partition; in the > BIOS enabled legacy booting and disabled UEFI; also in BIOS under Legacy > Boot Order set "USB diskette on key/USB hard disk" on second priority. > I've tried to boot from a u

[CentOS] Re: CentOS and typical usage

2015-12-13 Thread Yamaban
On Sun, 13 Dec 2015 22:19, Alice Wonder wrote: On 12/13/2015 12:45 PM, Valeri Galtsev wrote: On Sun, December 13, 2015 11:36 am, Alice Wonder wrote: > On 12/13/2015 08:39 AM, Timothy Murphy wrote: > > Alice Wonder wrote: > > > One of the benefits of systemd is the dependency based parallel

[CentOS] boot thumbdrive with CentOS 7 ISO???

2015-12-13 Thread ken
The big picture is I'm wanting to boot centos 7 and install kvm. So far I've created on this new laptop a big, empty partition; in the BIOS enabled legacy booting and disabled UEFI; also in BIOS under Legacy Boot Order set "USB diskette on key/USB hard disk" on second priority. I've tried to b

Re: [CentOS] CentOS and typical usage

2015-12-13 Thread Valeri Galtsev
On Sun, December 13, 2015 3:19 pm, Alice Wonder wrote: > > > On 12/13/2015 12:45 PM, Valeri Galtsev wrote: >> On Sun, December 13, 2015 11:36 am, Alice Wonder wrote: >>> >>> >>> On 12/13/2015 08:39 AM, Timothy Murphy wrote: Alice Wonder wrote: > One of the benefits of systemd is the depen

Re: [CentOS] CentOS and typical usage

2015-12-13 Thread Alice Wonder
On 12/13/2015 12:45 PM, Valeri Galtsev wrote: On Sun, December 13, 2015 11:36 am, Alice Wonder wrote: On 12/13/2015 08:39 AM, Timothy Murphy wrote: Alice Wonder wrote: One of the benefits of systemd is the dependency based parallel startup. The same speed can often be achieved with syste

Re: [CentOS] CentOS and typical usage

2015-12-13 Thread Valeri Galtsev
On Sun, December 13, 2015 11:36 am, Alice Wonder wrote: > > > On 12/13/2015 08:39 AM, Timothy Murphy wrote: >> Alice Wonder wrote: >>> One of the benefits of systemd is the dependency based parallel startup. >>> The same speed can often be achieved with system V init by fine tuning when the service

Re: [CentOS] tsocks or equivalent for CentOS 7

2015-12-13 Thread Nux!
BTW good introductory article on tsocks at http://www.redpill-linpro.com/sysadvent//2015/12/13/socks-proxy-as-poor-mans-vpn.html Good thing we have it readily available on CentOS 7. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > Fro

Re: [CentOS] firewalld clue needed

2015-12-13 Thread Carl E. Hartung
On Sun, 13 Dec 2015 12:30:39 -0600 Nicholas Geovanis wrote: > I don't dispute the value of GUIs. I have a comment and a question, > first that in "the data center" my experience is that iptables rules > are put into place and only rarely changed thereafter, like the > network configuration at the

Re: [CentOS] firewalld clue needed

2015-12-13 Thread Nicholas Geovanis
>> I don't really understand the intent behind firewalld. The RHEL7 Security >> Guide states "A graphical configuration tool, *firewall-config*, is used to >> configure firewalld, which in turn uses *iptables tool* to communicate with >> *Netfilter* in the kernel which implements packet filtering".

Re: [CentOS] CentOS and typical usage

2015-12-13 Thread Johnny Hughes
On 12/12/2015 08:03 AM, Alice Wonder wrote: > I share some of the frustration with Fedora developers "not listening" > but I don't share all of the frustration. > > As far as customizing CentOS / Fedora for server vs desktop vs laptop vs > whatever, to me that is a moot issue. > > In the server e

Re: [CentOS] CentOS and typical usage

2015-12-13 Thread Alice Wonder
On 12/13/2015 08:39 AM, Timothy Murphy wrote: Alice Wonder wrote: One of the benefits of systemd is the dependency based parallel startup. The same speed can often be achieved with system V init by fine tuning when the services start but systemd does that automatically. If it's no faster th

Re: [CentOS] CentOS and typical usage

2015-12-13 Thread Timothy Murphy
Alice Wonder wrote: > I mean the typical server and indicated a server environment opposed to > a home environment. To me, a server is a computer providing a service to other computers or electronic devices. It may be on a space-station, or it may be in someone's home - its whereabouts, or "envir

Re: [CentOS] CentOS and typical usage

2015-12-13 Thread Timothy Murphy
Alice Wonder wrote: > One of the benefits of systemd is the dependency based parallel startup. > The same speed can often be achieved with system V init by fine tuning > when the services start but systemd does that automatically. If it's no faster then why is it a benefit? > Just that it is not

Re: [CentOS] CentOS and typical usage

2015-12-13 Thread Valeri Galtsev
On Sun, December 13, 2015 8:51 am, Alice Wonder wrote: > > > On 12/13/2015 04:19 AM, Timothy Murphy wrote: >> Alice Wonder wrote: >> >>> In the server environment you almost certainly are using a virtual >>> machine, and to use a virtual machine you create an image. Set up the >>> image how you wa

Re: [CentOS] CentOS and typical usage

2015-12-13 Thread Alice Wonder
On 12/13/2015 04:19 AM, Timothy Murphy wrote: Alice Wonder wrote: In the server environment you almost certainly are using a virtual machine, and to use a virtual machine you create an image. Set up the image how you want and be done with it, you can then deploy it thousands of times and it i

Re: [CentOS] CentOS 7 Lost NIC

2015-12-13 Thread Günther J . Niederwimmer
Am Saturday 12 December 2015, 21:12:08 schrieb Gordon Messmer: > On 12/12/2015 05:41 AM, Günther J. Niederwimmer wrote: > > The problem I found now, is I have only a eth0, eth1 configured but I > > found now a eth2 (??) and the eth1 is not working next boot I have a > > eth3 ... > It wasn'

Re: [CentOS] CentOS and typical usage

2015-12-13 Thread Timothy Murphy
Alice Wonder wrote: > In the server environment you almost certainly are using a virtual > machine, and to use a virtual machine you create an image. Set up the > image how you want and be done with it, you can then deploy it thousands > of times and it is set up the way you need it. Who is "you"

Re: [CentOS] Need firewalld clue

2015-12-13 Thread Timothy Murphy
Yamaban wrote: >> So is the goal for firewalld to implement a GUI for iptables? What is the >> "value added" by firewalld? >>ThanksNick Geo > > Well, the order from Kernel inside outward is: > > 1. Netfilter (inside Kernel), not directly accessible by userland > > 2. iptables/iptables6,