System & Network Admin

System & Network Admin

2116 bookmarks
Custom sorting
Scan documents and old photos on Linux with Skanlite
Scan documents and old photos on Linux with Skanlite
Although the world has mostly gone digital now, there are still times when you just have to print a form, sign it, and scan it back in. Sometimes, I find that a snapshot on my phone suffices, but some industries require a better copy than a hasty snapshot, and so a flatbed scanner is necessary. The KDE project provides an application called Skanlite that helps you import documents scanned on a flatbed, or even a tethered camera. Install Skanlite on Linux You can install Skanlite from your software repository. On Fedora, Mageia, and similar:
·opensource.com·
Scan documents and old photos on Linux with Skanlite
Listen to your favorite music on Linux with Juk
Listen to your favorite music on Linux with Juk
The KDE project doesn't just provide a famous desktop, it generates a lot of software, from tools for video editng, photography, and illustration, to graphing calculators, email, and office work. Those are all productivity tools, but KDE is also good for relaxing. It has games and media players, and the music player I use is known simply as Juk.
·opensource.com·
Listen to your favorite music on Linux with Juk
5 new sudo features sysadmins need to know in 2022
5 new sudo features sysadmins need to know in 2022
When you want to grant administrative access to some of your users while controlling and checking what they do on your systems, you use sudo. However, even with sudo, there are quite a few unseen issues—just think about giving out shell access. Recent sudo releases added features that let you see these issues and even control them. For example, you can turn on more detailed and easier-to-process log messages and log each command executed in a shell session.
·opensource.com·
5 new sudo features sysadmins need to know in 2022
HTB - DevOops
HTB - DevOops
DevOops is a retired machine on HackTheBox. This write-up is a walk through the methodology that leads to root shell.
·kaizoku.dev·
HTB - DevOops
sigstore, the local way
sigstore, the local way
If you've been following the Chainguard blog, you might ask yourself: how do I run the open-source sigstore stack on my machine? While sigstore is often deployed using Kubernetes, it is flexible enough to run nearly anywhere: from a Raspberry Pi to an IBM mainframe. This article will demonstrate how
·blog.chainguard.dev·
sigstore, the local way
EJBCA - The Open Source CA
EJBCA - The Open Source CA
EJBCA covers certificate issuing, management and certificate validation. The Open Source CA can easily be scaled to match the needs of your PKI.
·ejbca.org·
EJBCA - The Open Source CA
KDE neon
KDE neon
KDE neon is the latest and greatest of KDE community software packaged on a rock-solid base.
·neon.kde.org·
KDE neon
6 Linux metacharacters I love to use on the command line
6 Linux metacharacters I love to use on the command line
Early in my Linux journey, I learned how to use the command line. It's what sets Linux apart. I could lose the graphical user interface (GUI), but it was unnecessary to rebuild the machine completely. Many Linux computers run headless, and you can accomplish all the administrative tasks on the command line. It uses many basic commands that all are familiar with—like ls, ls-l, ls-l, cd, pwd, top, and many more. [OS_EMBEDDED_MENU_RIGHT:]
·opensource.com·
6 Linux metacharacters I love to use on the command line
Enable Font Ligatures in VS Code
Enable Font Ligatures in VS Code
Font ligatures combine multiple characters into a single unique character. Some fonts provide ligatures specifically for software development.
·worldofzero.com·
Enable Font Ligatures in VS Code
Build your own container on Linux
Build your own container on Linux
Containers are run in the cloud. That's because container technology allows websites and web apps to spawn fresh copies of themselves as demand increases. They're the reason hundreds of millions of people can use popular sites without those sites buckling under the pressure of global traffic. Containers are a Linux technology, meaning that they rely on code (specifically cgroups and namespaces) unique to the Linux kernel, so when you run a container, you're running Linux.
·opensource.com·
Build your own container on Linux
NMState: A Declarative Networking Configuration Tool
NMState: A Declarative Networking Configuration Tool
NMState is a declarative network manager for configuring networking on Linux. It’s a library that provides a command-line tool that manages network settings.
·tecmint.com·
NMState: A Declarative Networking Configuration Tool
Batfish Behaviour TL;DR - Impact Analysis and Named References
Batfish Behaviour TL;DR - Impact Analysis and Named References
Today I want to share with you some behaviour that I learnt the other day that you might find helpful when working with Batfish. This behaviour is based upon the following: When working with impact analysis and using layer1 topologies in Batfish. Don't use named references within your reachability questions.
·packetcoders.io·
Batfish Behaviour TL;DR - Impact Analysis and Named References
How to Create and Use MacVLAN Network in Docker
How to Create and Use MacVLAN Network in Docker
In this post, we will learn how to create and use macvlan network in docker. Macvlan network allows containers to interact with physical nic of docker host.
·linuxtechi.com·
How to Create and Use MacVLAN Network in Docker
Observing HTTP/2 Traffic is Hard, but eBPF Can Help
Observing HTTP/2 Traffic is Hard, but eBPF Can Help
In today's world full of microservices, gaining observability into the messages sent between services is critical to understanding and troubleshooting issues…
·blog.px.dev·
Observing HTTP/2 Traffic is Hard, but eBPF Can Help
My Terminal Has SUPER Powers!
My Terminal Has SUPER Powers!
I found a new terminal plugin called Fig.io that gives me super powers! It has full autocomplete and IntelliSense just like inside of VS Code. This plugin is completely free (Mac only though), so you can head to the website now to download and instal...
·jamesqquick.hashnode.dev·
My Terminal Has SUPER Powers!