Showing headlines posted by linuxize

« Previous ( 1 ... 9 10 11 12 13 14 15 16 17 18 19 ... 39 ) Next »

How to Install Chrome Browser on CentOS 8

  • Linuxize.com; By linuxize (Posted by linuxize on Nov 23, 2019 1:57 PM EDT)
  • Story Type: Tutorial
Chrome Browser is the most widely used web browser in the world. It is fast, easy to use, and secure browser built for the modern web. Chrome is not an open-source browser, and it is not included in the official CentOS repositories.

How to Install Go on CentOS 8

  • Linuxize.com; By linuxize (Posted by linuxize on Nov 22, 2019 9:42 AM EDT)
  • Story Type: Tutorial
This tutorial explains how to download and install Go on CentOS 8.

How to List Containers in Docker

Docker is a containerization platform that allows you to quickly build, test, and deploy applications as portable, self-sufficient containers that can virtually run everywhere.

How to Install PostgreSQL on CentOS 8

In this guide, we will discuss how to install the PostgreSQL database server on CentOS 8.

How to Install PHP on Debian 10

PHP is one of the most used server-side programming languages. In this guide, we will discuss how to install PHP on Debian 10, Buster. We’ll also show you how to integrate PHP with Nginx and Apache.

W Command in Linux

w is a command-line utility that displays information about currently logged in users and what each user is doing. It also gives information about how long the system has been running, the current time, and the system load average.

How To Install Webmin on CentOS 8

  • Linuxize.com; By linuxize (Posted by linuxize on Nov 17, 2019 11:26 AM EDT)
  • Story Type: Tutorial
Webmin is an open-source control panel that allows you to manage your Linux server through an easy-to-use web interface.

Whoami Command in Linux

  • Linuxize.com; By linuxize (Posted by linuxize on Nov 15, 2019 10:41 AM EDT)
  • Groups: GNU
The whoami command is a compound of the words “Who am I?” and prints the name of the user associated with the current effective user ID.

How to Install Anaconda on Debian 10

Anaconda is the most popular Python/R data science and machine learning platform. In this tutorial we will walk you through downloading and installing Anaconda Python Distribution on Debian 10.

Fsck Command in Linux

  • Linuxize.com; By linuxize (Posted by linuxize on Nov 13, 2019 12:48 PM EDT)
  • Story Type: Tutorial
fsck (file system check) is a command-line utility that allows you to perform consistency checks and interactive repairs on one or more Linux file systems. It uses programs specific to the type of the file system it checks.

How to Mount ISO File on Linux

  • Linuxize.com; By linuxize (Posted by linuxize on Nov 12, 2019 8:20 AM EDT)
  • Story Type: Tutorial
In this tutorial, we will explain how to mount ISO files on Linux.

How to Configure and Manage the Firewall on CentOS 8

A firewall is a method for monitoring and filtering incoming and outgoing network traffic. It works by defining a set of security rules that determine whether to allow or block specific traffic. A properly configured firewall is one of the most important aspects of overall system security. In this tutorial, we will talk about how to configure and manage the firewall on CentOS 8. We’ll also explain the basic FirewallD concepts.

How to Install Tomcat 9 on Debian 10

  • Linuxize.com; By linuxize (Posted by linuxize on Nov 10, 2019 3:06 PM EDT)
  • Groups: Debian
Apache Tomcat is an open-source JAVA based application server that implements Java Servlet, JavaServer Pages, Java Expression Language, and Java WebSocket technologies. It is one of the most widely used applications and web servers in the world today.

How to Change Hostname on CentOS 8

  • Linuxize.com; By linuxize (Posted by linuxize on Nov 9, 2019 1:57 PM EDT)
  • Story Type: Tutorial
This guide explains how to set or change the hostname on CentOS 8 without needing to restart the system.

How to Start, Stop, or Restart Apache

  • Linuxize.com; By linuxize (Posted by linuxize on Nov 8, 2019 9:15 PM EDT)
  • Groups: Apache
Starting, stopping, and restarting/reloading are the most common tasks when working with an Apache webserver.

Stat Command in Linux

  • Linuxize.com; By Linuxize (Posted by linuxize on Nov 7, 2019 5:43 PM EDT)
  • Groups: GNU
stat is a command-line utility that displays detailed information about given files or file systems.

How to Install Python 3.8 on Ubuntu 18.04

Python 3.8 is not available in Ubuntu’s default repositories. In this tutorial, we’ll cover two different ways to install Python 3.8 on Ubuntu 18.04.

How to Add User to Sudoers in Debian

  • Linuxize.com; By Linuxize (Posted by linuxize on Nov 5, 2019 8:31 PM EDT)
  • Groups: Debian
sudo is a command-line utility that allows trusted users to run commands as another user, by default root.

How to Install Python on CentOS 8

  • Linuxize.com; By Linuxize (Posted by linuxize on Nov 4, 2019 12:34 AM EDT)
  • Groups: Python
This guide will walk you through installing Python 3 and Python 2 on CentOS 8.

How to Run Linux Commands in Background

  • Linuxize.com; By Linuxize (Posted by linuxize on Nov 3, 2019 2:39 AM EDT)
  • Groups: Linux
In this article, we will talk about the background processes is Linux. We will show you how to start a command in the background and how to keep the process running after the shell session is closed.

« Previous ( 1 ... 9 10 11 12 13 14 15 16 17 18 19 ... 39 ) Next »