Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 936 Bytes

README.md

File metadata and controls

34 lines (30 loc) · 936 Bytes

GAIA 4G

Sistema de Posicionamiento Seguro mediante modulo 4g

scripts de inicio

/etc/init.d/modemcomms.sh
/etc/init.d/localizacion.sh

conexion vpn /etc/openvpn/ClientVPN.ovpn // y los certificados en esa carpeta

   ca.crt  ClientVPN.crt  ClientVPN.key  ClientVPN.ovpn  ta.key 

/etc/default/openvpn // AUTOSTART="none" lo iniciamos en el script.sh

confgauracion gpsd /etc/default/gpsd // asi obligatoriamente

	# Default settings for gpsd.
	# Please do not edit this file directly - use `dpkg-reconfigure gpsd' to
	# change the options.
	START_DAEMON="false"
	GPSD_OPTIONS=""
	DEVICES=""
	USBAUTO="true"  // esto detecta automaticamente el gps e inicia el servicio
	GPSD_SOCKET="/var/run/gpsd.sock"

traccar linux client /etc/tralnx.conf // configuracion del servicio de envio de posicion

/home/user/* // aqui se encuentran los diferentes scripts que se utilizan

/etc/qmi-network.conf // aqui la apn