System & Network Admin

System & Network Admin

1911 bookmarks
Custom sorting
What is the total amount of public IPv4 addresses?
What is the total amount of public IPv4 addresses?
Yes, I am needing to know what the total number possible IPs in the public IPv4 space. I'm not sure where to even get a neat list of all the IP address ranges, so could someone point me to a reso...
·stackoverflow.com·
What is the total amount of public IPv4 addresses?
Hands-on Linux firewall rules with iptables
Hands-on Linux firewall rules with iptables
In this article you will learn a combination of common scenarios with iptables, one of the most popular tools for configuring the Linux kernel firewall.
·blog.konst.kiwi·
Hands-on Linux firewall rules with iptables
illumos
illumos
·illumos.org·
illumos
Bulwark Passkey
Bulwark Passkey
Software-based WebAuthN/2FA
·bulwark.id·
Bulwark Passkey
UEFI vs. BIOS: Which One You Should Use - Make Tech Easier
UEFI vs. BIOS: Which One You Should Use - Make Tech Easier
The initial startup firmware is a crucial part of your computer's booting process. Learn about UEFI and how it stacks up vs. the older BIOS.
·maketecheasier.com·
UEFI vs. BIOS: Which One You Should Use - Make Tech Easier
How to Check Linux OS Name, Kernel Version, and Information
How to Check Linux OS Name, Kernel Version, and Information
In this article, we will explain how to find out the Linux distribution name, kernel version, release version, hardware name, and other Linux system information
·tecmint.com·
How to Check Linux OS Name, Kernel Version, and Information
What's the Difference Between apt remove and apt purge?
What's the Difference Between apt remove and apt purge?
Both apt remove and apt purge commands are useful in uninstalling a package, but the apt purge removes any configuration files associated with the package.
·linuxshelltips.com·
What's the Difference Between apt remove and apt purge?
How to Do a UDP Ping in Linux
How to Do a UDP Ping in Linux
Learn two ways of doing a UDP ping in Linux with nmap and netcat commands.
·linuxhandbook.com·
How to Do a UDP Ping in Linux
7 Tips to Speed Up Tor Browser - Make Tech Easier
7 Tips to Speed Up Tor Browser - Make Tech Easier
Using the Tor browser can significantly reduce your browsing speed. Here are some tips to speed up the Tor browser and make it faster.
·maketecheasier.com·
7 Tips to Speed Up Tor Browser - Make Tech Easier
how to merge two or more directories in linux - lost saloon
how to merge two or more directories in linux - lost saloon
Before we merge two or more directories, we need to define what we mean by "merge" in the context of directories. There can be a variety of requirements that could be named as merging of directories. Let's assume that merging of (two or more) directories means "to create a new directory with files from all of the merged directories". There...
·lostsaloon.com·
how to merge two or more directories in linux - lost saloon
Making the First Mastodon API Call to My Instance
Making the First Mastodon API Call to My Instance
I just got a Mastodon instance setup for my Kin Lane domain. I am being thoughtful about this shift in my social presence, but as with every other aspect of my digital life, I am most interested in Mastodon because of the platform API. For me, Twitter is first and foremost an API platform, and secondarily a social platform. For me, the value of Twitter is to be able to automate and orchestrate the research, curation, and communication I do via the platform. It is the same for Mastodon. So, now that I have an instance, I want to start playing with the API.
·apievangelist.com·
Making the First Mastodon API Call to My Instance
An Intro into Ansible's Built-In Debugger » Network Automation
An Intro into Ansible's Built-In Debugger » Network Automation
Today I'm going to show you an inbuilt debugger tool that you can use in Ansible to help troubleshoot your tasks and playbooks. As per the Ansible docs, the debugger tool allows you to: … fix errors during execution instead of editing your Playbook and running it again to see if
·packetcoders.io·
An Intro into Ansible's Built-In Debugger » Network Automation
Command Line – lsd » Linux Magazine
Command Line – lsd » Linux Magazine
A revamp of ls, lsd offers color coding plus revised options relevant to the modern computer.
·linux-magazine.com·
Command Line – lsd » Linux Magazine
Modern Linux commands - ready to go
Modern Linux commands - ready to go
All Linux users know commands like grep, ls or ifconfig but have you ever wondering if there is the contemporary alternative? Here is my list of modern Linux commands I use every day. For you convenience, I added apt command to install them but they are also available on Fedora and Arch using dnf and pacman. Check out details in the readme on package’s Github. htop - colorful top Both commands list processes managed by kernel in dynamic real-time mode.
·kuczma.dev·
Modern Linux commands - ready to go
How to Store Large Files in Git
How to Store Large Files in Git
Git, as well as services like Github, are built and optimized for lightweight text-based code files, and it’s rare to see repositories larger than a few GB. But, it’s often useful to track large files, and to make that easier, Git provides the Large File Storage (LFS) extension.
·howtogeek.com·
How to Store Large Files in Git
Git Large File Storage
Git Large File Storage
Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise.
·git-lfs.github.com·
Git Large File Storage
Add Object Storage to Rocky Linux with MinIO
Add Object Storage to Rocky Linux with MinIO
Object storage makes it possible to store massive amounts of unstructured data that is written once and read many times.
·thenewstack.io·
Add Object Storage to Rocky Linux with MinIO
Introducing Tailscale Funnel
Introducing Tailscale Funnel
Tailscale lets you put all your devices on their own private tailnet so they can reach each other, ACLs permitting. Usually that’s nice and comforting, knowing that all your devices can then be isolated from the internet, without any ports needing to be open to the world.
·tailscale.com·
Introducing Tailscale Funnel