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... мар. 5, 2021 0 2118 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 мар. 5, 2021 0 1981 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... мар. 5, 2021 0 2216 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 мар. 5, 2021 0 2177 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 мар. 5, 2021 0 2188 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 мар. 5, 2021 0 2297 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 мар. 5, 2021 0 12335 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 мар. 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 мар. 5, 2021 0 2721 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 мар. 5, 2021 0 2429 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... мар. 5, 2021 0 2128 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 мар. 5, 2021 0 2288 Tech Blog