Skip to content
eirenicon llc
  • Welcome
  • Ardens
    • Ardens Public Documentation
    • Artificial Intelligence- Compass
    • The Abyss
    • Lens of Emergent Intelligence
    • Intelligence Amplification Riff
    • Braid Sings, Resists, and Remembers
    • Anomalies in LLM Behavior
  • Irrelevant Thoughts
  • eirenicon Research
    • Intelligence Framework
    • Security Hardening
      • CyberSecurity
  • Contact
  • Toggle website search
Menu Close
  • Welcome
  • Ardens
    • Ardens Public Documentation
    • Artificial Intelligence- Compass
    • The Abyss
    • Lens of Emergent Intelligence
    • Intelligence Amplification Riff
    • Braid Sings, Resists, and Remembers
    • Anomalies in LLM Behavior
  • Irrelevant Thoughts
  • eirenicon Research
    • Intelligence Framework
    • Security Hardening
      • CyberSecurity
  • Contact
  • Toggle website search

Linux

  1. Home>
  2. Knowledgebase>
  3. Linux>
  4. Page 2

USB Pointers & Tricks

  • Post author:ManyRoads
  • Post published:June 17, 2019
  • Post category:Linux

The following two articles offer excellent assistance in getting troublesome USBs (broken USBs) to function: Repair corrupt USB Drive (Make Tech Easier) How To Fix A Broken USB Drive Using…

Continue ReadingUSB Pointers & Tricks

Find duplicate files (3+ methods)

  • Post author:ManyRoads
  • Post published:June 16, 2019
  • Post category:Linux

Let’s say you have a folder with 5000 MP3 files you want to check for duplicates. Or a directory containing thousands of EPUB files, all with different names but you…

Continue ReadingFind duplicate files (3+ methods)

Using “dd” to clone an HDD

  • Post author:ManyRoads
  • Post published:June 14, 2019
  • Post category:Knowledgebase/Linux

The following command (using dd) will clone one hard disk (HDD or SSD) to another hard disk: dd if=/dev/sda of=/dev/sdb bs=1M conv=noerror

Continue ReadingUsing “dd” to clone an HDD

Find & delete Core Dump files

  • Post author:ManyRoads
  • Post published:June 14, 2019
  • Post category:Knowledgebase/Linux

Find all core dump files: find . -type f -regex “.*/core.[0-9][0-9][0-9][0-9]$” The regex in the above command matches the file name “core.xxxx” where “xxxx” is exactly four numbers 0-9. If…

Continue ReadingFind & delete Core Dump files

Using “dd” to create a Bootable USB

  • Post author:ManyRoads
  • Post published:June 14, 2019
  • Post category:Knowledgebase/Linux

The following commands need to be run in terminal mode, be sure to 'fix' the [distro-name] Start by running the following command on your mounted USB device (to clean it…

Continue ReadingUsing “dd” to create a Bootable USB

Audio Tricks

  • Post author:ManyRoads
  • Post published:June 14, 2019
  • Post category:Knowledgebase/Linux

Make an mp3 playlist: ls -1 *.mp3 > playlist.m3u Make mp3s from raw wav files: ffmpeg -b 192k -i The_Rain_Song.wav The_Rain_Song.mp3 Convert m4a to mp3: ffmpeg -y -i ./BWV0666.m4a -ab…

Continue ReadingAudio Tricks

Fix gnome-keyring problems (via reset)

  • Post author:ManyRoads
  • Post published:June 13, 2019
  • Post category:Linux

To Reset the gnome-keyring: sudo mv /usr/bin/gnome-keyring-daemon /usr/bin/gnome-keyring-daemon-oldsudo killall gnome-keyring-daemon

Continue ReadingFix gnome-keyring problems (via reset)

Blacklist (quiet) an annoying PC speaker

  • Post author:ManyRoads
  • Post published:June 13, 2019
  • Post category:Linux

Edit: sudo geany /etc/modprobe.d/mjr-blacklist.conf add the following content: #No PC speaker please blacklist pcspkr Close & Save, Restart your PC

Continue ReadingBlacklist (quiet) an annoying PC speaker

Bluetooth won’t start (arch)

  • Post author:ManyRoads
  • Post published:June 13, 2019
  • Post category:Linux

If bluetooth won't start try this.... in your terminal: modprobe -r btusb && modprobe btusb If that doesn't work try (much of the following requires systemd): sudo pacman -S bluez…

Continue ReadingBluetooth won’t start (arch)

Convert DjVu -> PDF (script)

  • Post author:ManyRoads
  • Post published:June 13, 2019
  • Post category:Linux

#!/bin/bash # convert DjVu -> PDF # usage: djvu2pdf.sh <file.djvu> #by ManyRoads http://eirenicon.org i="$1" echo "------------ converting $i to PDF ----------------"; o="`basename $i .djvu`" o="$o".pdf echo "[ writing output to…

Continue ReadingConvert DjVu -> PDF (script)
  • Go to the previous page
  • 1
  • 2
  • 3
  • Go to the next page

Support us!

Buy Covid Masks ... Buy "Cool" Linux "Stuff".

Recent Posts

  • AI-Powered Genealogy: Free Tools and Tips for Your Family History Journey
  • Expanded Guardrails: Biasing Toward Human-Centric Values
  • Foundations Laid for Adaptive Human-AI Intelligence Amplification
  • Liminal Spaces
  • Securonis- A hardened Desktop for daily use
  • A Checklist to aid in evaluating privacy/security-focused Linux Distros for daily use

Categories

Mark Rabideau Credentials

Mark Rabideau's credentials and background.
Mastodon | CC BY-ND 4.0 - 2001 - 2025 eirenicon llc. - WordPress Theme by OceanWP
Manage Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
  • Manage options
  • Manage services
  • Manage {vendor_count} vendors
  • Read more about these purposes
View preferences
  • {title}
  • {title}
  • {title}