##Run install_syncthing.sh
$ curl -s https://gist.githubusercontent.com/hdml/7b079c114d3e20bf69f1/raw/1cd3647b1db4f80726c145fba725e27993a7fcdb/install_syncthing.sh | sudo bash
Start syncthing
$ syncthing
Wait until you get something like:
# source: https://trac.ffmpeg.org/wiki/CentosCompilationGuide | |
yum install autoconf automake gcc gcc-c++ git libtool make nasm pkgconfig zlib-devel | |
mkdir ~/ffmpeg_sources | |
cd ~/ffmpeg_sources | |
curl -O http://www.tortall.net/projects/yasm/releases/yasm-1.2.0.tar.gz | |
tar xzvf yasm-1.2.0.tar.gz | |
cd yasm-1.2.0 |
##Run install_syncthing.sh
$ curl -s https://gist.githubusercontent.com/hdml/7b079c114d3e20bf69f1/raw/1cd3647b1db4f80726c145fba725e27993a7fcdb/install_syncthing.sh | sudo bash
Start syncthing
$ syncthing
Wait until you get something like:
#Installing colloqui's PiSignage on CentOS 7.2 https://github.com/colloqi/pisignage-server
##Create the server user sudo adduser mediaservice sudo gpasswd -a mediaservice wheel
This user will run your PiSignage server instance
##Installing Mongo DB
##Pi-Signage node as a system service ###Installing a node instance as a system service in CentOS 7
You need a user with sudo privileges, but limited to running node. This example will use the user mediaservice
$ visudo
Change the line Defaults: requiretty
To
bbvanet.com.mx##div.promo | |
bbvanet.com.mx##div.bannerNomina | |
bbvanet.com.mx##img.banner | |
bbvanet.com.mx##div.campNomina | |
bbvanet.com.mx##div#promocionesPG | |
bbvanet.com.mx##div.donaCruzRoja | |
bbvanet.com.mx##div#sin-tarjeta-container |
*{padding:0em;margin:0em;}html{min-width:930px;width:100%;}body{width:100%;background:url('https://ptpimg.me/i95w6f.png');font-family:tahoma,helvetica,sans-serif;font-size:8pt;color:#492802;}a{color:#6B481E;text-decoration:none;border:none;}a:hover{text-decoration:none;color:#A56A22;}h1,h2,h3,h4{margin:5px 0px;}h2{text-align:center;}h4{font-size:8pt;}p{margin:10px 5px;}li{margin:5px 15px;}input{padding:2px 3px;}textarea{padding:2px 3px;}img{border:none;}.r00{color:#FF0000;}.r01{color:#FF1300;}.r02{color:#FF1300;}.r03{color:#FF2600;}.r04{color:#FF4C00;}.r05{color:#FF5E00;}.r06{color:#FF5E00;}.r07{color:#FF7100;}.r08{color:#FF9700;}.r09{color:#FFAA00;}.r10{color:#74C42E;}.r20{color:#418B00;}.r50{color:#418B00;}.r99{color:#418B00;}span.size1{font-size:0.75em;}span.size2{font-size:1em;}span.size3{font-size:1.25em;}span.size4{font-size:1.5em;}span.size5{font-size:1.75em;}span.size6{font-size:2em;}span.size7{font-size:2.25em;}span.size8{font-size:2.5em;}span.size9{font-size:2.75em;}span.size10{font-size:3em;}ul.thi |
##Installing a custom SSL cert on Unifi Controller
Requirements:
##Custom SSL Certificate for Windows RDP Service
Requirements
Does your Motion Project beachballs to a halt when you try and drag a picture?
Fear not! just disable Inset View and your problems will be over.
#install homebrew | |
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
#install network ups tools | |
brew update | |
brew install nut | |
#create directories and change permissions | |
sudo mkdir -p /var/state/ups/upssched/ | |
sudo chown -R `whoami`:nobody /var/state/ups | |
sudo chmod 775 /var/state/ups/ |