Ubuntu 18.10 new features: Cosmic Cuttlefish bursts with graphics!
Ubuntu 18.10 will be the second release of year 2018 of the popular Ubuntu distribution, this article will collect information about this new release.
Sysadmin, Data Science, Linux, Machine Learning and more
Ubuntu 18.10 will be the second release of year 2018 of the popular Ubuntu distribution, this article will collect information about this new release.
Containers are one of the most in-demand technologies nowadays and Docker is its spearhead. Although Windows doesn’t support Docker containers natively it is possible to run the Docker Engine on Windows, let’s take a look at...
NextCloud is a Dropbox-like solution for self-hosted file sharing and syncing. Installing NextCloud 14 on CentOS is quite simple. Whether you want to backup, have file-syncing or just have a Google Calendar alternative, this guide is for...
NextCloud is a Dropbox-like solution for self-hosted file sharing and syncing. Installing NextCloud 14 on Ubuntu is trivial. Whether you want to backup, have file-syncing or just have a Google Calendar alternative, this guide is for...
MySQL is one of the most popular Open Source Relational DataBase Management System, RDBMS for short. MySQL is widely spread across the world, it is employed in enterprise environments as well as small hobbyist sites. Surprisingly,...
NextCloud is a Dropbox-like software that enables you to store and sync your files originally forked from the popular cloud-building software OwnCloud. With NextCloud 14 the most popular personal cloud software seeks to consolidate its features,...
In the world of Docker there are images for virtually anything, but chances are you will need to tweak them a bit if you need something more. That’s when Dockerfiles come in, Dockerfiles are used to...
Setting up a Cron Job is a basic task in Linux, however it can be quite daunting for a new system administrator to set up one. The syntax isn’t intuitive and chances are many will make...
The Container Storage Interface (CSI) is a joint effort to create a cross platform interface for persistent storage to be used with container systems. Kuberntes is among the major players contributing to CSI and the CSI...
Almost every operating system installation starts with one step: creating a bootable medium. This medium, usually a USB drive is then used to boot the operating system installer and install the operating system. Today we’re going...
Recent Comments