Тёмный
NetSecProf
NetSecProf
NetSecProf
Подписаться
Ubuntu Linux - What is root?
6:49
День назад
Using the Vi/Vim editor on Ubuntu
2:41
14 дней назад
Using the Nano editor on Ubuntu
2:13
14 дней назад
Using the Emacs editor on Ubuntu
2:58
14 дней назад
Ubuntu 24.04 Desktop Installation
17:00
4 месяца назад
Using Tuples in Lists for Sorting in Python
12:55
4 месяца назад
Using Tuples in Python
5:23
4 месяца назад
Creating a Layer 3 WireGuard Tunnel on Linux
17:33
5 месяцев назад
Abstract Classes in Python
5:38
5 месяцев назад
Creating a Layer 3 GRE Tunnel on Linux
11:56
5 месяцев назад
Class Inheritance in Python
10:01
5 месяцев назад
Addition Operator Overloading in Python
8:31
6 месяцев назад
Installing Nagios Core on Rocky Linux 9.3
41:31
6 месяцев назад
Class Modifiers and Properties in Python
11:08
6 месяцев назад
Using classes in external files in Python
6:32
6 месяцев назад
Creating and Using Classes in Python
7:58
6 месяцев назад
Selecting subsections of Lists in Python
5:48
6 месяцев назад
Converting between Strings and Lists in Python
3:40
6 месяцев назад
Parsing Lines with mixed delimiters in Python
16:32
6 месяцев назад
Quick Introduction to Recursion in Python
8:11
6 месяцев назад
Recursive Fibonacci Sequence in Python
6:01
6 месяцев назад
Комментарии
@zulhilmizainudin
@zulhilmizainudin 3 дня назад
Really useful. Thanks for sharing this!
@thakurhuzaifa1
@thakurhuzaifa1 8 дней назад
what if there are multiple vlan on switch do we have to mention all of them or just vlan 1 is enough i mean while giving command like (spanning-tree vlan 1 root primary ) do we have to mention all vlan on that switch here in this command or just vlan 1
@kaustubhkadam424
@kaustubhkadam424 6 дней назад
You have to mention all the vlans
@thakurhuzaifa1
@thakurhuzaifa1 6 дней назад
@@kaustubhkadam424 thanks
@meetsoneji3830
@meetsoneji3830 10 дней назад
Very nice intro to get started quickly!!
@akintundeAbisogun-pv2yh
@akintundeAbisogun-pv2yh 14 дней назад
very easy and simple to follow good video
@KLNYC
@KLNYC 27 дней назад
can you do like 3 routers wth layer 3 switches with multi vlan.
@Irgiealvian619
@Irgiealvian619 Месяц назад
Where i can get the "toolbox"?
@dereksteele5543
@dereksteele5543 Месяц назад
The yellow jacket is another name for the common wasp
@GameSpreePH
@GameSpreePH Месяц назад
This works for me
@deveshjadhav7794
@deveshjadhav7794 Месяц назад
If this happens we can just enter the command no shut and the ports will be up.. i tired it just now after watching
@arfatbagwan48
@arfatbagwan48 Месяц назад
How network connection took place? Via rpc then how nfs transfer specific file to client is their only based on Commands of Linux?
@ScarySkyPuppy
@ScarySkyPuppy Месяц назад
you are incredible helpful saved my ass the night before my program is due. explained sorting way bettter than any proffesor could tysm
@raghuveersonet5044
@raghuveersonet5044 Месяц назад
nice explanation
@JohnDoe-n4l9h
@JohnDoe-n4l9h 2 месяца назад
sir... im so so thanks full for your tutorial
@MuhammadWaseem-cb7nm
@MuhammadWaseem-cb7nm 2 месяца назад
Thanks ! What a Great Explanation
@Jesus_PK
@Jesus_PK 2 месяца назад
This was exactly what I needed, thanks a lot.
@Akpanmeme2-nl6yc
@Akpanmeme2-nl6yc 2 месяца назад
You wrote code in Notepad Different
@arunprakash2820
@arunprakash2820 2 месяца назад
Bpduguard enable on and my port is disable
@mikeeccle4447
@mikeeccle4447 2 месяца назад
I just got stung by 3 yellow jackets. Still hurts 3 hours later. They SUCK
@ofchaot
@ofchaot 3 месяца назад
Man that really helped me i got so confused with the Costs... Thanks very much
@vorapobautomation9760
@vorapobautomation9760 3 месяца назад
How to use scrolling at the picture which sizing wide more than windows resolution ?
@MohammedAleryani-f8i
@MohammedAleryani-f8i 3 месяца назад
Thanks, that was helpful !
@jdkillian1965
@jdkillian1965 3 месяца назад
Will this also work if I have a dhcp server configured and running or is it a different process?
@NetSecProf
@NetSecProf 3 месяца назад
NAT is a separate process. You can run a DHCP server on the same machine if you want. The restrictions for the DHCP server is that the IP address associated with the DHCP service should be static and the DHCP service should have a pool of addresses you assign to the internal subnet.
@jdkillian1965
@jdkillian1965 3 месяца назад
@@NetSecProf so basically install and configure the dhcp for the internal network and the process should work the same without any further configurations?
@NetSecProf
@NetSecProf 3 месяца назад
@@jdkillian1965 Yes, basically. If you also have DNS for any internal services, you might need to either configure multiple views or configure a destination NAT that loops to internal addresses.
@jonnywoo8418
@jonnywoo8418 4 месяца назад
Thank you so much! It still useful in 2024!
@mr.eng_sn
@mr.eng_sn 4 месяца назад
Thanks boss❤
@YassinSrour-j6n
@YassinSrour-j6n 4 месяца назад
Thank you so much sir for this video, but I work on the linux terminal , can you please tell me how to enter or log in as root
@JosephColton
@JosephColton 4 месяца назад
As a regular user, you can type "su -" to switch user to root with the root environment. You will then be prompted for the root password. If you do not have the root password, but are part of the wheel group or have permissions to use root commands through the sudoers file, you can type "sudo su -" and then be prompted for your own password.
@YassinSrour-j6n
@YassinSrour-j6n 4 месяца назад
Tysm for ur intention to help me sir, but when I enter the passwd, I get " Authentication failed " 😢
@andro_meda
@andro_meda 4 месяца назад
Thank you
@LMleet06
@LMleet06 5 месяцев назад
Thank you, your video really helped me out. I was confused on this line of code, why would someone write the line of code you demoed in the video this way in a structure? struct s_sortByNumber { bool operator() (Item& a, Item& b) { return a.number < b.number; } }; std::sort(&array[0], &array[SIZE], s_sortByNumber());
@IZeoClass
@IZeoClass 5 месяцев назад
Amazing video. Even in my CCNA certified guide doesn't mention you need to set VTP Domain and password. It does mention the books "won't explain and skip the VTP subject. but it could also be a limitation with the packet tracer though. Through the CCNA book, it just says VTP works as default *unless disabled. At least it should make quick mention of needing to set password and domain. No other commands needed. This video fixed my issue.
@uwu-s6f
@uwu-s6f 5 месяцев назад
i love ur voice
@uwu-s6f
@uwu-s6f 5 месяцев назад
i love ur voice
@enricosbrighi
@enricosbrighi 6 месяцев назад
Great, thanks!
@simeonmomberg622
@simeonmomberg622 6 месяцев назад
its 5 in the moring and bro just saved me thanx so much
@hoangheo2505
@hoangheo2505 6 месяцев назад
thank you so much
@marcelplch8725
@marcelplch8725 6 месяцев назад
Do more of these. People need those. Become famous tip: Throw in some trash content. Don't become crazy tip: Don't do too much of trash content.
@danielcrompton7818
@danielcrompton7818 6 месяцев назад
Very good! Thanks for spending the time to show is all this! Much appreciated
@danielcrompton7818
@danielcrompton7818 6 месяцев назад
The CSV module is there to help you 😊
@NetSecProf
@NetSecProf 6 месяцев назад
Yes, that is true. It will get more fun when I switch up the delimiter and use multiple separate delimiters.
@danielcrompton7818
@danielcrompton7818 6 месяцев назад
@@NetSecProf 👍
@safaamagdy8653
@safaamagdy8653 6 месяцев назад
It was very helpful, thanks to you 😊 🤍
@ronaldocr770
@ronaldocr770 7 месяцев назад
Thank you so much. This video was the only one that helped me in my lab that I did for class! Nice and simple explanation!
@pantaloonsxD
@pantaloonsxD 7 месяцев назад
You guys get the mugs yet
@rapideye85
@rapideye85 7 месяцев назад
Thank you very much. You see these commands everywhere on the net but it was diffcult to grasp. This will allow me to be able configure Fedora and get that going as a gateway. The benefit of doing this will be getting my DENY ACL list to accept a large amount of IPs and masks - Some firewall companies limit the amount of address or address objects you can configure which is bad for people like me who host their own stuff and are trying to mitigate DDoS without any restriction, but also without being forced to use pFSense or other solutions I don't need. I just want to stay within the Linux stack and be able to quickly block and edit ranges without any confines.
@pajeetsingh
@pajeetsingh 6 месяцев назад
Good job brother. Self reliance.
@SamuelAkinyemi-g8f
@SamuelAkinyemi-g8f 7 месяцев назад
JESUS Loves You All.
@lorenzo.oo__
@lorenzo.oo__ 8 месяцев назад
hiiiii ♥️♥️♥️♥️☺️☺️☺️ thanks 🙏🏻
@lorenzo.oo__
@lorenzo.oo__ 8 месяцев назад
Ciao Caro grazie ♥️♥️♥️☺️☺️☺️☺️☺️☺️☺️☺️☺️☺️💪🏻💪🏻💪🏻💪🏻💪🏻
@hewramanwaran6444
@hewramanwaran6444 8 месяцев назад
Thanks a lot for your excellent explanation. One question, what would be a realistic solution to setup the border router? Thanks.
@aceofnull
@aceofnull 8 месяцев назад
BGP requires a lot of memory and should probably be a dedicated router if possible. I would recommend configuring a border router and have the layer 3 switch configured to forward to the border router.
@hewramanwaran6444
@hewramanwaran6444 8 месяцев назад
@@aceofnull Thank you.
@jeff-creations
@jeff-creations 8 месяцев назад
Thanks for the awesome video, helped me out for sure! Question: Everything works fine when creating and testing a project, but when I closed down Visual Studio and went to re-open I realized the project file structure was now 2 files and I can't get it to work. Any ideas? I'm stumped. Thanks again!
@Yusef-cf2wt
@Yusef-cf2wt 8 месяцев назад
Bro thank you so much, i just saw a video of Masks CIDR conversion and you really helped me, I checked your leatest video and I saw this one is just 2 weeks ago that means 12 years and you are helping people, Respect❤
@NetSecProf
@NetSecProf 8 месяцев назад
Thank you.
@ghostyshka
@ghostyshka 9 месяцев назад
yep, this is so simple and so good to understanding
@cptechno
@cptechno 10 месяцев назад
QUESTION: How would you handle a server IP address that is /20 (not the usual /24)? How would you create a reverse address?
@JosephColton
@JosephColton 10 месяцев назад
I would create multiple /24 zone files or I would create a /16 block zone file and just give PTR addresses for a subset of the addresses. It only takes 16 /24 blocks to create a /20 block.
@vladislavkaras491
@vladislavkaras491 10 месяцев назад
Thanks for the video!
@souha3233
@souha3233 10 месяцев назад
How Digits come before letters but in the example we clearly see that it's not the case it give you num< a string containing letters