Archivo de la categoría: Nix

How to Upgrade Ubuntu 16.04 LTS to 20.04 LTS using command terminal

Published on: March 28, 2021 by Heyan Maurya Note: Upgrading Ubuntu 16.04 LTS to 20.04 LTS can be done by first updating it to Ubuntu 18.04 LTS, thus, we recommend you to backup your data before following the below tutorial and its commands. We will not be responsible for any loss of data… Recently, Canonical’s developers have announced that Ubuntu 16.04 (Xenial Xerus) will… Leer más »

How to Install XRDP on CentOS and RedHat Linux 8/7

Introduction Xrdp is an open-source and freely available Remote Desktop Protocol application which allows remote sessions of Linux Server from Windows machines. It will accept remote connections from rdesktop, freerdp and other remote desktop clients. This article guides, installation and configuration steps of xrdp on CentOS/RedHat Linux 8/7. Step 1 : Update Server Node #… Leer más »

How to fix camera on Mac not working

Reset your Mac’s system controller If you find the camera on Mac not working still and nothing of the above seems to help, you may try resetting what’s known as the System Management Controller (SMC). The SMC manages a lot of hardware functions on your Mac and rebooting it may serve as a solution to… Leer más »

How to extend a boot volume in OCI linux instance

Sometimes if you have created a new instance and the initial 50GB is not enough, you can extend the disk and the partition. The disk is extended very easy, using the OCI console: 1- Select the Boot/Block volume you want to extend: 2- Press Edit : From the Intial Volume Size write the needed size:… Leer más »