Re: [CentOS] postscreen and clamav on CentOS 6.8

2016-08-13 Thread Ned Slider
On 12/08/16 21:38, Jon LaBadie wrote: A friend runs 6.8 but would like to add postscreen to his email server. It is provided with postfix version 2.8 and up. The newest postfix for 6.8 is 2.6.x. Any likelyhood it will be further updated? Or is there another source for newer postfix versions

[CentOS] centos 7 :: cannot update

2016-08-13 Thread Adrian Sevcenco
Hi! I have a very strange problem with my centos 7 vm : i cannot update!! I have normal ingress/egress access but my yum update fills my screen with : [Errno 14] HTTP Error 404 - Not Found i already done "clean all" ... anyone seen this problem? any idea about the issue and workarounds? Thank y

Re: [CentOS] postscreen and clamav on CentOS 6.8

2016-08-13 Thread Alexander Dalloz
Am 12.08.2016 um 22:38 schrieb Jon LaBadie: A friend runs 6.8 but would like to add postscreen to his email server. It is provided with postfix version 2.8 and up. The newest postfix for 6.8 is 2.6.x. Any likelyhood it will be further updated? Or is there another source for newer postfix vers

[CentOS] Duplicate *.desktop entries for GNOME in /usr/share/applications

2016-08-13 Thread Nicolas Kovacs
Hi, Today I noticed something strange. There seem to be a series of duplicate desktop menu entries in /usr/share/applications. Example: gedit.desktop and org.gnome.gedit.desktop Other example: nautilus.desktop and org.gnome.Nautilus.desktop This is annoying, since I usually edit some custom men

Re: [CentOS] Duplicate *.desktop entries for GNOME in /usr/share/applications

2016-08-13 Thread Liam O'Toole
On 2016-08-13, Nicolas Kovacs wrote: > Hi, > > Today I noticed something strange. There seem to be a series of > duplicate desktop menu entries in /usr/share/applications. > > Example: gedit.desktop and org.gnome.gedit.desktop > > Other example: nautilus.desktop and org.gnome.Nautilus.desktop > >

Re: [CentOS] LSI SATA MegaRaid & Centos 7 build 1511

2016-08-13 Thread Gordon Messmer
On 08/13/2016 02:15 AM, Fawzy Ibrhim wrote: > I have double checked again and yes it's Fakeraid from LSI. > Also it's not shown in "lspci -nn" output. In your original message, you indicated that this was a PCI card, but it looks like this is just a firmware component of your motherboard. I th

[CentOS] [CentOS6] Manually configured Firewall (WLAN-AP plus Router)

2016-08-13 Thread Walter H.
Hello I've got this Mini-PC https://www.zotac.com/product/mini_pcs/zbox-ci323-nano everything is fine -> latest 6.8 kernel works; both Ethernet-Interfaces work and also the WLAN-Interface works; the two Ethernet-Interfaces are eth0 and eth1 the WLAN-Interface is wlan0 eth1 is connected on ISP

Re: [CentOS] Software RAID and GRUB on CentOS 7

2016-08-13 Thread Gordon Messmer
On 08/11/2016 12:26 AM, Nicolas Kovacs wrote: When I perform a software RAID 1 or RAID 5 installation on a LAN server with several hard disks, I wonder if GRUB already gets installed on each individual MBR, or if I have to do that manually. Anaconda will install grub2 to each component device

Re: [CentOS] Software RAID and GRUB on CentOS 7

2016-08-13 Thread Gordon Messmer
On 08/13/2016 11:31 AM, Gordon Messmer wrote: Anaconda will install grub2 to each component device for BIOS boot on RAID levels 0, 1, 4, 5, 6, and 10. Under EFI, only RAID1 is supported. https://github.com/rhinstaller/anaconda/blob/master/pyanaconda/bootloader.py _

Re: [CentOS] centos 7 :: cannot update

2016-08-13 Thread Mike
Does your /etc/yum.repos.d/ directory look at all similar? - -rw-r--r--. 1 root root 1.7K Dec 9 2015 CentOS-Base.repo -rw-r--r--. 1 root root 1.3K Dec 9 2015 CentOS-CR.repo -rw-r--r--. 1 root root 649 Dec 9 2015 CentOS-Debuginfo.repo -rw-r--r--. 1 root root 290 Dec 9 2015 CentOS-

Re: [CentOS] Software RAID and GRUB on CentOS 7

2016-08-13 Thread Chris Murphy
$ sudo grep grub2 /var/log/anaconda/program.log This will get you the commands the installer used for installing the bootloader. Chris Murphy ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos