Symptoms: project displayed “Modified File” in random clips. If the original file was dragged onto the timeline, it would disappear temporarily until next reboot.
What didn’t work
- Deleting proxies
- Deleting generated media
- Reconnecting missing media
No trabajo para ninguna institución, es sólo mi observación y experiencia de tener que hablar cada mes para desatorar mi pago
Después del día 22 del mes, se intentan 3 veces los cobros a nombre de SEJ REINTEGROS
Al día 23 se bloquea la llave de MiBici, para volver a habilitarla, sigue en orden estos pasos
| #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/ |
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.
##Custom SSL Certificate for Windows RDP Service
Requirements
##Installing a custom SSL cert on Unifi Controller
Requirements:
| *{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 |
| 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 |
##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
#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