Showing headlines posted by LinuxCapable

« Previous ( 1 ... 21 22 23 24 25 26 27 ... 28 ) Next »

How to Install Google Chrome on Debian 11

Google Chrome is the most used Internet Explorer software on the earth, with a recent update in 2021 that Chrome is currently the primary browser of more than 2.65 billion internet users as you would know, installing Debian 11, like most Linux distributions, only install Mozilla Firefox. However, installing Google Chrome on Debian is a straightforward task.

In the following tutorial, you will learn how to install Google Chrome on Debian 11 Bullseye.

How to Install Elasticsearch on Rocky Linux 8

Elasticsearch is a highly scalable open-source full-text search and analytics engine. The software supports RESTful operations that allow you to store, search, and analyze big volumes of data quickly and in near real-time. In the following tutorial, you will learn how to install Elastic Search on Rocky Linux 8.

How to Install Python Pip on Ubuntu 20.04

PIP is the standard package manager for installing Python packages. With PIP, you can list, search and download to install packages from the Python Package Index (PyPI). PIP was first included with the Python installer since version 3.4 for Python 3 release and 2.7.9 for Python 2 and is well utilized with many Python projects.

In the following tutorial, you will learn how to install the PIP2 or PIP3 Ubuntu 20.04 system.

How to Install GNOME 40 on Ubuntu 21.04

GNOME 40 introduces many changes from visual changes, new apps, and overhaul back-end changes to improve performance. Overall, it is vastly different from what previous Gnome versions have looked before.

In the following tutorial, you will learn how to install the new GNOME 40 on your Ubuntu 21.04 operating system.

How to Install VirtualBox on Linux Mint 20

VirtualBox is a free and open-source hypervisor for x86 and x86-64 virtualization, which the Oracle Corporation develops. The software targets users wishing to create virtual environments for servers and desktops that allow users and administrations to run multiple guests operating systems on a single computer for either testing methods or production use. VirtualBox may be installed on Windows, macOS, Linux, Solaris, and OpenSolaris.

In the following tutorial, you will learn how to install VirtualBox on your Linux Mint operating system along with creating a new Virtual Machine from scratch.

How to Install VLC Media Player on Fedora Linux

The VLC media player is an open-source, free portable, cross-platform media player software and streaming media server developed by the VideoLAN project. VLC can play nearly all known multimedia files and DVDs, Audio CDs, VCDs, and various streaming protocols and can be extended and customized with various plugins.

By default, Fedora Linux does not include VLC, so users wanting to use the software will need to install it manually. However, this is a straightforward process. In the following tutorial, you will learn how to install VLC Media Player on your Fedora Linux operating system:

How to Add a User to Sudoers on Debian

Adding your existing username and adding anyone else that needs access to privilege commands is a straightforward process with a few commands.

In the following tutorial, you will learn to add a user to the sudoers group on any Debian system.

How to Install Python 3.10 on Fedora Linux

  • LinuxCapable.com; By Joshua James (Posted by LinuxCapable on Aug 18, 2021 11:57 AM EDT)
  • Story Type: Tutorial; Groups: Linux
For users and especially developers wanting to try out Python’s latest release, you will know how to install Python 3.10 on Fedora Linux at the end of this guide. The same principle will work on most versions of Fedora Linux.

Python is one of the most popular high-level languages, focusing on high-level and object-oriented applications from simple scrips to complex machine learning algorithms. Python 3.10 is the latest release and is not classed as stable compared the Python 3.9, but the final candidate is expected to be completed on the 4th of October 2021.

How to Install Wine on Linux Mint 20

Wine is an open-source compatibility layer that allows you to run Windows applications on Unix-like operating systems like Linux, FreeBSD, and macOS. It is an interface that translates Windows system calls into equivalent POSIX calls used by Linux and other Unix-based operating systems. For Linux users, Wine is a savior when running Windows-based applications on UNIX systems. In the following guide, you will learn how to install and configure Wine on Linux Mint 20 operating systems.

How to Install Skype on Rocky Linux 8

Skype is a proprietary telecommunications application software that is owned and developed by Microsoft. Skype is one of the most known and recognized software for video, audio, and text communication app available across multiple platforms. For the most part, free to download and use, Skype is an excellent tool for keeping in touch with friends or working remotely with colleagues.

In the following tutorial, you will learn how to install Skype with Nginx on Rocky Linux 8.

