Sourabh Verma

Sourabh Verma

I.T Engineer by profession, tech lover. Passionate for reading and writing technical stuffs. Loves to share knowledge.
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…

How-to-Install-Rust-on-Linux

How to Install Rust on Ubuntu?

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…

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…

How-to-Check-Open-Ports-in-Linux

How to Check Open Ports in Linux?

All the incoming requests need a port to listen to the requests simultaneously. When it comes to checking open ports, it becomes quite unmanageable because there are 65535 ports. In this tutorial, we will see how to check open ports…

How-to-Install-and-Configure-HAProxy-on-Ubuntu

How to Install and Configure HAProxy on Ubuntu?

HAProxy is an open-source solution with many benefits. As the name says, it offers a proxy server with a high-performance load balancer for TCP and HTTP-based applications. HAProxy is used on many web-based setups to enhance the performance and reliability…

How-to-Auto-Delete-OTP-Messages-in-Android

How to Auto Delete OTP Messages in Android?

If you are using OTP for payments and other authentications, then it might be possible that the OTP messages are cluttering your inbox. It’s obvious that leaving these messages is very risky and thus deleting them is the only option.…