kali-all-commands

Mechanical Engineering

kali-all-commands




akash aot My YouTube Channel



Add Kali Repositirie

jast copy & past the code into your Terminal - Done ✔️

echo "deb http://http.kali.org/kali kali-rolling main contrib non-free" | sudo tee /etc/apt/sources.list

offical Website


No sound on Kali

sudo apt purge --autoremove pipewire-pulse

offical Website


Any previous installation not successfully completed

apt --fix-broken install

WIFI Connect but Not working

sudo systemctl status systemd-resolved.service 
sudo systemctl restart systemd-resolved.service (only this )
sudo systemctl status systemd-resolved.service 

Turn ON Bluetooth

service bluetooth restart

Install Softwers in KALI Linux —

sudo dpkg -i *.deb                ( normal .deb file install command )
./configure  ---  make install    ( install Python in Kali command )

How to install all type of softwers in KALI linux


Snap Install

sudo su
sudo apt update
sudo apt install snapd
apt update
apt install snapd
systemctl enable --now snapd apparmor

Snap install but not Working —

systemctl enable --now snapd.apparmor

How to install Snap Store in KALI linux


Uninstall —

dpkg --list
sudo apt remove gimp
sudo apt --purge remove gimp
sudo apt-get autoremove
sudo apt purge --auto-remove gimp
sudo apt clean

force STOP any running Program

pidof [appname]
kill -9 [number]

All imp. Softwers in KALI and all Tools

Name Work normal Code snap Code flathub Code
~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    FIRST_ADD_KALI_REPOSITORY link FIRST_ISTALL_SNAP_THEN_USE_IT link FIRST_SETUP_FLATHUB link
~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
office 360 Microsoft link   sudo snap install office365webdesktop –beta  
wats app Messaging app   sudo snap install whatsapp-for-linux flatpak install flathub com.github.eneshecan.WhatsAppForLinux
telegram Messaging_app   sudo snap install telegram-desktop flatpak install flathub org.telegram.desktop
viber Messaging app app Downlod link sudo snap install viber-unofficial flatpak install flathub com.viber.Viber
google message Messaging app scan the code using phon link    
kdeconnect File transfer sudo apt install kdeconnect    
freecad Engineering_Drawing sudo apt install freecad sudo snap install freecad flatpak install flathub org.freecadweb.FreeCAD
shotcut Video Editor sudo apt install shotcut sudo snap install shotcut –classic link
gimp Photo Editor      
simplescreenrecorder Screen recorder sudo apt install simplescreenrecorder    
audacity Audio Editor      
handbrake Video compressor      
codeblocks Coding      
blender Graphic design      
freeDownloadManager        
ktouch Typing Pracktice      
virtualbox        
terminator        
edge Browser      
audacious mp3 player      

Delet File –

rm [file location]   (for Empty file)
rm -r [...]          (for a directory)

install Wine – (Windows emulator for linux)

sudo dpkg --add-architecture i386
sudo apt update
sudo apt install wine wine64 wine32 winbind winetricks
wine xxxxxx.exe

Mechanical Engineering

WAL 2 Video

Kali in Windows

// Windows PowerShell
// Copyright (C) Microsoft Corporation. All rights reserved.
// PS C:\WINDOWS\system32> wsl --status

wsl --install
wsl --update
wsl --status
wsl --list --online
wsl --install -d kali-linux

// set userName : XXXX
// set Passward : 1XX
┌──(whitedevil㉿akashdip2001)-[/]
└─$ ls /mnt
c  d  e  wsl  wslg

┌──(whitedevil㉿akashdip2001)-[/]
└─$ cd /mnt/c/Users
ls
 akash  'All Users'   Default  'Default User'   desktop.ini   Public

┌──(whitedevil㉿akashdip2001)-[/mnt/c/Users]
└─$ cd /mnt/c/Users/akash/Desktop

┌──(whitedevil㉿akashdip2001)-[/mnt/c/Users/akash/Desktop]
└─$

| WSL more, | file permissions | | — | — |

in Kali cell

cat /etc/os-release
// PRETTY_NAME="Kali GNU/Linux Rolling"
// NAME="Kali GNU/Linux"
// VERSION_ID="2024.3"
// VERSION="2024.3"
// VERSION_CODENAME=kali-rolling
// ID=kali
// ID_LIKE=debian
// HOME_URL="https://www.kali.org/"
// SUPPORT_URL="https://forums.kali.org/"
// BUG_REPORT_URL="https://bugs.kali.org/"
// ANSI_COLOR="1;31"
sudo apt update && sudo apt upgrade -y
sudo apt install kali-win-kex
kex --win -s
// set passward (6) Ex: 1XXAs0
// then enter Kali pass : 1XX

kex --esm --ip -s // for Wondows Remote Desktop

Shut Down

exit
wsl --shutdown

Uninstall kex

// Uninstall Win-KeX and Xfce
sudo apt purge kali-win-kex
sudo apt purge xfce4 xfce4-goodies
sudo apt autoremove --purge

// Uninstall the Current Desktop Environment (Xfce and Win-KeX)
sudo apt purge kali-win-kex xfce4 xfce4-goodies
sudo apt purge lightdm light-locker
sudo apt autoremove --purge
sudo apt clean
// Install the GNOME Desktop Environment
sudo apt update
sudo apt install kali-desktop-gnome gdm3

// Set GNOME as the Default Environment
sudo update-alternatives --config x-session-manager

// Restart WSL or the System
wsl --shutdown
wsl

// To be continue ... 



✔️ my Website

AKASHDIP MAHAPATRA

National award from Dilhi,taken from Indian precedent Pronob Mukherjee 2012,Drawing

https://youtu.be/ysBF9EfvWkk?t=428

Connect with me:

akashdip-mahapatra-330687204 akash aot akashdip2001