Re: [CentOS] Docker on Centos 7

2019-01-05 Thread Daniel Walsh
On 1/4/19 9:50 PM, H wrote: > On 01/04/2019 09:16 PM, H wrote: >> On 01/04/2019 08:27 AM, Daniel Walsh wrote: >>> On 1/4/19 8:22 AM, Daniel Walsh wrote: On 1/3/19 10:19 PM, H wrote: > I recently updated docker to version 18.09 and I seem to have lost the > container id in the command

[CentOS] how to set proxy systemwide (wget and docker)

2019-01-05 Thread Ralf Prengel
Hallo, what is the right way to set a proxy systemwide using centos 7? I need this for wget and docker. My first idea was /etc/environment but allthough the proxy is set wget and docker don‘ t connect to their target-systems. Thanks for hints Ralf _

Re: [CentOS] how to set proxy systemwide (wget and docker)

2019-01-05 Thread Stephen John Smoogen
On Sat, 5 Jan 2019 at 09:28, Ralf Prengel wrote: > > Hallo, > what is the right way to set a proxy systemwide using centos 7? > I need this for wget and docker. > My first idea was /etc/environment but allthough the proxy is set wget and > docker don‘ t connect to their target-systems. > How are

Re: [CentOS] Mail server with both postfix and sendmail installed, active MTA gets switched.

2019-01-05 Thread Lamar Owen
On 1/5/19 2:18 AM, Gordon Messmer wrote: On 1/4/19 8:29 PM, Lamar Owen wrote: I have had updates twice now switch the active MTA to sendmail, and I have to manually 'systemctl disable sendmail; systemctl stop sendmail' and 'systemctl enable postfix;systemctl start postfix' afterwards. Run "sys