We created a menu interface with basic curses library in C, the menu library in curses provides a nice extension and functions dedicated to create more advanced menus. A menu is a set of items displayed on the screen that
Creating menu with Ncurses in C
Almost all the programmers or every Computer science student in the wild would have practiced C programming, some might have just memorized few programs for the sake of exams. But still, those who really gained the knowledge to write C
Best Practices for The Linux and Application Admins
In IT, errors or mistakes are always calculated with respect to the impact that caused. I mean everything like the downtime or outage etc. that affects the business. Some times very small mistakes or error can cause the entire application
Oracle SUN ZFS Storage 7000 Simulator installation
Hello Guys, Here I am sharing the installation and configuration of SUN ZFS Storage Appliance simulator on Virtual Box. You can see the snapshot for better understanding. Host OS Fedora 18 Guest OS Sun ZFS Storage 7000 Virtual Box Version
Linux : How to change the Password Hashing Algorithm on linux system
Hello Guys, In this post we are going to disscuss about the file /etc/shadow. To change the password of the user on linux system we use the command ‘passwd‘, But on /etc/passwd file we don’t find any password details of