Bleachbit – Best Free and Safe Storage Cleaner for Linux and Windows

Bleachbit-a-free-storage-cleaner-for-linux

On a regular basis, we surf through the internet, download many things, install and uninstall software and what not. All these things leave their traces in our system which slowly stuff our hard disk and slow down our computer. Cleaning these things on your own is a painful process because its time consuming and needs lot of efforts and in … Read More »

How to Add Responsive Search Form in Genesis Menu?

How-to-Add-Responsive-Search-Form-in-Genesis-Menu

Are you a fan of Genesis Framework? then i am sure you might be dealing with the most frustrating part, that is to add responsive search form. In this guide i will tell you how to add responsive search form in Genesis menu. The code is available on github too. The process involves 4 steps that are shown below. Step … Read More »

How to Configure WordPress SMTP without a plugin?

How to Configure WordPress SMTP without a plugin

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 and from the next day, I started receiving many spam comments which freaked me out and that … Read More »

How to Create Child Theme from Block Theme?

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 will tell you how to create child theme from block theme. Usually, if you make customizations to the parent theme, all the … Read More »

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 on low-bandwidth connections. In this … Read More »

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 many ways to install Rust … Read More »