Logo

dev-resources.site

for different kinds of informations.

Linux OS & Basic Commands

Published at
7/20/2024
Categories
linux
kalilinux
Author
kenttech
Categories
2 categories in total
linux
open
kalilinux
open
Author
8 person written this
kenttech
open
Linux OS & Basic Commands

Features of the Linux Operating System

  • Multiprogramming
  • Time-sharing
  • Multitasking
  • Virtual Memory
  • Shared Libraries
  • POSIX(Portable Operating System for the UNIX environment)- Compliance
  • Samba
  • Cron Scheduler
  • Network Information Service(NIS)
  • Data Archival Utilities
  • Web Server
  • Office suite
  • Licensing

Linux Architecture
Three main software components

  • Kernel
  • Shell
  • Linux Utilities and Application Program

Basic Commands in Linux

  • To navigate to a new directory, the present working directory or print working directory(pwd) Example: Image description

Forgotten whether youre logged in as root or another user, you can use the (whoami) command.

Image description

Navigating the Linux Filesystem

  • Changing Directories from the terminal with the command>>(cd)change directories
    Example: how to change to the /etc directory used to store configuration files.
    Example:
    Image description

  • To see the contents of a directory, you can use the ls (list) command. The command lists both the files and directories contained in the directory.

  • For more information about the files and directories you can the -l switch after ls command.
    Example:
    Image description

Every command, application, or utility has a dedicated help file in Linux.
Example if I needed help using wireless cracking tool, aircrack-ng.
Simply type command>>aircrack-ng --help

Image description

kalilinux Article's
30 articles in total
Favicon
Comprehensive Guide: Setting Up Gestures on Linux (Debian-Based Distributions)
Favicon
Master Password Attacks in Minutes! Ethical Hacking Guide πŸ”“
Favicon
How Hackers Use SS7
Favicon
Endpoint Security Bypass EXPOSED! Hackers Don't Want You to Know This!
Favicon
How to Set Up an Access Point with a Fake Captive Portal
Favicon
Kali Linux Basics: Your Gateway to Ethical Hacking
Favicon
Instalar BeEF en Kali Linux 2024
Favicon
Happy birthday #linux
Favicon
Linux OS & Basic Commands
Favicon
Getting Started with Kali Linux A Beginners Guide
Favicon
Kali Linux For Beginner
Favicon
Is Your PC Safe? How to Block Password Unlockers Like Chntpw in 2024πŸ’»πŸ”
Favicon
Automatically Change IP Address Ψͺغير اي بي Ψ¨Ψ΄ΩƒΩ„ ΨͺΩ„Ω‚Ψ§Ψ¦ΩŠ ΩƒΨ§Ω„ΩŠ Ω„ΩŠΩ†ΩƒΨ³
Favicon
Manage Those Users
Favicon
What is File Manipulation?
Favicon
Installing Essential Software on Kali Linux: Browsers, Office Suite, Code Editors, and More
Favicon
How to Change Linux Password Quickly and Easily
Favicon
Advance Free Debugger
Favicon
Hack WiFi using Kali Linux
Favicon
[Help me] Linux in the Virtual Machine
Favicon
Web simulation of Kali Linux
Favicon
Is hacking only done in Linux?
Favicon
Install Kali Linux 2022.2 On Your Android Device
Favicon
How to Install VirtualBox on Kali OS(2022)
Favicon
KALI LINUX: Common Commands that you should know : PART ONE
Favicon
Setting up and Using BloodHound in Kali Linux
Favicon
Configuring AWS EFS to work with Kali Linux running on AWS EC2
Favicon
Black-Tool
Favicon
How to vs code in Kali linux
Favicon
How to install nuclei in any linux ☠️

Featured ones: