• Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate
TecNStuff
Menu
  • Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate

Tag: centos

28 May 2020

How to Install R on CentOS 8

Written by Admin
R is an open-source programming language. It’s specially used for statistical computing and data mining for developing statistical software and performing data analysis. This tutorial covers how to install R on CentOS 8 system. Prerequisites# Before you start installation on CentOS, ensure that: You are logged in with non-root user account with administrator privileges....
Read More about How to Install R on CentOS 8
CentOS Leave a Comment
26 May 2020

How to Install and Use PHP Composer on CentOS 8

Written by Admin
Composer is a popular dependency manager for PHP. Using Composer you can install, update and pull in all the required PHP packages to your project directory. At the time of installing package, composer will check for dependencies of package and if dependent package are there then it will also install dependencies. In this tutorial,...
Read More about How to Install and Use PHP Composer on CentOS 8
CentOS Leave a Comment
18 May 2020

How to Install Ruby on CentOS 8 / RHEL 8

Written by Admin
Ruby is popular, dynamic and flexible open source programming language. It has an elegant syntax that is natural to read and easy to write. We’ll show how to install Ruby from CentOS default repositories and using the Rbenv and RVM scripts on CentOS 8 system. Choose the installation method that is most appropriate for...
Read More about How to Install Ruby on CentOS 8 / RHEL 8
CentOS Leave a Comment
16 May 2020

How to Install Yarn on CentOS 8

Written by Admin
Yarn is an open-source JavaScript package manager for Node.Js. It allows to install, update, configure, and remove npm packages with multiple benefits over npm. It includes faster rate of package downloads, ability to download offline packages, reduce connectivity issues and auto-generation of lock files. This tutorial explains how to install Yarn on CentOS 8...
Read More about How to Install Yarn on CentOS 8
CentOS Leave a Comment
13 May 2020

How to Set Up Nginx Server Blocks on CentOS 8

Written by Admin
Nginx Server Blocks allows you to run multiple websites on a single server. It makes simple and easy to manage configurations of each site independently. We can set separate security policy and use different SSL certificates and much more. In this guide, we will show how to set up Nginx Server Blocks on a...
Read More about How to Set Up Nginx Server Blocks on CentOS 8
CentOS Leave a Comment
12 May 2020

How to Set Up Apache Virtual Hosts on CentOS 8

Written by Admin
Using Apache Virtual Hosts, you can encapsulate configuration details and host multiple websites on a single server. Using it you can customize each website by creating separate document root, security policy and different SSL certificates. This tutorial covers how to set up Apache Virtual Hosts on CentOS 8 server. Prerequisites# A CentOS 8 server...
Read More about How to Set Up Apache Virtual Hosts on CentOS 8
CentOS Leave a Comment
11 May 2020

How to Install Anaconda on CentOS 8

Written by Admin
Anaconda is the most popular, free and open-source distribution of Python and R Programming language. The Anaconda distribution is used by over 15 million users and includes more than 1500 popular data-science packages. It is used for large-scale data processing, predictive analysis and scientific computing. This tutorial describes how to install Anaconda on CentOS...
Read More about How to Install Anaconda on CentOS 8
CentOS Leave a Comment
10 May 2020

How to Set Up SSH Keys on CentOS 8

Written by Admin
SSH, or Secure Shell is an encrypted protocol which allows client system to communicate securely with a server. You can connect to your system remotely, perform administrative tasks and access files. It’s more secure way to communicate with server using SSH keys than password authentication. This tutorial explains how to create SSH keys on...
Read More about How to Set Up SSH Keys on CentOS 8
CentOS Leave a Comment
09 May 2020

How to Install OpenCV on CentOS 8 Server

Written by Admin
OpenCV (Open Source Computer Vision Library) is an open source computer vision library with bindings for C++, Python, and Java and supports all major operating systems. In this tutorial, we will show you how to install OpenCV on CentOS 8 system. OpenCV can be deployed on various platforms, including Windows, Linux, Android, iOS, etc....
Read More about How to Install OpenCV on CentOS 8 Server
CentOS Leave a Comment
08 May 2020

How to Install Visual Studio Code on CentOS 8

Written by Admin
Visual Studio Code is an open source and cross-platform code editor owned by Microsoft. It includes support for debugging, embedded Git control and GitHub, syntax highlighting, intelligent code completion, snippets, and code refactoring. You can extend Visual Studio Code functionality using extensions. This guide explains how to install Visual Studio Code on CentOS 8...
Read More about How to Install Visual Studio Code on CentOS 8
CentOS Leave a Comment
← Previous 1 2 3 … 9 Next →

Popular Posts

  • How to Install Python 3.9 on Debian 10
    How to Install Python 3.9 on Debian 10 December 25, 2020
  • How to Install Python 3.9 on Ubuntu 20.04
    How to Install Python 3.9 on Ubuntu 20.04 December 21, 2020
  • How to Install GIMP on Ubuntu 20.04
    How to Install GIMP 2.10 on Ubuntu 20.04 December 22, 2020
  • How to Install Notepad++ on Debian 10
    How to Install Notepad++ on Debian 10 December 23, 2020
  • How to Install Php 8 on Debian 10
    How to Install PHP 8 on Debian 10 January 2, 2021
© 2020 TecNStuff All rights reserved. This website is using and storing cookies on your browser. By using this website you agree our Privacy Policy.  Follow us -  Twitter | Facebook