This is guide shows, howto install Adobe Reader (Acrobat PDF Reader) current version 9.5.5 RPM on Fedora 34/33, CentOS 8.3, Red Hat (RHEL) 8.3. This method works on 64-bit architectures.
[inttf_post_ad1]
Check video version of guide:
Watch More Videos and Subscribe to if-not-true-then-false.com Youtube Channel
1. Change Root User
sudo -i
## OR ##
su -
2. Get Adobe Reader RPM package
cd /tmp
## English version ##
wget...
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.
[inttf_post_ad1]
What's new in Oracle Java 8
Java...
Nano is easy to use and lightweight command line text editor for Linux and UNIX systems. Nano text editor can use either the default settings or improve settings with customized nanorc-file. Here are some tips that can improve the usability of Nano. Changes can be made to nanorc file, either locally or to all users or options can be used as command line options.
First is good to check Nano compiled options, with command:
nano -V
Nano should be compiled with --enable-nanorc...
I just wrote guide, howto install SVN (Subversion) Server on Fedora, CentOS and Red Hat (RHEL). No I decided to write more information about SVN Access Control. This guide works if you have installed Apache, Subversion (SVN) and mod_dav_svn on any Linux system, like Ubuntu, Debian, Arch, Gentoo, not only Fedora, CentOS or Red Hat (RHEL).
[inttf_post_ad1]
Setup SVN (Subversion) Access Control with Apache and mod_authz_svn
1. Change root user
su -
## OR ##
sudo -i
2....
Are you looking LibreOffice 5.2/5.1/5.0 Install guide?
This is quick guide to install Apache OpenOffice 4.1.2 on Fedora 24/23/22/21/20/19/18/17/16/15/14/13/12, CentOS 7.2/6.8, Red Hat (RHEL) 7.2/6.8 with using Apache OpenOffice original RPM packages.
What's new in Apache OpenOffice 4.1.2 release
New Sidebar - The Sidebar makes better use of today's widescreen displays than traditional toolbars
Interoperability Improvements
DrawObject...
This is guide, howto install Mozilla Firefox 3.6 versions (currently 3.6.13) on Fedora 12 using Yum. Firefox 3.6 stable installation works also with older Fedora Linux versions, like f11, f10.
Note: Fedora 13 and Fedora 14 already has Firefox 3.6 as default browser
Install Mozilla Firefox 3.6 Stable Version on Fedora Linux Using Remi Repository
1. Change to root User
su -
## OR ##
sudo -i
2. Enable Remi Repository
## Fedora 12
rpm -Uvh...
What is MongoDB?MongoDB (from "humongous") is a scalable, high-performance, open source, schema-free, document-oriented database. Written in C++. MongoDB bridges the gap between key-value stores (which are fast and highly scalable) and traditional RDBMS systems (which provide structured schemas and powerful queries).
MongoDB is very interesting document-oriented database, because it has really awesome features:
Document-oriented storage (the simplicity and power of JSON-like data...
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).
By default, Fedora 19/18/17/16/15/14/13/12 and CentOS/Red Hat (RHEL) 6.4/6.3/6.2/6.1/6/5.9 Linux operating systems use the OpenJDK Java, which is a good choice for normal use and it works with...
Sometimes it feels that many of the excellent and convenient command-line tools is forgotten, when they are replaced by graphical tools. A good example is the cal program, which is a command-line calendar to Linux and UNIX. It displays a simple calendar in text format.
Cal usage:
Displays current month calendar on console:
cal
Output:
October 2009
Su Mo Tu We Th Fr Sa
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30...
Sometimes it is convenient and necessary to deal with Microsoft Word doc documents directly on Linux command line. MS Word documents handling directly from the Linux command line is possible with Antiword program. Anti-Word is a small, easy to use and lightweight command line program that can convert Microsoft Word documents to PDF, PostScript, and XML.
For example, the following situations Antiword is a very useful tool:
MS Word document can be read from a remote server easily and...
What is Gnome Do?
GNOME Do (Do) is an intelligent launcher tool that allows users to use the keyboard to rapidly perform tasks such as launching applications, manipulating files and data, running scripts, or sending e-mail. It is similar to the applications GNOME Launch Box (Linux Gnome), KRunner (Linux KDE), Quicksilver (Mac OS X), LaunchBar (Mac OS X) and Butler (Mac OS X).
What is Gnome Do - Docky?
Gnome Do - Docky is a nice frontend for GNOME Do (Do) which introduces an entirely new...
What is Gnome Shell?
GNOME Shell is the defining technology of the GNOME 3 desktop user experience.
It provides following core interface functions:
Launching applications
Opening files
Switching between open windows
Adding and deleting workspaces
Moving windows between workspaces
Dynamic system-related information display (including transient notifications)
Providing a flat list of user-account related actions
Logging out or switching the session, and stopping or...