Thursday, September 26, 2019

INVESTIGATING AND MANAGING PROCESS

INVESTIGATING AND MANAGING PROCESS
Investigating and managing process What is process? A process is an executing with several components and properties, including a memory context, priority, and environment. The Linux kernel tracks every aspect of a process by its PID under /proc/PI...
Continue reading

USING THE BASH SHELL

USING THE BASH SHELL
Using the Bash Shall  Bash is a Unix shell written by Brain Fox for the GNU Project as a Free Software replacement for the Borne Shell(sh).Released in 1989, it has been distributed widely as the shell for the GNU Operating System and as a default shell on...
Continue reading

Ubuntu History

Ubuntu History
  The Ubuntu story ubuntu Ubuntu is an ancient African word meaning 'humanity to others'. It also means 'I am what I am because of who we all are'. The Ubuntu operating system brings the spirit of Ubuntu to the world of computers. Where did it all begin? Linux...
Continue reading

PRINTING IN LINUX

PRINTING IN LINUX
Printing in Linux 1.Printers may be local or networked 2. Print requests are sent to queues 3. queued jobs are sent to the printer on a first come first served basic 4. jobs may be canceled before or during printing. #System-config-printer...
Continue reading

Wednesday, September 25, 2019

FILE SYSTEM (FHS)

FILE SYSTEM (FHS)
Linux File System  Red Hat Linux has a hierarchical file system. The top-most directory—known as the root directory—of the file system contains several other directories, sometimes called sub-directories. Basic File system Hierarchy Standard (FHS) Directori...
Continue reading

Monday, September 23, 2019

INSTALLATION OF THE REDHAT

INSTALLATION OF THE REDHAT
1. Minimum Requirements of RED HAT RHEL6? Dear user in this post we are going to telling you about INSTALLATION OF THE REDHAT. Architecture- These instructions are for installing Red Hat Enterprise Linux 6 (RHEL6) on an IA-32 system (i.e., a 32-bit Intel- or AMD-based...
Continue reading

BROWSING THE FILE SYSTEM

BROWSING THE FILE SYSTEM
1.Browsing the File system  Linux Dile Hierarchy Concepts-  1. files and directories are organized in to a single-rooted invert tree structure.  2. file system begins at the root directory, represented by a lone / (forward slash) character.  3....
Continue reading

RedHat Basic

RedHat Basic
Hello everyone today we are going to study about Redhat. In this post we are telling you about basic knowledge of Redhat....
Continue reading
Page 1 of 212Next »