Skip to content

anmolmanitripathi/Help-Full-Commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

Enable Bluetooth:

sudo /etc/init.d/bluetooth start
or 
sudo service bluetooth start

Install a .deb file:

sudo apt install ./<file_name>.deb

Display Private IP address in LINUX:

hostname -I

or 

ip addr

Open WSL in PowerShell ( for Windows):

wsl

Open Remote KALI using WSL:

sudo service xrdp start
sudo service xrdp status

Check system process:

bashtop
or 
bpytop

About

few commands that helped me solve certain issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published