Kali Linux Course


by gokhankosem
200 Hours
17 Lessons
40 Students

Lessons

Linux File System

Length: 15 minutesComplexity: Standard

what-is-linux-file-system-ipcisco.com-1
In this lesson, we will focus on Linux File System. We will learn what is Linux File System? The files that resides in this file system one by one.   

Network Commands in Linux

Length: 15 minutesComplexity: Standard

network-command-in-linux-ipcisco-k

What Are The Top Network Commands in Linux?   Linux is used in the servers as an operation system in many networks. It is the most important and widely used 

Ping Command in Linux

Length: 15 minutesComplexity: Standard

linux-ping-commands-ipcisco.com

Ping Command in Linux Ping Command is the most used command in networking world. Maybe it is the first command that every network engineer has used firstly. During  network integration, 

Linux Find Command

linux-find-command-ipcisco-kali-course

In system administration, we work with files. For some reason, we search for files and try to find the. In Linux, there are different file commands. Here, we will focus 

Linux Password Change And Passwd Options

Length: 15 minutesComplexity: Standard

linux-password-change-linux-passwd-command-options

Authentication is very important in Linux. There are different users in a Linux system. One of them is root user and beside root, there are other roots. To manage the 

Linux Scheduling and Linux at Command

Length: 15 minutesComplexity: Standard

linux-at-command-ipcisco

Linux at Command   In Linux administration, sometimes we need to Schedule jobs. One of the ways to schedule jobs in Linux is using Linux at command. With at command, 

Linux ls Options

Length: 14 minutesComplexity: Standard

linux-ls-command-options-ipcisco.com

Linux File Listing: ls Options In Linux Course and in real life works, we will work on files too much. So, we will use linux ls command very often. So, 

Linux User Listing

Length: 15 minutesComplexity: Easy

There are different users in Linux. Some of them are default and some of them are created later. So, how can we list all these Linux users? What are the 

Linux useradd command

Length: 15 minutesComplexity: Standard

linux-useradd-linux-add-user-to-group-ipcisco

How to Add a User in Linux? In Linux, different users have their own accounts. So, for a user, we need to create his/her account to give him/her access to 

Linux Groups

Length: 15 minutesComplexity: Easy

Linux Groups are the collection of some Linux users. As above the user, it gives common permissions to the user. Different users which belong to a group has same group 

Linux mount command

Length: 15 minutesComplexity: Standard

In Linux there is a hierarchical file system. We can mount additional child file systems uner this file system or we can mount a storage device with the help of 

9 Linux Commands For Linux Disk Usage

Length: 10 minutesComplexity: Easy

LINUX-Disk-Usage-commands-ipcisco

How to Check Linux Disk Space? Linux disk usage is one of the critical information for a Linux Administrator. A Linux admin generally use different commands to check Linux disk 

tcpdump For Linux

Length: 15 minutesComplexity: Standard

Tcpdump is an important tool used in Linux. We use this tool with linux tcpdump command. In this lesson, we will focus on this key Linux command and learn options 

Linux Create File: Linux touch Command

Length: 15 minutesComplexity: Standard

linux-touch-command-linux-file-create

Linux Create File In Linux, sometimes we need to create files. To create a file in Linux, we use Linux touch command. In this Linux lesson, we will learn Linux 

Linux netcat

Length: 15 minutesComplexity: Standard

In this Linux lesson, we will focus on a Linux network utility which is also named as “Swiss army knife” of developers. Here, we will focus on linux netcat command. 

Remove Directory Linux Commands

Length: 15 minutesComplexity: Standard

remove-directory-linux-commands-ipcisco

We use files and directories in Linux as windows. We can create them, rename them or delete them according to our need. In this lesson, we will learn remove directory 

Deleting A File In Linux

Length: 15 minutesComplexity: Standard

Deleting-a-file-in-Linux

We use files and directories too much in Linux. We can create files and directories, modify them or delete them during Linux administration. In this lesson, we will focus on 

Related Courses