Skip to content

Instantly share code, notes, and snippets.

@jawn
jawn / Logitec MX Master 2S disconnect.md
Last active July 25, 2021 17:01
Logitech MX Master 2S disconnect issue

I am using a Logitech MX Master 2S mouse since a while. In recent weeks/months, I see occasional disconnection issues.

Question:

It is unclear whether this is a mouse or a Windows 10 update issue. How can I diagnose this further?

Details

  • Logitech MX Master 2S mouse
@mrpeardotnet
mrpeardotnet / PVE-postinstall-5x.md
Last active January 2, 2025 22:51
PVE-postinstall-6.x

Proxmox PVE 6.x Post Installation Steps

This cheatsheet helps to set up your Proxmox Virtual Environment (PVE) host after fresh installation. Designed and tested on PVE version 6.x.

Note about sudo

I do not prepend sudo command to any of commands listed here, but keep in mind that nearly all commands requires su privileges, so use sudo if your account happen to not have root access.

How to edit config files

The simplest way to edit config file is to use vim.tiny editor, for example to edit vzdump.conf file use this command: