Posts Tagged ‘Ubuntu 18.04’
BORK.HOST Controller
Bash That Button
BORK.HOST Test Server
Better Documentation
Grub for HiDPI
Install Shutter – Ubuntu 18.04
Install NGINX – Ubuntu 18.04
Info Install Install Latest NGINX Version sudo add-apt-repository -y ppa:nginx/stable sudo apt-get update -y sudo apt install -y nginx Check It Is Running systemctl status nginx Managing Stop nginx sudo systemctl stop nginx Start nginx sudo systemctl start nginx Stop and start nginx sudo systemctl restart nginx Reload without dropping connections sudo systemctl reload nginx…
Read MoreAll The Things To KDE Neon
RTMP + HLS Time
Info Using just RTMP is not cutting it if I want to play a stream from my site. So I am testing out the server with HLS. The HLS seems to be doing the trick but adds some delay to the stream. Links http://borkslash.com/borktv
Read MoreSetting Up A WordPress Server
Info Used one of my template VM’s that I set a while ago, to get a basic web server that can handle a couple wordpress installs. Server is a LEMP stack I had the site backups on a nas drive, so i mounted that to the server Used wp-cli to transfer over my site backups…
Read More