ReachingCommandLine in Linux OS Introduction

EmirHasanbegovi2 5 views 6 slides Oct 30, 2025
Slide 1
Slide 1 of 6
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6

About This Presentation

Linux commands


Slide Content

Reaching the Command Line

What we’ll cover Opening a terminal emulator Logging into a tty terminal

To reach command-line interface On a GUI: use a terminal emulator app Access a virtual terminal (also called a "virtual console")

To reach a virtual terminal Ctrl + Alt + F2 reaches tty2 Ctrl + Alt + F3 reaches tty3 Ctrl + Alt + F4 reaches tty4 Ctrl + Alt + F5 reaches tty5

To return to GUI from virtual terminal Depends on configuration Try the following key combinations in this order: Ctrl + Alt + F1 Ctrl + Alt + F7 Ctrl + Alt + F6

What we covered Opening a terminal emulator Logging into a tty terminal