We have seen our previous post how to declare multidimensional arrays. Here we play with multidimensional arrays like Sum of Matrix, Multiply of Matrix etc. Continue reading
Month: October 2016
ATM Money Withdrawal Algorithm Using C Array
Hello, friends! We all uses ATM to withdraw money in our daily life. Ever thought how it is work behind ATM. As per Wikipedia Cash Machine is the origin name of ATM (automated teller machine) also it called ABM (automated banking machine). It is the combination of electromechanical hardware and software. Continue reading
Learn & Enjoy Computer Facts
LEARN & ENJOY COMPUTER FACTS
1) The first computers were programmed using Machine language.
2) A filename is a unique name that you give to a file of information.
3) Any data or instruction entered into the memory of a computer is considered as storage. Continue reading
How to Configure Apache Virtual Host on Ubuntu 16.04 LTS
The Apache is the world most popular Http server which serves web content to the Internet since 1995. And become leading web server in the world. An open developer community developed Apache and maintain under apache software foundation. Continue reading
Install LAMP Stack on Ubuntu 16.04 LTS
LAMP Stack is very popular open source web platform which is commonly used to run web servers. The word LAMP stands for Linux, Apache, Mysql and PHP or Perl or Python. And stack is the hierarchy of aforesaid. Continue reading
Top 5 System Monitoring Tools on Linux
System Monitoring is a routine task for a system administrator. As a system administrator, you’ll need the ability to find out what is happening on your system at any time. Whether it is the percent of CPU uses, Percent of Memory uses. What process consuming more or less memory or CPU, how many users and who logged in your system etc. System monitoring play very important role when a program malfunction. Continue reading
Installing VMware Tools on Ubuntu
VMWare tools is a set of driver and utilities that enhance the performance of a guest system. And make the smooth interaction between a host system and the guest system. For example, the guest automatically adjusts screen resolution, coping file and text from host to guest and its vice versa moreover it enhance following utilities. Continue reading