OMVS

Computer sind m/deine Leidenschaft

Seite 3 von 10

automatic sound switching in elementary os

I’ve had the problem that elementary os 7 always switches between USB-Sound and Headphones. I prefer Headphones because my Speakers are connected there. The solution is very simple, if you know how 😉 Open a Terminal and type Search for… Weiterlesen →

Linux – zurückgehaltene Pakete aktualisieren

In Linux Mint hatte ich neulich das Problem, dass einige Pakete nicht aktualisiert wurden.Aber das lässt sich sehr schnell beheben. Zunächst erstellt man einen neue Datei in /etc/apt/apt.conf.d/ mit der Bezeichnung 99-Phased-UpdatesDa wird folgender Eintrag eingefügt: APT::Get::Always-Include-Phased-Updates True; Danach noch… Weiterlesen →

Linux Commandline – Rename multiple Files

Hello, today i’ll show you how to rename more than one file in linux at (or in?) the commandline. First install „rename“ with this command: sudo apt install rename -y Then use the following command to rename all files in… Weiterlesen →

Resize Log-Directory in Linux

Today i will show how do you resize the log-directory in a linux-system. First check the actual size with this command: df -h In this picture we can see /var/log is 100% full. Edit as root your /etc/fstab – file…. Weiterlesen →

yunohost – vaultwarden first login

The first login in the vaultwarden-service at yunohost-server is little bit tricky. But no problem 🙂 After installation you have to go to this URL: https://<your-domain>/vaultwarden/admin You will see this Login-Page: The Admin-Token you will find at your yunohost-server. Login… Weiterlesen →

yunohost – AdGuard DHCP-Problem

yunohost ist eine phantastische Server-Software. Aufmerksam wurde ich darauf durch das RaspberryPi-Magazin. Das musste natürlich getestet werden. Ich habe mich für die yunohost-Version für das „normale Blech“ entschieden, sprich x86 in der 64bit-Version. Grund meiner Entscheidung war, der Pi hatte… Weiterlesen →

« Ältere Beiträge Neuere Beiträge »

© 2024 OMVS

Nach oben ↑