Postări

Se afișează postări din iulie, 2017

Linux commands

Imagine
Useful commands: nohup grep adduser - /home/user useradd - low level userdel (userdel -r {userName}) groups ( cut -d: -f1 /etc/group - list all groups) groupadd useradd -G {groupName} {userName} LINK Links: https://goo.gl/K7c7Dy

Angular 2 - Read JSON file

Imagine
Angular 2 tutorial on how to read a JSON file that can be used as a app.config. Tutorial and steps here : https://github.com/alexandru360/Angular2ReadConfigFile

RaspberryPI useful links

Imagine
https://kr15h.github.io/RPi-Setup/ https://ibeblog.com/2014/04/23/minibian-first-steps/ https://minibianpi.wordpress.com/