Oracle VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. VirtualBox is a general-purpose full virtualizer for x86 hardware. Targeted at server, desktop and embedded use, it is now the only professional-quality virtualization solution that is also Open Source Software.
Check video guide (older, VirtualBox 7.0.x on Fedora) using Oracle’s own dnf repo:
Oracle VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use.
Support inttf: Buy Me a Coffee: Buy me a coffee Subscribe and follow: Follow @inttf This guide shows howto install VirtualBox 7.2 (currently 7.2.6) on Red Hat Enterprise Linux (RHEL) 10.x / 9.x / 8.x, CentOS Stream 10 / 9 / 8, Rocky Linux 10 / 9 / 8, and Alma Linux 10 / 9 / 8 using Oracle’s own yum/dnf repo.
Oracle VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use.
Support inttf: Buy Me a Coffee: Buy me a coffee Subscribe and follow: Follow @inttf This guide shows howto install VirtualBox 7.2 (currently 7.2.6) on Debian 13 (Trixie) and Debian 12 (Bookworm) using Oracle’s own apt repo.
1. Install Oracle’s VirtualBox 7.2.6 on Debian 13 / 12 (Oracle repo) This guide works with UEFI Secure Boot disabled or enabled. If you keep Secure Boot enabled, follow this step-by-step module signing guide:
This is guide, howto install Oracle VirtualBox Guest Additions on Fedora, CentOS and Red Hat (RHEL).
This guide should work with Fedora 38/37/36, CentOS 9/8/7, Red Hat (RHEL) 9/8/7.
VirtualBox Guest Additions is a special software that can be installed inside Linux virtual machines to improve performance and make integration much more seamless. Among the features provided by these VirtualBox Guest Additions are mouse pointer integration and arbitrary screen solutions (e.g. by resizing the guest window).
Please note: This guide still working normally if you want install Sun/Oracle Java 6, but if you want Java 8 version, then check Install Oracle Java JDK/JRE 8 on Fedora, CentOS/RHEL or if you want Java 7 version, then check Howto Install Sun/Oracle Java JDK/JRE 7 on Fedora, CentOS/Red Hat (RHEL).
Are you looking MariaDB Install guide?
MySQL is a relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases. This is guide, howto install or upgrade Oracle MySQL Community Server latest version 8.0 (8.0.27) on Fedora 35/34/33, CentOS 8, Red Hat (RHEL) 8.5 and Rocky Linux 8.5. This guide works of course with Oracle Linux and Scientific Linux too.
Please note: This guide still working normally if you want install Sun/Oracle Java 7, but if you want Java 8 version, then check Install Oracle Java JDK/JRE 8 on Fedora, CentOS/RHEL.
This is guide, howto Install Sun/Oracle Java JDK and JRE 7 CPU (7u79) and PSU (7u80) on Fedora 24/23/22/21/20/19/18/17/16/15/14/13/12, CentOS 7.2/6.8/5.11, Red Hat (RHEL) 7.2/6.8/5.11. Read more, what is difference between CPU and PSU release.
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.