WebWork Blog
  • Home
  • Server Administration
  • Docker
  • Debian
DEEN
DEEN
Tag

Serveradministration

7 posts about Serveradministration.

Server migration with dd over SSH
debian

Server migration with dd over SSH

Every so often I want to migrate a server "whole", as if I were pulling the disk out of the old server and plugging it into the new one. This is not only very convenient (no need …

April 24, 2024 • 3 min read
CLI command "w" on Linux/Unix
debian

CLI command "w" on Linux/Unix

w is a very helpful command-line tool for a quick overview of which users are currently logged in and what they are doing.

March 28, 2023 • 2 min read
Serveradministration

Upgrade Debian 10 (Buster) to Debian 11 (Bullseye)

Debian releases a new stable version about every two years. The current version 11 (Bullseye) was released on August 14, 2021. Debian 10 (Buster) was released on July 6, 2019 and …

January 6, 2022 • 3 min read
Change Docker subnets
Docker

Change Docker subnets

Docker is wasteful with IP subnets by default. On hosts with many networks, this sooner or later leads to the following error: Error response from daemon: could not find an …

May 4, 2021 • 3 min read
Install Contabo VPS from ISO
Serveradministration

Install Contabo VPS from ISO

I recently rented a small storage VPS at Contabo. On my request (left as a comment during the order) it was provisioned in Munich, giving me a reasonable level of geo-redundancy …

April 5, 2021 • 4 min read
Server snapshots with dd over SSH
Serveradministration

Server snapshots with dd over SSH

A snapshot is an image of a disk or a system captured at a specific point in time. Depending on the environment, snapshots can be taken "online" (while the system is running) or …

April 3, 2021 • 4 min read
Timezones in Docker containers
Docker

Timezones in Docker containers

While reviewing logs from various Docker containers I ran into an issue: some containers were running with the host's local timezone (CET), others with UTC. While debugging I even …

March 23, 2021 • 2 min read
© 2026 webwork.blog
  • Imprint
  • Privacy
Built with Hugo