INTRODUCING THE LINUX OPERATING SYSTEM
The core of the Linux OS is the kernel. The kernel controls the resources of the computer and forms an interface between the user and the hardware.
Linux has an official mascot – the Linux penguin called Tux
- Multiuser
- Multiprogramming
- Time-sharing
- Virtual memory
- Share libraries
- POSIX compliance
- Samba
- Licensing
- Web server
- Other features
For example:- developers can access code repositories, modify source code, and build custom versions of the kernel.
- Open source
- Reliability
- Backward compatibility
- Simple upgrade and installation process
- The low total cost of ownership
- Support for legacy devices
- GUI interface
- Multiple distributors
- Excellent security features
- Support for high user load
- Support for development libraries
An entire operating system was created by combining the GNU system and the Linux kernel. Because Linus served as the kernel and the GINUsystem served as the operating system, it was referred to as GNU/Linux. The term "Linux operating system" refers to the GNU/Linux operating system.
The open development concept is used by Linux. The Linux kernel's source code is open for study, and Torvalds posted the updates online. This implies that everyone always has access to Linux's most recent development version. Additionally, Torvalds welcomes changes to the kernel source code. As a result, whenever a new Linux version with additional features is published, people work on the new version to remedy any flaws that may have been introduced. Torvalds does stringent quality control before integrating every new code into the kernel to guarantee stability. This contrasts with a closed paradigm, where a project team develops the software version and many stretches pass before users utilize it and correct any mistakes.
A suitable approach is being developed to assist users with determining whether or not they are using a stable version of Linux. When x is an even number in version 1. x.y, it denotes a stable release of Linux. On the other hand, if x is an odd number, Linux is in a beta (trial) release.
- Kernel
- Shell.
- Linux Utilities and Application Programs
The core of the Linux operating system is the kernel, which is the operating system program. The kernel controls the resources of a computer, thereby allotting them to different users and tasks. It interacts directly with the hardware, thus making the programs easy to write and portable across different hardware platforms.
As the kernel communicates directly with the hardware, the parts of the kernel must be customized according to the hardware features of each system. However, a user is not directly engaged by the kernel. Instead, each user's shell is launched during the login process, which is a standalone, interactive program.
Linux has a simple user interface called the shell, which has the power to provide the services that a user wants. It hides the intricate hardware details from users. The features of the shell will be discussed in subsequent sessions.
(we need 5o GB space for setup of Kali).
2. Search Rufus and install it on a PC.
3. Open Rufus select ios file of Kali from the PC download and click Start.
4. Restart pc and open boot manager and select the pen drive.
5. Before the 4th step we have to open this PC by right click selecting more options selecting manager on right click then disk management
6. Select disk and Shrink vol.
7. Enter the amt. space to Shrink the vol, and click shrink.
8. Allocate the disk and new sample vol.
9. Restart Pc click F2/f9 and open the Security column.
10. Select Secure Boot and disable it.
11. Restart the device and Press F12.
12. click Graphical install.
13. select language
14. select location
15. select Keyboard
16. Detect net hard clicK No.
17. Do not confinet.
18. Partition of Disk -> 50 GB => 25 /root
=> 20 /home
=> 5 / Swap area
19. for 25 GB/20 GB -> select the create a new partition
-> Beginning
20. if 50 GB is (nft) then delete the partition.
21. For 5 GB -> select to create a new partition
-> Beginning
-> Select a user and select the swap area.
22. Select the finished part and continue.
23. After Installing ask for a reboot system (continue It).
So that’s it for today guys if you want to learn more about Linux OS follow and stay tuned with guerillateck.com
Thanks for learning...
Starting a Linux session part 2 coming soon
No comments:
Post a Comment