Showing headlines posted by linuxize

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

Linux ip Command

  • linuxize.com; By linuxize (Posted by linuxize on Apr 16, 2019 9:54 AM EDT)
  • Groups: GNU, Linux
The ip command is a powerful tool for configuring network interfaces that any Linux system administrator should know. It can be used to bring interfaces up or down, assign and remove addresses and routes manage ARP cache and much more.

How to Install Opera Web Browser on Ubuntu 18.04

  • linuxize.com; By linuxize (Posted by linuxize on Apr 15, 2019 8:19 AM EDT)
  • Groups: Ubuntu
Opera is one of the most popular cross-platform web browsers in the world. It is fast, easy to use and secure browser built for the modern web.

How to Install RPM Packages on CentOS

RPM is a packaging system used by Red Hat and its derivatives such as CentOS and Fedora.

How to Install VLC Media Player on Ubuntu 18.04

  • linuxize.com; By linuxize (Posted by linuxize on Apr 13, 2019 7:13 PM EDT)
  • Groups: Ubuntu
VLC is one of the most popular open source multimedia players. It is cross-platform and can play virtually all multimedia files as well as DVDs, Audio CDs, and different streaming protocols.

How to Install CouchDB on CentOS 7

Apache CouchDB is a free and open-source NoSQL database developed by the Apache Software Foundation. In this tutorial, we will explain how to install the latest version of CouchDB on CentOS 7.

How to Set and List Environment Variables in Linux

  • linuxize.com; By linuxize (Posted by linuxize on Apr 11, 2019 2:17 PM EDT)
In Linux and Unix based systems environment variables are a set of dynamic named values, stored within the system that are used by applications launched in shells or subshells. In simple words, an environment variable is a variable with a name and an associated value.

How to Edit Your Hosts File

The hosts file is used to map domain names (hostnames) to IP addresses. It is a plain-text file used by all operating systems. In this article, we’ll provide instructions about how to modify the hosts file on Linux, macOS and Windows.

How to Install and Use Wine on Ubuntu 18.04

  • linuxize.com; By linuxize (Posted by linuxize on Apr 9, 2019 2:32 AM EDT)
  • Groups: Ubuntu
Wine is an open-source compatibility layer that allows you to run Windows applications on Unix-like operating systems such as Linux, FreeBSD, and macOS.

How to Set Up SFTP Chroot Jail

  • linuxize.com; By linuxize (Posted by linuxize on Apr 8, 2019 5:00 AM EDT)
  • Groups: Linux
By default, users that can log in to the system via SSH, SFTP and SCP can browse the entire filesystem including other user’s directories. This may not be a problem if these users are trusted, but if you don’t want the logged in users to navigate around the system you will need to restrict user access to their home directory. This adds an extra layer of security especially on systems with multiple users.

Linux Cut Command

Cut is a command line utility that allows you to cut parts of lines from specified files or piped data and print the result to standard output. It can be used to cut parts of a line by delimiter, byte position, and character. In this tutorial, we will show you how to use the Linux cut command through practical examples and detailed explanations of the most common cut options.

How to Install Postman on Ubuntu 18.04

  • linuxize.com; By linuxize (Posted by linuxize on Apr 6, 2019 6:49 AM EDT)
  • Story Type: Tutorial
Postman is a complete API development environment that helps you manage your APIs in every stage of development from designing and testing, to publishing API documentation and monitoring. Postman started as a Chrome browser extension and quickly become one of the most used API tools by developers all over the world.

How to Check Linux Version

  • linuxize.com; By linuxize (Posted by linuxize on Apr 6, 2019 3:06 AM EDT)
  • Groups: GNU, Linux
When people refer to Linux, they are usually referring to a Linux distribution. Strictly speaking, Linux is a kernel, the core component of the operating system. In this tutorial, we’ll show you how to check what Linux distribution and version is installed on your system using the command line.

How to Get the Size of a Directory in Linux

  • linuxize.com; By linuxize (Posted by linuxize on Apr 4, 2019 7:43 AM EDT)
  • Groups: Linux
The du command displays the amount of file space used by the specified files or directories.

How To Install and Use Curl on Ubuntu 18.04

Curl is a command line tool that allows you to transfer data from or to a remote server. In this tutorial, we will show you how to install Curl on Ubuntu 18.04.

Install Joomla on Ubuntu 18.04

Joomla is one of the most popular open source content management systems that powers hundreds of thousands of websites. It is written in PHP and packs a ton of features that can be extended with free and premium extensions and themes. With Joomla, you can easily build your eCommerce store, personal website, social site or blog.

How to Install Minecraft Server on Debian 9

  • linuxize.com; By linuxize (Posted by linuxize on Apr 1, 2019 7:32 AM EDT)
  • Groups: Debian
Minecraft is one of the most popular games of all time. It is a sandbox video game about building various structures and going on adventures.

MySQL Master-Slave Replication

  • linuxize.com; By linuxize (Posted by linuxize on Mar 31, 2019 12:34 PM EDT)
  • Groups: MySQL, Ubuntu
MySQL replication is a process that allows data from one database server to be automatically copied to one or more servers.

How to Install Elasticsearch on CentOS 7

Elasticsearch is an open source distributed full-text search and analytics engine. It supports RESTful operations and allows you to store, search, and analyze big volumes of data in real time. Elasticsearch is one of the most popular search engines powering applications that have complex search requirements such as big e-commerce stores and analytic applications. This tutorial explains how to install Elasticsearch on CentOS 7.

Get CPU Information on Linux

  • linuxize.com; By linuxize (Posted by linuxize on Mar 29, 2019 11:47 AM EDT)
  • Groups: Linux
The CPU (central processing unit), often called simply processor, is one of the most important components of your machine. It performs all types of data processing operations and it is considered as the brain of the computer.

How to Install Python 3.7 on Debian 9

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. Python is quite a versatile programming language, you can use it to do almost anything you want, write small scripts, build games, develop websites, create machine learning algorithms, analyze data and more. Python is also portable which means you can run the same Python script on different operating systems without any changes.

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