Showing headlines posted by linuxize

« Previous ( 1 ... 23 24 25 26 27 28 29 30 31 32 33 ... 39 ) Next »

How to Install Minecraft Server on CentOS 7

Minecraft is one of the most popular games of all time. It is a sandbox video game about placing blocks and going on adventures. In this tutorial, we’ll go through the steps necessary to install and configure Minecraft Server on CentOS 7. We’ll use Systemd to run the Minecraft server and the mcrcon utility for connecting to the running instance. We’ll also show you how to schedule automated server backups using a Cron job.

How to install WordPress with Apache on CentOS 7

WordPress is the most popular open source blogging and CMS platform worldwide, powering a quarter of all websites on the Internet today. It is based on PHP and MySQL and packs a ton of features that can be extended with free and premium plugins and themes. WordPress is the simplest way to create your online store, website, or blog.

How to Install Visual Studio Code on Debian 9

  • linuxize.com; By linuxize (Posted by linuxize on Jan 19, 2019 12:15 AM EDT)
  • Story Type: Tutorial; Groups: Debian
Visual Studio Code is a free and open source cross-platform code editor developed by Microsoft. It has a built-in debugging support, embedded Git control, syntax highlighting, code completion, integrated terminal, code refactoring and snippets. Visual Studio Code functionality can be extended using extensions.

How To Install and Configure Redmine on CentOS 7

Redmine is one of the most popular open source project management and issue tracking software tools. It is cross-platform and cross-database and built on top of the Ruby on Rails framework. In this tutorial we will cover the steps needed to install and configure the latest version of Redmine on an CentOS 7 server using MariaDB as a database back-end and Passenger + Nginx as a Ruby application server.

Bash Functions

  • linuxize.com; By linuxize (Posted by linuxize on Jan 16, 2019 6:52 PM EDT)
  • Story Type: Tutorial
A Bash function is essentially a set of commands that can be called numerous times. The purpose of a function is to help you make your bash scripts more readable, and to avoid writing the same code over and over again.

How to install FFmpeg on CentOS 7

FFmpeg is a free and open source collection of tools for handling multimedia files. It contains a set of shared audio and video libraries such as libavcodec, libavformat, and libavutil. With FFmpeg you can convert between various video and audio formats, set sample rates, capture streaming audio/video and resize videos.

How to List Installed Packages on Debian

Knowing how to list installed packages on your Debian based system can be helpful in situations where you need to install the same packages on another machine or if you want to re-install your system. In this guide, we’ll explain how to list and filter installed packages on Debian. We will also show you how to check whether a specific package is installed, count installed packages and find out the version of an installed package.

Install Python 3.7 on Ubuntu 18.04

Python is one of the most popular programming languages in the world. With its simple and easy to learn syntax Python is a great choice for beginners and experienced developers. This tutorial describes how to install Python 3.7 on Ubuntu 18.04

Linux Tee Command

  • linuxize.com; By linuxize (Posted by linuxize on Jan 13, 2019 3:46 PM EDT)
  • Groups: GNU, Linux
The tee command reads from standard input and writes to both standard output and one or more files at the same time. Tee is most commonly used in combination with other commands through piping.

Install Google Chrome Web Browser on Debian 9

  • linuxize.com; By linuxize (Posted by linuxize on Jan 10, 2019 11:31 PM EDT)
  • Groups: Debian
Google Chrome is the most popular web browser in the world. It is fast, intuitive and secure browser built for the modern web.

Find Large Files in Linux

  • linuxize.com; By linuxize (Posted by linuxize on Jan 10, 2019 2:39 AM EDT)
  • Groups: GNU, Linux
Over the period of time your disk drive may get cluttered with lot of unnecessary files taking up large amounts of disk space. Usually, Linux boxes run out of disk space due to large log or backup files.

How To Install VirtualBox on Debian Linux 9

VirtualBox is an open source cross-platform virtualization software which allows you to run multiple guest operating systems (virtual machines) simultaneously.

Using the SSH Config File

  • linuxize.com; By linuxize (Posted by linuxize on Jan 7, 2019 4:24 AM EDT)
  • Story Type: Tutorial
If you are regularly connecting to multiple remote systems over SSH on a daily basis, you'll find that remembering all of the remote IP addresses, different usernames, non standard ports and various command line options is difficult, if not impossible.

How To Install and Configure ownCloud with Apache on Ubuntu 18.04

  • linuxize.com; By linuxize (Posted by linuxize on Jan 6, 2019 3:03 PM EDT)
  • Groups: Ubuntu
ownCloud is an open source, self-hosted file sync and file share platform, similar to Dropbox, Microsoft OneDrive and Google Drive. ownCloud is extensible via apps and has desktop and mobile clients for all major platforms.

How to check your Debian Linux Version

  • linuxize.com; By linuxize (Posted by linuxize on Jan 6, 2019 8:52 AM EDT)
  • Groups: Debian, Linux
In this tutorial, we’ll show several different commands on how to check what version of Debian Linux is installed on your system.

How to Create Bootable Ubuntu 18.04 USB Stick on Windows

  • linuxize.com; By linuxize (Posted by linuxize on Jan 5, 2019 7:32 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial will walk you through the process of creating a bootable Ubuntu USB stick on Windows. You can use this USB stick to boot and test out or install Ubuntu on any computer that supports booting from USB.

How to Install Spotify on Ubuntu 18.04

  • linuxize.com; By linuxize (Posted by linuxize on Jan 4, 2019 11:42 PM EDT)
  • Groups: Mint, Ubuntu
Spotify is a digital music streaming service that gives you instant access to millions of songs, from old classics to the latest hits. In this tutorial we'll show you how to install Spotify on an Ubuntu 18.04 desktop.

How To Install Webmin on Debian 9

Webmin is an open source web control panel for administration of Linux servers. With Webmin you can manage the system users, groups, disk quotas as well as configure most popular services including web, ssh, ftp, email and database servers.

How To Install and Configure Zabbix on CentOS 7

  • linuxize.com; By linuxize (Posted by linuxize on Dec 31, 2018 12:52 PM EDT)
  • Story Type: Tutorial
Zabbix is a full-featured open source monitoring software. Zabbix collects metrics from your networks devices, systems and applications and ensures they are up and running. In case of any issues Zabbix will send notification alerts via various methods.

How To Install Atom Text Editor on CentOS 7

  • linuxize.com; By linuxize (Posted by linuxize on Dec 30, 2018 3:25 PM EDT)
  • Story Type: Tutorial
Atom is an open source cross-platform code editor developed by GitHub. It has a built-in package manager, embedded Git control, smart autocompletion, syntax highlighting and multiple panes.

« Previous ( 1 ... 23 24 25 26 27 28 29 30 31 32 33 ... 39 ) Next »