Showing headlines posted by linuxize

« Previous ( 1 ... 29 30 31 32 33 34 35 36 37 38 ... 39 ) Next »

How to Install R on CentOS 7

  • linuxize.com; By linuxize (Posted by linuxize on Sep 14, 2018 4:06 AM EDT)
  • Story Type: Tutorial
This tutorial will teach you how to install R on an CentOS 7. R is a fast growing open source programming language and free environment that specializes in statistical computing and graphics representation.

How to Install MariaDB on Debian 9

In this tutorial we will show you two different methods on how to install MariaDB on your Debian 9 machine. The first method will walk you through the steps necessary to install MariaDB from the Debian repositories while the second one will teach you how to install the latest version of MariaDB from the official MariaDB repositories.

How To Install and Configure Nextcloud with Apache on Ubuntu 18.04

Nextcloud is an open source, self-hosted file share and collaboration platform, similar to Dropbox. In this tutorial we'll show you how to install and configure Nextcloud with Apache on an Ubuntu 18.04 machine.

How to Stop and Disable Firewalld on CentOS 7

  • linuxize.com; By linuxize (Posted by linuxize on Sep 11, 2018 2:55 AM EDT)
  • Story Type: Tutorial
In this tutorial we will show you how to disable FirewallD on CentOS 7 systems. It is highly recommended to keep the FirewallD service enabled, but in some cases such as testing you may need to stop or disable it completely.

How to Enable SSH on Ubuntu 18.04

  • linuxize.com; By linuxize (Posted by linuxize on Sep 10, 2018 4:40 AM EDT)
  • Groups: Ubuntu
In this tutorial we’ll show you how to enable SSH on an Ubuntu Desktop machine. Enabling SSH will allow you to remotely connect to your Ubuntu machine and securely transfer files or perform administrative tasks.

How to install Tomcat 9 on Ubuntu 18.04

Apache Tomcat is an open source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies. It is one of the most widely adopted applications and web servers in the world today. Tomcat is simple to use and has a robust ecosystem of add-ons. This tutorial will show you how to install and configure Tomcat 9 on Ubuntu 18.04.

Secure Apache with Let's Encrypt on CentOS 7

  • linuxize.com; By linuxize (Posted by linuxize on Sep 9, 2018 5:13 PM EDT)
  • Groups: Apache
In this tutorial, we will cover the steps necessary to install a free Let's Encrypt SSL certificate on a CentOS 7 server running Apache as a web server. Certificates issued by Let's Encrypt are valid for 90 days from the issue date and are trusted by almost all browsers today.

How to Create and Extract Archives Using the Tar Command in Linux

In this tutorial, we will show you how to use the Tar utility to extract and create tar archives through practical examples and detailed explanations of the most common Tar options.

How to install Yarn on Ubuntu 18.04

  • linuxize.com; By linuxize (Posted by linuxize on Sep 7, 2018 11:17 PM EDT)
  • Groups: Ubuntu
In this tutorial we will guide you on how to install Yarn on your Ubuntu 18.04 system via the Yarn APT package repository. The official Yarn repository is consistently maintained and provides the most up-to-date version.

How to Install PostgreSQL on Debian 9

  • linuxize.com; By linuxize (Posted by linuxize on Sep 4, 2018 8:25 PM EDT)
  • Groups: Debian
In this tutorial we will show you how to install PostgreSQL on Debian 9 and explore the fundamentals of basic database administration.

How to Install and Secure phpMyAdmin with Apache on Ubuntu 18.04

  • linuxize.com; By linuxize (Posted by linuxize on Sep 4, 2018 1:51 AM EDT)
  • Groups: Apache, MySQL
phpMyAdmin is an open source PHP application designed to handle the administration of MySQL and MariaDB servers over a web-based interface.

How To Set Up Apache Virtual Hosts on Debian 9

In this tutorial, we will walk you through on how to set up Apache Virtual Hosts on Debian 9.

How to Unzip Files in Linux

  • linuxize.com; By linuxize (Posted by linuxize on Sep 2, 2018 10:35 AM EDT)
  • Story Type: Tutorial; Groups: Linux
In this tutorial, we will show you how to unzip files in Linux systems thought the command line using the unzip command.

How to install Sublime Text 3 on Ubuntu 18.04

  • linuxize.com; By linuxize (Posted by linuxize on Sep 1, 2018 5:26 PM EDT)
  • Groups: Ubuntu
Sublime Text is one of the most widely used text and source code editors for web and software development. It is very fast and it comes with lots of powerful features out of the box. You can enhance its functionality by installing new plugins and creating custom settings.

How to Install PHP on Debian 9

Debian 9 ships with PHP version 7.0 will soon reach end-of-life for support and no longer receive security updates. In this tutorial, we will walk you through the steps for installing PHP 7.2 on a Debian 9 server. We will also show you how to configure Apache and Nginx to run PHP.

How to Kill a Process in Linux

  • linuxize.com; By linuxize (Posted by linuxize on Aug 30, 2018 2:29 PM EDT)
  • Story Type: Tutorial
In this tutorial we will show you how to use `kill` and `killall` utilities to terminate a process in Linux.

How To Install and Use Composer on Ubuntu 18.04

  • linuxize.com; By linuxize (Posted by linuxize on Aug 29, 2018 7:27 AM EDT)
  • Groups: PHP, Ubuntu
Composer is a dependency manager for PHP. Composer will pull in all the required PHP packages your project depends on and manage them for you.

How To Install Nginx on Debian 9

  • linuxize.com; By linuxize (Posted by linuxize on Aug 28, 2018 4:48 AM EDT)
  • Groups: Debian
This tutorial will outline the steps to install and manage Nginx on a Debian machine.

How to Show MySQL Users

  • linuxize.com; By linuxize (Posted by linuxize on Aug 26, 2018 9:43 AM EDT)
  • Groups: MySQL
This tutorial explains how to list all user accounts in a MySQL database server through the command line.

How To Install Jenkins on Ubuntu 18.04

Jenkins is an open source automation server that offers an easy way to set up a continuous integration and continuous delivery (CI/CD) pipeline. In this tutorial we will show you how to install Jenkins on a Ubuntu 18.04 machine using the Jenkins Debian package repository.

« Previous ( 1 ... 29 30 31 32 33 34 35 36 37 38 ... 39 ) Next »