Тёмный
Stefan Rows
Stefan Rows
Stefan Rows
Подписаться
My name is Stefan, and I create educational (and sometimes entertaining 😄) content on RU-vid, Instagram, and on my Blog.

The main topics on those channels include but are not limited to Ethical Hacking, Bug Bounties, Web Development, Programming, Linux & Open Source, Content Creation, and Productivity.

If you want to reach out to me, send me an E-Mail or DM me on Twitter(@StefanRows). You can also join our Discord and say hello in the chat.

Affiliate Disclaimer:
Any of the videos on this channel may include affiliate links.

Stefan is part of the Amazon Affiliate Program.
Stefan is part of the NordVPN Affiliate Program.
Stefan is part of the Ezoic Affiliate Program.
Stefan is part of the Digital Ocean Affiliate Program.
Sort Numbers in JavaScript
8:24
Год назад
Python Variables
8:04
Год назад
Kali Linux with GUI on WSL2
21:20
2 года назад
Комментарии
@hauntrx7317
@hauntrx7317 6 дней назад
thanks so much
@francobusch989
@francobusch989 7 дней назад
Hello from Argentina. I need your help to solve my problem, please. Your tutorial was really helpful, but when the code went into production, I had a problem with 'CORS'. Do you know how to fix that? Thank you!
@the_gray_hatter
@the_gray_hatter 9 дней назад
Worked like a charm. Thank you so much!
@elberehh3723
@elberehh3723 9 дней назад
2024 y sigue persisitiendo el mismo problema lo que hice yo fue desinstalar e instalarlo de nuevo y quedo
@kentharris7427
@kentharris7427 10 дней назад
IMO This software is a waste of time. Installed it on a Virtual Machine and was missing components. Tried installing on a Raspberry PI 5 with Kali 2024-2 and get an error "ospd-openvas.service failed" You get what you pay for in this case 3 hours of my time. Good video for buggy software.
@ibrahimgambo4904
@ibrahimgambo4904 14 дней назад
gud
@godofdcgt1509
@godofdcgt1509 21 день назад
Man i cant fkimg take this shit no more i did everything but nothing works ig its my shitty ass hard drive ffs
@luiseliasrodriguez4327
@luiseliasrodriguez4327 21 день назад
Very concise tutorial I really enjoy it, well done, thank you.
@Meclesky07
@Meclesky07 25 дней назад
you said to uninstall the spyder 5 software.... but then you import the color profile from the no longer existant software? wtf
@Nockoutz1
@Nockoutz1 26 дней назад
Thank you very much you helped me get out of a sticky situation I almost lost it ;)
@mahmoudfarid4119
@mahmoudfarid4119 28 дней назад
i love you
@t6ixfury
@t6ixfury 29 дней назад
This video should be named " Python Syntax - Everything you need to know to write your first program!" Because alot is missing.
@janeyannachicken9053
@janeyannachicken9053 Месяц назад
So, I learned a bit of Python, and now I'm trying to learn JavaScript, and I'm really starting to despair of how complicated it is to even test out code that involves user input (oh, no no, parse() doesn't work in VSCode, because it's node.js and not whatever this programming course assumes your framework is, so you have to summon some other stuff first, and then your code looks completely different from the model solution you were provided with, and, oh, you thought you could just run your code? Silly goose, you have to open the Terminal and cd and then make a call to the file your code is in! And now it still doesn't work because the stuff with the other summoning and the completely different code? Yeah, that messes up everything else, too, and you don't even know how to ask for help with this. Also, who needs more than one exercise to really grasp and internalise a concept? Oh, you? Well, google some exercises. Oh, those exercises are light years away from what this course taught you so far, haha, too bad, I guess?!) I am actually crying with frustration and very close to giving up here. I feel like there is just so much overhead for me to even get started, that I don't really want to know how actual coding problems will be like. Is there any resource out there that actually teaches you how to get into this stuff? I know that coding involves a lot of googling and finding things out on your own, and I was doing really well with Python. But JavaScript? What the fuck?! Can someone at least let in on the basics??
@bryanwu7342
@bryanwu7342 Месяц назад
Very helpful video saved a lot of time
@angry40
@angry40 Месяц назад
как же ты хорош
@luislanga
@luislanga Месяц назад
Still works mostly fine, even after many version updates. Some packages won't install anymore but apparently they're not required anyway. I'm using a managed MySQL RDS instance from AWS so I had to do a few things differently, but in the end it worked fine. Thanks a bunch for reading through the docs and making this video, it made my life a lot easier at work.
@jamshidrahmani3117
@jamshidrahmani3117 18 дней назад
Hi @luislanga, I did not get, what he did at 8:50. I could not find the video how to install Snipe-it. can share the link with me?
@luislanga
@luislanga 17 дней назад
@@jamshidrahmani3117 a little earlier he cloned snipe-it's github repository, that's "installing" it (sort of). "cd snipeit" means he navigated to the directory he just downloaded the contents from that github's repository in the url. If you look at the top of his console you'll see 'sudo git clone...', that's essentially downloading the official snipe-it project from their github repository.
@SlothNiraj
@SlothNiraj Месяц назад
Hey, can you tell me how to add adsense ads in astro site
@umernasir6251
@umernasir6251 Месяц назад
I do not have a key or password. What to do?
@costantinosevangelides3138
@costantinosevangelides3138 2 месяца назад
What editor are you using ?
@bimalsharma6248
@bimalsharma6248 2 месяца назад
Thanks a lot !!
@user-ace96plays
@user-ace96plays 2 месяца назад
Use :Ctrl shift and = buttons simultaneously for zoom in.
@Ismail-Tahari
@Ismail-Tahari 2 месяца назад
Thanks homie
@user-gz3kv8xx8q
@user-gz3kv8xx8q 2 месяца назад
Tried my computer says it needs dependicues
@DTRiel.
@DTRiel. 2 месяца назад
Write in DD Image Mode was HUGE ! Thank You
@recursion.
@recursion. 3 месяца назад
2:23 sudo apt update && sudo apt upgrade -y 03:03 sudo apt install openvas 03:55 sudo gvm-setup 05:45 ls /etc/postgresql/ 06:14 sudo systemctl stop postgresql@14-main sudo /usr/bin/pg_dropcluster --stop 14 main 06:55 sudo gvm-setup 07:47 save the password 08:18 sudo gvm-check-setup (this will check if everything was installed properly) 09:07 sudo gvm-start (output: gvm services are already running) 09:18 localhost:9392 09:45 put in admin and default password that was given
@KpxUrz5745
@KpxUrz5745 3 месяца назад
As an experienced programmer, but a brand new novice to Python, I really appreciate this type of introductory video about syntax! See, I bought several of the best Python books, but they are not crystal clear like this video is. Thanks so much.
@Vibration.Nation
@Vibration.Nation 3 месяца назад
Hey is this going to be same for nodejs and tailwindcss? for ubuntu, or do i have to go with the vue version
@justincredible5406
@justincredible5406 3 месяца назад
Still the best guide. Thanks!
@Jonathancabanyc
@Jonathancabanyc 3 месяца назад
I followed the steps on this video and it really worked and fixed all my crazy colors. Very nice video
@leehyunjin3745
@leehyunjin3745 4 месяца назад
Can we monitor glue job metrics using this way?
@TheInterestingInformer
@TheInterestingInformer 4 месяца назад
👍 👏
@angieCity90
@angieCity90 4 месяца назад
Excellent video, loved the explanations of how and why. I found it very informative which is very rare in IT videos honestly.
@garycrompton4607
@garycrompton4607 4 месяца назад
Thank you Stefan. Well done!
@eu4ikai
@eu4ikai 4 месяца назад
yay!
@DGonz0-
@DGonz0- 4 месяца назад
background music is fine... it's the volume being to low for your voice..
@jemesraynor3296
@jemesraynor3296 4 месяца назад
I See this: WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
@jimmatrix7244
@jimmatrix7244 4 месяца назад
This does not work in Ubuntu.
@danielribes5433
@danielribes5433 4 месяца назад
Thanks Stefan. You saved my life with this great video and great explanation
@StefanRows
@StefanRows 4 месяца назад
Cheers!
@adamas_dragon
@adamas_dragon 4 месяца назад
Kurz und knackig, so muss dass sein!
@andreimuster6866
@andreimuster6866 4 месяца назад
is Kali in virtualbox or direct on PC
@d4jtd_dylanfajar777
@d4jtd_dylanfajar777 4 месяца назад
thank you my guy🙏
@bogatiiplays
@bogatiiplays 5 месяцев назад
🤢
@seikamkipgen711
@seikamkipgen711 5 месяцев назад
Perfect
@devinschumacher
@devinschumacher 5 месяцев назад
howd you get vscode to paste in the right area when you did that? everytiem i paste something it messed up all the indents
@devinschumacher
@devinschumacher 5 месяцев назад
what size monitor are you recording on?
@GiorgioFalias
@GiorgioFalias 5 месяцев назад
One of the best tutorial videos on how to install and configure Kali Linux properly. Thank you!
@ElenaBG3
@ElenaBG3 5 месяцев назад
Thanks. Did my own by following the guide
@icns01
@icns01 5 месяцев назад
This was a very good video. OpenVas installation was not so straightforward but this definitely helped. WRT the admin password, you really have to be paying attention, otherwise you can miss it. Look for the lines: [*] Please note the password for the admin user [*] User created with password 'gkwkjwehw hwq hrh wlhkh q etc' [>] You can now run gvm-check-setup to make sure everything is correctly configured Enter it into your password manager. If you lose it, your in pain...there is no default. Thanks Stephan. Great job!
@DxBang3D
@DxBang3D 5 месяцев назад
01:16 You have yourself a new follower!
@aquaStar-xyz
@aquaStar-xyz 6 месяцев назад
Thank you very much for your great Tutorials. You helped me a lot 🙂