Skip to content
  • Home
  • Tools and Tables
    • ASCII Table
    • Wire Guage Ampacity Chart

Oddicles

Original content. Random articles for random people.

  • Home
  • Tools and Tables
    • ASCII Table
    • Wire Guage Ampacity Chart

Category: Tl;dr

Linux / Unix / Bash / Shell, Tl;dr, Work Notes Posted onJune 27, 2024June 27, 2024

Quickly list file count per directory in the current directory

Getting each file count of each directory Easy-to-read version If you like it in formatted terms: Commented version For those who want to understand every […] Read More

Tl;dr, Work Notes Posted onMay 16, 2024May 22, 2024

Free: Print your own rulers!

Looking to print your own rulers? Well, look no further! Download and print the rulers below TODAY! This sheet of rulers gives you dimensions in […] Read More

Tl;dr, Work Notes Posted onApril 20, 2024April 20, 2024

Appending an SSH public key to a remote host using the terminal

Run the following command on the local machine to append the public key to a remote machine. Replace your_username and your_hostname as appropriate.

Tl;dr, Work Notes Posted onMay 19, 2023May 19, 2023

Trim a video using FFMPEG

Trim video with duration Trim video to a specific time Bonus: Good re-encoding settings

Email Configuration, Tl;dr, Work Notes Posted onAugust 16, 2022January 18, 2023

Opening a winmail.dat attachment in Outlook

Outlook is supposed to be able to handle winmail.dat files, as it is its own proprietary format for encapsulating emails and additional data. However, attachments […] Read More

JavaScript, Node.js, React, Tl;dr Posted onJanuary 5, 2022July 12, 2022

npx create-react-app not working? Here’s the solution.

If you’ve ever used create-react-app as a global installation or through npx, but was previously on version 4.x.x of create-react-app/react-scripts, then you may notice an […] Read More

Tl;dr, Web Hosting, Work Notes Posted onMay 31, 2021May 31, 2021

Compress a file over SSH using tar

Create a local archive from a remote folder Restore a local archive to a remote folder

Docker, Next.js, Node.js, Tl;dr, Work Notes Posted onMay 28, 2021May 29, 2021

Next.js Dockerfile using npm instead of yarn

The example Dockerfile provided on the Next.js documentation only shows how to build for yarn. Below is a small adjustment to the original file to […] Read More

Docker, Node.js, Tl;dr Posted onMay 17, 2021May 29, 2021

Create a Docker + Node.js service container using docker-compose.yml

Prerequisites Docker is installed on the host A basic understanding of Node.js and package.json configuration Instructions Create a project folder Create a project folder of […] Read More

Docker, Node.js, Raspberry Pi, Tl;dr Posted onMay 13, 2021May 29, 2021

Quickly Configure Docker and Docker Compose on Raspberry Pi

The following instructions have been tested on the Raspberry Pi Zero W, 2B, 3, and 4. Install Docker Install docker-compose

Posts navigation

Older posts

Recent Posts

  • How to bleach aquarium plants and decorations
  • Quickly list file count per directory in the current directory
  • Free: Print your own rulers!
  • Fixing Docker Swarm Communications when using ESXi or vSphere 6.7 as a host
  • Appending an SSH public key to a remote host using the terminal

Recent Comments

  • Andy on Having trouble connecting the DHT22/AM2302 to the D1 Mini / ESP8266? Here’s a possible solution.
  • Jamie Small on Can’t update MX records in cPanel (GoDaddy)? Try this!
  • Greg on Hidden DKIM settings in GoDaddy Shared Hosting Email
  • Sid on npx create-react-app not working? Here’s the solution.
  • charlie on create-react-app: Cleanly Importing Bootstrap with jQuery with Minimal Packages

Archives

  • August 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • January 2024
  • December 2023
  • November 2023
  • May 2023
  • August 2022
  • July 2022
  • January 2022
  • December 2021
  • November 2021
  • August 2021
  • May 2021
  • March 2021
  • November 2017
  • September 2017

Categories

  • Aquarium
  • Bootstrap
  • DNS
  • Docker
  • Email Configuration
  • Gaming
  • git
  • JavaScript
  • jQuery
  • Linux / Unix / Bash / Shell
  • Microcontrollers
  • Next.js
  • Node.js
  • Planted Tank
  • Raspberry Pi
  • React
  • Tl;dr
  • Web Hosting
  • Work Notes

Oddicles.net

  • Home
  • Contact
  • Privacy Policy
© 2025 Oddicles
Powered by WordPress / Theme by Design Lab
Click to Copy