-
How to Take Screenshots on Ubuntu Linux
This tutorial guides students and new Ubuntu 20.04 | 18.04 users on capturing screenshots and screencasts. The Gnome Screenshot tool enables capturing of the full or partial screen, with a delay feature. The resulting media files are stored in the home directory’s Pictures and Videos folders. The post also explains how to initiate screen recording…
-
How to Install Python Pip on Ubuntu Linux
The article provides a comprehensive tutorial on how to install and use Python Pip on Ubuntu Linux. Pip, a Python package manager, is essential for installing, maintaining, and upgrading Python packages. The article provides detailed instructions on installing Pip for Python 3 and Python 2, using it to install Python packages, and creating a virtual…
-
How to Install VLC Media Player on Ubuntu Linux
This tutorial guides students and newbies through installing the VLC media player on Ubuntu 20.04 or 18.04. The most recent version of VLC can be obtained from the Snappy package manager, as the version in Ubuntu repositories is usually outdated. Following installation, users should set VLC as their default media player.
-
How to Install AnyDesk on Ubuntu Linux
This tutorial instructs how to install AnyDesk, a cross-platform remote desktop support software, on Ubuntu 20.04 | 18.04 LTS. It provides two installation methods – via the command line by adding AnyDesk’s software repository to Ubuntu, and via the desktop GUI by downloading a deb package from AnyDesk’s website. It also covers initial setup information.
-
How to Connect via Remote Desktop (RDP) to Ubuntu Linux
This tutorial guides users on how to connect to Ubuntu 20.04 | 18.04 using the Remote Desktop Protocol (RDP) through open-source software, Xrdp. The post provides a detailed step-by-step installation and implementation process for both Ubuntu Desktop and Servers, alongside clarifications and additional necessary steps needed for a successful connection.
-
How to Install VMware Guest Tools on Ubuntu Linux
This post provides a guide for students and new users on installing VMware Guest Machines Tools on Ubuntu guest machines to enhance performance. Aspects covered include the improved features offered by VMware Tools, the availability of these tools as open-source packages “Open VM Tools”, and steps on installing the tools either via open-source or built-in…
-
Install Zoom on Ubuntu: A Step-by-Step Guide
The article is a tutorial detailing two methods for installing the Zoom client on Ubuntu 20.04 | 18.04 LTS; either by using the command line terminal or the desktop GUI. Both methods involve downloading Zoom from its website and installing it. The post emphasizes that although Zoom for Linux isn’t open-sourced, it’s fully functional and…
-
How to Install WireGuard VPN Server on Ubuntu Linux
The text provides a tutorial on how to install and configure the WireGuard VPN Server on Ubuntu 18.04 or 20.04. Instructions include adding WireGuard’s PPA repository to the system, generating a public and private key pair, routing VPN traffic, and setting up a client VPN software. It highlights Ubuntu as an accessible Linux operating system…
-
How to Install Wekan on Ubuntu Linux
The tutorial details the process of installing Wekan, an open-source Kanban board platform, on Ubuntu 18.04 | 16.04. Steps include creating a Wekan User, installing Nodejs and MongoDB, establishing MongoDB login authentication, and installing Wekan with proper environment settings. After installation, the Wekan server is ready for use and management via Systemd.
-
How to Install Hestia Control Panel on Ubuntu Linux
The tutorial provides instructions on how to install the Hestia Control Panel on Ubuntu 18.04 and 16.04. Hestia is a free, fast, and simple web host control panel for hosting websites, mail servers, and more via a straightforward web interface. It features Nginx + PHP-fpm, advanced caching, and an auto-installer for over 439 apps. The…