Digitaldocblog

Digitaldocblog

Various digital documentation

  • Home
  • Datenschutzerklärung
  • Impressum
  • About me

Containerize a nodejs app and nginx with docker on Ubuntu 22.04

Server Web-Development Webserver
Containerize a nodejs app and nginx with docker on Ubuntu 22.04

What we need: We must check if these packages are already installed on our system. Therefore we use the following commands in the terminal and see if there is any…

Von admin 3. Mai 2025 0
Weiterlesen

Bootstrap Website running as nodejs app

Web-Development Webdesign
Bootstrap Website running as nodejs app

First I design the HTML site. The website is a simple Bootstrap-based site. This HTML part has the following tree structure. The index.html contain the HTML and include a navbar,…

Von admin 22. März 2025 Aus
Weiterlesen

Create a virtual Hacking Lab on Apple Silicon Mac

Mac OS
Create a virtual Hacking Lab on Apple Silicon Mac

When you are a cyber security consultant, a pen tester or even a system operator with technical interest then you want to perform attacks on systems to understand exactly how…

Von admin 12. April 2023 Aus
Weiterlesen

nginx reverse proxy server for node apps on Mac OS

Webserver
nginx  reverse proxy server for node apps on Mac OS

nginx is an HTTP server and can also be used as TCP/UDP proxy server. I use nginx mostly as reverse proxy to serve node apps from my local host via…

Von admin 11. Februar 2023 Aus
Weiterlesen

Python Classes and Objects in Depth – A Complete Guide

Python
Python Classes and Objects in Depth – A Complete Guide

We can think of Classes as blueprints for Objects. Various Object-instances can be created based on one Class blueprint and attributes as well as functionalities defined in the Class blueprint…

Von admin 3. März 2022 Aus
Weiterlesen

Python on MacOS BigSur

Mac OS Python
Python on MacOS BigSur

MacOS comes with Python 2 pre-installed. Python 2 is required by the Operating System and managed by MacOS. This System Python should never be touched. System Python is installed in…

Von admin 20. Oktober 2021 Aus
Weiterlesen

Role Based Access Control using express-session in a node-js app

Web-Development Webdesign Webserver
Role Based Access Control using express-session in a node-js app

In this article I refer to an application I created a couple of months ago. It’s about a booking system with which players can book ice-hockey trainings in different locations,…

Von admin 4. Mai 2021 Aus
Weiterlesen

How to add a Mac OS User to sudoers

Mac OS
How to add a Mac OS User to sudoers

When I set up my Mac I configured first the Admin-User and then I created a new Standard-User for the daily work. On my Mac I have the Admin-User AdminPR…

Von admin 16. März 2021 Aus
Weiterlesen

How to setup Homebrew on Mac OS

Mac OS
How to setup Homebrew on Mac OS

Most of the Mac OS users install software via the Apple App store or download a .dmg file from the Internet and and copy the app into the Applications directory…

Von admin 16. März 2021 Aus
Weiterlesen

How to manage different Python Versions on Mac OS 11 Big Sur

Mac OS Python
How to manage different Python Versions on Mac OS 11 Big Sur

Before you go on reading this article ensure that Homebrew is installed on your Mac. There are installation instructions on my blog digitaldocblog.com or you can just go to the…

Von admin 13. März 2021 Aus
Weiterlesen

Seitennummerierung der Beiträge

1 2 3 Nächste

Recent Posts

  • Containerize a nodejs app and nginx with docker on Ubuntu 22.04
  • Bootstrap Website running as nodejs app
  • Create a virtual Hacking Lab on Apple Silicon Mac
  • nginx reverse proxy server for node apps on Mac OS
  • Python Classes and Objects in Depth – A Complete Guide

Archives

  • Mai 2025
  • März 2025
  • April 2023
  • Februar 2023
  • März 2022
  • Oktober 2021
  • Mai 2021
  • März 2021
  • Februar 2021
  • Januar 2021
  • Juni 2020
  • April 2020
  • März 2020
  • Februar 2020
  • Dezember 2019
  • September 2019
  • Oktober 2018

Categories

  • Database
  • Mac OS
  • Python
  • Server
  • Web-Development
  • Webdesign
  • Webserver

Stolz präsentiert von WordPress | Theme: Head Blog