15 Things You MUST DO After Installing Kali Linux

  Рет қаралды 360,960

SkillsBuild Training

SkillsBuild Training

Күн бұрын

In this video, I will show you 15 things you should do after installing Kali Linux.
Kali Linux is mainly used for advanced Penetration Testing and Security Auditing. Kali contains several hundred tools that are geared towards various information security tasks, such as Penetration Testing, and Security research.
Enjoy the video!
⏰Timestamps⏰
00:00 Intro
00:47 #01 Update Kali Linux
01:33 #02 Install Git
03:39 #03 Create a Low-Level User
05:29 #04 Terminal Multiplexer
07:03 #05 Desktop & File Settings
08:06 #06 Add New Panel Items
09:04 #07 Set Root User Password
09:29 #08 Install HTOP
11:28 #09 Check Default Repository
13:00 #10 Install Python
13:58 #11 Install JAVA
15:14 #12 Install Archive Manager
15:48 #13 Add a Standard User
17:28 #14 Install Tor
18:22 #15 Install VLC
19:11 Bonus
19:56 Outro
✔️Commands✔️
Update Kali Linux:
sudo apt update
Install Git:
apt-get install git
Create a Low-Level User:
sudo adduser ‘name’
sudo usermod -aG sudo ‘name’
Terminal Multiplexer:
sudo apt install tilix
Set Root User Password:
sudo passwd root
Install HTOP:
sudo apt install htop
Check Default Repository:
vim /etc/apt/sources.list
Install Python:
sudo apt install python
python3 --version
Install JAVA:
sudo apt install default-jdk
Sudo apt-cache search openjdk
Install Archive Manager:
apt-get install unrar unace rar unrar p7zip zip unzip p7zip-full p7zip-rar file-roller -y
Add Standard User:
useradd -m user1
sudo passwd user1
sudo usermod -a -G user1
Sudo chsh -s /bin/bash user1
Install Tor:
sudo apt install tor
sudo service tor start
Install VLC:
sudo apt install vlc
Install GDebi Package Manager:
sudo apt-get install gdebi -y
Download Kali Linux
www.kali.org/d...
💻 To get more of our best content on IT careers and IT certifications, go to:
Be sure to leave any questions or comments below!
See More Videos and Subscribe:
/ skillsbuildtraining
Website:
Instagram: / skillsbuildtraining
Facebook: / skillsbuildtraining
Twitter: / skillsbuildt

