WordPress world is full of plugins and to be true, I don’t like them much. I want everything to be hard coded because it makes my WordPress admin less dirty, less messy and doesn’t bloat my website. I once used a SMTP plugin ... Read More »
How to Create Child Theme from Block Theme?
In WordPress, child theme is the most common term. Most of the WordPress user use child theme along with the parent theme. Child theme possesses all the properties and functionality of its parent theme. In this tutorial, we ... Read More »
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 ... Read More »
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 ... Read More »
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 ... Read More »
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 ... Read More »
- 1
- 2
- 3
- …
- 6
- Next Page »