Skip to content

Max's Blog

  • Home
  • About
Max's Blog

Category: Operating system

January 1, 2025 max-sperling

Modify the context menu (Windows)

Switch between old and new context menu Old context menu reg.exe add “HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32” /f /ve New context menu reg.exe delete

Continue reading
August 15, 2024 max-sperling

Containers vs. Virtual Machines

Containers Virtual Machines Representative Docker1 VirtualBox Shared HW + OS HW Daemon Engine Hypervisor Persistence Image2 (+ Volume3) Image Instance

Continue reading
May 29, 2024 max-sperling

Plug and Play

Have you ever asked yourself why you can use your newly connected devices directly these days? Plug and Play (PnP)

Continue reading
March 5, 2024 max-sperling

Windows won’t sleep anymore?

Possible reason After the last LAN party, my PC would wake up straight again after going to sleep mode. I

Continue reading
November 6, 2021 max-sperling

Symlink to switch between SW versions

I was building Node.js v16 which uses a fork of GYP (meta-build tool written in python). The setup script contains

Continue reading
August 5, 2021 max-sperling

Inter process synchronization (Linux)

Synchronizes the access on critical sections between processes. Prototypic lock file (with symlink) Alternative Boost has an interprocess namespace which

Continue reading
March 29, 2021 max-sperling

X11 with DRI (Linux)

In the past all rendering from the X Clients happened through the X Server via the X11/GLX protocol. It’s called

Continue reading
October 29, 2020 max-sperling

Mount points (Linux)

Linux differs from Windows with creating just a single directory tree for all partitions. Request all mount points user@DeveloperVM:~$ df

Continue reading
October 8, 2020 max-sperling

Change owner, group and permissions (Linux)

Change owner/group chown [options] [owner][:[group]] file Examples chown root file.txt // For file.txt set owner to root chown -R root:admin

Continue reading
September 30, 2020 max-sperling

Sandboxing (Linux)

There are multiple possibilities with Linux to sandbox applications. chroot … Changed file system root namespaces … Separated namespaces (e.g.

Continue reading

Posts navigation

1 2 Next Posts»

Categories

  • Other (17)
    • Games (11)
    • Nutrition (4)
    • Traveling (2)
  • Science (17)
    • Chemistry (3)
    • Linguistics (2)
    • Math (10)
    • Physics (2)
  • Sport (71)
    • Climbing (5)
    • Diving (20)
    • Fitness (7)
    • Martial arts (33)
      • Ground fighting (9)
      • Mixed martial arts (4)
      • Stand-up fighting (11)
    • Running (1)
    • Surfing (2)
    • Swimming (1)
    • Volleyball (2)
  • Technology (268)
    • Computer (238)
      • Architecture & Design (15)
      • Artificial intelligence (3)
      • Audio & Video (11)
      • Building & Reversing (15)
        • CMake (2)
      • Computational complexity (3)
      • Computer architecture (5)
      • Debugging & Memory (26)
      • Development (58)
        • CI/CD (1)
        • Programming (48)
          • Concurrency (5)
          • Data structures (12)
          • Pointers & References (7)
        • Scripting (3)
        • Testing (6)
      • Development process (5)
      • Hacking & Security (17)
      • Hardware & Protocols (8)
      • Networking (11)
      • Operating system (18)
        • Linux (11)
        • Windows (7)
      • Regular expression (2)
      • Tool configuration (5)
      • Version control (22)
      • Virtualization (7)
      • Web (27)
    • Electrics (9)
    • Mechanics (15)
    • Medicine (2)
    • Photography (4)
WordPress Theme: Wellington by ThemeZee.