Introduction of Process Process is an instance of program. A new process is started when you gibe any command to Linux machine. For a single program, there can be multiple processes. Types of Processes Foreground Processes Run on the screen Input from user is needed Example: Office Programs Background Processes Run on background Usually, input...
Tag: linux
Home
linux
Post
How to Create and Use Alias Command in Linux
Linux users always or say maximum time need one command to operate the computer system. Typing same command through copying and other method can reduce your productivity and distract from what you are doing. In order to save the time you can create and use alias command in linux. Alias is the shortcut commands or...
Post
April 15, 2021June 23, 2026Masters of Computer Science, Open Source Technology
Linux Vs Windows! Differences you need to know!
LINUX WINDOWS Users have access to source code Access of source code is not available to users Highly customizable Less customization option GPL License – free to modify and redistribute Microsoft’s License, can’t be modified and redistribute by users More command lines for daily uses More GUI than command lines Community Support Microsoft Support Users...


