Re: how to audit chmod syscall system wide? a wired problem of home directory group write permission got set

2018-01-31 Thread stan
On Thu, 1 Feb 2018 01:41:43 + (UTC) "mr.cheng" wrote: > On Wednesday, January 31, 2018, 4:37:02 PM PST, stan > wrote: > > I checked all bash_history and system logs, didn't see any explicit > > bash call of "chmod g+w ..."  ; so I suspect some software is > > calling by chmod syscall,

Re: how to audit chmod syscall system wide? a wired problem of home directory group write permission got set

2018-01-31 Thread mr.cheng
On Wednesday, January 31, 2018, 4:37:02 PM PST, stan wrote: > I checked all bash_history and system logs, didn't see any explicit > bash call of "chmod g+w ..."  ; so I suspect some software is calling > by chmod syscall, > What is your umask set as?  That determines what permissions new

Re: Fedora 27 curl 7.55.1 ignore self-signed certificates

2018-01-31 Thread stan
On Wed, 31 Jan 2018 16:26:39 -0200 Kleber Rocha wrote: > Hi, > > I have a problema with curl, in Fedora 26, I imported the certificate > into the /etc/pki/ca-trust/source/anchors/, and after I run the > command: update-ca-trust extract, after that, curl trust on the > self-signed certificate. >

Re: how to audit chmod syscall system wide? a wired problem of home directory group write permission got set

2018-01-31 Thread stan
On Wed, 31 Jan 2018 20:06:38 + (UTC) "mr.cheng" wrote: > I checked all bash_history and system logs, didn't see any explicit > bash call of "chmod g+w ..."  ; so I suspect some software is calling > by chmod syscall, What is your umask set as? That determines what permissions new files get.

Re: secure boot disabled

2018-01-31 Thread stan
On Wed, 31 Jan 2018 17:53:22 +0100 AV wrote: > However after install I find 'secure boot disabled'. > $ dmesg | grep -i secure > [0.00] secureboot: Secure boot disabled > [5.630671] Loaded UEFI:MokListRT cert 'Fedora Secure Boot CA: > fde32599c2d61db1bf5807335d7b20e4cd963b42' linked t

Fw: Who has created a directory called "~/updates"

2018-01-31 Thread stan
Sent to me personally instead of the list, forwarded. Begin forwarded message: Date: Wed, 31 Jan 2018 20:10:07 +0100 From: Joachim Backes To: stan Subject: Re: Who has created a directory called "~/updates" On 01/31/18 19:49, stan wrote: > On Wed, 31 Jan 2018 17:08:11 +0100 > Joachim Backes

Re: unusual networking question - have DHCP assign the same IP to a computer, regardless of which ethernet port is used

2018-01-31 Thread Samuel Sieb
On 01/31/2018 07:58 AM, Greg Woods wrote: I'm pretty sure this would work; we have done similar things at work:               host oddbox {                         hardware ethernet C8:3A:35:DC:54:59;                         fixed-address 192.168.1.12;                         option host-nam

how to audit chmod syscall system wide? a wired problem of home directory group write permission got set

2018-01-31 Thread mr.cheng
my Linux laptop started to have a problem of setting my home directory with group write permission $ ls -ld $HOMEdrwxr-x--- 34 user users 4096 Jan 30 21:45 /home/user to: $ ls -ld $HOMEdrwxrwx--- 34 user users 4096 Jan 30 21:45 /home/user This usually doesn't cause a problem but since recently

Re: Who has created a directory called "~/updates"

2018-01-31 Thread stan
On Wed, 31 Jan 2018 17:08:11 +0100 Joachim Backes wrote: > I'm running F27, and found coincidentally a directory called > ~/updates containing megs of RPMs in my home directory. Does anybody > know wherefrom these entries are coming? Did you by chance define a local repository in /etc/yum.repos

Fedora 27 curl 7.55.1 ignore self-signed certificates

2018-01-31 Thread Kleber Rocha
Hi, I have a problema with curl, in Fedora 26, I imported the certificate into the /etc/pki/ca-trust/source/anchors/, and after I run the command: update-ca-trust extract, after that, curl trust on the self-signed certificate. But, in Fedora 27, I do the same configuration, but curl don't trust i

Re: Who has created a directory called "~/updates"

2018-01-31 Thread InvalidPath
On Wed, Jan 31, 2018 at 9:08 AM, Joachim Backes < joachim.bac...@rhrk.uni-kl.de> wrote: > I'm running F27, and found coincidentally a directory called ~/updates > containing megs of RPMs in my home directory. Does anybody know wherefrom > these entries are coming? > > Kind regards > > Joachim Bac

secure boot disabled

2018-01-31 Thread AV
I installed Fed 27 on a Dell XPS 13 9370 using Fed 27 Live on a usb stick after deleting Ubuntu 16.04 LTS that came installed on the device. I checked that secure boot + necessary conditions were set to 'enabled' in UEFI. However after install I find 'secure boot disabled'. $ dmesg | grep -i secu

Re: Catch22 installing RPM-GPG-KEY

