Unix

Install Apache PHP and MySQL on FreeBSD

In this tutorial you will learn how to setup a web server on FreeBSD using Apache Web Server, PHP programming language and MySQL/MariaDB database server. In addition to the LAMP stack we will also install phpMyAdmin for the database access and VSFTPD server for the FTP access.

Unix grep Command Examples - How to Use grep command in Unix

The grep command in Unix Operating System search text patterns from files and return the matching lines and the filename. In This tutorial we will look at some useful Unix grep command examples you should be familiar with as a Unix/Linux Administrator.