A page in your DokuWiki was added or changed. Here are the details:

Date        : 2019/09/18 19:36
Browser     : Mozilla/5.0 (X11; Linux x86_64; rv:60.9) Gecko/20100101 
Goanna/4.4 Firefox/60.9 PaleMoon/28.7.1
IP-Address  : 109.193.81.67
Hostname    : HSI-KBW-109-193-081-067.hsi7.kabel-badenwuerttemberg.de
Old Revision: https://wiki.x2go.org/doku.php/doc:howto:tce?rev=1568835336
New Revision: https://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Configuring the Build] removed superfluous # sign, probably vim 
or wiki autocomplete going crazy
User        : stefanbaur

@@ -42,9 +42,9 @@
# simple check for apt-cacher-ng being active - if
 # we have a successful connect on port 3142, assume
 # it's apt-cacher-ng and use it
- #
+ if nc -z 127.0.0.1 3142 ; then # bad idea with apt-cacher-ng, but will work with e.g. squid # export https_proxy=http://127.0.0.1:3128/ # export http_proxy=http://127.0.0.1:3128/


--
This mail was generated by DokuWiki
at
https://wiki.x2go.org/

_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to