VI, VIM Commands , Cheat Sheet

Vi is a default editor in Linux operating systems. Vim is basically the improved version of the Vi editor. In this tutorial, We will learn Vi commands.
If you are new to Linux operating system and you don’t know how to start with Vi, Vim editor then in this tutorial we’ll important commands and their usage .

vi,vim editor beginners guide

Top ten most useful Linux commands for beginners

I already mentioned Vi is a default editor in Linux , Ubuntu and all other flavors of Unix operating system. To use Vim editor you need to installed it first.

php.ini File Location in Ubuntu – How to Find, Open & Edit php.ini

php.ini file location in ubuntuphp.ini file location.

What is the php.ini file, why we use it ? Where do I find this file on Ubuntu ? How I open and edit the php.ini file on a terminal. This is the most common questions asked by beginners who are either new to PHP or Linux.

php.ini File

The php.ini file is a default configuration file used when your PHP application runs. When PHP starts it reads the configuration setting from the php.ini file.

If you have installed LAMP on a Ubuntu operating system and unable to find and edit this file then this tutorial is for you.