Nautilus “Open in Terminal” on Fedora/CentOS/Red Hat (RHEL)

This is quick tip howto add “Open in Terminal” to Nautilus (Gnome File Manager) context menu on Fedora, CentOS and Red Hat (RHEL). Many Linux, Nautilus Open in Terminal feature is installed by default. For some reason on Red Hat-based Linux, this does not exists. This is very useful little feature and speed up moving to console from Nautilus. 1. Change root user su - ## OR ## sudo -i 2. Install nautilus-open-terminal package yum install nautilus-open-terminal 3. Change back to normal user Press Ctrl + d
Read more →

Fedora 15 nVidia Drivers Install Guide (disable nouveau driver)

Looking Fedora 22/21 nVidia Drivers Install Guide? This is guide, howto install nVidia proprietary drivers on Fedora 15 and disable Nouveau driver. This guide works with GeForce 6/7/8/9/200/300 series cards and also with GeForce FX cards. Fedora 15 nVidia driver installation is not much different from previous Fedora versions. I have tested this guide with a couple computers, so let me know, if you have some problems.
Read more →

CentOS 6.10 Netinstall Guide – Network Installation Screenshots

Looking for CentOS 7 NetInstall Guide? This step-by-step walkthrough with screenshots, howto install CentOS (The Community ENTerprise Operating System) 6.10 Linux with Network installation (NetInstall). CentOS 6.10 is released and it brings all Red Hat (RHEL) 6.10 goodnes to all users CentOS 6 users. Have fun! Want just CentOS 6.10 Netinstall mirror URL? Goto CentOS 6.10 Netinstall URL 1. Download CentOS 6.10 Net Install (NetInstall) image Select mirror here: CentOS 6.10 i386 version CentOS 6.10 x86_64 version
Read more →

Fedora 16 nVidia Drivers Install Guide (disable nouveau driver)

Looking Fedora 22/21 nVidia Drivers Install Guide? This is guide, howto install nVidia proprietary drivers on Fedora 16 and disable Nouveau driver. This guide works with GeForce 6/7/8/9/200/300 series cards. Fedora 16 nVidia driver installation is not much different from previous Fedora versions. I have tested this guide with a couple computers, so let me know, if you have some problems. Before nVidia drivers installation Check is your nVidia card supported lspci |grep -i VGA ## Example output ## 01:00.0 VGA compatible controller: nVidia Corporation GT215 [GeForce GT 240] (rev a2) List of Supported NVIDIA GPU Products, your card should found before 173.14.xx driver section.
Read more →

LEMP on Fedora 28/27, CentOS/Red Hat (RHEL) 7.5/6.10

LEMP (Linux, Nginx, MySQL, PHP) server is extremely powerful setup behind any website or web based service. This guide is collection of Fedora/CentOS/Red Hat (RHEL), Nginx, MariaDB/MySQL and PHP (PHP-FPM) install guides. This guide (more specifically this guide parts) try to explain in more detail LEMP (Linux, Nginx, MariaDB/MySQL, PHP (PHP-FPM)) server environment installation. This howto can be used to pre-installed Linux, and instructions can be used for various Fedora and Red Hat based Linux distros with YUM. This guide is also usable with setup where MariaDB/MySQL databases, Nginx servers and even PHP-FPM are on different server machines. So you could have different servers to process MariaDB/MySQL queries, Web Server requests and PHP requests.
Read more →

Upgrade to CentOS 6.7 from CentOS 6.6/6.5/6.4/6.3/6.2/6.1/6.0

CentOS 6.6 is released. This is quick guide, howto upgrade to CentOS 6.7 from CentOS 6.6/6.5/6.4/6.3/6.2/6.1/6.0. I have tested this method on multiple CentOS 6 (servers / desktops) and everything looks work fine after upgrade. Upgrade to CentOS 6.7 from CentOS 6.6/6.5/6.4/6.3/6.2/6.1/6.0 1. Change to root User su - ## OR ## sudo -i 2. Backup all important data Backup /etc diretory Backup important logs /var/log Backup web server configs and sites Dump MySQL databases Dump PostgreSQL databases Backup all what you need if something goes wrong 3. Check list of packages that are going to be updated yum list updates 4. Upgrade with yum update Official way to do upgrade:
Read more →

Fedora 17 nVidia Drivers Install Guide (disable nouveau driver)

