How to query and alter JSON documents
Query and alter JSON documents using dasel utility which also supports other data formats like JSON, TOML, YAML, XML, and CSV. ...
Query and alter JSON documents using dasel utility which also supports other data formats like JSON, TOML, YAML, XML, and CSV. ...
This is a simple reminder that you can use basic system utilities to parse text files, extract, filter and concatenate data. ...
Check IP address of specific domain name using curl utility. ...
Send message to every tmux session. ...
Remove specific key from a JSON object using jq. ...
Check the time in a different time zone to determine when the meeting will start whenever you are. ...
Automatically add the identity file used by the SSH client to the OpenSSH authentication agent. ...
Check if network subnets are overlapping each other. ...
Install flameshot a simple to use screenshot application. ...
Join a group and update environment during live session. ...
Deal with the too many authentication failures error when initiating SSH connection. ...
Use BASH here documents whenever you need a multi-line text inside redirection. ...
Monitor multiple log files at once using MultiTail utility. ...
Install fd as a simple and user-friendly alternative to find. ...
Lock OpenSSH authentication agent. ...
Display NVIDIA devices using nvidia-smi management command-line utility. ...
Determine recommended NVIDIA driver using Detection tool for nVidia graphics cards by Alberto Milone. ...
Display every modified file in git repository. ...
Remove disabled snaps which are not longer used. ...
Define a custom number of snap revisions. ...
Use ddcutil to manage monitor using DDC/CI protocol. ...
Manage command history using text-based user interface. ...
Configure cursor size using command-line on Ubuntu 22 Jammy Jellyfish. ...
Control Power Profiles daemon using a dedicated powerprofilesctl command-line utility. ...
Manage wireless Logitech devices using command-line. ...
Permanently disable DPMS (Display Power Management Signaling) using Xorg. ...
Parse Trello export JSON file using Python script to create Markdown files and import these into Joplin an open-source note-taking app. ...
Define key expiration time in OpenSSH authentication agent. ...
Display weather forecast inside terminal using wego application. ...
Compare files in a human-friendly way using an experimental difftastic utility. ...
Determine session type (X11, Wayland). ...
Automatically use jump proxy when initiating SSH connection from an external network. ...
Follow data appended to a file using one of the two possible approaches. ...
Read QR Code from an image. ...
Generate QR code to access the Wi-Fi network. ...
Display wget downloaded content on standard output. ...
Set the title for GNOME terminal emulator. ...
Use SingleFile to archive entire web page in a single HTML file. ...
Enumerate power sources and display battery status using UPower a System-wide Power Management daemon. ...
Pretty print ping output using prettyping. ...
Today I have installed Ubuntu Jammy Jellyfish (release 22.04) on Acer Aspire One (A114-32-P991), but the i801 SMBus interrupt storm made this system unusable. ...
Improve apt download times by using apt-fast a shell-script wrapper for apt, apt-get or aptitude. ...
Upgrade Ubuntu 21.10 LTS (Long Term Support) to the latest development version of Ubuntu 22.04 release. ...
Convert line endings inside text file from DOS to UNIX format. ...
Install n³ a tiny and unobtrusive terminal file manager that will accompany you in your daily tasks. ...
Use nethogs utility to display current bandwidth grouped by a process ...
Colorize command output using grc a generic colouriser. ...
Perform basic operations on zip archives. ...
Install nala a human-friendly apt front-end using the python-apt API. ...
Install rust-powered customizable prompt for any shell (bash in my case). ...
I have an old archive that I want to keep, but I cannot import it to the new one due to changes in JSON files, so I will generate a static website. ...
Handle low memory conditions on desktop using a nohang a sophisticated low memory handler for Linux in Python. ...
Use DPMS (Display Power Management Signaling) to turn screen on or off. ...
Define favorite applications on Ubuntu desktop using command-line utility. ...
Incorporate EDID (Extended Display Identification Data) into initrd (initial ramdisk) image. ...
Define idle delay (blank screen) on Ubuntu desktop. ...
Identify a GNOME application that acquired an inhibitor lock and blocks power-off or reboot operation. ...
Install LibreWolf a fork of Firefox that is focused on privacy, security and freedom. ...
Remove trash icon from sidebar on Ubuntu desktop. ...
Use solid color instead of picture on Ubuntu desktop. ...
Identify YubiKey device using dynamic device manager to send desktop notification. ...
Ignore certificate verification errors when using wget. ...
Use Ventoy an open source tool to create bootable USB drive for ISO/IMG/VHD/… files. ...
Funny netcat issue with additional X characters send over UDP protocol and why this is not a problem. ...
Display scoped labels inside free version of GitLab with the help of Greasemonkey a user script manager for Firefox web-browser. ...
Install mainline Linux kernel on Ubuntu-based distribution. ...
Create a new tmux window with a given name. ...
Create a custom WordPress post type to keep your ideas in one place. ...
This is an updated blog post to reflect changes over the last five years (especially GitHub issue #1688) as I am still tmux terminal multiplexer on daily basis. ...
Pretty-print text files inside terminal using bat a cat clone with syntax highlighting and Git integration. ...
Prepare Microsoft Windows® USB installation media on Linux using WoeUSB. ...
Insert control characters inside a text terminal to enhance your personal notes or improve shell one-liners. ...
Record terminal session in a tmux friendly way. ...
Adjust Firefox user interface density to something more appropriate on desktop. ...
It is the time to look for a fork due to recent changes to the Audacity privacy policy (GitHub issue New privacy policy is completely unacceptable! #1213), Contributor License Agreement, and telemetry implementation. ...
Upgrade Ubuntu distribution from 20.10 to 21.04 using GUI. ...
Open Firefox bookmarks using Rofi a window switcher, application launcher and dmenu replacement. ...
Recover deleted photos from SD card. ...
Get a better overview of a particular git branch. ...
Match specific network inside the SSH client configuration file using Python helper script. ...
Disable mitigations for CPU vulnerabilities. ...
For the last couple of days, I was searching for self-hosted bookmark management software and found a great solution that is under active development: SemanticScuttle. ...