All articles
Category
Linux Tutorials
Recognition-first guides to the Linux command line, services, and system administration.
1 articleLinux Command Line for DevOps — Recognition First
We use one recurring example throughout: TaskNote, a small to-do list web app with a Node.js API (Application Programming Interface — the way programs talk to each other) and a PostgreSQL (popular open-source database) backend. It runs as a systemd service on an Ubuntu server.…- Published on