Re: [CentOS] CentOS 6: environment variables and cronjobs ...

2016-12-01 Thread Philippe BOURDEU d'AGUERRE
Le 01/12/2016 à 17:23, Liam O'Toole a écrit : On 2016-12-01, Walter H. wrote: Hello, in /etc/cron.d/test I've this: 50 15 * * * root ( date ; echo "---" ; env ; echo "---" ; set ) /tmp/test.txt and I thought I would be shown environment variables which are defined in e.g. /etc/profiles

Re: [CentOS] CentOS 7 Update from DVD

2016-12-01 Thread John R Pierce
On 12/1/2016 1:47 PM, Jerry Geis wrote: I am trying to find how to update CentOS 7 using the DVD. In the past, C6, just insert the DVD, select "install or update" from the boot menu, continue, and later select update and continue... done... reboot. I dont see that on the C7 boot disk. How is t

[CentOS] CentOS 7 Update from DVD

2016-12-01 Thread Jerry Geis
I am trying to find how to update CentOS 7 using the DVD. In the past, C6, just insert the DVD, select "install or update" from the boot menu, continue, and later select update and continue... done... reboot. I dont see that on the C7 boot disk. How is that accomplished? Thanks, Jerry

Re: [CentOS] Looking for kernel-3.10.0-514.el7.x86_64.rpm

2016-12-01 Thread Alexander Dalloz
Am 01.12.2016 um 17:21 schrieb Louis Francoeur: Hi! I'm trying to install my security updates for Centos 7 and i can't find this kernel. I looked at the following mirror in the updates directory. Am looking in the right place? CentOS Errata and Security Advisory 2016:2574 Important Upstr

Re: [CentOS] CentOS 6, firefox, PIV cards

2016-12-01 Thread m . roth
m.r...@5-cent.us wrote: > Hi, folks, > >Up until a few weeks ago, it worked as it has been for years: firefox, > security device is libcoolkey, and pcscd. > >Today, I go to use it (I have done updates sine I last used it), and > try preferences->advanced->certificates, and it hangs. My most

Re: [CentOS] Looking for kernel-3.10.0-514.el7.x86_64.rpm

2016-12-01 Thread Liam O'Toole
On 2016-12-01, Louis Francoeur wrote: > Hi! > > > I'm trying to install my security updates for Centos 7 and i can't > find this kernel. > > > I looked at the following mirror in the updates directory. Am looking > in the right place? > > > CentOS Errata and Security Advisory 2016:2574 Important >

[CentOS] CentOS 6, firefox, PIV cards

2016-12-01 Thread m . roth
Hi, folks, Up until a few weeks ago, it worked as it has been for years: firefox, security device is libcoolkey, and pcscd. Today, I go to use it (I have done updates sine I last used it), and try preferences->advanced->certificates, and it hangs. My most recent try was for over 20 min. If

Re: [CentOS] CentOS 6: environment variables and cronjobs ...

2016-12-01 Thread Liam O'Toole
On 2016-12-01, Walter H. wrote: > Hello, > > in > > /etc/cron.d/test > > I've this: > > 50 15 * * * root ( date ; echo "---" ; env ; echo "---" ; set ) >>>/tmp/test.txt > > and I thought I would be shown environment variables which are defined > in > > e.g. /etc/profiles.d/proxy.sh or /etc/profil

[CentOS] Looking for kernel-3.10.0-514.el7.x86_64.rpm

2016-12-01 Thread Louis Francoeur
Hi! I'm trying to install my security updates for Centos 7 and i can't find this kernel. I looked at the following mirror in the updates directory. Am looking in the right place? CentOS Errata and Security Advisory 2016:2574 Important Upstream details at : https://rhn.redhat.com/errata/RHS

[CentOS] CentOS 6: environment variables and cronjobs ...

2016-12-01 Thread Walter H.
Hello, in /etc/cron.d/test I've this: 50 15 * * * root ( date ; echo "---" ; env ; echo "---" ; set ) >>/tmp/test.txt and I thought I would be shown environment variables which are defined in e.g. /etc/profiles.d/proxy.sh or /etc/profiles.d/proxy.csh but this isn't like this ... where do I