This guide explains what is Deja Dup, how to install Deja Dup in Linux, and how to backup and restore files with Deja dup in Linux.
Source: How To Backup And Restore Files Using Deja Dup In Linux – OSTechNix
This guide explains what is Deja Dup, how to install Deja Dup in Linux, and how to backup and restore files with Deja dup in Linux.
Source: How To Backup And Restore Files Using Deja Dup In Linux – OSTechNix
Why Ventoy: Different to other USB creators, you don’t need to format your USB stick again and again to write data from ISO images. With Ventoy, it just format your USB one time, create a small (34 MB in my case) EFI partition, and leave all other spaces free in another partition.
Source: Create Bootable USB Installer for Linux via Ventoy [New Solution] | UbuntuHandbook
Wine is a unique piece of software that allows you to run software and games built for Windows on a Linux system like Ubuntu.
This software acts as a layer that sits between Ubuntu and the windows application. It will translate Windows system calls into a system call that Ubuntu understands.
Wine also differs from virtualization software like VirtualBox as you do not need to run a full version of Windows on top of Ubuntu.
Within this guide, we will show you how to install the latest version of Wine for Ubuntu.
Czkawka is a simple, fast and easy to use software to remove unnecessary files from your machine.
Czkawka is a free and open-source software written in memory safe Rust. It works on Linux, Mac, and Windows. Due to advanced algorithms and multi-threading, it is amazingly fast!
Source: Czkawka – Find & Remove Duplicates, Empty, Broken Files in Linux | UbuntuHandbook
boringproxy is a combination of a reverse proxy and a tunnel manager.
What that means is if you have a self-hosted web service (Nextcloud, Emby, Jellyfin, etherpad, personal website, etc.) running on a private network (such as behind a NAT at home), boringproxy aims to provide the easiest way to securely (i.e. HTTPS and optional password-protection) expose that server to the internet, so you can access it from anywhere.
Source: boringproxy.io
For this project, we will be showing you how to run the popular Zoom client on a Raspberry Pi.
tmpmail
is a command line utility written in POSIXsh
that allows you to create a temporary email address and receive emails to the temporary email address. It uses 1secmail’s API to receive emails.
Source: tmpmail – A temporary email right from your terminal written in POSIX sh (GitHub)
Using the Shazam audio fingerprinting algorithm, SongRec can identify a song from an audio file or using the microphone. It’s written in Rust + Gtk3.
Source: Identify Songs On Your Linux Desktop Using SongRec, A Shazam Client For Linux – Linux Uprising Blog
When spending most of your day around bash shell, it is not uncommon to waste time typing the same commands over and over again. This is pretty close to the definition of insanity.
Luckily, bash gives us several ways to avoid repetition and increase productivity.
Today, we will explore the tools we can leverage to optimize what I love to call “shell time”.
Source: Boost Up Productivity in Bash – Tips and Tricks | Linux Journal
Minimal Bash script template that will make your scripts safer, consistent with standards, and provide a way to parse and validate parameters.
Recent Comments