This is quick guide howto install install Google Chrome browser on openSUSE Leap 15.5 / 15.4 / Tumbleweed. Best way to install and keep up-to-date with Google Chrome browser is use Google’s own RPM repository. All Google-Chrome-Stable, Google-Chrome-Beta and Google-Chrome-Unstable are available.
Check video version of guide: Subscribe and follow: Follow @inttf Install Google Chrome on openSUSE Leap 15.5 / 15.4 / Tumbleweed 1. Change to root user. sudo -i ## OR ## su - 2.
This is guide howto install Fedora 37 Workstation. I use here Beta image, but final version is released soon. I show quickly also just released GNOME 43 new features, like fresh Files and quick toggles.
Watch More Videos and Subscribe to if-not-true-then-false.com Youtube Channel
This is quick guide / tour howto install openSUSE Leap 15.5 on real PC. From USB Media creation to GNOME desktop. This is also multiboot guide, I use system where is already installed Windows 10 and Fedora 38.
Subscribe and follow: Follow @inttf
Restore/Change/Update Plymouth After NVIDIA Drivers Installation (BIOS/UEFI Users) Please let me know if it works or if you have some problems.
Check video version of guide: Subscribe and follow: Follow @inttf 4.1 Create /etc/modprobe.d/nvidia.conf file Create /etc/modprobe.d/nvidia.conf with content “options nvidia_drm modeset=1”
echo "options nvidia_drm modeset=1" >> /etc/modprobe.d/nvidia.conf 4.2 Create /etc/dracut.conf.d/nvidia.conf file Create /etc/dracut.conf.d/nvidia.conf file with following content, note you need white spaces inside add_drivers and install_items:
add_drivers+=" nvidia nvidia_modeset nvidia_uvm nvidia_drm " install_items+=" /etc/modprobe.
CentOS Stream 9/8, Red Hat (RHEL) 9.0/8.5, Rocky Linux 8.5 Uninstall NVIDIA drivers and Enable Nouveau I assume here that you have used this guide install part to install your NVIDIA drivers. This whole process is good to run on runlevel 3. When there is no X running. So first boot to runlevel 3 using direct parameter (3) on Grub linux/linuxefi line or using “systemctl set-default multi-user.target”.
5.1 Change root user su - ## OR ## sudo -i 5.
This is guide, howto install NVIDIA proprietary drivers (manually using .run files) on CentOS Stream 9/8, Red Hat (RHEL) 9.0/8.5, Rocky Linux 8.5 and disable Nouveau driver. This guide works with GeForce 8/9/200/300/400/500/600/700/800/900/10/20/30 series cards.
GeForce RTX 40 series cards works with 545.xx, 535.xx, 525.xx NVIDIA drivers, (RTX 4090, RTX 4080, RTX 4070 Ti, RTX 4070, RTX 4060 Ti, RTX 4060) GeForce RTX 30 series cards works with 545.xx, 535.
This is Linux Mint 20.3 Una full install guide from Download to ready updated desktop. Real PC install with real multiboot setup.
Subscribe and follow: Follow @inttf
This is full guide, howto install CentOS Stream 9 using minimal boot iso image. I install CentOS Stream 9 Workstation, but also CentOS Stream 9 Server installation is possible using exactly same method. I also use network installation (netinstall), but you can also download and use full CentOS Stream 9 DVD iso image.
Subscribe and follow: Follow @inttf
Many may think that installing Arch Linux is difficult. In reality, the process is not much different from installing any Linux, except that the installation is done on the command line. Arch Linux own installation guide is excellent, but I’m trying here to explain in a little more detail how the whole process goes. This is my own command list for installing Arch Linux with GNOME Desktop.
Following this guide you can install Arch Linux with GNOME 41.
This is quick guide howto install Rocky Linux 8 (currently 8.5) on real PC. I use here Rocky-8.5-x86_64-boot.iso just boot installer and then run install from fresh repo packages. Same method works for users with full DVD image (Rocky-8.5-x86_64-dvd1.iso) or minimal image (Rocky-8.5-x86_64-minimal.iso).
Check video version of guide: Subscribe and follow: Follow @inttf The commands used in the video: 1. Download Rocky Linux 8 (Rocky-8.5-x86_64-boot.iso) wget https://download.rockylinux.org/pub/rocky/8/BaseOS/x86_64/iso/Rocky-8.5-x86_64-boot.iso 2. Download Rocky Linux 8 CHECKSUM wget https://download.
This is guide, howto upgrade Fedora 34 to Fedora 35 using DNF. This method works on desktop and server machines. You can also upgrade older Fedora installations (example Fedora 33/32/31/30) directly to Fedora 35.
I have tested this method on several machines, but if you have problems, please let me know. Always remember backup, before upgrade!
Check video version of guide:
Subscribe and follow: Follow @inttf 1. Before Upgrade 1.
This is Ubuntu 21.10 Install Guide, howto create bootable USB Media on Linux and install Ubuntu 21.10 using custom partitioning (separated EFI + btrfs).
Subscribe and follow: Follow @inttf
This is quick guide / tour howto install Fedora 35 Workstation / Desktop on real PC.
Just testing Fedora 35 and everything works very smooth, even GNOME 41.0.
Subscribe and follow: Follow @inttf
This is quick guide howto install install Google Chrome browser on Debian Sid / Bullseye 11 / Buster 10. Best way to install and keep up-to-date with Google Chrome browser is use Google’s own APT repository. All Google-Chrome-Stable, Google-Chrome-Beta and Google-Chrome-Unstable are available.
Check video version of guide:
Subscribe and follow: Follow @inttf Install Google Chrome on Debian Sid / Bullseye 11 / Buster 10 1. Change to root user.
This is guide, howto install NVIDIA Container Toolkit with Docker >= 20.10 on Fedora 33. Check video to see also howto install latest Docker Engine 20.10 (docker-ce) on Fedora 33. Same method works with Podman, but it will cause strange SELinux problems even with custom generated policy installed. So package still requires Docker 20.10 or newer. If you want run Podman version without docker dependencies, let me know and I can build different version of nvidia-docker2 package.
This is quick guide / tour howto install Fedora 33 Server on real PC using NetInstall ISO. First download your NetInstall image from (https://alt.fedoraproject.org/), then create your bootable USB flash drive using Fedora Media Writer, dd or similar tool.
You can use this method to install server or minimal version Fedora 33 or any Desktop Spin too. Like Workstation (Gnome), KDE Plasma Desktop, Xfce Desktop, LXQt desktop environment, Mate-Compiz Desktop, Cinnamon Desktop, LXDE Desktop and SOAS Desktop.
This is CentOS 8 Stream installation guide, step-by-step walkthrough with screenshots.
The CentOS 8 is available for the following architectures Intel/AMD 64-bit IBM Power little endian ARM 64-bit Check video version of guide:
Subscribe and follow: Follow @inttf On this guide I use Anaconda Graphical Installer and CentOS 8 Stream DVD ISO. You can alternatively use Stream Boot ISO or 8.0.1905 medias.
Before CentOS 8 Installation 1.1 Download CentOS 8 DVD ISO Image Check closest CentOS mirror and download CentOS Stream Boot, DVD ISO or CentOS 8.