Archive for the ‘Linux Solution’ Category

Raspberry Pi – setting up Network Manager for a Wi-Fi Access Point act as a Hotspot (routing mode)

Samstag, Mai 24th, 2025
root@rpi-iot-jsho-WLAN:~#
root@rpi-iot-jsho-WLAN:~# apt-get install network-manager
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
network-manager is already the newest version (1.42.4-1+rpt1+deb12u1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@rpi-iot-jsho-WLAN:~#

Network Management Command-Line Interface ’nmcli‘ is a powerful tool for managing network connections on Linux systems using Network Manager and it allows users to view modify and manage network settings e.g. ’nmcli d wifi hotspot ifname <DEVICE> ssid <SSID> password <PASSWORD>‘

root@rpi-iot-jsho-WLAN:~# nmcli d wifi hotspot ifname wlan0 ssid RPIap password password
Device ‚wlan0‘ successfully activated with ‚1101fb4d-372e-4e57-9fb4-10b0bc20626c‘.
Hint: „nmcli dev wifi show-password“ shows the Wi-Fi name and password.
root@rpi-iot-jsho-WLAN:~# nmcli dev wifi show-password
SSID: RPIap
Security: WPA
Password: password

root@rpi-iot-jsho-WLAN:~#

root@rpi-iot-jsho-WLAN:~# nmcli con show
NAME UUID TYPE DEVICE

Hotspot 1101fb4d-372e-4e57-9fb4-10b0bc20626c wifi wlan0
Wired connection 1 e8e26379-0482-384f-8276-d1902c9c22c6 ethernet eth0
lo af5954d8-ea4a-4734-ab0e-68cfc91b8e58 loopback lo
root@rpi-iot-jsho-WLAN:~#

 

Raspberry Pi – Microsoft RDP Login with black screen

Mittwoch, Mai 21st, 2025
root@rpi-iot-jsho-WLAN:~# apt-get install xrdp
root@rpi-iot-jsho-WLAN:~# raspi-config ‚ – ‚6 Advanced Options‘ – ‚A6 Wayland‘ – ‚W1 X11‘

Nextcloud Hub 10 – warum Integrationen scheitern hier sind vier Ursachen aus der Praxis

Sonntag, Mai 18th, 2025

MinIO – Active Active Replication

Sonntag, Mai 18th, 2025

MinIO – Architecture Overview

Samstag, Mai 17th, 2025

Proxmox Virtual Environment (VE) 8.3.0 – highly available storage with Ceph

Montag, Mai 12th, 2025

Ubuntu Desktop 25.04 – the latest version of the Ubuntu operating system for PCs

Freitag, Mai 9th, 2025

1blu VPS Linux – WordPress in Docker einrichten

Freitag, Mai 2nd, 2025

Proxmox Virtual Environment (VE) 8.4.1 – celebrates its 20th anniversary of open source enterprise solutions

Freitag, Mai 2nd, 2025

Raspberry Pi – and the Raspberry Pi Desktop

Montag, April 28th, 2025

How to disable the Raspberry Pi Desktop

root@rpi-iot-jsho-snort-02:~# raspi-config
1 System Options Configure system settings
S5 Boot Select boot into desktop or to command line
B1 Console Text console

How to start the Raspberry Pi Desktop

# startx

Zabbix 7.2.1 – quick overview of Zabbix interface and its main features

Freitag, April 25th, 2025

Proxmox Virtual Environment (VE) 8.4.1 – Mailcow check for spam slingers

Donnerstag, April 24th, 2025

OCCT 14.0.2 for Linux – is now officially released and so you can get the best stress testing and hardware monitoring tool for Linux distributions like Ubuntu Debian Fedora and Arch Linux

Mittwoch, April 23rd, 2025

Microsoft Windows Subsystem für Linux (WSL) – Arch Linux steht nun offiziell bereit

Dienstag, April 22nd, 2025
PS C:\Users\josef> wsl –list –online
Im Folgenden finden Sie eine Liste gültiger Distributionen, die installiert werden können.
Mit „wsl.exe –install <Distro>“ installieren.
NAME FRIENDLY NAME
AlmaLinux-8 AlmaLinux OS 8
AlmaLinux-9 AlmaLinux OS 9
AlmaLinux-Kitten-10 AlmaLinux OS Kitten 10
Debian Debian GNU/Linux
FedoraLinux-42 Fedora Linux 42
SUSE-Linux-Enterprise-15-SP5 SUSE Linux Enterprise 15 SP5
SUSE-Linux-Enterprise-15-SP6 SUSE Linux Enterprise 15 SP6
Ubuntu Ubuntu
Ubuntu-24.04 Ubuntu 24.04 LTS
archlinux Arch Linux
kali-linux Kali Linux Rolling
openSUSE-Tumbleweed openSUSE Tumbleweed
openSUSE-Leap-15.6 openSUSE Leap 15.6
Ubuntu-18.04 Ubuntu 18.04 LTS
Ubuntu-20.04 Ubuntu 20.04 LTS
Ubuntu-22.04 Ubuntu 22.04 LTS
OracleLinux_7_9 Oracle Linux 7.9
OracleLinux_8_7 Oracle Linux 8.7
OracleLinux_9_1 Oracle Linux 9.1
PS C:\Users\josef>

Proxmox Virtual Environment (VE) 8.4.0 – Docker im LXC Challenge

Montag, April 21st, 2025