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

Tag: debian

28 March 2019

How to Install MariaDB on Debian 9 Server

Written by Admin
How to Install MariaDB on Debian 9
MariaDB is a multi-threaded and open-source database management system which will organize and provide access to databases where your site can store information. It is a replacement of MySQL and developed by some of the original developers of the MySQL. With the release of Debian 9, MySQL was replaced with MariaDB as the default...
Read More about How to Install MariaDB on Debian 9 Server
Debian Leave a Comment
27 March 2019

How to Set Up Apache Virtual Hosts on Debian 9

Written by Admin
How To Set Up Apache Virtual Hosts on Debian 9
In this tutorial, we will show you how to set up Apache Virtual Hosts on Debian 9. Using Apache Virtual Hosts you can host multiple domains on a single server. Apache will break its functionality and components into individual units so you can customize independently. The basic unit that describes an individual site or...
Read More about How to Set Up Apache Virtual Hosts on Debian 9
Debian 1 Comment
26 March 2019

How to Create a Sudo User on Debian

Written by Admin
How To Create a Sudo User on Debian
In linux sudo is masterpiece to allow users to execute commands with another user’s privileges, default is root user. In this tutorial, you will learn how to create a new user on Debian system and make sudo user by giving it sudo access. By sudo user account you can execute administrative commands without a...
Read More about How to Create a Sudo User on Debian
Debian Leave a Comment
26 March 2019

Secure Apache with Let’s Encrypt on Debian 9

Written by Admin
How To Secure Apache with Let's Encrypt on Debian 9
Let’s Encrypt is a Certificate Authority (CA). It provides free TLS/SSL certificates for enabling encrypted HTTPS on web servers. It also provides very easy and fully automated process to obtain, validation, installation and renewal SSL certificates. In this tutorial, you will learn how to obtain a free SSL certificate and Secure Apache with Let’s...
Read More about Secure Apache with Let’s Encrypt on Debian 9
Debian Leave a Comment
26 March 2019

How to Install PHP (7.3, 7.2) on Debian 9 Stretch

Written by Admin
How To Install PHP on Debian 9
PHP 7.3 is the latest version of PHP for installation on Debian 9 Stretch server. In this tutorial, we will show you how to install PHP 7.3 or 7.2 on Debian 9 system. Prerequisites# Before start installation, you need Debian 9 server with a non-root user account and make sure that you have full...
Read More about How to Install PHP (7.3, 7.2) on Debian 9 Stretch
Debian Leave a Comment
25 March 2019

How to Install Apache on Debian 9 Server

Written by Admin
How to Install Apache on Debian 9
Apache is an open-source and cross-platform HTTP server that powers a large number of websites. Apache web server is the most widely-used web server in the world. It also has many powerful features, dynamically loadable modules with other popular software. In this tutorial, we will explain how to install Apache web server on Debian...
Read More about How to Install Apache on Debian 9 Server
Debian Leave a Comment
25 March 2019

How to Install LEMP Stack on Debian 9

Written by Admin
How To Install LEMP Stack on Debian 9
LEMP stack on Debian 9 is a group of open-source software that is typically installed together to enable a server to host dynamic websites and web apps. LEMP stands for Linux OS, with the Nginx (pronounced like “Engine-X”) web server, Data store in a MySQL or MariaDB database, and dynamic content is processed by...
Read More about How to Install LEMP Stack on Debian 9
Debian Leave a Comment
24 March 2019

How to Install LAMP Stack on Debian 9

Written by Admin
How To Install LAMP Stack on Debian 9
LAMP stack on Debian 9 is a group of open-source software that is typically installed together to host dynamic websites. LAMP stands for Linux OS, with Apache web server, Data store in a MySql or MariaDB database, and dynamic content is processed by PHP. Install LAMP Stack on Debian 9# This tutorial will shows...
Read More about How to Install LAMP Stack on Debian 9
Debian Leave a Comment
← Previous 1 … 9 10
DigitalOcean Referral Badge

Popular Posts

© 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