Modul 1 - Introduction To Linux
Modul 1 - Introduction To Linux
Introduction to Linux
Information Asset Protection
Tim Asisten 2024
What Is
Linux? ??
Definisi
Logo Linux
Distro
Distribusi Linux - atau distro -
adalah sistem operasi yang berbasis
pada kernel Linux.
Debian Flexible
Kali
Parrot
Pentoo
Black Arch
Kali Linux
VMWare VirtualBox
2. Tambahkan Virtual Machine
VMWare VirtualBox
3. Pilih Image
Masuk ke dalam directory sesuai dengan hypervisor dimana image telah di
extract pada langkah 1
VMWare VirtualBox
4. Hidupkan VM Kali Linux
Pastikan VM yang di click adalah Kali Linux yang baru saja kita masukkan
VMWare VirtualBox
5. Boot up
Pilih opsi paling pertama dan hit [ENTER]
5. Login
Kredensial default untuk prebuilt Kali
- Username: kali
- Password: kali
Or
mv memindahkan dan juga mengganti nama file dan direktori. mv <source> <target>
which mengembalikan jalur ke file atau tautan yang harus dijalankan which <tool>
If you need help in figuring out how to use or want to see the
available options of a specific command and/or tool:
● man <tool>
● <tool> -h
● <tool> --help
or search it on:
https://tldr.inbrowser.app/pages/common/man
IO Redirection 1
3
Pipe
Redirect stdout to another process/command/tools
Contoh:
membaca suatu file dan memfilter baris yang memiliki kata tertentu
Permission
- rwx rw- r-- 1 root root 1641 May 4 23:42 <file>
- — — — — — — —
a b c d e f g h
tipe file dan hak akses:
r read
- file
Filesystem
Familiarize yourself!
Is the same as …
Filesystem
Familiarize yourself!
https://tryhackme.com/module/linux-fundamentals
Penugasan
2. Sample Text!