whsuite billing hosting install issue was solved by going into the whsuite folder and running composer install *note: composer will need to be installed. This is not mentioned in th... mar. 5, 2021 0 2373 Tech Blog
Miquiloni Web UI LXC **Installation commands for Ubuntu-based rootservers** *Please note the next questions* Tested with Ubuntu 16.04 LTS Server Uses Apache2, Perl CGI ... LXC Ubuntu mar. 5, 2021 0 2407 Tech Blog
Multiple Desktop Environments with LXC This repository contains a Debian source package which you can build and install on your host to make it piss simple to run multiple LXC instances wi... LXC Ubuntu mar. 5, 2021 0 2642 Tech Blog
Streisand Silence censorship. Automate the effect. The Internet can be a little unfair. It’s way too easy for ISPs, telecoms, politicians, and corporations to block access to the sites and information... Ansible Nginx Ubuntu mar. 5, 2021 0 2762 Tech Blog
SED rename A very simple solution: replace in all *.txt files in folder string_1 with string_2 : sed -i 's/string_1/string_2/g' *.txt https://askubuntu.co... Ubuntu mar. 5, 2021 0 2210 Tech Blog
Rename – A Command Line Tool For Renaming Multiple Files in Linux We often use “*mv*” command to rename a single file in *Linux*. However, renaming multiple or group of files quickly makes it very difficult task in ... mar. 5, 2021 0 2294 Tech Blog
Install Pimcore on an Ubuntu 14.04 VPS Login to your VPS via SSH ssh user@vps_IP Update the system and install necessary packages [user]$ sudo apt-get update && sudo apt-get -y upgrade [us... Nginx Ubuntu mar. 5, 2021 0 2499 Tech Blog
How to Install PimCore CMS on Ubuntu 16.04 Pimcore is a free and open source platform for content management (CMS), product information management (PIM), digital asset management (DAM) based o... Nginx Ubuntu mar. 5, 2021 0 2331 Tech Blog
Mount a Linux directory from a different PC to your local Linux PC sshfs is very nice, and easy to use sshfs user@remotesystem:/remote/dir /some/local/dir https://github.com/libfuse/sshfs **SSHFS** ** None [1] Ab... mar. 5, 2021 0 2301 Tech Blog
LXC – Networking I’ve heard a lot about virtualization recently with, at the top, docker. I wanted to understand a bit more about those, and I started with LXC [1] w... LXC Ubuntu mar. 5, 2021 0 2610 Tech Blog
Software-Defined Networking tools for LXC https://github.com/jpetazzo/pipework#lamp-stack-with-a-private-network-between-the-mysql-and-apache-containers **Pipework** */Software-Defined Netwo... LXC Ubuntu mar. 5, 2021 0 2546 Tech Blog
nginx fpm server optimize *Before you start Snapshoot your Droplet* Paste this (at the end of the file) to /etc/sysctl.conf (using nano /etc/sysctl.conf) and save it (this cha... Nginx mar. 5, 2021 0 2323 Tech Blog