• Home
  • Ubuntu 18.04
    • Whats New?
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install Git
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us
TecAdmin
Menu
  • Home
  • Ubuntu 18.04
    • Whats New?
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install Git
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us

Category: Debian

20 June 2018

How to Switch between Multiple PHP Version on Debian 9

Written by Rahul
Rahul
On your system, if you have installed multiple versions of PHP (eg PHP 7.2, 7.1 and 5.6). PHP 7.2 is running as default PHP for Apache and CLI. For any requirement, you need to use PHP 5.6. Then you don’t need to remove PHP 7.2. You can simply switch your PHP version to default...
Read More about How to Switch between Multiple PHP Version on Debian 9
Debian, PHP 1 Comment
09 June 2018

How to Install Apache Solr 7.5 on Debian 9/8

Written by Rahul
Rahul
Apache Solr is an opensource search platform written in Java. Solr provides full-text search, spell suggestions, custom document ordering and ranking, Snippet generation and highlighting. This tutorial will help you to install Apache Solr 7.5 on Debian 9 Stretch and Debian 8 Jessie. Install Apache Solr on CentOS, RedHat Step 1 – Prerequsities Apache...
Read More about How to Install Apache Solr 7.5 on Debian 9/8
Debian Leave a Comment
05 May 2018

How To Change Timezone on Debian 9/8

Written by Rahul
Rahul
Every operating system has a default time zone configured. Sometimes users are required to change the default timezone to some other timezone as per their requirements on Linux system. This tutorial will help to change the timezone on Debian 9/8 systems. Check Current Timezone Linux uses /etc/localtime file as current systems timezone. We can...
Read More about How To Change Timezone on Debian 9/8
Debian Leave a Comment
28 April 2018

How To Install Nginx on Debian 8 (Jessie)

Written by Rahul
Rahul
Nginx is another most popular web server than Apache HTTP Server. It is used by a large number of popular websites word wide. This web server is highly useful for heavy traffic websites. This tutorial will help you to install Nginx on Debian 8 Jessie using apt-get. 1. Prerequisites To install Nginx on Debian...
Read More about How To Install Nginx on Debian 8 (Jessie)
Debian, Nginx Leave a Comment
28 April 2018

How To Install Nginx on Debian 9 (Stretch)

Written by Rahul
Rahul
Nginx is another most popular web server than Apache HTTP Server. It is used by a large number of popular websites worldwide. This web server is highly useful for heavy traffic websites. This tutorial will help you to install Nginx on Debian 9 Stretch using apt-get. 1. Prerequisites To install Nginx on Debian 9,...
Read More about How To Install Nginx on Debian 9 (Stretch)
Debian Leave a Comment
23 April 2018

How to Install Grunt on Debian 9/8

Written by Rahul
Rahul
Grunt (The JavaScript Task Runner) is an automation tool to perform repetitive tasks like compilation, unit testing etc. Grunt has a long list of the plugin to perform tasks provided by its community. In this tutorial, you will learn how to install Grunt & Grunt-cli on Debian 9 Stretch and Debian 9 Jessie. 1....
Read More about How to Install Grunt on Debian 9/8
Debian Leave a Comment
18 April 2018

How To Install VLC Media Player on Debian 9/8

Written by Rahul
Rahul
VLC is a powerful media player available for Linux-based systems as well as for windows. It is a free and open source cross-platform multimedia player and framework that plays most types of multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols. This tutorial helps you to install VLC 3 Media...
Read More about How To Install VLC Media Player on Debian 9/8
Debian 1 Comment
10 April 2018

How to Install RabbitMQ Server on Debian 9/8

Written by Rahul
Rahul
RabbitMQ is a lightweight application available for most of the popular operating systems. RabbitMQ supports multiple messaging protocols. RabbitMQ can be easily deployed in a distributed and federated configurations to meet high-scale, high-availability requirements. This tutorial will help you to install RabbitMQ on Debian 9 Stretch and Debian 8 Jessie systems. Step 1 –...
Read More about How to Install RabbitMQ Server on Debian 9/8
Debian Leave a Comment
08 April 2018

How to Install Erlang on Debian 9 & Debian 8

Written by Rahul
Rahul
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Erlang runtime system has built-in support for concurrency, distribution and fault tolerance. This tutorial will help you to install Erlang on Debian 9 (Stretch) and Debian 8 (Jessie). Step 1 – Prerequsiteis Before starting the installation...
Read More about How to Install Erlang on Debian 9 & Debian 8
Debian Leave a Comment
08 April 2018

How to Install Bower on Debian 9/8

Written by Rahul
Rahul
Bower is a famous JavaScript framework for hybrid mobile application development for seamless native-like experiences. This tutorial will help you to install Node.js, NPM, and Bower on a Debian system. Step 1 – Prerequsites Login to your Debian system using root or sudo privilege user and update the current packages to latest version. sudo...
Read More about How to Install Bower on Debian 9/8
Debian Leave a Comment
← Previous 1 2 3 4 Next →

Popular Posts

  • How to Setup Squid Proxy Server on Ubuntu 18.04 & 16.04
  • How To Install Zabbix Agent on Debian 9/8
  • How to Install and Configure Squid Proxy on Debian 9
  • How to Remove “public/index.php” from URL in Laravel
  • How To Install Wine 3 on Debian 9 (Stretch)
All rights reserved. © 2013-2018 TecAdmin.net. This site uses cookies. By using this website you agree our term and services