BIP KB Tag: Folder
How To Create New Directory / Folder In Linux
Introduction to make new directory
In this post we will learn, how to create new directory in a Linux system. To create a new directory in a Linux system we will use the command called mkdir.
To create a directory in Linux
Use the below given command to create single directory in current path
Syntax:
mkdir dir-name
To create multiple directory in Linux
Use the below given command to create multiple directories in cu...
By bobby, April 11, 2015
How to update Joomla! 2.5 to the current version (3.4.x)
Introduction to Joomla
Support for Joomla Version 2.5 ended at version 2.5.28 on December 31, 2014. It is vitally important for you to upgrade your older Joomla! 2.5 site to the current version of Joomla! (Version 3.4.8) to ensure that your site stays secure and its add-ons remain compatible. Joomla! 3.x is a totally re-written script that streamlined the core code so it would run more efficiently, provide fewer opportunities for hacke...
By rita01, February 14, 2016