System & Network Admin

System & Network Admin

2075 bookmarks
Custom sorting
Work with multiple python versions on Windows 10
Work with multiple python versions on Windows 10
Install, manage several Python versions on a Windows computer and use them from the terminal and in virtual environments.
·martinfritz.medium.com·
Work with multiple python versions on Windows 10
dysk
dysk
dysk, like df but better
·dystroy.org·
dysk
Install Docker on Debian 12
Install Docker on Debian 12
Learn how to install Docker on Debian 12 properly. Also learn to run Docker without sudo and remove it when not needed.
·itsfoss.com·
Install Docker on Debian 12
What network ports are used by DSM services? - Synology Knowledge Center
What network ports are used by DSM services? - Synology Knowledge Center
Synology Knowledge Center offers comprehensive support, providing answers to frequently asked questions, troubleshooting steps, software tutorials, and all the technical documentation you may need.
·kb.synology.com·
What network ports are used by DSM services? - Synology Knowledge Center
Build Your Own Network with Linux and Wireguard
Build Your Own Network with Linux and Wireguard
Last Christmas, I bought my wife “Explain the cloud like I am 10” after she told me many times that it was hard for her to relate to what I am doing in my daily work at Qovery. While so far, I have been the sole reader to enjoy the book, I was wondering during my lecture if there were any resources to explain how to build all that.
·qovery.com·
Build Your Own Network with Linux and Wireguard
10 Kubernetes Best Practices in DevOps — without ChatGPT
10 Kubernetes Best Practices in DevOps — without ChatGPT
When it comes to Kubernetes best practices, generative AI still has much to learn and should not be seen as a silver bullet. Human knowledge still outpaces AI.
·thenewstack.io·
10 Kubernetes Best Practices in DevOps — without ChatGPT
Deploy the Latest Version of the Nextcloud with Just Two Commands
Deploy the Latest Version of the Nextcloud with Just Two Commands
For those who found Nextcloud is too challenging to install, the project developers have created an All-In-One solution that makes deploying Nextcloud incredibly simple.
·thenewstack.io·
Deploy the Latest Version of the Nextcloud with Just Two Commands
Executing Cron Scripts Reliably At Scale - Slack Engineering
Executing Cron Scripts Reliably At Scale - Slack Engineering
Cron scripts are responsible for critical Slack functionality. They ensure reminders execute on time, email notifications are sent, and databases are cleaned up, among other things. Over the years, both the number of cron scripts and the amount of data these scripts process have increased. While generally these cron scripts executed as expected, over time …
·slack.engineering·
Executing Cron Scripts Reliably At Scale - Slack Engineering
How to Set Up a Mastodon Server
How to Set Up a Mastodon Server
Use this tutorial to set up a Mastodon server and build a community for your website using a free and open source software solution.
·liquidweb.com·
How to Set Up a Mastodon Server
MikroTik
MikroTik
MikroTik makes networking hardware and software, which is used in nearly all countries of the world. Our mission is to make existing Internet technologies faster, more powerful and affordable to wider range of users.
·mikrotik.com·
MikroTik
Keycloak
Keycloak
Keycloak is an open source identity and access management solution
·keycloak.org·
Keycloak
SSH Kung Fu
SSH Kung Fu
An extended look at SSH features that can serve a variety of purposes for different use cases.
·blog.tjll.net·
SSH Kung Fu
Distributed tracing: spans, traces, agents, tags & dimensions
Distributed tracing: spans, traces, agents, tags & dimensions
Tracing provides visibility into a system allowing the developers and operations to observe the application during runtime. Tracing becomes extremely valuable when the systems are growing and interact…
·plumbr.io·
Distributed tracing: spans, traces, agents, tags & dimensions
Muspl 2 by VMANs
Muspl 2 by VMANs
Very Capable Mp3 Music Player. (For Windows)
·vmanisherenow.itch.io·
Muspl 2 by VMANs
41.3. Materialized Views
41.3. Materialized Views
41.3. Materialized Views # Materialized views in PostgreSQL use the rule system like views do, but persist the results in a …
·postgresql.org·
41.3. Materialized Views
petere/pguri: uri type for PostgreSQL
petere/pguri: uri type for PostgreSQL
uri type for PostgreSQL. Contribute to petere/pguri development by creating an account on GitHub.
·github.com·
petere/pguri: uri type for PostgreSQL
Importing a CSV into a database using DBeaver | Just Numbers & Things
Importing a CSV into a database using DBeaver | Just Numbers & Things
Update: August 12, 2018 The following post demonstrates how to import CSVs using Dbeaver’s database to database export & import feature. If you are certain of the quality of your CSV & just want to import it quickly my subsequent post may be more useful. 0) Install DBeaver You can find installation instructions here 1) Create a folder to be used as your CSV Database mkdir ~/desktop/csvs Place the CSV you want to load into this folder
·justnumbersandthings.com·
Importing a CSV into a database using DBeaver | Just Numbers & Things