Similar Posts
Create New Directory/Folder in Linux
INTRODUCTION How to create directory under Linux operating system using the bash shell or command prompt. Use mkdir (make directory) command to make new directory in Linux and if you compare this command to MS windows operating system so almost similar command we use in in cmd to create folder which is: md. SOLUTION Now…
How to Install XAMPP on windows
XAMPP is a completely free, easy to install Apache distribution containing MySQL, PHP, and Perl. The XAMPP open source package has been set up to be incredibly easy to install and to use. ` Post Views: 3,333
5 Hiren BootCD Alternatives and Similar Softwares – BroExperts.com
Hiren’s BootCD Hiren’s BootCD is a complete rescue disk which contains powerful tools for system repair even if its not able to boot. ` Post Views: 8,027
How much RAM is installed on your CentOS/RHEL
RAM (Random Access Memory ) is a temporary memory on your system, RAM is the place in your computer where the processor can reach quickly to currently running programs and data. How to check RAM on your Linux CentOs/RHEL Server. You can use the following commands to check how much RAM is Installed on your…
Mount ISO Image In Linux
In This tutorial we are going to learn how to mount ISO file in Linux. if we talk about windows so there is a need of a third party tools to mount ISO images, in our snario i mean in linux it just need a simple command. Tutorial.` step 1 Post Views: 8,072
Block specific keyword in Squid Proxy
INTRODUCTION After learning how to block website using ban list, so now in this short guide I am going to tell you how to restrict any websites based on keywords in squid proxy server. Blocking keywords in squid proxy server is very helpful for the system administrators in colleges and schools networks.` SOLUTION Let’s start…
