Skip to content
Base64

Author: Curt Sahd

May 17, 2022

Use Rsync to empty dir on Hetzner storage box

General by Curt Sahd0 comments

As you may know, Hetzner boxes don’t allow an interactive shell. This means that you cannot run rm -rf /dir-to-delete. […]

Read more>>
May 16, 2022May 16, 2022

Move Proxmox VM from old to new cluster FAST

General by Curt Sahd0 comments

We recently encountered a bit of a problem regarding moving VMs from our old Proxmox Cluster (v6) to our new […]

Read more>>
May 10, 2022May 10, 2022

Get CSF to work with Docker iptables

General by Curt Sahd0 comments

If you’re using CSF with Docker containers, you’ve more than likely come across a conflict between the iptables generated by […]

Read more>>
May 6, 2022

Set timezone Ubuntu 20.04/22.04

General by Curt Sahd0 comments

The first step is to get a list of timezones: Once you have identified your timezone, simply run the following: […]

Read more>>
May 4, 2022May 10, 2022

Install CSF on Ubuntu 20.04/22.04

General by Curt Sahd0 comments

Start by disabling any existing firewalls on Ubuntu: Next, update your package list: Install required packages: Download CSF: Extract and […]

Read more>>
April 29, 2022April 29, 2022

Setup Teleport SSH in Docker with LetsEncrypt

General by Curt Sahd0 comments

Let’s start by getting Teleport setup in Docker. Create a docker-compose.yaml file in your home directory, and paste the following […]

Read more>>
April 28, 2022

Remove Monitor/Manager from Ceph

General by Curt Sahd0 comments

This will keep mon_hostname_1 and mon_hostname_2 as monitors and remove any other monitors that were previously there. The same can […]

Read more>>
April 28, 2022

Acknowledge/Remove Ceph alert

General by Curt Sahd0 comments

Ceph will show you a health warning status or something similar until the warning/alert is removed or after a defined […]

Read more>>
April 25, 2022

Printer rejecting jobs Ubuntu/PopOS

General by Curt Sahd0 comments

When adding a network printer through the UI, and then attempting to print, you may find that you’ll receive the […]

Read more>>
April 22, 2022

Restart all docker containers

General by Curt Sahd0 comments
Read more>>

Posts navigation

Older posts

Recent Posts

  • Use Rsync to empty dir on Hetzner storage box
  • Move Proxmox VM from old to new cluster FAST
  • Get CSF to work with Docker iptables
  • Set timezone Ubuntu 20.04/22.04
  • Install CSF on Ubuntu 20.04/22.04

Categories

  • General