Articles by Deepak Prasad
How to reduce Git repo size with git filter-branch
In this tutorial, we'll learn how to shrink or reduce Git repo size using git filter-branch. We'll cover identifying large files, safely removing them, and …
DevSecOps Best Practices for 2024
DevSecOps is like adding a security guard to the team that builds and maintains software. In the old way of doing things, this security guard would only check
How to Mitigate the Dangers in Cloud Hosting Online Safety
In this fierce era of competition, cloud computing is no longer just an option for businesses. It has occupied the business world lately. Whether it is a
Install Go 1.21 and Setup GO Workspace in Ubuntu
This tutorial guides you through detailed steps to install Go 1.21 on Ubuntu, covering steps from uninstalling older versions, downloading and installing Go, to …
How to Install and Configure PostgreSQL on Ubuntu?
This tutorial guides you through step by step instructions to install PostgreSQL on Ubuntu, including system preparation, secure installation, basic …
How to install ImageMagick on Ubuntu? [2 Methods]
This tutorial will guide you through step by step instructions to install ImageMagick on Ubuntu, covering various methods like APT and compiling from source. …
Steps to Install Darktable on Ubuntu [4 Methods]
In this tutorial, we'll guide you through steps to install Darktable on Ubuntu, a powerful photo editing tool. We'll cover different methods including APT, PPA, …
How to extract specific file, link & folder from tar.gz
In this tutorial, we'll explore how to extract specific files, folders, and symbolic links from a tar.gz archive, using straightforward command-line techniques …
How to Install and Configure Memcached on Ubuntu?
This tutorial will guide you through detailed steps to install and configure Memcached on Ubuntu. We'll cover the installation process, setting up the …
How to Install Dart on Ubuntu with Hello World Code
This tutorial will guide you through step by step procedure to install Dart on Ubuntu, covering two installation methods (APT and Debian package), verifying the …
How to Install Chkrootkit on Ubuntu? [Step-by-Step]
This tutorial guides you through the steps to install chkrootkit on Ubuntu, including various installation methods, verifying the installation, basic usage, …
3 Simple Methods to Install Joplin on Ubuntu
This tutorial will guide you through steps to install Joplin on Ubuntu, covering different installation methods (official script, Snap, Flatpak), launching the …
Simple Steps to Install Caddy Web Server on Ubuntu
Step by Step instructions to install caddy web server on Ubuntu. The article also demonstrates steps to setup your first webserver using Caddy.
Install Terminator Terminal on Ubuntu [Step-by-Step]
Step by Step instructions to install terminator terminal on Ubuntu with screenshots. Configure Terminator to split screen and other settings.
How to Install PhotoQt on Ubuntu? [Step-by-Step]
Step by Step instructions to install PhotoQt on Ubuntu environment.
