Sunday, July 28, 2019

How to Install Latest VirtualBox 6.0.10 on Debian 10 Buster

This tutorial will be showing you how to install Oracle VirtualBox on Debian 10 Buster. VirtualBox is a free and open-source (GPLv2) virtualization software that can be used in enterprise as well as at home. It can run on Linux, MacOS, Windows and Solaris. The latest VirtualBox 6.0.10 was released on July 16, 2019 by+ Read More


Read full story here:
How to Install Latest VirtualBox 6.0.10 on Debian 10 Buster

Sunday, July 14, 2019

Set Up Authoritative DNS Server on Debian 10 Buster with BIND9

This tutorial will be showing you how to set up and run your own authoritative name server on Debian 10 Buster with the widely-used BIND 9 software. What’s An Authoritative DNS Server? If you own a domain name and want your own DNS server to handle name resolution for your domain name instead of using+ Read More


Read full story here:
Set Up Authoritative DNS Server on Debian 10 Buster with BIND9

Set Up Your Own DNS Resolver on Debian 10 Buster with BIND9

This tutorial will be showing you how to set up a local DNS resolver on Debian 10 Buster, with the widely-used BIND9 DNS software. There are many synonyms for DNS resolver, some of which are listed below. They all refer to the same thing. full resolver (in contrast to stub resolver) DNS recursor recursive DNS+ Read More


Read full story here:
Set Up Your Own DNS Resolver on Debian 10 Buster with BIND9

Saturday, July 13, 2019

Install phpMyAdmin with Apache (LAMP) on Debian 10 Buster

This tutorial will be showing you how to install phpMyAdmin with Apache, MariaDB, PHP7.3 (LAMP stack) on Debian 10 Buster. phpMyAdmin is a free and open-source web-based database management tool written in PHP. It provides a graphical web interface for users to manage MySQL or MariaDB database. We are also going to learn how to+ Read More


Read full story here:
Install phpMyAdmin with Apache (LAMP) on Debian 10 Buster

Friday, July 12, 2019

How to Install phpMyAdmin with Apache (LAMP) on Ubuntu 18.04

This tutorial will be showing you how to install phpMyAdmin with Apache, MariaDB, PHP7.2 (LAMP stack) on Ubuntu 18.04 LTS. phpMyAdmin is a free and open-source web-based database management tool written in PHP. It provides a graphical web interface for users to manage MySQL or MariaDB database. We are also going to learn how to+ Read More


Read full story here:
How to Install phpMyAdmin with Apache (LAMP) on Ubuntu 18.04

Thursday, July 11, 2019

How to Install LAMP Stack on Debian 10 Buster Server/Desktop

This tutorial is going to show you how to install Apache, MariaDB and PHP7.3 (LAMP stack) on Debian 10 Buster. A software stack is a set of software tools bundled together. LAMP stands for Linux, Apache, MariaDB/MySQL and PHP, all of which are open source and free to use. It is the most common software+ Read More


Read full story here:
How to Install LAMP Stack on Debian 10 Buster Server/Desktop

Saturday, July 6, 2019

2 Ways to Upgrade Debian 9 Stretch to Debian 10 Buster (GUI & Terminal)

Debian 10, codenamed Buster, will be released on July 6, 2019. This tutorial is going to you 2 ways to upgrade Debian 9 to Debian 10. The first method uses the graphical Synaptic package manager and the second method uses command line. Usually you use Synaptic package manager to upgrade Debian desktop and use command+ Read More


Read full story here:
2 Ways to Upgrade Debian 9 Stretch to Debian 10 Buster (GUI & Terminal)