Linux: Turn On TCP SYN Cookie Protection I am under DoS attack. My cloud based server hosting company asked me to enable TCP SYN cookie protection to save my domain from SYN Attack. How do ... Ubuntu мар. 5, 2021 0 2296
Liclipse (Eclipse) Installation on Ubuntu We will show you in this Tutorial how to Install LiClipse, the most popular Eclipse IDE. LiClipse is the lightweight version of the most popular Ecl... Ubuntu мар. 5, 2021 0 2568
Debranding Odoo There are at least* four spots* where normal users could get in touch with Odoo branding in the backend: • Odoo announcement top bar “Your Odoo is n... Odoo мар. 5, 2021 0 2255
How To Install and Use Docker on Ubuntu 16.04 Introduction* Docker is an application that makes it simple and easy to run application processes in a container, which are like virtual machines, o... Ubuntu мар. 5, 2021 0 2238
How to remove docker from Ubuntu 16.04 **Uninstall docker** To remove just docker package itself from Ubuntu 16.04 (Xenial Xerus) execute on terminal: sudo apt-get remove docker **Uninsta... Ubuntu мар. 5, 2021 0 2169
Docker Cleanup Commands I’ve been working quite a bit with Docker these last few weeks and one thing that I found really annoying was all these unused containers and images... мар. 5, 2021 0 2136
Ubuntu UFW LXC I am working on setting up my own cloud servers using Linux Containers (LXC). These cloud containers allow me to build one image, replicated it, con... LXC Ubuntu мар. 5, 2021 0 2163
How to Install Node.js on Ubuntu 14.04 Node.js [1] , a JavaScript-based platform, is an increasingly popular, lightweight, and efficient option for developers. It allows coders to use Jav... Ubuntu мар. 5, 2021 0 2227
Install HumHub on an Ubuntu Trusty with Nginx and MariaDB In this guide we will show you how install HumHub on an Ubuntu VPS with Nginx and MariaDB. HumHub is a flexible open source social network applicati... Nginx Ubuntu мар. 5, 2021 0 2443
Intermittent wired network issues in 14.04 I’m not entirely sure why this worked, but it seems to have. It’s not an ideal solution, but at least it works. What I did was that I removed the ad... мар. 5, 2021 0 1815
Node-RED A visual tool for wiring the Internet of Things http://nodered.org/ Node-RED is a tool for wiring together hardware devices, APIs and online services in new and interesting ways. *Getting Started... мар. 5, 2021 0 1949
Mount a VMware virtual disk (.vmdk) file on a Linux box $ sudo mount vmware-server-flat.vmdk /tmp/test/ -o ro,loop=/dev/loop1,offset=32768 -t ntfs Mount a VMware virtual disk (.vmdk) file on a Linux box ... мар. 5, 2021 0 2233