Recently Updated Pages
Akaunting
Link version: '3.3' services: docker-akaunting: container_name: akaunting ...
Install Docker and Portainer on Debian for Self-Hosting
When I started tinkering with self-hosting, Docker was by far my biggest hurdle. But to learn mor...
Update portainer Business
docker rm portainer docker stop portainer docker pull portainer/portainer-ee:latest docker ru...
Add geo-location based access rules to Nginx Proxy Manager
Link Nginx Proxy Manager Geo-Location Based Access Rules This project allows running a python s...
Merge ans deduplicate domains in a blocklist
Use WGET to download lists, then combine them into a single large file, and finally create a new ...
Build an image from a DockerFile and push it to DockerHub.
How to log into your Docker Hub account We have to log into our Docker Hub account to push the n...
Grant Password, root access via SSH
cd /etc/ssh/sshd_config file: To enable password authentication, uncomment #Passw...
Nextcloud on Oracle free tier.
Prerequisite You'll need an account at https://cloud.oracle.com/ and a domain name. Server Se...
Export Docker Container Settings as Docker Compose Stack
You can use this tool from a docker container by either cloning this repo and building the image ...
Mount an SMB share.
You nee the helper program installed for either the nfs or cifs file system. For nfs based file s...
WinUtil
Create a shortut target : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Execution...
List of TBS & Strategy Games for Nintendo Switch (update 12/2020)
I finally updated my list ! I added a bunch of games. Please, feel free to correct and complete ...
Install docker - CLi / .sh
Set up the repository Update the apt package index and install packages to allow apt to use a ...
Portainer Apps Templates
Original : https://raw.githubusercontent.com/portainer/templates/master/templates-2.0.json Techn...
Youtube Revanced
After you install it, you'll have to turn on the new youtube layout in the settings as it's tur...
How to create a bot that publishes the daily top post of a subreddit to a Discord channel (Docker).
1 - Create a new Dockerfile in your project directory: FROM python:3.9-slim-buster WORK...
How to create a dockerfile.
To create a new Dockerfile, follow these steps: Open a text editor of your choice (such as Nan...
How to create a bot that publishes the daily top post of a subreddit to a Discord channel.
To create a bot that publishes the daily top post of a subreddit to a Discord channel, you can fo...
How to run Bashtop on Debian
To install : Bashtop is available in Azlux’s repository as well as Debian repository and all you...
Install gh Github CLi
apt install gh -y then gh auth login