10
Linux - Ubuntu LECTURE THREE

Linux - Ubuntu LECTURE THREE. Objective: Enable students to understand the practical side of Linux operating system. Understand and implement the following

Embed Size (px)

Citation preview

Page 1: Linux - Ubuntu LECTURE THREE. Objective: Enable students to understand the practical side of Linux operating system. Understand and implement the following

Linux - Ubuntu

LECTURE THREE

Page 2: Linux - Ubuntu LECTURE THREE. Objective: Enable students to understand the practical side of Linux operating system. Understand and implement the following

Objective: Enable students to understand the practical side of Linux operating system.

Understand and implement the following commands: logname command. help command. date and time commands. cal command. Clear command. halt command.

Page 3: Linux - Ubuntu LECTURE THREE. Objective: Enable students to understand the practical side of Linux operating system. Understand and implement the following

The logname command.18 -)The logname command:

Display login name.

Page 4: Linux - Ubuntu LECTURE THREE. Objective: Enable students to understand the practical side of Linux operating system. Understand and implement the following

The help command.:19 -)The help Command

list of command will be displayed in the command prompt.

Page 5: Linux - Ubuntu LECTURE THREE. Objective: Enable students to understand the practical side of Linux operating system. Understand and implement the following

The date and time commands.

20 )The date command:

Displays the system day, date and time.

Page 6: Linux - Ubuntu LECTURE THREE. Objective: Enable students to understand the practical side of Linux operating system. Understand and implement the following

The date and time commands.21 )The time command:

Displays the system time.

Page 7: Linux - Ubuntu LECTURE THREE. Objective: Enable students to understand the practical side of Linux operating system. Understand and implement the following

The cal command.

22)- The cal command:

Display a monthly calendar.

Page 8: Linux - Ubuntu LECTURE THREE. Objective: Enable students to understand the practical side of Linux operating system. Understand and implement the following

The clear command.23)- The clear command:

Clear and reset the display the screen.

Page 9: Linux - Ubuntu LECTURE THREE. Objective: Enable students to understand the practical side of Linux operating system. Understand and implement the following

The halt command.24)- The halt command:

Halt system / shutdown.

Page 10: Linux - Ubuntu LECTURE THREE. Objective: Enable students to understand the practical side of Linux operating system. Understand and implement the following

Conclusion:

Learn Linux commands.

Understand and implement the logname, help, date, time, cal, clear, halts commands.