How to Install TeamViewer on Ubuntu 22.04

TeamViewer is a comprehensive remote access, remote control and remote support solution that works with almost every desktop and mobile platform, including Windows, macOS, Android, and iOS. TeamViewer lets you remote in to computers or mobile devices located anywhere in the world and use them as though you were there. In this tutorial, i am going to … Read more

How to Install PHPMyAdmin Amazon EC2 Instance on Linux Ubuntu

phpMyAdmin is a database management tool for MySQL compatible databases. The current version of phpMyAdmin, at the time of this recording, supports MySQL 5.5 or later. If you’re using MySQL 5.0-5.4, you need to use phpMyAdmin 4.0. The current version of phpMyAdmin also supports MariaDB 5.5 or later. Install PHP MySQL on ubuntu ec2 instance; In … Read more

How to Zip UnZip Files And Directories In Linux using Terminal

Through this tutorial, i am going to show you how to zip and unzip files and directories/folders using terminal in ubuntu linux. How to Zip UnZip Files And Directories In Ubuntu Linux using Command Line Let’s use the following methods to zip and unzip files and directories/folders using terminal in ubuntu linux: How to Zip … Read more