Discover how to recover lost crontab entries, back them up regularly, and prevent Crontab entries from accidental deletion in Linux.
Source: How To Prevent Crontab Entries From Accidental Deletion In Linux – OSTechNix
Discover how to recover lost crontab entries, back them up regularly, and prevent Crontab entries from accidental deletion in Linux.
Source: How To Prevent Crontab Entries From Accidental Deletion In Linux – OSTechNix
Gtrash redefines file deletion on Linux, combining the power of rm with the safety of trash, all in a user-friendly CLI tool.
Source: gtrash: A New Safe Approach to Handling Trash Can on Linux (Linuxiac)
My single-user Mastodon instance has been ticking away at phocks.eu.org for a while now, over a year at least. All up, I’ve paid zero dollars to keep it running. I’ve had a few people ask me to write up something about it, so here it is.
If you’re comfortable logging into a Linux server via SSH and running commands you shouldn’t have any major troubles setting it up, but it will take a few hours of work. Enjoy!
Source: Running a Mastodon instance entirely free forever | Josh’s Cool Dev Blog
Learn about logical operators and shell expansions, in the second article in this multi-part series on programming with Bash. Author’s note: The articles in this series first appeared at Opensource.com. The original articles consisted of two series and the rest were published as stand-alone articles. These have all been merged into a single series with updates and modifications for that purpose.
Source: Bash Operators & Shell Tricks: Level Up Your Scripting – OpenSource.net
Saw this tip on Mastodon from user Stephan (@durchaus@mastodon.social) and thought it worth passing along:
When you are about to write a long and complicated command in bash, then hit CTRL+x CTRL+e to enter an editor window in which you can write the command with your default editor. The command will be executed immediately after the file is saved and the editor is closed. #linux #commandline #bash #programming #tips
I never knew you could do this. And it was only a year or two ago that I found about about CTRL+r which lets you do a text search for commands in your history (so you don’t need to keep pressing the up arrow). Then again I am not a big command line user, but when I do need to use it, tips like these can be quite helpful IF I can remember them when I need them!
Thanks to Stephan for sharing this tip!
In this article, we will explore different ways to ensure that applications or processes remain running even after a crash or system reboots.
Source: How to Restart Programs After a Crash or Reboot in Linux (Tecmint)
I’ve been getting annoyed with Raspberry Pi OS (Raspbian) for years now. It’s a fork of Debian, but manages to omit some of the most useful things. So I’ve decided to migrate all of my Pis to run pure Debian.
Source: Live Migrating from Raspberry Pi OS bullseye to Debian bookworm | The Changelog
Whishper Open-source, local-first audio transcription and subtitling suite with a simple web UI.
Features
Open Source – Whishper is 100% Open Source software.
Self-Hosted – Thanks to open-source technologies, Whishper can run 100% offline. Your data never leaves your computer.
Transcribe – Transcribe any media to text. Thanks to faster-whisper, transcriptions are lightning fast.
Translate – Whishper allows you to translate your transcriptions to and from more than 60 languages thanks to Argos Translate and LibreTranslate.
Subtitles – Download the transcriptions in many formats (json, txt, vtt, srt).
Subtitle editor – Easily edit your subtitles right in the Web-UI.
Whishper is a web application that runs inside a Docker container. This means that you can install it on any machine that supports Docker.
Source: Whishper
Linux and Windows users can also do some of this – see the opening paragraphs of the linked article for details.
Source: OCR PDFs with Free Open Source Tools on a Mac with a Shell Script – Podfeet Podcasts
Become more efficient in the Linux terminal by mastering these super useful keyboard shortcuts.
Source: 21 Useful Linux Terminal Shortcuts Pro Users Love (It’s FOSS)
Recent Comments