Update Portainer CE in Docker
You will be notified of new Portainer releases in the interface. In the lower left corner you will see an orange rectangle with the text “A new version is available”.
(more…)handy guidelines about complicated things …
You will be notified of new Portainer releases in the interface. In the lower left corner you will see an orange rectangle with the text “A new version is available”.
(more…)Portainer is a tool for managing container based applications in Kubernetes, Docker, Docker Swarm, Azure ACI and edge environments.
(more…)In this guide I will show you how to install a LAMP system. LAMP stands for Linux, Apache, MySQL, PHP. The guide is intended to help those who have very little knowlegde of using Linux. (more…)
To run Ace Stream Engine you need to install some dependencies, download a tarball and unpack it in any folder you want. After that engine can be run from that folder with simple shell script included in the package. (more…)
By default, Ubuntu doesn’t have full multimedia support. Because of patents and copyrights that apply in some countries. (more…)
The whole installation process is very simple, just open terminal and execute the command below:
(more…)
There are two standard types of installations, JRE (Java Runtime Environment) and JDK (Java Development Kit). JRE enables the ability to create Java Applications for different types of deployments using minimal core tools to accomplish the task. JDK is a fully loaded Development Kit that has everything that JRE has plus additional resources to create/secure Applications and Applets.