Пікірлер: 218
@pratyaksh6387
@pratyaksh6387 2 жыл бұрын
1:25 Sudo apt update command will only update the list of new packages that needs to be installed and it will not actually install them ! So after this we must also run another command "sudo apt upgrade"......so that all the new packages can actually be installed !!
@SkillsBuildTraining
@SkillsBuildTraining 2 жыл бұрын
Thanks for your comment Pratyaksh.
@LucarioZombie
@LucarioZombie 2 жыл бұрын
I made the time-lengthy sudo apt update *
@JustWhyFFS
@JustWhyFFS Жыл бұрын
Thanks for this. Been a while since I touched Linux and I knew there was something missing from this process
@cyborgudk4518
@cyborgudk4518 Жыл бұрын
For those of you wondering why you are unable to install tilix, it is because tilix packages have been removed from the Kali Linux repositories. So the package manager won't find them and won't be able to locate them.
@dhanushcheella
@dhanushcheella Жыл бұрын
but it works on my kali Linux
@osmankhan-vs1cf
@osmankhan-vs1cf Жыл бұрын
Mine too
@gorfthepixiefrog8287
@gorfthepixiefrog8287 Жыл бұрын
Its been added back
@wolf5370
@wolf5370 Жыл бұрын
The latest builds has tabbed terminal anyway, so not much gain in an extra package
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Thanks for the comments.
@joelstolarski2244
@joelstolarski2244 Жыл бұрын
Great tutorial. Thanks you so much for the considerable effort making the video. Many weeks of learning basics on kali linux. Multiple setbacks, family issues mostly. Now have excellent running kali linux. Had problems getting an alfa wireless card installed. Many weeks of frustration just on the card. Decided to try a Panda. It installed easily. Couple weeks ago I ran my first first tool in kali. Just scanned for networks using airodump. I still have alot to learn. I need to figure out how to hide myself. My isp can watch everything I do. I was able to tour the room that monitors all users. They can see everything the customers do. They probably have kali linux running and technicians that know how to use it better than I do.
@wolfram2673
@wolfram2673 Жыл бұрын
dynamic mac, vpn+tor+proxy on exit node👍
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks for viewing.
@indradarni4719
@indradarni4719 11 ай бұрын
This is a good guide and tutorial video. No turning back, FOLLOW!
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks!
@wolf5370
@wolf5370 Жыл бұрын
Quick note: One of his items was to check repositories. This is best done before updating/installing, because if it is missing or bad you will get unknown candidate error. So do that straight after changing the root password (modern builds force admin pwd change anyway on install). A lot of the tools mentioned are in the default build now too (Tilix isn't because it is no longer needed with the updated Terminal).
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Good question @wolf5370... You should be able to get some answers here: forums.kali.org/
@pavan8667
@pavan8667 6 ай бұрын
Awesome! This video was really helpful.
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Glad it was helpful!
@Shiyounin
@Shiyounin Жыл бұрын
Thanks, man! Liked, subscribed, commented.
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Thanks for the sub!
@archemicon960
@archemicon960 Жыл бұрын
Thank you sir. Your professor style of instruction is very concise, to the point, orderly, and easy to digest. SUBSCRIBED.
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Awesome, thank you!
@ammuhpillai4983
@ammuhpillai4983 Жыл бұрын
Wow. I love this channel a lot. Great presentation. Thankyou😊
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Glad you enjoy it @ammuhpillai4983 !
@reksmeyok1957
@reksmeyok1957 Жыл бұрын
Thank you for your great help. I did most of them successfully.
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
You're welcome!
@mrnlng
@mrnlng Жыл бұрын
I just had to subscribe. Very useful knowledge and very easy to follow. Thanks!
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Welcome aboard MrNLNG_VR!
@danielkariuki2634
@danielkariuki2634 Жыл бұрын
Thanks alot for sharing very knowledgeable video from Kenya
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Glad it was helpful!
@Muhammad_Azaan
@Muhammad_Azaan Жыл бұрын
The useradd command is lower level and available on all Linux distributions. It requires additional parameters to set up the account entirely. The adduser command is higher level and not available on all Linux distributions. The command adds a user to the system with standard settings.
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks for your comment.
@marshallwages5035
@marshallwages5035 2 жыл бұрын
Awsome video man, thanks for awesome straight forward easy to follow video. Really helpful thank you.
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
You're welcome Marshall.
@yamanarslanca8325
@yamanarslanca8325 Жыл бұрын
Do you know how can we remove that underlining, for example: sudo commands in the video have underlining/underscore, how to disable that ?
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks for your question.
@user-cd5xw6ks2q
@user-cd5xw6ks2q 2 жыл бұрын
Thank a lot from Lebanon🇱🇧
@SkillsBuildTraining
@SkillsBuildTraining 2 жыл бұрын
You're welcome 313.
@montanacarpenter8999
@montanacarpenter8999 2 жыл бұрын
Hey so after creating the standard user I can’t seem to log into it, is there a default password? I didn’t see anywhere where we created one.
@dotstermfs
@dotstermfs 2 жыл бұрын
It's been 3 weeks so I'm assuming you've figured this out already but for those that haven't and need this info, typically the user name for the non-root user: username: kali passwd: kali & for root username: root passwd: toor (root backwards, if that helps you remember) This should really only apply if you are booting up a live image though, as persistent installations give you the options to set up the root and standard user passwords during setup. If you did make a password and forgot it, just reinstall the os.
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks for the question and answer.
@user-it5wh1vi5y
@user-it5wh1vi5y 3 ай бұрын
Help full video thank you dear bro
@StellarStoic
@StellarStoic 2 жыл бұрын
Great presentation with simple usage explanations. I subscribed 👍
@SkillsBuildTraining
@SkillsBuildTraining 2 жыл бұрын
Welcome aboard Simple Potato!
@naxneedssomeprivacy
@naxneedssomeprivacy Жыл бұрын
Yo I guess u r that JEE guy from Allen
@isaacmihaeli3261
@isaacmihaeli3261 Жыл бұрын
Great presentation, and well done.
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Thanks @isaacmihaeli3261
@juanvargas1567
@juanvargas1567 2 жыл бұрын
Great video! Thank you! I have a question sir. Why is there a need to add a low-level user? Isn't the version of Kali Linux you are using, by default, non-root user? I am confused. Help. Thank you
@madlabproduction8776
@madlabproduction8776 Жыл бұрын
Just for dificult the unwanted root Access from outside. I think maybe
@dhanushammayappan9419
@dhanushammayappan9419 Жыл бұрын
thank you very much. Please upload more about kali linux.
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Will do Dhanush.
@lindajackson8242
@lindajackson8242 Жыл бұрын
Thanks for every information you are great I really learned a lot thanks 🎉🎉❤
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
You are so welcome!
@misterxultra
@misterxultra Жыл бұрын
I have a problem in Kalii Linux. If i open the terminal in one specific user i cant see my repositories. The only thing i see is a $ sign. Has someone a solution to this problem?
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
You might also want to ask your question here: forums.kali.org/
@misterxultra
@misterxultra Жыл бұрын
@@SkillsBuildTraining already fixed but thank you for the reply
@ourielperez1646
@ourielperez1646 Жыл бұрын
Wonderful! Thank you!
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
You're welcome!
@qojobriam8909
@qojobriam8909 Жыл бұрын
fantastic video very well explained I really like your videos
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Glad you like them Qojo!
@Coxway-lq1kc
@Coxway-lq1kc 10 ай бұрын
hi, I couldn't download archival manager on linux it says it has been obsoleted or from another source
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks for your comment.
@sakhiwodlalisa4844
@sakhiwodlalisa4844 2 жыл бұрын
Done. Clean video sir.
@SkillsBuildTraining
@SkillsBuildTraining 2 жыл бұрын
Thanks 👍 Sakhiwo.
@mohammed-wi1rp
@mohammed-wi1rp Жыл бұрын
Thank you so much for this instruction
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
You are so welcome!
@officialw00dsy31
@officialw00dsy31 10 ай бұрын
its the way he says "sudo apt" gets me everytime lmao... very good tutorial though
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks!
@huellaal568
@huellaal568 Жыл бұрын
thanks for this amazing tutourial
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
You're very welcome!
@omillerwny
@omillerwny Жыл бұрын
Hello, great how do video. Now that I have all the installs, now what do I do? How do I use them? What do I do next?
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
We'll be creating another video to cover that.
@mynameisneb
@mynameisneb 10 ай бұрын
So I have a question. When running a virtual pfSense Kali won't grab packages unless you turn the pfSense off, is there a fix?
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks for your question.
@technicalpartner-hc9zn
@technicalpartner-hc9zn Жыл бұрын
wow u r the first one that i subscribe u
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks!
@thegamingstore2023
@thegamingstore2023 7 ай бұрын
At 11:43 why you are calling forward slash as BACK SLASH 😅
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks for your comment.
@hackerstoreofficial
@hackerstoreofficial Жыл бұрын
Amazing Explanation Bro.... I really liked a lot ..... CAN YOU SUGGEST ME A Screen Recorder Application in Kali Linux
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks!
@braedentaube4030
@braedentaube4030 2 жыл бұрын
tilix no longer working unable to locate package error any help?
@SkillsBuildTraining
@SkillsBuildTraining 2 жыл бұрын
Braeden, you might want to ask that question here: forums.kali.org/
@kyalo3726
@kyalo3726 2 жыл бұрын
my kali doesn't install tilix ;;E: Unable to locate package tilix help
@srinivasnivas694
@srinivasnivas694 Жыл бұрын
during installation of python candidate was not ready its saying in this 15 almost installed 12 tor browser installed successfully but not showing in terminal pls help me i this regard thank you so much sir
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
You should be able to get some help here: forums.kali.org/
@milkibearmilkibear
@milkibearmilkibear 2 жыл бұрын
Thx for the good video my friend
@SkillsBuildTraining
@SkillsBuildTraining 2 жыл бұрын
Thanks milki bear milki bear1234!
@furrukh66
@furrukh66 Жыл бұрын
after installing successfully tor browser and services are also started, how we will work on it or open as other browser?
@refaiabdeen5943
@refaiabdeen5943 Жыл бұрын
Cheers Mate.
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
You're welcome Refai.
@rajeevpuri8319
@rajeevpuri8319 9 ай бұрын
good tutorial 🙏🙏
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks!
@bijiliramesh5715
@bijiliramesh5715 2 жыл бұрын
Thank you mate
@SkillsBuildTraining
@SkillsBuildTraining 2 жыл бұрын
You're welcome Bijili!
@milkibearmilkibear
@milkibearmilkibear 2 жыл бұрын
Keep up the great work!!!
@SkillsBuildTraining
@SkillsBuildTraining 2 жыл бұрын
Thanks milki bear milki bear1234! Will do!
@camiloroa3182
@camiloroa3182 Жыл бұрын
Man I have a quick question, for some reason every time I get into Kali having a second screen plugged in by HDMI I do have an error which is scdc tmds config -6 if I unplug the cable before starting Kali it doesn’t show. What can I do for that? I appreciate any help you can provide to me 😢
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Hi @camiloroa3182, You might be able to find some help here: forums.kali.org/
@GMRahi-ol2ng
@GMRahi-ol2ng 4 ай бұрын
When i try to run htop is says /proc/stat : permission denied😢
@k7b754
@k7b754 2 жыл бұрын
Thanks good information and video. I ran into this problem only Python, archive manager: E: Package 'rar' has no installation candidate, E: unable to locate package roller. Obsolete or available from another source? Sudo apt upgrade fix this error!
@SmallPartShorts23.4
@SmallPartShorts23.4 Жыл бұрын
V Nice
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks!
@romandp4742
@romandp4742 2 жыл бұрын
Amazing video
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Thanks Roman.
@furrukh66
@furrukh66 Жыл бұрын
Excellent
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Thank you! Cheers!
@patricktang3377
@patricktang3377 Жыл бұрын
How to open the VM's configuration file in a text editor, and then generate and replace the UUID in the VM's configuration file?
@richarddasilva719
@richarddasilva719 Жыл бұрын
i have one question when i open my terminal it is white i see yours are black how can i change mine to black
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks for your question.
@lucaorlandi75
@lucaorlandi75 Жыл бұрын
After the installation/upgrade, how do you get rid of the files the system downloaded?
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
You should be able to get an answer to that question here: forums.kali.org/
@tsionshenkoru610
@tsionshenkoru610 Жыл бұрын
Thank you
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
You're welcome!
@arkbrothersgaming5279
@arkbrothersgaming5279 2 жыл бұрын
Installation stuck at "Running simple-cdd". Now what can I do? Plz help me 🥺
@SkillsBuildTraining
@SkillsBuildTraining 2 жыл бұрын
Hi ARK, Might be worth asking that question here: forums.kali.org/
@silvavadney2267
@silvavadney2267 2 жыл бұрын
Thank you so much for the kontent :D
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
My pleasure!
@abhinavvaishnav6469
@abhinavvaishnav6469 11 ай бұрын
Hello, can anyone please tell me that how to type "@" in kali linux.
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks for your question.
@nahom2438
@nahom2438 2 жыл бұрын
tnx man
@SkillsBuildTraining
@SkillsBuildTraining 2 жыл бұрын
You're welcome nahom 243!
@GoodBoy-my8mv
@GoodBoy-my8mv 11 ай бұрын
On some applications my kali uses 100% cpu and shuts dowm automatically when cpu usage is 100%
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks for your comment.
@rahuld.r7229
@rahuld.r7229 Жыл бұрын
its saying The following packages have unmet dependencies what to do?
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
You might be able to get some help here: forums.kali.org/
@beagleonvodka
@beagleonvodka 2 жыл бұрын
Hi what about installing a VPN aswell since you have TOR?
@SkillsBuildTraining
@SkillsBuildTraining 2 жыл бұрын
Hi Beagle on Vodka, That might be a good question to post here: forums.kali.org/
@simonemril7425
@simonemril7425 Жыл бұрын
Thanks
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
You're welcome Simon.
@CherryGamingCommunity
@CherryGamingCommunity Жыл бұрын
1:16 just do sudo apt update && sudo apt upgrade
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Thanks @CherryGamingCommunity.
@scottissac8709
@scottissac8709 2 жыл бұрын
Awesome, tor installed, how do i open it and use it
@davidsharp722
@davidsharp722 Жыл бұрын
Love the terminal prompt ! Care to share how you created it??? Great Video. Thank You
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
You're welcome.
@Rickysana
@Rickysana Жыл бұрын
Bro I can't avail to enter the password whil giving command in sudo apt update
Жыл бұрын
I don't get it, why should i do these things ? I hope people don't just execute all this without thinking about the why part.
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks for your comment.
@Pradeep-fw9yw
@Pradeep-fw9yw Жыл бұрын
What is the use of creating standard user 🤔
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks for your question.
@RaBBiiT666
@RaBBiiT666 2 жыл бұрын
how do i open tor it was installed but doesnt appear on apps
@ScientiaPotentiaEst1
@ScientiaPotentiaEst1 Жыл бұрын
I am having trouble with the sudo kali password. Please help
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
What error message are you getting?
@dumbtactics6011
@dumbtactics6011 2 жыл бұрын
Why does my sudo apt update doesn't work, it says command not found
@user-sm1eh3yw6h
@user-sm1eh3yw6h Жыл бұрын
Do you really need the low level and standard user?
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Good question... You should be able to get an answer to that question here: forums.kali.org/
@lukasfilemon3666
@lukasfilemon3666 2 жыл бұрын
Thank you so much for explaing step by step, ive tried a lot but i got lost in the process but with your video i was able to follow.
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Thanks Lukas. Glad to help.
@zoddevil1574
@zoddevil1574 Жыл бұрын
My network manager not opening plz tell any solution
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
What error are you getting?
@ayushahlawat4696
@ayushahlawat4696 2 жыл бұрын
I can't install tilix.. I get an error unable to locate tilix
@azizruda6945
@azizruda6945 Жыл бұрын
same
@heisenberg2911
@heisenberg2911 Жыл бұрын
tor installed successfully but how to open it?
@big.hit.exclusive9095
@big.hit.exclusive9095 Жыл бұрын
Hello sir , when i enter "sudo apt update" so they are asking for kali password...? So from where did I get the password 🥺
@supriyapandey3279
@supriyapandey3279 Жыл бұрын
Default password- kali
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Thanks for answering Supriya.
@dineshvlog369
@dineshvlog369 Жыл бұрын
12.58 AFTER PASTE THE COMMAND HOW TO SAVE
@Ra_ze.
@Ra_ze. 3 ай бұрын
I'm getting problem while updating my linux
@goldmedalistmathematician5588
@goldmedalistmathematician5588 Жыл бұрын
how to download youtube videos in kali and zorin
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks for your question.
@kayhanhack1463
@kayhanhack1463 2 жыл бұрын
nice
@SkillsBuildTraining
@SkillsBuildTraining 2 жыл бұрын
Thanks Kayhan.
@hakitajs9669
@hakitajs9669 Жыл бұрын
That is sily you do need to install Tilix, Terminal already have that ability
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Thanks for your comment @hakitajs9669.
@sgeetha472
@sgeetha472 Жыл бұрын
its shows python has no installation candidate?anybody?
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks for your question.
@shreyhal4329
@shreyhal4329 Жыл бұрын
How to deactivate root after we give permission of root
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks for your question.
@nikhilkhan5478
@nikhilkhan5478 Жыл бұрын
Multiple time Update error solution video??
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks for your comment.
@yosianathanaell
@yosianathanaell Жыл бұрын
i cant install command on 11:38
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
You should be able to get some help with that here: forums.kali.org/
@NMDR-Next-Gen
@NMDR-Next-Gen 2 жыл бұрын
for what is java and python important will it affect any ethical hacking with any problem ?
@SiliconPal
@SiliconPal 2 жыл бұрын
No , but python and java can help you get more output in your skill development
@saansardar1215
@saansardar1215 Жыл бұрын
Plus you can create multiple hacking tools with python too.If you are learning ethical hacking/oscp/ejpt/bug bounty etc you need to know atleast one language throughly be it c++,c,java,python.
@RakibHasan-hs1me
@RakibHasan-hs1me Жыл бұрын
You forget about Proxy chain?
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks for your comment.
@ManuelPinner
@ManuelPinner 9 ай бұрын
I use Sudo apt update && upgrade,
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks for your comment.
@rayhanshikder3111
@rayhanshikder3111 8 ай бұрын
hi!!
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Hi, how can we help?
@FlamespeedyAMV
@FlamespeedyAMV Жыл бұрын
i always get bash: cd: Desktop: No such file or directory
@pauladeniji2026
@pauladeniji2026 2 жыл бұрын
why sudo? what is the meaning or what does sudo stands for?
@catch_me_ifucan
@catch_me_ifucan 2 жыл бұрын
Sudo is like run as administrator in windows
@SkillsBuildTraining
@SkillsBuildTraining 2 жыл бұрын
Thanks for answering Harsha.
@edzelley5634
@edzelley5634 Жыл бұрын
How to Uninstaller this app
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks for your question.
@listentopapi
@listentopapi 9 ай бұрын
hmm seems i cannot install python either...
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Are you getting a specific error message?
@user-bd5cp3to4y
@user-bd5cp3to4y 5 ай бұрын
I have issues with my kali linux
@SkillsBuildTraining
@SkillsBuildTraining 5 ай бұрын
What issues specifically?
@SilentButDescriptive
@SilentButDescriptive Жыл бұрын
Really? I'm not linux expert but doing an apt update is just refreshing the repos, not actually upgrading the software...
@SilentButDescriptive
@SilentButDescriptive Жыл бұрын
apt-get upgrade is the command which actually then does the updating. If you miss something this basic, I'm not sure I even wanna watch any of the rest of this video...
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Thanks for your comment @SilentButDescriptive
@psychopath1753
@psychopath1753 2 жыл бұрын
My tilix can't install what can I do please
@psychopath1753
@psychopath1753 2 жыл бұрын
It says unable to to locate package tilix
@thatayaonepaul6535
@thatayaonepaul6535 2 жыл бұрын
Same problem
@vivekpillai6807
@vivekpillai6807 Жыл бұрын
Bruh tilix isn't available now
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Thanks for the comments.
@elliotalderson1765
@elliotalderson1765 Жыл бұрын
Tilix is dead, had a bug and was removed.
@SkillsBuildTraining
@SkillsBuildTraining Жыл бұрын
Thanks for your comment Elliot.
@nikolayl6626
@nikolayl6626 Жыл бұрын
Install vlc??? Really? Most vulnerable app instal on hack machine
@SkillsBuildTraining
@SkillsBuildTraining 6 ай бұрын
Thanks for your comment.
20 Things You MUST DO After Installing Kali Linux
12:56
SkillsBuild Training
Рет қаралды 21 М.
Secret Experiment Toothpaste Pt.4 😱 #shorts
00:35
Mr DegrEE
Рет қаралды 42 МЛН
黑天使遇到什么了?#short #angel #clown
00:34
Super Beauty team
Рет қаралды 36 МЛН
Access Location, Camera  & Mic of any Device 🌎🎤📍📷
15:48
zSecurity
Рет қаралды 2,3 МЛН
Top Things To Do After Installing Kali Linux in 2023!
29:02
Stefan Rows
Рет қаралды 93 М.
YOU MUST Do THIS After Installing Kali Linux
11:29
GetCyber
Рет қаралды 10 М.
Hack like Mr Robot // WiFi, Bluetooth and Scada hacking
45:23
David Bombal
Рет қаралды 2,1 МЛН
Remotely Control Any Phone and PC with this Free tool!
17:15
Loi Liang Yang
Рет қаралды 848 М.
How Open Source Discord "Raiding" tools hide Malware
11:08
Eric Parker
Рет қаралды 20 М.
Top 15 Kali Linux Hacking Tools You MUST KNOW!
15:27
SkillsBuild Training
Рет қаралды 16 М.
Linux for Ethical Hackers (Kali Linux Tutorial)
2:01:00
freeCodeCamp.org
Рет қаралды 6 МЛН
Is Skynet watching you already?
1:04:00
David Bombal
Рет қаралды 1 МЛН
Password Hacking in Kali Linux
24:22
John Hammond
Рет қаралды 779 М.
Secret Experiment Toothpaste Pt.4 😱 #shorts
00:35
Mr DegrEE
Рет қаралды 42 МЛН