September 2020 - Page 15 of 66

How To Install Xibo on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Xibo on Ubuntu 12.04

Xibo is a digital signage platform that is released under an open-source license. The system is made up from two components: first of all there is the server, which is used to create and schedule the layouts; and then there is the client, which downloads all of the relevant information about the currently scheduled layout and displays this on the screen. Here’s how to install Xibo on Ubuntu 12.04.

Read more
How To Install Buildbot on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Buildbot on Ubuntu 16.04

Buildbot is a Python-based continuous integration system for automating software build, test, and release processes. It uses Python’s Twisted library to handle asynchronous communication between a Buildmaster and one or more workers to…

Read more
How to Install Go 1.22 on RHEL 9 — step-by-step RHEL 9 tutorial on Progressive Robot

How to Install Go 1.22 on RHEL 9

Go (Golang) is a statically typed, compiled systems programming language developed by Google. Its primary design goals are simplicity, fast compilation, and excellent concurrency support through goroutines and channels. Go compiles to a single statically linked binary with no runtime dependencies — deploying a Go application means copying a single binary to the target server. […]

Read more
Создание самоподписанных сертификатов SSL для Apache в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Создание самоподписанных сертификатов SSL для Apache в Ubuntu 20.04

TLS или протокол безопасности транспортного уровня и предшествующий ему протокол SSL используются для заключения обычного трафика в защищенную оболочку с шифрованием. Используя эту технологию, серверы могут безопасно отправлять информацию клиентам без перехвата сообщений и…

Read more
CHAT