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

Knowledgebase

  1. Home>
  2. Knowledgebase>
  3. Page 9

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 Sound setup on MXLinux

  • Post author:ManyRoads
  • Post published:June 14, 2019
  • Post category:MXLinux

Slightly modified from the original MakeTechEasier article: How to fix Kali’s sound issue Getting audio output is a simple enough process with a little bit of effort. The first thing…

Continue ReadingFix Sound setup on MXLinux
Xfce logo

Convert antiX to an XFCE4 based Distro (a tutorial)

  • Post author:ManyRoads
  • Post published:June 13, 2019
  • Post category:antiX/tutorials

To begin, install a recent antiX per normal procedure (I used and tested this tutorial on antiX19alpha2 version; this may work with previous 17.4 versions, as well). Once you have…

Continue ReadingConvert antiX to an XFCE4 based Distro (a tutorial)

Creating an Xfce4 Thunar Custom Action (Tutorial)

  • Post author:ManyRoads
  • Post published:June 13, 2019
  • Post category:Thunar/tutorials

Image Conversion Function(s) The following Thunar Custom Actions require that you have imagemagick installed. Here are the commands for each. To Convert jpg to png; the action command is: To…

Continue ReadingCreating an Xfce4 Thunar Custom Action (Tutorial)

Create MX Linux Minimal (Script)

  • Post author:ManyRoads
  • Post published:June 13, 2019
  • Post category:Distro Respins & Customization/MXLinux

The following script (or cli) will reduce MXLinux 18 to a relatively small distro. ################################# #!/bin/bash sudo apt update sudo apt-get remove --purge aisleriot asunder chromium-bsu chromium-bsu-data clementine clipit dconf-editor…

Continue ReadingCreate MX Linux Minimal (Script)

MX Linux Setup (example)

  • Post author:ManyRoads
  • Post published:June 13, 2019
  • Post category:Distro Respins & Customization/MXLinux

I remove the following standard MX components from the basic installation: sudo apt-get purge gmtp orage featherpad nomacs nomacs-l10n pppoeconf asunder chromium-bsu chromium-bsu-data clipit gnome-ppp gnome-hearts hexchat hexchat-common lbreakout2 lbreakout2-data…

Continue ReadingMX Linux Setup (example)

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)
  • Go to the previous page
  • 1
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 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}