[CentOS] repositories

2015-02-27 Thread Pol Hallen
Hi all :-) This is my first post: I'm coming from debian/bsd world. A question about repositories: minimal installation (version 7) provides: CentOS-Base.repo CentOS-CR.repo CentOS-Debuginfo.repo CentOS-fasttrack.repo CentOS-Sources.repo CentOS-Vault.repo I known there are others repositories

Re: [CentOS] repositories

2015-02-27 Thread Pol Hallen
Hope that at least gets you started. Hi Ned, thanks for help :-) Pol ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] installing C7 on a laptop with Win7, dual boot

2015-03-02 Thread Pol Hallen
I've just installed C7 on my netbook that already contained Win7 (and also Fedora 19, which the C7 is intended to replace). If you want "dodge" a fight with grub, you can install EasyBCD (to windows OS) and handles multiple systems. (you can found a trial version): http://neosmart.net/EasyBCD

[CentOS] dhclient.conf

2015-03-03 Thread Pol Hallen
Hi all :-) on centos 6 I need keep the hostname from a dhcp server: cat /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0 HWADDR=00:50:56:27:0E:C8 TYPE=Ethernet UUID=20924b21-e92a-4944-a054-06d1967155c1 ONBOOT=yes NM_CONTROLLED=yes BOOTPROTO=dhcp PEERDNS=yes with this config, centos keep o