Year: 2022

Backup Ubuntu to TAR file

Thursday, Apr 14, 2022

Learn how to create periodic system backups on Ubuntu using a simple shell script. This process is essential for security and disaster recovery

Un-Delete a branch in git

Tuesday, Apr 12, 2022

Learn how to recover a mistakenly deleted remote branch in Git. Even if using the -D force delete option, Git has a solution

Hello world

Saturday, Apr 2, 2022

Delve into my perspective on software development, covering diverse topics like coding techniques, technologies, and challenges