System & Network Admin

System & Network Admin

2075 bookmarks
Custom sorting
Taking it home — Kubernetes on bare-metal
Taking it home — Kubernetes on bare-metal
To learn how Kubernetes works you should run your own Kubernetes cluster on bare-metal hardware. Discuss this post In the world that I live in Kubernetes is all the rage. This is the world of professional software development and deployment where medium- and large-sized companies are trying to reduce cost and complexity of their IT platforms while at the same time becoming faster at making changes to the software that they run as services to either their internal or external customers.
·makk.es·
Taking it home — Kubernetes on bare-metal
Keyboard shortcuts, enumerated
Keyboard shortcuts, enumerated
Find all keyboard shortcuts and tips and more about technology on DefKey.com!
·defkey.com·
Keyboard shortcuts, enumerated
Drop swap for zram on Linux
Drop swap for zram on Linux
Zram is a tool for creating an in-RAM compressed cache, specifically for use as swap space.
·opensource.com·
Drop swap for zram on Linux
apt-offline - An Offline APT Package Manager
apt-offline - An Offline APT Package Manager
apt-offline is an offline package management tool that is used to install/upgrade software packages with their dependencies on Debian-based Linux distributions.
·linuxshelltips.com·
apt-offline - An Offline APT Package Manager
Issuing and using SSH Certificates | Carlos Becker
Issuing and using SSH Certificates | Carlos Becker
SSH certificates allow system administrators to SSH into machines without having to manage authorized keys in the servers. In summary, you create a key pair to be used as a Certificate Authority (CA), and add the public key of that key pair to the server: TrustedUserCAKeys /etc/ssh/my-root-ca.pub Then, usually, a system administrator or an automated system creates certificates for the users that need to access the servers. Those certificates are created with the CA’s private key, the user’s public key, a list of principals and a validity period.
·carlosbecker.com·
Issuing and using SSH Certificates | Carlos Becker
Gitea
Gitea
·gitea.io·
Gitea
Ian Smith - Keyoxide
Ian Smith - Keyoxide
Modern and secure platform to manage a decentralized identity based on cryptographic keys
·keyoxide.org·
Ian Smith - Keyoxide
Why sysadmins should choose Awesome window manager on Linux
Why sysadmins should choose Awesome window manager on Linux
The Awesome window manager takes a "tiling" approach, meaning that each window you launch takes up a fraction of your desktop according to the number of windows you have open.
·opensource.com·
Why sysadmins should choose Awesome window manager on Linux
A Big List of Mastodon Resources
A Big List of Mastodon Resources
I took a pop at Mastodon several years ago, but it didn’t work. I couldn’t figure out how to make it social, and I didn’t have a good grasp of how the “federated” part…
·researchbuzz.me·
A Big List of Mastodon Resources
File name without extension in bash for loop
File name without extension in bash for loop
In a for loop like this one: for f in `ls *.avi`; do echo $f; ffmpeg -i $f $f.mp3; done $f will be the complete filename, including the extension. For example, for song1.avi the output of the com...
·stackoverflow.com·
File name without extension in bash for loop
Bash Scripting: Check if directory exists
Bash Scripting: Check if directory exists
In this tutorial, we show various methods to check if a directory exists via a Bash script or on the command line in Linux.
·linuxconfig.org·
Bash Scripting: Check if directory exists
Bash if..else Statement
Bash if..else Statement
This tutorial will walk you through the basics of the Bash if, if..else, if..elif..else and nested if statements statements and show you how to use them in your shell scripts.
·linuxize.com·
Bash if..else Statement
Identifying network issues with Smokeping
Identifying network issues with Smokeping
Smokeping is one great tool that can help you deal with the complexity. In this article, we’ll learn how to use Smokeping to identify and fix network
·sweetcode.io·
Identifying network issues with Smokeping
SpaceX now advertising Swarm satellite IoT connectivity on its Starlink network #Space #IoT #InternetOfThings @SpaceX @thesheetztweetz
SpaceX now advertising Swarm satellite IoT connectivity on its Starlink network #Space #IoT #InternetOfThings @SpaceX @thesheetztweetz
SpaceX bought satellite data start-up Swarm, in a rare acquisition by Elon Musk’s space company over a year ago. SpaceX is now advertising Swarm satellite Internet of Things connectivity on its Sta…
·blog.adafruit.com·
SpaceX now advertising Swarm satellite IoT connectivity on its Starlink network #Space #IoT #InternetOfThings @SpaceX @thesheetztweetz
Random Unix chores, but I can't use google
Random Unix chores, but I can't use google
Point and laugh at me as I administer my systems without copy and pasting monstrous one-liners from StackOverflow and Reddit? Po
·codeofhonor.substack.com·
Random Unix chores, but I can't use google
What Is Nohup and How Do You Use It? - Make Tech Easier
What Is Nohup and How Do You Use It? - Make Tech Easier
nohup is a supplemental command that tells the Linux system not to stop a command once it has started. Learn what is nohup and how to use it.
·maketecheasier.com·
What Is Nohup and How Do You Use It? - Make Tech Easier
Developer Roadmaps
Developer Roadmaps
Community driven roadmaps, articles, guides, quizzes, tips and resources for developers to learn from, identify their career paths, know what they don't know, find out the knowledge gaps, learn and improve.
·roadmap.sh·
Developer Roadmaps