Shortcut accesare Favorites in MS Edge
Exista un keyboard shortcut in Edge care ne va dechide Favorites, de unde putem face mai multe operatiuni asupra site-urilor salvate.
[mai mult...]Soluții pentru problemele tale IT
Exista un keyboard shortcut in Edge care ne va dechide Favorites, de unde putem face mai multe operatiuni asupra site-urilor salvate.
[mai mult...]Bazzite is a customized, gaming-focused variant of Fedora Atomic Desktops (specifically Kinoite), developed by the open-source team at Universal Blue. It is designed to deliver an optimized out-of-the-box gaming experience for both desktop PCs and handheld devices like the Steam Deck.
Create a Bootable USB Drive
Use a tool like:
Rufus (Windows)
dd (Linux/macOS)
balenaEtcher (Cross-platform)
Example with dd:
bash
Copy
Edit
sudo dd if=bazzite-xyz.iso of=/dev/sdX bs=4M status=progress && sync
Replace /dev/sdX with the path to your USB stick.
Boot and Install
Install.
Warning: This will overwrite your target drive unless you’re dual-booting. Backup important data.
Post-Install Configuration
Once installed and rebooted into Bazzite:
1. First Boot Tasks
Log into your user account.
Perform initial update (if prompted) via GNOME Software or CLI.
bash
Copy
Edit
rpm-ostree upgrade
2. Steam Setup
Steam is preinstalled, but you can:
Log in to your account.
Enable Proton Experimental in settings for broader compatibility.
Add non-Steam games via Lutris/Bottles (already installed).
3. System Management Tools
Flatpak is your default app store:
bash
Copy
Edit
flatpak install flathub com.discordapp.Discord
Nix Package Manager is also supported (optional but powerful):
bash
Copy
Edit
curl -L https://nixos.org/nix/install | sh
4. Rebase to Another Variant (Optional)
Want to switch between KDE, GNOME, etc.?
bash
Copy
Edit
rpm-ostree rebase ostree-unverified:ghcr.io/ublue-os/bazzite-gnome:latest
Then reboot:
bash
Copy
Edit
systemctl reboot
Useful Bazzite CLI Commands
Command Description
rpm-ostree upgrade Check for and apply system updates
rpm-ostree install <pkg> Layer in additional RPM packages
rpm-ostree status View deployment status
rpm-ostree rollback Roll back to previous working deployment
flatpak install <app> Install Flatpak apps
bazzite-device-setup (Steam Deck) Reconfigures device-specific tweaks.
If the Start menu isn’t working correctly, you can use PowerShell to fix it on Windows 11.
[mai mult...]Metoda se poate aplica in urmatoarele situatii:
Cum putem reimprospata driverele video fara sa avem access la drepturi de Admin, tastatura fizica sau chiar orice tip de credentiale ale PC-ului.
[mai mult...]