2018-01-31 Thread Todd Zullinger
Jonathan Ryshpan wrote: > An attempt to install vlc failed because my system is missing one of > the gpg key files, namely: > /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-27 > Attempts to install it fail, because it's not installed. At the bottom > is a log of an attempt to install it, refor

Re: unusual networking question - have DHCP assign the same IP to a computer, regardless of which ethernet port is used

2018-01-31 Thread Terry Polzin
On Wed, Jan 31, 2018 at 11:04 AM, Tim wrote: > Allegedly, on or about 31 January 2018, Terry Polzin sent: > > Better yet, is there a way to have DHCP reject requests from the > > motherboard NIC? > > Probably do-able, but I still like the idea of either working, albeit > one would be faster than

Who has created a directory called "~/updates"

2018-01-31 Thread Joachim Backes
I'm running F27, and found coincidentally a directory called ~/updates containing megs of RPMs in my home directory. Does anybody know wherefrom these entries are coming? Kind regards Joachim Backes Fedora release 27 (Twenty Seven) Kernel-4.14.15-301.fc27.x86_64 Joachim Backes https://www

Re: unusual networking question - have DHCP assign the same IP to a computer, regardless of which ethernet port is used

2018-01-31 Thread Tim
Allegedly, on or about 31 January 2018, Terry Polzin sent: > Better yet, is there a way to have DHCP reject requests from the > motherboard NIC? Probably do-able, but I still like the idea of either working, albeit one would be faster than the other. At the moment I have a temporary work-around:

Re: unusual networking question - have DHCP assign the same IP to a computer, regardless of which ethernet port is used

2018-01-31 Thread Terry Polzin
On Wed, Jan 31, 2018 at 10:58 AM, Greg Woods wrote: > >> I'm pretty sure this would work; we have done similar things at work: > > host oddbox { > hardware ethernet C8:3A:35:DC:54:59; > fixed-address 192.168.1.12; >

Re: unusual networking question - have DHCP assign the same IP to a computer, regardless of which ethernet port is used

2018-01-31 Thread Greg Woods
> > > I'm pretty sure this would work; we have done similar things at work: host oddbox { hardware ethernet C8:3A:35:DC:54:59; fixed-address 192.168.1.12; option host-name "oddbox"; }

Re: unusual networking question - have DHCP assign the same IP to a computer, regardless of which ethernet port is used

2018-01-31 Thread Francis . Montagnac
Hi. On Thu, 01 Feb 2018 02:16:51 +1030 Tim wrote: > And IPs are assigned from a Fedora PC running a DHCP server which > reconfigures its DNS server, on the fly. I dont see what you mean here. > I'd like the PC to always get assigned the same IP, ... We do that (with a simple ISC DHCP server).

Re: unusual networking question - have DHCP assign the same IP to a computer, regardless of which ethernet port is used

2018-01-31 Thread Terry Polzin
On Wed, Jan 31, 2018 at 10:46 AM, Tim wrote: > Hi, > > I have what's probably an odd-ball desire: > > I have a PC with a 100 Mb/s motherboard ethernet interface, and a 1 > Gb/s PCI card ethernet interface. And IPs are assigned from a Fedora > PC running a DHCP server which reconfigures its DNS s

unusual networking question - have DHCP assign the same IP to a computer, regardless of which ethernet port is used

2018-01-31 Thread Tim
Hi, I have what's probably an odd-ball desire: I have a PC with a 100 Mb/s motherboard ethernet interface, and a 1 Gb/s PCI card ethernet interface. And IPs are assigned from a Fedora PC running a DHCP server which reconfigures its DNS server, on the fly. I'd like the PC to always get assigned

"cloning" a vm... A bit off topic

2018-01-31 Thread bruce
Hey guys. This really isn't a fed question per se, but one that I'm trying to resolve. I'm running some test Digital Ocean (DO) droplets. I'm interested in "downsizing" to a smaller size. DO doesn't provide an easy process to accomplish this. I'm trying to figure out how to craft a process to "c

Re: Catch22 installing RPM-GPG-KEY

2018-01-31 Thread Terry Polzin
On Wed, Jan 31, 2018 at 9:50 AM, Jonathan Ryshpan wrote: > An attempt to install vlc failed because my system is missing one of the > gpg key files, namely: > /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-27 > Attempts to install it fail, because it's not installed. At the bottom is > a log

Catch22 installing RPM-GPG-KEY

2018-01-31 Thread Jonathan Ryshpan
An attempt to install vlc failed because my system is missing one of the gpg key files, namely: /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-27 Attempts to install it fail, because it's not installed. At the bottom is a log of an attempt to install it, reformatted to fit on the screen withou

Re: PHP/apache issue after update

2018-01-31 Thread Bill Shirley
For me, php-fpm was installed automagically when I upgraded from Fedora 25 -> Fedora 27. I'm glad it did because I didn't know anything about it.  It took a couple of searches to figure out how to implement my php_values and php_flags under php-fpm. An update to httpd while I was still on Fedor