mStream - A Personal Music Streaming Server for Linux
mStream is a free, open-source, and cross-platform music streaming server that lets you sync and stream music from your home computer to any device, anywhere.
Dockerfiles are a critical part of working with containers; they allow us to create images from a Dockerfile and customize them to fit our usage needs because Dockerfiles work by using directives and parameters for configurations. One of the common directives in a Dockerfile is the ENTRYPOINT directive. What does Docker Entrypoint do is explained in this article.
I'm converting my good old IPV4 based iptables firewall script and would like to substitute the CLASS A/B/C/D/E reserved address spaces to the ones found in IPV6. My goal is to deny any packets that
Creating isolated / dedicated networks with Ubiquiti UniFi
When you have a rather large network at home, you want and need to secure things a little bit. Family network usage / business network usage / IoT network usage all of these needs to work without i…
In the earlier blog post, I mentioned the use of Nix as a package manager on OS X. In this follow-up, you will witness the power of Nix to create isolated development environments.
A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.
Gdu – Faster Disk Usage Analyzer for Linux - GeeksforGeeks
A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.
How to Limit the HTTP Bandwidth in NGINX - TREND OCEANS
If you have a website that provides downloadable materials like movies, games, etc., or a streaming website, then you need to limit your HTTP bandwidth RIGHT NOW.
I was looking for a fast file manager and found ranger. Looks really interesting to me. I was able to configure it to display image previews and also play vi...