64Zbit.com
Tech is way, WAY interesting

Tag linux

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.

<