Linux systemd - Units, services, timers usw. anpassen
Über das Paketmanagement werden die systemeigenen systemd-dateien unter /usr/lib/systemd/system installiert.
Anpassungen seitens des Administrator können unter /etc/systemd/system erfolgen.
Um die Dateien anzupassen ...
Linux / openSUSE jitsi-Meet - Self-Hosting Guide - openSUSE
Self-Hosting Guide - openSUSE
This document describes the steps for a quick Jitsi-Meet installation, paired with a single Videobridge and a ...
Sonstiges KVM static IP in Debian
Zu allererst ist der Netzwerkname herauszufinden:ip -az.B.: enp1s0
Man mus in die Datei /etc/network/interfaces folgendes einfügen:
auto enp1s0iface enp1s0 inet staticaddress 192.168.1.120netmask ...
Linux systemd und unit.service clone
Wenn man ein eigenes service file auf basis eines service files des distributor erstellen möche, dann führt man folgendes Kommando ...
Linux Configuring proxy on docker
1. Create a systemd drop-in directory for the docker service: $ sudo mkdir -p /etc/systemd/system/docker.service.d
2. Create a file named /etc/systemd/system/docker.service.d/http-proxy.conf ...
Linux / openSUSE In plasma5 midnight commander doesn't exit to current directory anymore
As i describe in https://bugzilla.opensuse.org/show_bug.cgi?id=1203617
This is from the latest Tumbleweed versionin file /etc/bash.bashrc:if test -s /etc/profile.d/mc.shthen . /etc/profile.d/mc.shelif test -s ...
Linux Amazon VOD (Prime) in Kodi aktivieren
Kodinerds Repository herunterladen & installieren
16. Dezember 2024
Kodinerds zählt zu den bekanntesten Foren in Deutschland, die rund um das Thema Kodi ...
Linux / openSUSE Leap16: Cockpit als Ersatz für Yast
Leap 16 hat Yast eingestampft und statt dessen Cockpit.Nur ist die Software Cockpit noch nicht mal installiert.Also wollen wir mal ...