Displaying 2 results from an estimated 2 matches for "nzpsvk8sbakxle3qyotsnzufk".
2019 Jan 10
3
@reboot only some lines of a script are working (yum install not)
...ll/stage01/docker/daemon.json
/etc/docker
systemctl enable docker
systemctl start docker
docker run --rm --privileged -v
/var/run/docker.sock:/var/run/docker.sock -v
/var/lib/rancher:/var/lib/rancher rancher/agent:v1.2.10
http://192.168.242.x.y/v1/scripts/811F51C097F763ABA2E5:1546214400000:Nzpsvk8sbaKXle3QYotSNzUFk
cp -r /opt/install_via_pxe/centos_autoinstall/stage02/etc/crontab /etc/
echo 'script init_stage01_docker.sh ist gelaufen' >>
/var/log/comline/autoinst.log
shutdown -r now
xxx
2019 Jan 05
4
how to set proxy systemwide (wget and docker)
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