Symfony2 global variables in TWIG Posted on March 14, 2019 by admin Symfony2 global variables in TWIG Posted in Uncategorized Leave a comment
Linux Remote Display Software Posted on January 9, 2019 by admin Remote Display Software Remmina GTK+/Gnome Remote Desktop Client TightVNC Client/server allowing remote network access to graphical desktops Terminal Server Client GTK2 frontend for rdesktop and other remote desktop tools rdesktop Client for Windows Terminal Services RealVNC Client/server allowing remote network access to graphical desktops Vinagre VNC client for the Gnome Desktop LTSP Linux Terminal Server Project adds thin-client support to Linux servers x2go Fast terminal server suite based on NoMachine’s NX libraries NX Free Edition Terminal Server and Remote Access solution FreeNX Implementation of the NX Server and NX Client Components OpenSSH Encrypted communication sessions using the ssh protocol Posted in Linux Leave a comment
How do I use S3FS with Wasabi Posted on December 7, 2018 by admin https://wasabi-support.zendesk.com/hc/en-us/articles/115001744651-How-do-I-use-S3FS-with-Wasabi- Posted in Uncategorized Leave a comment
Use Cloud Flare to protect your website from unwanted traffic using .htaccess Posted on November 29, 2018 by admin This rule below will only allow for traffic from US and Mexico. RewriteCond %{HTTP:CF-IPCountry} !^(US|MX)$ RewriteRule ^ - [F,L] Posted in Uncategorized Leave a comment
Updating Symfony to 3.4 on Plesk 18 and PHP 7.1-2 Posted on November 29, 2018 by admin Make sure that you have this in your composer.json file, if not change it to it. "symfony/symfony": "3.4.*" Read More Posted in Uncategorized Leave a comment