Looking Fedora 22/21 nVidia Drivers Install Guide? This is guide, howto install nVidia proprietary drivers on Fedora 17 “Beefy Miracle” and disable Nouveau driver. This guide works with GeForce 6/7/8/9/200/300 series cards. Fedora 17 nVidia driver installation is not much different from previous Fedora versions. I have tested this guide with a couple computers, so let me know, if you have some problems. Before nVidia drivers installation Check is your nVidia card supported lspci |grep -i VGA ## Example output ## 01:00.0 VGA compatible controller: nVidia Corporation GT218 [GeForce G210] (rev a2) List of Supported NVIDIA GPU Products, your card should found before 173.14.xx driver section.
Read more →

PHP: APC Configuration and Usage Tips and Tricks

PHP APC (Alternative PHP Cache / Opcode Cache) is framework that optimizes PHP intermediate code and caches data and compiled code from the PHP bytecode compiler in shared memory. APC Opcode Cache is quickly becoming the de-facto standard PHP caching mechanism. (adsbygoogle = window.adsbygoogle || []).push({});PHP APC installation is very easy, example with Fedora / CentOS / Red Hat (RHEL) you can check following guides to see howto install it: Install Nginx/PHP-FPM on Fedora/CentOS/Red Hat (RHEL) Install Apache/PHP on Fedora/CentOS/Red Hat (RHEL)
Read more →

SVN (Subversion) Backup and Restore

This is quick guide, howto Backup (dump) and Restore (load) SVN (Subversion) repository on Linux. This is actually very simple and important task. SVN backup and restore is useful when you want to move your repos to new server or you need to recover your data. I assume here that you have Subversion (SVN) installed and you have existing repositories. If you installed and created testrepo with earlier guide then you can check real examples.
Read more →

Fedora 18 nVidia Drivers Install / Uninstall Guide

Looking Fedora 22/21 nVidia Drivers Install Guide? This is guide, howto install nVidia proprietary drivers on Fedora 18 “Spherical Cow” and disable Nouveau driver. This guide works with GeForce 8/9/200/300/400/500 series cards (and currently also with GeForce 6/7). Later you might need different version of nVidia drivers if you use GeForce 6/7 card. Fedora 18 nVidia driver installation is not much different from previous Fedora versions. I have tested this guide with a couple computers, so let me know, if you have some problems.
Read more →

Fedora 19 nVidia Drivers Install / Uninstall Guide

Looking Fedora 22/21 nVidia Drivers Install Guide? This is guide, howto install nVidia proprietary drivers on Fedora 19 “Schrödinger’s Cat” and disable Nouveau driver. This guide works with GeForce 6/7/8/9/200/300/400/500/600/700 series cards. Older GeForce series cards works with 304.xx nVidia drivers and newer 8/9/200/300/400/500/600/700 series cards works with 331.xx nVidia drivers. Fedora 19 nVidia driver installation is not much different from previous Fedora versions. I have tested this guide with a couple computers, so let me know, if you have some problems.
Read more →

Fedora 20 nVidia Drivers Install / Uninstall / Restore Plymouth

Looking Fedora 23/22/21 nVidia Drivers Install Guide? This is guide, howto install nVidia proprietary drivers on Fedora 20 “Heisenbug” and disable Nouveau driver. This guide works with GeForce 6/7/8/9/200/300/400/500/600/700 series cards. Older GeForce series cards works with 304.xx nVidia drivers and newer 8/9/200/300/400/500/600/700 series cards works with 331.xx nVidia drivers. Fedora 20 nVidia driver installation is not much different from previous Fedora versions. This guide is divided in three sections Install, Restore Plymouth, Uninstall I have tested this guide with a couple computers, so let me know, if you have some problems and if you succeed, you could post output of following commands:
Read more →

Install Oracle Java 8u191 on Fedora 29/28, CentOS/RHEL 7.5/6.10

This is guide, howto Install Oracle (Sun) Java JDK and JRE 8 update 191 (8u191) on Fedora 29/28/27/26, CentOS 7.5/6.10, Red Hat (RHEL) 7.5/6.10. If you’re looking installation instruction for older Oracle Java versions, then check Install Sun/Oracle Java JDK/JRE 7 on Fedora 24/23/22/21/20/19, CentOS/Red Hat (RHEL) 7.2/6.9/5.11 or Install Sun/Oracle Java JDK/JRE 6 on Fedora 20/19/18, CentOS/Red Hat (RHEL) 6.5/5.10. What’s new in Oracle Java 8 Java Programming Language Lambda Expressions, a new language feature Default methods enable new functionality to be added to the interfaces of libraries and ensure binary compatibility with code written for older versions of those interfaces Improved type inference. Collections Classes in the new java.util.stream package provide a Stream API to support functional-style operations on streams of elements Performance Improvement for HashMaps with Key Collisions Security Client-side TLS 1.2 enabled by default Stronger algorithms for password-based encryption SSL/TLS Server Name Indication (SNI) Extension support in JSSE Server SHA-224 Message Digests Enhanced Support for NSA Suite B Cryptography Tools The jjs command is provided to invoke the Nashorn engine The java command launches JavaFX applications The java man page has been reworked The jdeps command-line tool is provided for analyzing class files Java Management Extensions (JMX) provide remote access to diagnostic commands The jarsigner tool has an option for requesting a signed time stamp from a Time Stamping Authority (TSA) Read full info from here.
Read more →

