• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

The Geek Diary

CONCEPTS | BASICS | HOWTO

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • Linux Services
    • VCS
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
    • Data Guard
  • DevOps
    • Docker
    • Shell Scripting
  • Interview Questions
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

Ubuntu 16.04

How to configure apache virtual host on ubuntu

By admin

In this tutorial, we will guide you to configure the apache virtual host or vhost on ubuntu 16.04. Using virtual host allow the administrator to use one server to host multiple domains or sites off of a single interface or IP by using a matching mechanism. Basically, you can you one IP address to server multiple domain names. Virtual host method is widely used in a shared hosting provider. Prerequisites Before you begin with this guide, you should at least have basic knowledge of linux, know … [Read more...] about How to configure apache virtual host on ubuntu

Filed Under: Linux, Ubuntu, Ubuntu 16.04

How to install git on ubuntu 16.04

By admin

This small howto post covers the installation and configuration of Git client on your ubuntu 16.04. We will install git version 2.9.3 that comes with a large number of updates versus previous release 2.8. Git is a version control system that is used for software development and other version control tasks. This post assumes you have at least basic knowledge of Linux, know basic shell command for Linux. The installation is quite simple and assumes you are running in the root account, if not … [Read more...] about How to install git on ubuntu 16.04

Filed Under: Linux, Ubuntu, Ubuntu 16.04

Primary Sidebar

Recent Posts

  • How to disable ICMP redirects on CentOS/RHEL
  • What are Oracle Key Vault Roles
  • What Is Oracle Key Vault
  • Auditing with Oracle Database Vault Reports
  • Archives
  • Contact Us
  • Copyright

© 2021 · The Geek Diary