Page A
*** currently under construction ***
curl: jQuery: Ruby: Python Node PHP:
Guest Post: 12 fundamental steps to deploy IPv6 within governmental and organizational networks. Source: Twelve steps to enable IPv6 in government and organizational networks | APNIC Blog
Xpra is the tool of choice 🙂 Install xpra on server and client like: [code language=”bash”] root@h2545526:~# apt install xpra . . xpra (2.1.3+dfsg-1ubuntu1) wird eingerichtet … [/code] start e.g. firefox on the server: [code language=”bash”] xpra start :100 –start-child=firefox [/code] now connect from remote through Ssh: [code language=”bash”] xpra attach ssh/user@serverFQDN/100 [/code] With xpra
Interesting article from Raphael Do_vale on Java Code Geeks. Source: Create a Secure Spring REST API | Java Code Geeks – 2019