How to Generate an SSH Key in CentOS 8

SSH Key

SSH (Secure Shell) is an encrypted protocol to connect with a remote device. By default, it works on TCP port 22. There are two methods to connect with the remote server using SSH, one is by using the password authentication, and another way is to authenticate is by the public key. In this tutorial, we … Read more

How to install the latest LibreOffice version on CentOS 8

LibreOffice CentOS 8

LibreOffice is a powerful and open-source office suite that can be used on Linux, Mac as well as on Windows. It provides various features such as word documentation, spreadsheets, data processing, drawing, presentation design, Math calculation, and more. LibreOffice supports 110 languages and it runs on all important operating systems that is the reason LibreOffice … Read more

How to set up an FTP Server on CentOS 8 using VSFTPD

CentOS VSFTPD

What is FTP? FTP (File Transfer Protocol) is a client-server network protocol that allows users to exchange files to and from remote computers. FTP uses plain text to transfer data and access data. There are several different open-source FTP servers available for the Linux operating system platform. The most commonly used FTP servers are VSFTPD, … Read more

How to install multiple Java versions on CentOS 8

CentOS Java Installation

Java is one of the most widely used high-level programming languages and was originally developed by Sun Microsystems.  It is used to create a complete application or systems that can run on a single computer system or in a distributed server environment. In addition, Java is also used to create a small application or applet … Read more

How to Install and Use R Programming Language on CentOS 8

R Programming Language

R is a free and open-source programming language that specializes in graphical representation, reporting, and statistical computing. It compiles and executes on a variety of operating systems like UNIX, MacOS, and Windows. R is supported by R Foundation for statistical analysis. It is commonly used by data miners and statisticians for performing data analysis and … Read more

How to install Adobe Flash player on CentOS 8

CentOS Adobe Flash

Adobe Flash Player is still an essential browser plug-in used to play audio, streaming video, and other miscellaneous multimedia content on Adobe Flash sites or platforms. It supports various web browsers such as Internet Explorer, Firefox, and Opera. Adobe Flash Player can also be installed on various types of operating systems, including Windows, MacOS, Linux/UNIX, … Read more