CentOS 7.7 Netinstall Guide – Network Installation Screenshots

This step-by-step walkthrough with screenshots, howto install CentOS (The Community ENTerprise Operating System) 7.7 Linux with Network installation (NetInstall). CentOS 7.7 is released and it brings all Red Hat (RHEL) 7.7 goodness to all CentOS 7.7 users. Want just CentOS 7.7 Netinstall mirror URL? Goto CentOS 7.7 Netinstall URL 1. Download CentOS 7.7 Net Install (NetInstall) image Select mirror here: CentOS 7.7 x86_64 version Select ISO image CentOS-7-x86_64-NetInstall-1804.iso Note: only 64-bit (x86_64) image is available.
Read more →

Create Windows 10 Install Media (USB flash drive) on Linux

This is quick guide howto create Windows 10 install media / bootable USB flash drive on Linux. I use here Fedora Linux, but same method works on Ubuntu, Arch, Gentoo or any other Linux too. Reason why this guide exist is that the latest Windows 10 image Win10_2004_English_x64.iso (May 2020 update) install.wim file is too big to fit on Fat32 file system 4 Gb file size limit. Yes I know that you can use NTFS, but systems with older UEFI/BIOS won’t boot NTFS formatted USB flash drives, so it’s better create one with Fat32 file system.
Read more →

Upgrade to Fedora 36 from Fedora 35 using DNF

This is guide, howto upgrade Fedora 35 to Fedora 36 using DNF. This method works on desktop and server machines. You can also upgrade older Fedora installations (example Fedora 34/33/32) directly to Fedora 36. 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:
Read more →

inttf-kernel - Clear Linux kernel for Fedora 36 users

This is a project I’ve been working on lately. Build Clear Linux kernel for Fedora users. All Clear Linux patches and almost full kernel config are working currently. Only minor changes to get modprobe, hostname, fbdev, etc. working on Fedora. This is currently still at testing stage and not recommend on any production environment(s). Also remember backup all important data! I have run several tests mainly using Phoronix Test Suite to see if there is any speed difference between original Fedora kernel and Clear Linux kernel on Fedora. And yes, there are differences. Of course hardware support might be more limited than original Fedora kernel and SELINUX is disabled totally. All tests have been performed SELINUX disabled to see real speed difference. I will publish later comparison video.
Read more →

Howto Install Kernel 6.2.10 on Fedora 38/37/36

This is quick guide howto install Kernel 6.2.10 on Fedora 38/37/36. This kernel build will work with NVIDIA 530.41.03 / 525.116.03 / 515.105.01 / 470.182.03 / 390.157 / 340.108 (patched) drivers. Check video version of guide: https://youtu.be/unz-Qx6T40M 1. Install Kernel 6.2.10 on Fedora 38/37/36 1.1 Change root user su - ## OR ## sudo -i 1.2 Enable inttf and/or inttf-testing dnf/yum repo Use here inttf.repo for kernel 6.2. You can have both and use disable/enable repo parameter to switch between repos.
Read more →

Upgrade to Fedora 37 from Fedora 36 using DNF

This is guide, howto upgrade Fedora 36 to Fedora 37 using DNF. This method works on desktop and server machines. You can also upgrade older Fedora installations (example Fedora 35/34/33) directly to Fedora 37. 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: Watch More Videos and Subscribe to if-not-true-then-false.com Youtube Channel
Read more →

Upgrade to Fedora 38 from Fedora 37 using DNF

This is guide, howto upgrade Fedora 37 to Fedora 38 using DNF. This method works on desktop and server machines. You can also upgrade older Fedora installations (example Fedora 36/35/34) directly to Fedora 38. 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: Support inttf: Buy Me a Coffee: Buy me a coffee Subscribe and follow: Follow @inttf 1. Before Upgrade 1.1 Backup Your Data Before doing anything, do full system backup or backup at least your important data: documents, pictures, videos, config files, log files, databases etc. This is very important step, because if something goes wrong and you have to do fresh install, then you can easily restore your data.
Read more →

Support inttf:

Buy Me a Coffee:

Support inttf:

Buy me a coffee Buy me a coffee