nemozone

a zone for no one and everyone :) Btw this blog is only for adults! Dieser Blog ist nur für Erwachsene!

You open the terminal and then enter the code below

$ echo $XDG_SESSION_TYPE

If its wayland you this output

wayland

Else its

x11

Source: https://unix.stackexchange.com/questions/202891/how-to-know-whether-wayland-or-x11-is-being-used

wttr.in — the right way to check the weather!

wttr.in is a console-oriented weather forecast service that supports various information representation methods like terminal-oriented ANSI-sequences for console HTTP clients (curl, httpie, or wget), HTML for web browsers, or PNG for graphical viewers.

wttr.in uses wego for visualization and various data sources for weather forecast information.

You can see it running here: wttr.in…

Just type this in your terminal

Example:

$ curl wttr.in/London

Source: https://github.com/chubin/wttr.in

Free and Open Source Speedtest. No Flash, No Java, No Websocket, No Bullshit.

Source: https://librespeed.org/

You can also use speedtest-cli

sudo apt install -y speedtest-cli or speedtest
curl cht.sh/speadtest-cli for further info

This repository contains a step-by-step guide that teaches how to create a simple operating system (OS) kernel from scratch. I call this OS Raspberry Pi OS or just RPi OS. The RPi OS source code is largely based on Linux kernel, but the OS has very limited functionality and supports only Raspberry PI 3…

Source: https://github.com/s-matyukevich/raspberry-pi-os

Fast, easy and reliable testing for anything that runs in a browser.

Source: https://github.com/cypress-io/cypress

Your beginner pen-testing start guide.

Guide for amateur pen testers and a collection of hacking tools, resources and references to practice ethical hacking and web security :

Source: https://github.com/sundowndev/hacker-roadmap