Big data

Forticlient – SSLVPN is a VPN Client to connect to Fortigate Devices

Forticlient – SSLVPN is a VPN Client to connect to Fortigate Devices with minimal effort, packaged here for Ubuntu and Debian. Forticlient – SSLVPN .deb packages Officially there is only a generic tar.gz package available. As I use Ubuntu most the time, I decided to build .deb packages for 32/64bit Ubuntu with a nice desktop

Forticlient – SSLVPN is a VPN Client to connect to Fortigate Devices Leer más »

herramientas para la visualización de datos

herramientas para la visualización de datos English Tener una buena información, con datos fiables es solo el primer paso para lograr una presentación o una historia que atraiga la atención de los espectadores. Hoy en la red encontramos varias herramientas que nos permiten visualizar los datos de manera clara y mucho más efectiva que si

herramientas para la visualización de datos Leer más »

Grep

Equivalent of UNIX Grep command in Linux/Mac/Dos/Windows grep -Rni » » ./ Through Ack brew install ack ack «text goes here» Through find find . |grep «text goes here» Through grep grep -RnslI «text goes here» You can use the ‘type’ and ‘find’ command in Dos/Windows to get the equivalent output of the UNIX ‘cat’

Grep Leer más »

Mysqldump

mysqldump Copyright © 2005-2017 LinuxTotal.com.mx Se concede permiso para copiar, distribuir y/o modificar este documento siempre y cuando se cite al autor y la fuente de linuxtotal.com.mx y según los términos de la GNU Free Documentation License, Versión 1.2 o cualquiera posterior publicada por la Free Software Foundation. Autor: Sergio González D.  (sergio.gonzalez.duran@gmail.com) mysqldump es

Mysqldump Leer más »

Install Lamp Server on Llinux , Debian

Install Lamp Server on Linux (Debian ,Ubuntu) Install LAMP Server on Ubuntu? A few complex packages but all (bar linux!) can be installed with one command and then following the on-screen instructions: (NOTE: All the commands here need to be typed into a terminal, open one by pressing Ctrl+Alt+T.) sudo apt-get install lamp-server^ It’s important

Install Lamp Server on Llinux , Debian Leer más »