How to Install PHP ImageMagick (IMAGICK) on Ubuntu 20.04

Imagick is a PHP extension to create and modify images using the ImageMagick library. Those unfamiliar with the ImageMagick software are open-source, free software that can convert, read, write, and process raster images. Currently, the PHP extension only supports PHP 5.4, 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, and 7.4. Currently, no PHP 8.0 or 8.1 support exists at this current time.

In the following tutorial, you will learn how to install PHP ImageMagick (IMAGICK) on Ubuntu 20.04.

How to Install ImageMagick on Ubuntu 20.04

ImageMagick is a free, open-source application installed as a binary distribution or as a source code. ImageMagick can convert, read, write and process raster images. ImageMagick is also available across all major platforms, including Android, BSD, Linux, Windows, Mac OSX, iOS, and many others. In the following tutorial, you will learn how to install ImageMagick on Ubuntu 20.04 using the APT or Source installation method.

How to Install Tor Browser on Rocky Linux 8

The Tor network is intended to protect the personal privacy of users and their freedom and ability from conducting communication without having their activities monitored, and data were taken without their consent and used to sum it up. In the following tutorial, you will learn how to install the latest Tor Browser on Rocky Linux 8.

How to Install ModSecurity with Nginx on Rocky Linux 8

ModSecurity or often referred to as Modsec is a free, open-source web application firewall (WAF). ModSecurity was created as a module for the Apache HTTP Server. However, since its early days, the WAF has grown and now covers an array of HyperText Transfer Protocol request and response filtering capabilities for various platforms such as Microsoft IIS, Nginx, and of course, Apache. In the following tutorial, you will learn how to install ModSecurity with Nginx on Rocky Linux 8.

How to Install ModSecurity with Nginx on Ubuntu 20.04

In the following tutorial, you will learn how to install ModSecurity with Nginx on Ubuntu 20.04.

ModSecurity or often referred to as Modsec is a free, open-source web application firewall (WAF). ModSecurity was created as a module for the Apache HTTP Server. However, since its early days, the WAF has grown and now covers an array of HyperText Transfer Protocol request and response filtering capabilities for various platforms such as Microsoft IIS, Nginx, and of course, Apache.

How to Install and Update Latest Git on Ubuntu 20.04

Today we will look at how to install and update to the latest version of Git. Ubuntu 20.04 comes shipped with Git in their principal repository; however, with Ubuntu 20.04 being an LTS system, the software packages are designed for being stable and do not typically include new releases with upgraded features that could break stability. Ubuntu will only ship security updates for the current LTS version of Git.

How to Install Google Chrome on Rocky Linux 8

Google Chrome is the most used Internet Explorer software on the earth, with a recent update in 2021 that Chrome is currently the primary browser of more than 2.65 billion internet users. As you would know, installing Rocky Linux 8, like most Linux distributions, only install Mozilla Firefox. However, installing Google Chrome on Rocky Linux 8 is a straightforward task.

In the following tutorial, you will learn how to install Google Chrome on Rocky Linux 8.

How to Install Latest phpMyAdmin with LEMP on Ubuntu 20.04

In the following tutorial, you will learn how to install LEMP and phpMyAdmin from source on Ubuntu 20.04.

phpMyAdmin is a free and open-source administration tool written in PHP used to administer MySQL and MariaDB database servers from a Web interface. Most developers prefer to use phpMyAdmin to interact with a database server because of its ease of use and advanced SQL editor, making it easy to build and test complex SQL queries.

How to Install Latest Nginx Mainline on Rocky Linux 8

For those using Rocky Linux 8, you might have noticed that installing Nginx directly from its Appresteam does not install the latest stable or mainline version. In fact, it is quite far behind where Nginx is stable, and Mainline is at the current time of its development.

For most, using the default Nginx that comes bundled with Rocky Linux will be preferred, but for those wanting to use newer versions for the newest features, the following tutorial will cover the steps needed to do this.

How to Install Apache Web Server on Ubuntu 20.04

In the following tutorial, you will learn how to install Apache Web Server from the source on Ubuntu 20.04.

Apache, also known as Apache HTTP server, is one of the most widely used web server applications globally for the past few decades. It is a free and open-source web application software maintained by the Apache Software Foundation. Apache provides some powerful features with dynamically loadable modules, easy integration with other software, and handling of static files, among other popular features.

« Previous ( 1 ... 21 22 23 24 25 26 27 ... 28 ) Next »