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 2208
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 2409
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 2267
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 2205
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 2502
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 2479
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 2237
Composer install Run this in your terminal to get the latest Composer version: php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" php -r "if (h... Mar 5, 2021 0 2163
LXC Web Panel Automatic installation Copy/paste the following code to your server wget https://lxc-webpanel.github.io/tools/install.sh -O - | bash Connect you on ... LXC Mar 5, 2021 0 2394
X2Go stable (main) PPA Quick howto to turn your machine into an X2Go server: sudo apt-add-repository ppa:x2go/stable sudo apt-get update sudo apt-get install x2goserver x2g... Ubuntu Mar 5, 2021 0 2188
Automatically fill Many2many in Odoo In this tutorial I will learn you how to automatically fill a Many2many with data. In some cases a many2many always has to have data so in that case ... Odoo Mar 5, 2021 0 2747
Sublime Text 3 install Sublime Text 3 includes an auto-upgrade mechanism on Windows and OS X to make upgrades a snap. Instead of going against the grain of the Linux ecosys... Ubuntu Mar 5, 2021 0 2309