How to find a word in text files from a directory Open a terminal. Install ack-grep by typing sudo apt-get install ack-grep Change to the directory you want to search under, and type ack-grep foo i... mar. 5, 2021 0 2115 Tech Blog
VIDEO EDITOR `OPENSHOT` 2.0.7 * OpenShot [1] is a free and open source video editor for Linux, Windows and Mac OS X. * None [2] With version 2.0, which was born as a result of a s... Ubuntu mar. 5, 2021 0 1977 Tech Blog
MySQL configure phpmyadmin root@openresty:/etc/mysql# /usr/sbin/pma-configure Unsecuring phpMyAdmin installation… Setup script can now write to the configuration file. Do not f... mar. 5, 2021 0 2213 Tech Blog
Disable screensaver Ubuntu In your terminal : gsettings set org.gnome.desktop.screensaver idle-activation-enabled false To disabled it for the current session, run: xset s off... Ubuntu mar. 5, 2021 0 2176 Tech Blog
mount OpenKM – Owncloud – etc mount –bind /media/china/Seagate1000 /home/lcxbox/openresty/share mount –bind /media/china/Seagate1000/docs/Alfresco /home/lcxbox/openkm/share server... LXC mar. 5, 2021 0 2185 Tech Blog
Install OpenSearchServer on Ubuntu *Checking your Java version* In a shell, enter the command line java -version Check whether your Java version is 7 or newer: If your version is not ... Nginx Ubuntu mar. 5, 2021 0 2294 Tech Blog
Install OpenKM 6.3 on Ubuntu 14.04 Trusty This is not a complete guide, but rather a short note on how /I/ did it. **1. Installing OpenKM** Step #1.1: Of course I did it in LXC container: ... LXC Ubuntu mar. 5, 2021 0 12333 Tech Blog
Install a GitLab CE Omnibus package on ubuntu 14.04 (trusty) 1. Install and configure the necessary dependencies If you install Postfix to send email please select ‘Internet Site’ during setup. Instead of using... Ubuntu mar. 5, 2021 0 2022 Tech Blog
A Samba Active Directory Server FileserverFileThis post shows one way to set up an Active Directory server using Samba [1] . This example creates a virtual server in a Linux Contain... LXC Ubuntu mar. 5, 2021 0 2717 Tech Blog
DNS resolution for LXC in Ubuntu 14.04 Working with LXC [1] (Linux containers) in Ubuntu is very easy but by default you need to know the IP address of new containers to connect to service... LXC Ubuntu mar. 5, 2021 0 2426 Tech Blog
Run Node.JS forever **Run Node.JS forever** $> forever start -c "npm start" ./ The above is for an npm Express server. For more information on *forever* check it’s homep... mar. 5, 2021 0 2127 Tech Blog
Automatically start your LXC containers **Automatically start your containers** To automatically start your containers at boot, all you have to do is to put symlinks to your containers conf... LXC mar. 5, 2021 0 2287 Tech Blog