How-To The Mac Terminal Commands Cheat Sheet These will work in the Mac Terminal for any version of Mac OS, that includes the default Terminal app and third party terminal applications like iTerm as well. Technically, these should work in Linux and other Bash shells too, but obviously we鈥檙e focusing on the Mac here. Pavel D. 13 May 2023 路 3 min read
How-To Remote SSH to OMV6 via Visual Studio Code 馃挕issue: Failed to connect to the remote extension host server (Error: WebSocket close with status code 1006) Log on your OpenMediaVault using SSH set: AllowTcpForwarding yes in /etc/ssh/sshd_ Pavel D. 8 Jan 2023 路 1 min read
windows How to list Windows hidden shares remotely Invisible or hidden shared folders are often used if people want to share a folder but do not want to list it publically in the network so that only users who are aware of the shared folder can find it. Pavel D. 9 Jun 2022 路 1 min read
docker Linux Desktop inside a Container in the Browser Have you ever thought about running a Linux desktop inside of a container?LinuxServer.io introduced this concept of Webtop, which is a Lightweight Linux-based container with a Full Desktop Pavel D. 23 Jan 2022 路 2 min read
docker How to Install Docker and Docker Compose Install Docker sudo apt-get update sudo apt-get install apt-transport-https ca-certificates curl gnupg lsb-release -y curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo gpg --dearmor -o /usr/share/keyrings/ Pavel D. 19 Jan 2022 路 1 min read
B-Trust Installation of B-Trust e-signature on MacBook M1, macOS Monterey My signature is on Borica B-Trust with Gemalto reader. And every time configuring it under MacOS was a nightmare for me. Yesterday I tried again and the miracle happened: I Pavel D. 26 Dec 2021 路 3 min read
MacOS Ubuntu 20.04 setting up Mac OS Time Machine server Time Machine is a simple backup software in Apple鈥檚 Mac OS, 鈥渋t automatically saves up-to-date copies of everything on Mac such as photos, music, videos, documents, applications, and settings. Pavel D. 7 Nov 2021 路 1 min read
How-To Reset User Password In Synapse, Matrix Homeserver Forgotten password?! That鈥檚 easy right? 99.99% of service providers, apps or software out there carry an option to Reset Password. No biggie, so should Matrix, in some form Pavel D. 19 Sep 2021 路 2 min read
Printer Install Samsung Printer ML-2165W on MacOS Big Sur If you have same problem with your old Samsung ML-2165W printer and managed to fix it by using the Samsung universal print driver, I've attached a link to where I Pavel D. 5 Sep 2021 路 2 min read
Group Policy Use Group Policy to configure Windows Update The Local Group Policy Editor available on Windows 10 Pro includes policies to permanently disable automatic updates or change the Windows Update settings to decide when patches should be installed Pavel D. 28 Aug 2021 路 1 min read
How-To How to configure Gmail / Google Workspace for Ghost Blog Ghost needs additional setting after installation in order to send emails - for password resets, user invitations, system notifications, and other features. Ghost uses Nodemailer. You have two option using Pavel D. 12 Jun 2021 路 2 min read