How to install and host OpenVPN server with Docker

from : https://markontech.com/docker/install-and-host-openvpn-server-with-docker/ Overview This post covers the procedure of how to install and host OpenVPN server with Docker. Meaning, that we are going to be able to use Docker to install OpenVPN server and run it as a service, generate client connection configs and certificates, which afterwards we can use to connect multiple clients... Continue Reading →

Ubuntu openbox installation guide

This is a list of how to make your own Ubuntu openbox desktop from Dat H Nguyen From : https://www.ubuntuopenbox.com/lessons/ I use this step by step tutorial to make an interactive display unit using linux and chrome kiosk mode, if you are looking for operating system to create a digital signage, digital interactive display, digital... Continue Reading →

Setting up a Proxmox 4 cluster with NFS under FreeNAS

From : https://guethary.osnet.eu/fr/content/tutoriels/mise-en-place-dun-cluster-proxmox-4-avec-nfs-sous-freenas The issue of server virtualization has become a central issue for companies.  The market is monopolized by players quite distant from the world of OpenSource such as VMWare or Microsoft. Proxmox is therefore a particularly interesting and efficient alternative.  We therefore suggest that you study how to set up a Proxmox cluster.... Continue Reading →

Cara memindahkan data file Elasticsearch ke disk lain

Kali ini adalah pengalaman saya sendiri saat memindahkan lokasi data Elasticsearch dari local disk ke NAS. Pada server saya, disk NAS tersebut sudah dimounting ke /data berikut adalah step nya : Sebelumnya cek path yang lama dengan mengakses url berikut http://{alamat_server}:9200/_nodes/settings?pretty=true contoh "path" : { "conf" : "/etc/elasticsearch", "data" : "/var/lib/elasticsearch", "logs" : "/var/log/elasticsearch", data... Continue Reading →

How to copy SQL Server data to Elasticsearch using LogStash

From : https://codeshare.co.uk/blog/how-to-copy-sql-server-data-to-elasticsearch-using-logstash/ As a developer working with SQL Server there was a need to import data from the database to Elasticsearch and analyze data in Kibana. As Elasticsearch is an open source project built with Java and handles mostly other open source projects, documentations on importing data from SQL Server to ES using LogStash.... Continue Reading →

ElasticSearch Password Authentication with Free Software – ReadonlyREST

from : http://terokarvinen.com/2016/elasticsearch-password-authentication-with-free-software Posted on w27 Sun 2016-07-10 by Tero Karvinen ElasticSearch is a scalable full text search engine. I have used it for searching 13 terabytes of files: 1.9 million files full text indexed, metadata for others. You can limit access to ElasticSearch with login and password. You don’t neeed to buy Shield or... Continue Reading →

WKHTMLTOPDF Installation

From : http://stackoverflow.com/questions/35617491/how-to-install-wkhtmltopdf-patched-qt-without-compiling First you have to check your system OS name by lsb_release -a Check to see if your Ubuntu Linux operating system architecture is 32-bit or 64-bit, open up a terminal and run the following command below. file /sbin/init Download wkhtmltopdf patched with qt using below command sudo wget -P Downloads http://download.gna.org/wkhtmltopdf/0.12/0.12.1/wkhtmltox-0.12.1_linux-trusty-amd64.deb Here,... Continue Reading →

Blog di WordPress.com.

Atas ↑