How to Install AnyDesk on Ubuntu?

How-to-Install-AnyDesk-on-Ubuntu

AnyDesk is a cross-platform remote desktop application used to gain or provide access to other devices. It is free, very convenient, and most popular among people who work in desktop support profiles. With AnyDesk, you can even send or receive files from any location. The best part about AnyDesk is that it works smoothly even … Continue Reading »

How to Install Rust on Ubuntu?

How-to-Install-Rust-on-Linux

Rust is a general purpose programming language that is somewhat similar to C++. Rust is used in the development of many softwares which includes gaming engines, browsers and Operating Systems. In this tutorial, we will see how to install Rust on Ubuntu. Prerequisites Step 1 – Installing Rust on Ubuntu using rustup tool There are … Continue Reading »

How to Change SSH Port?

How-to-change-ssh-port

SSH is a network protocol that allows connecting to remote computers or servers remotely. SSH is used primarily for connection because it offers strong password and public key based authentication. Since it encrypts the data between two devices, it is the most secure protocol. Here in this tutorial we will see how to change SSH … Continue Reading »