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

How to Install Git on Debian 9 System

Written by Admin
Git is the most popular distributed version control system. It used to track changes in source code during software development. It allows to collaborate with programmers, revert to previous changes and create branches. In this tutorial, you will learn how to install Git on Debian system. Prerequisites# You must have logged in with non-root...
Read More about How to Install Git on Debian 9 System
Debian Leave a Comment
22 April 2019

How to Install Iptables on CentOS 7 Server

Written by Admin
FirewallD is replacement of iptables. Now a days, It can be use as the default firewall management tool. It’s a capable firewall solution which using firewall-cmd utility to manage firewall configuration. If you are comfortable with Iptables command-line syntax then you can enable Iptables. Iptables and firewalld are mutually exclusive so only one can...
Read More about How to Install Iptables on CentOS 7 Server
CentOS Leave a Comment
21 April 2019

How to Set Up a Firewall with FirewallD on CentOS 7

Written by Admin
FirewallD is a firewall management tool available by default on CentOS 7 servers. It’s one type of a firewall management solution which will manages iptables rules. In this tutorial, we will cover how to set up a firewalld on CentOS 7 server and explain you the basic FirewallD concepts. FirewallD replaces iptables as the...
Read More about How to Set Up a Firewall with FirewallD on CentOS 7
CentOS Leave a Comment
21 April 2019

How to Install MySQL on Debian 9 Stretch

Written by Admin
MySQL is most popular open-source database management system. MySQL is no longer available with release of Debian 9 and MariaDB has become the default database system. Commonly, MySQL is being a part of the popular LAMP and LEMP stacks. This guide will outlines how to install MySQL on Debian 9 server from the MySQL...
Read More about How to Install MySQL on Debian 9 Stretch
Debian Leave a Comment
20 April 2019

How to Install MariaDB on CentOS 7 Server

Written by Admin
MariaDB is an open-source database management system and backward compatible replacement of MySQL. MariaDB is a fork of MySQL and managed by the original MySQL developers. This guide outlines how to install MariaDB on CentOS 7 server. If you have requirement to install MySQL on your server, check the How to Install MySQL on...
Read More about How to Install MariaDB on CentOS 7 Server
CentOS Leave a Comment
20 April 2019

How to Install PHP 7.3 on Ubuntu 18.04

Written by Admin
PHP is most popular and widely used open-source server-side scripting language in the world. PHP is available in various versions and PHP 7.3 is the latest version of PHP. This article will helpful to you to install a specific version of PHP. In this guide outlines how to install PHP 7.3 on Ubuntu 18.04....
Read More about How to Install PHP 7.3 on Ubuntu 18.04
Ubuntu Leave a Comment
19 April 2019

Secure Nginx with Let’s Encrypt on Ubuntu 18.04

Written by Admin
Let’s Encrypt is a free and open Certificate Authority (CA). It provides a simple way to obtain, install and renew free TLS/SSL certificates. This tutorial outlines how to obtain and install free Let’s Encrypt SSL certificate and Secure Nginx on Ubuntu 18.04 server. Prerequisites# Ubuntu server with a non-root user with sudo privileges. Nginx...
Read More about Secure Nginx with Let’s Encrypt on Ubuntu 18.04
Ubuntu Leave a Comment
18 April 2019

How to Set Up Nginx Server Blocks on Ubuntu 18.04

Written by Admin
With the help of Nginx Server Blocks you can run multiple website on a single server. Using Server Blocks, you can specify the separate document root for each domain. In addition, you also can create a separate security policy for each site and use different SSL certificates for each site and much more. In...
Read More about How to Set Up Nginx Server Blocks on Ubuntu 18.04
Ubuntu Leave a Comment
18 April 2019

How to Install Nginx on Ubuntu 18.04 Server

Written by Admin
Nginx is an open-source and high performance and HTTP and reverse proxy server. It can be used as a standalone web server, and as a reverse proxy for Apache and other web servers. It is a more flexible and lightweight program than Apache HTTP Server that’s why it powers some of the largest sites...
Read More about How to Install Nginx on Ubuntu 18.04 Server
Ubuntu Leave a Comment
17 April 2019

How to Install phpMyAdmin with Nginx on CentOS 7

Written by Admin
phpMyAdmin is a free, open source and web interface based database management tool for managing MySQL and MariaDB. You can manage MySQL databases, user accounts and privileges, import and export data and much more using phpmyadmin interface. This guide will help you to install phpMyAdmin with Nginx on CentOS 7. Prerequisites# Logged in on...
Read More about How to Install phpMyAdmin with Nginx on CentOS 7
CentOS Leave a Comment
← Previous 1 … 39 40 41 … 44 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 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
  • How to Install Php 8 on Ubuntu 20.04
    How to Install PHP 8 on Ubuntu 20.04 December 28, 2020
© 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