Below list contains recommended learning sequence. 1 2 1 2
Month: November 2023
Linux – Get More Information About Hardware
Below are some Linux commands to get information about hardware. 1. List Storage Devices : lsblk # lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT fd0 2:0 1 4K 0 disk sda 8:0 0 100G 0 disk ├─sda1 8:1 0 Read More …
Linux – Get More Information About OS
Below are the few commands to get information about the OS Version which you are using in Linux. 1. The File /etc/os-release : Linux maintains OS information in /etc/os-release file. You can display the file on screen using following command. Read More …
PHP WA Group
Scan This Code & Join WA Group For PHP
Linux For College Students
Below is course content. Duration : One Week (06 Days) – 2 Hours Per Day (Zoom Online Mode) Fees : Contact Us on +91 – 9922008871 1. Introduction to Operating System. a] Why OS is required? b] How OS works Read More …
Linux Command Line Operators
In Linux following command line operators are used. All these operators are briefed below. 1. Redirection Operator : > Normally output of any command is sent to console or say monitor. Using redirection operator, the output of command can Read More …