Development netcat-tutorial Netcat is a simple but handy UNIX utility that reads and writes data across network connections, using either TCP or Captain Salem Aug 26, 2024 11 min read
Development macOS System Profiler Commands Cheatsheet macOS System Profiler Commands Cheatsheet The system_profiler utility in macOS is a command-line tool that provides detailed technical information Captain Salem Aug 26, 2024 2 min read
Development logrotate-to-manage-log-files Logrotate is a tool for managing log files created by system processes. This tool automatically compresses and removes logs to Captain Salem Aug 26, 2024 4 min read
Development linux-users-groups-and-permissions When I first started using Linux, I often got confused about the concept about users, groups, permissions and other kind Captain Salem Aug 26, 2024 10 min read
Development lampp-on-debian (V-SALEM's conflicted copy 2020-10-28) LAMP or Linux, Apache, MySQL and PHP stack is a free, open-source web stack that is used to host web Captain Salem Aug 26, 2024 1 min read
Development lampp-on-debian LAMP or Linux, Apache, MySQL and PHP stack is a free, open-source web stack that is used to host web Captain Salem Aug 26, 2024 1 min read
Development introduction to systemctl and unit files Introduction Whether you are a seasoned system administrator or a new Linux user, service management is one of the fundamental Captain Salem Aug 26, 2024 6 min read
Development introduction-to-docker What is Docker? Docker is a tool that enables you to create, deploy, and manage lightweight, stand-alone packages that contain Captain Salem Aug 26, 2024 2 min read
Development introduction to sqlite Introduction to SQLite There are two major types of databases: client/server relational databases (such as MySQL or PostgreSQL), and Captain Salem Aug 26, 2024 3 min read
Development install-postgreql-on-windows PostgreSQL, also known as Postgres, is a free and open-source relational database management system emphasizing extensibility and SQL compliance. It Captain Salem Aug 26, 2024 3 min read
Development install-mongodb-debian In this MongoDB tutorial, we explain how to install the database on Debian 10 Buster and give the basics of Captain Salem Aug 26, 2024 5 min read
Development install-mingw-windows a compiler is a computer program that translates computer code written in one [programming language (the source language) into another Captain Salem Aug 26, 2024 3 min read