64Zbit.com
Tech is way, WAY interesting

Tag linux

Top 10 ways to monitor Linux in the console | Jeff Geerling

 — 
Category: Link

Top 10 ways to monitor Linux in the console

How to Monitor Linux Server Stats in Home Assistant - Stephen Foskett, Pack Rat

 — 
Category: Link

I’m a long-time Home Assistant user, and have found it an incredible way to control and monitor a wide variety of devices. Home Assistant just keeps getting better at displaying information in a friendly format, and I’ve been using it to show dashboards for everything from office lighting to server stats. The latter is the focus for this blog post: Monitoring Linux servers over MQTT using Home Assistant dashboards!

k4m4/terminals-are-sexy: 💥 A curated list of Terminal frameworks, plugins & resources for CLI lovers.

 — 
Category: Link

A curated list of Terminal frameworks, plugins & resources for CLI lovers.

PATH tips

 — 
Category: Link
Tags:

Always great to get another Julia Evans * wizard zines * comic. This one is on the Linux Path command.

Use inxi to Get All Kind of System Information in Linux

 — 
Category: Link

inxi is a handy script that provides you with the system hardware and software information about the Linux system it is executed on. Learn more about using it.

Behind "Hello World" on Linux

 — 
Category: Link

But behind the scenes, there’s a lot more going on. I’ll describe some of what happens, and (much much more importantly!) explain some tools you can use to see what’s going on behind the scenes yourself. We’ll use readelf, strace, ldd, debugfs, /proc, ltrace, dd, and stat. I won’t talk about the Python-specific parts at all – just what happens when you run any dynamically linked executable.

tldr InBrowser.App

 — 
Category: Link
Tags:

tldr InBrowser.App is an offline-capable PWA for tldr-pages. Fully runs in your browser. Zero API latency.

Raspberry Pi DNS Settings: How to Change the DNS - Pi My Life Up

 — 
Category: Link

The process of changing the DNS server on your Raspberry Pi is a pretty simple process and involves modifying a single file. In addition to showing you what file you will need to edit, we will also walk you through a couple of methods of ensuring your Raspberry Pi is using your newly set DNS.

57 Raspberry Pi Commands that Everyone Should Know – RaspberryTips

 — 
Category: Link

useful linux commands

Rsync (Remote Sync): 20 Helpful Examples in Linux

 — 
Category: Link
Tags:

Rsync, or Remote Sync, is a free command-line tool that lets you transfer files and directories to local and remote destinations. Rsync is used for mirroring, performing backups, or migrating data to other servers.

<