Essential Linux commands
May 27,93In this lesson we will cover the essential commands in Linux. We will learn how to list the content of a directory, …
Read MoreStart the shell in Ubuntu
May 27,93Throughout this tutorial we will be using the bash shell, but most of the work done in the bash shell can be …
Read MoreBourne-again shell (Bash)
May 27,93Bash (Bourne-again shell) is a command language interpreter. Simply put, it is a text windows interprets commands that you type. It …
Read MoreThe shell in Linux
May 27,93Generally speaking, a shell is a CLI (Command-Line Interface) between a users and the kernel. The shell accepts and interprets …
Read MoreTerminal in Ubuntu starten
Oct 24,78Um das Terminal in Ubuntu zu öffnen, klicken Sie einfach auf das Schnellstart-Icon in der oberen linken Ecke, tippen Sie …
Read MoreDie Bash-Shell
Oct 24,78Die Bash-Shell ist ein Kommandozeileninterpreter. Einfach ausgedrückt, Bash ist ein Textfenster, das Befehle, die Sie eingeben, interpretiert. Es wurde von Brian …
Read More