Uptime Kuma Telegram notification configuration guide
This procedure describes how to configure Telegram notifications in Uptime Kuma to receive alerts when monitored services become unavailable or recover.
[mai mult...]Soluții pentru problemele tale IT
This procedure describes how to configure Telegram notifications in Uptime Kuma to receive alerts when monitored services become unavailable or recover.
[mai mult...]Uptime Kuma is a self hosted monitoring solution that continously checks the availability of infrastructure services and provides alerts in case of outages or performance issues.
[mai mult...]Android has terrible defaults for settings that directly concern your digital privacy. They’re all built on an “opt-out” design, so you’re expected to turn them off yourself if you don’t want to give away all your personal information.
[mai mult...]Exploring older operating systems and trying out different Linux distros on a virtual machine is one of my ongoing hobby projects (I have a lot of those). One of the main issues I’ve had is shuttling different ISO files between VMs.
On my Windows hobby machine, I found a solution in an app I’d been using for a long time called Anyburn, and on Linux Mint, I prefer Ventoy. Rufus is great for very specific things, like creating a dedicated bootable USB containing a Linux distro or other bootable installer. But it isn’t as beginner-friendly and doesn’t have all the features I need for my workflow.
[mai mult...]TUXEDO OS is a Linux distribution developed by TUXEDO Computers. It is based on Ubuntu LTS, uses the KDE Plasma desktop, ships with Flatpak support, and includes TUXEDO-specific optimizations while remaining installable on most standard PCs and laptops.
1. Before you Start
Minimum Requirements
Recommended Hardware
Important Notes
2. Download the TUXEDO OS ISO
Download the latest ISO image from:
Official TUXEDO OS Download Page
After downloading:
Linux
sha256sum TUXEDO-OS*.iso
Windows
Get-FileHash .\TUXEDO-OS.iso -Algorithm SHA256
Verify the checksum against the value provided by TUXEDO.
3. Create a Bootable USB Drive
Windows
Recommended tools:
Procedure:
Linux
Using dd:
sudo dd if=TUXEDO-OS.iso of=/dev/sdX bs=4M status=progress oflag=sync
Replace /dev/sdX with your USB device.
Verify carefully before executing.
4. Configure BIOS/UEFI
Reboot and enter firmware setup.
Common keys:
| Vendor | Key |
|---|---|
| ASUS | F2 / Del |
| Dell | F12 |
| Lenovo | F1 / F2 |
| HP | Esc / F10 |
| MSI | Del |
Make these changes:
Disable Secure Boot
Security → Secure Boot → Disabled
Enable UEFI Mode
Boot Mode → UEFI
Avoid Legacy/CSM mode unless required.
Boot from USB
Move your USB device to the top of the boot order or use the boot menu.
5. Start the Live Environment
Boot from the USB drive.
You will see options similar to:
Start TUXEDO OS
Safe Graphics Mode
Memory Test
Choose:
Start TUXEDO OS
The system loads into a live KDE Plasma desktop. TUXEDO provides a full live environment so you can test hardware before installing.
6. Launch the Installer
Double-click:
Install TUXEDO OS
The installer is based on Calamares.
7. Installation Walkthrough
Step 1 – Language
Select:
English
or your preferred language.
Click:
Next
Step 2- region and time zone
Select:
Europe/Bucharest
(or your location).
Verify:
24-hour format
Correct date/time
Step 3 – Keyboard Layout
Examples:
US
UK
Romanian
German
French
Test keys in the provided field.
Step 4 – Partitioning
You have several options.
Option A: Entire Disk
Erase Disk
Good for dedicated Linux systems.
Option B: Dual Boot with Windows
Select:
Install alongside Windows
Recent TUXEDO ISOs support guided dual-boot installation and encrypted setups.
Recommended free space:
50–100 GB
Suggested layout:
| Mount Point | Size |
|---|---|
| EFI | 512 MB |
| / | 40+ GB |
| /home | Remaining |
| swap | 4–16 GB |
Example:
EFI FAT32 512MB
/ ext4 60GB
/home ext4 remainder
swap 8GB
Step 5 – Create User
Example:
Name: John Smith
Username: john
Computer: tuxedo-pc
Password: ********
Options:
Recommended:
Require password
Verify:
Click:
Install
Installation usually takes:
5–20 minutes
depending on hardware.
8. First Boot
Remove USB when prompted.
Reboot.
You should see:
GRUB
↓
Plasma Login Screen
↓
Desktop
9. Initial System Update
Open Konsole.
Run:
sudo apt update
sudo apt full-upgrade -y
Reboot:
sudo reboot
TUXEDO regularly updates kernels, KDE components, and repositories beyond standard Ubuntu LTS packages.
10. Configure Flatpak
TUXEDO OS favors Flatpak instead of Ubuntu Snap packages.
Verify:
flatpak --version
Add Flathub:
flatpak remote-add --if-not-exists flathub \
https://flathub.org/repo/flathub.flatpakrepo
Install software:
flatpak install flathub org.videolan.VLC
11. Configure Drivers
AMD Graphics
Normally automatic.
Verify:
lspci | grep VGA
Normally automatic.
No action needed.
NVIDIA Graphics
Check:
nvidia-smi
If not installed:
sudo ubuntu-drivers autoinstall
or use:
sudo apt install tuxedo-nvidia-driver
depending on available repositories.
Some users with very recent NVIDIA hardware have reported needing manual driver installation after setup.
12. Install Essential Software
Development
sudo apt install git curl build-essential
sudo apt install docker.io
sudo usermod -aG docker $USER
Log out and back in.
VS Code
flatpak install flathub com.visualstudio.cod
flatpak install flathub org.videolan.VLC
flatpak install flathub com.valvesoftware.Steam
Spyware-ul este un tip de program rău intenționat care îți poate urmări activitatea pe telefon, laptop sau calculator fără ca tu să îți dai seama. Poate colecta parole, conversații, istoricul de navigare, locația, date bancare sau alte informații personale. De multe ori, spyware-ul nu se manifestă evident, tocmai pentru că scopul lui este să stea ascuns cât mai mult timp.
[mai mult...]