Тёмный
theurbanpenguin
theurbanpenguin
theurbanpenguin
Подписаться
Welcome to the RU-vid channel of The urban penguin. The Urban Penguin is your comprehensive provider for professional Linux software development, training and services. Every day decision makers are barraged with information on Windows vs. Open Source. Making a decision on which platform to bet your business on is a critical decision and significant investment. We offer industry-leading cost-effective business solutions using the Linux platform. World-renown Linux expert, Andrew Mallett, believes in the Open Source platform. Let The Urban Penguin help you make the best decisions for your software development and business needs.
Speedtest the Raspberry Pi 4 vs 5
3:35
19 часов назад
Streaming Linux Desktops in Docker
6:16
14 дней назад
Create your own Python Weather App
14:18
14 дней назад
Monitoring System Using Nagios Core
10:55
14 дней назад
Getting Started with PowerShell
12:34
Месяц назад
Understanding Ansible Ad-Hoc Commands
10:55
Месяц назад
Installing PowerShell 7
4:58
Месяц назад
Using ZSH with Git
4:24
Месяц назад
Installing GIT for Windows
6:16
Месяц назад
Комментарии
@user-dy3yn6cp1z
@user-dy3yn6cp1z 11 часов назад
Спасибо👍
@thienlory
@thienlory День назад
Hello, I have successfully configured the SSH daemon setup with certificate-based authentication. Currently, is there a way to load the client's private key and certificate onto a YubiKey? If you have any specific sources, please share them with me for further research. Thank you!
@rolfamfelt9946
@rolfamfelt9946 День назад
How to automate (ansible) How to rotate after 52w
@theurbanpenguin
@theurbanpenguin День назад
Really there is no module on ansible but you can run the command with the command module. But would require no password for the ca.
@theurbanpenguin
@theurbanpenguin День назад
You could always set a longer expiry time
@RonLaws
@RonLaws День назад
This video might be 6 years old, but it's helped me address a very annoying and old/unfixed bug in Unifi Gear that renders their DHCP server absolutely useless for Network booting. For some reason, their dhcp service is sending an invalid character at the end of the filename, so some clients couldn't boot as they request a file name that doesn't exist on the tftp server - This approach completely fixed that issue. It also allows me to add in some efi boot options, which Unifi completely lacks the options for, even if the underlying software supports it. Thanks :)
@MaskawathLatif
@MaskawathLatif День назад
you are great man.
@arminius778
@arminius778 2 дня назад
Thank you for continuing with the LPIC-3 303 objectives .
@mabmarsh7370
@mabmarsh7370 2 дня назад
some informative video this. Thank you
@ggkkskmom
@ggkkskmom 5 дней назад
and for pxe uefi?
@pldvs
@pldvs 5 дней назад
Useful
@not-normal771
@not-normal771 5 дней назад
Thank you!
@cbbcbb6803
@cbbcbb6803 7 дней назад
What are other ways to simplify code. What, exactly, is a name space? Is it just two different folders that contain two different files that have the same name?
@zeocamo
@zeocamo 8 дней назад
first of all this is just classes, namespaces is scopes that you can import into your current scope Namespaces is borken, and new languages do not come with it any more. the replacement is modules, Why, well because you get a lot stuff into your scope you don't need, with modules you import the stuff you need and no more. classes as show here is not really OOP, as it is a thing to hold data, a "data object" and that is used in FP too. but OOP is bad by design, as any unique features it has is making software a mess, and you end up rewriting it. we(languages designers) are trying to do better, Rust got trait, optional for ex.
@guilherme5094
@guilherme5094 9 дней назад
Simple and straight to the point, thank you sir! OOP is one of my weaknesses.
@RyszardGierczyk
@RyszardGierczyk 10 дней назад
I truly appreciate the thorough preparation and content of your tutorials. Often, I thought I had a good understanding of a topic until I watched your videos. Respect for the effort and the engaging way you present the material. Keep up the great work!
@theurbanpenguin
@theurbanpenguin 9 дней назад
Thanks for such a considered comment, love it thank you
@kendawg_mcawesome
@kendawg_mcawesome 10 дней назад
Nice simple explanation.
@theurbanpenguin
@theurbanpenguin 9 дней назад
Thank you
@guilherme5094
@guilherme5094 11 дней назад
👍
@guilherme5094
@guilherme5094 11 дней назад
Really very useful, thanks!
@theurbanpenguin
@theurbanpenguin 9 дней назад
You're welcome!
@guilherme5094
@guilherme5094 12 дней назад
print("Thanks sir!")
@theurbanpenguin
@theurbanpenguin 11 дней назад
👍 ha ha well done
@av1654
@av1654 12 дней назад
Golden content . Thank you so much this helped me a lot finishing my task using molecule … from zero to hero in just 1 hour. Keep up the great work 👍
@theurbanpenguin
@theurbanpenguin 12 дней назад
Excellent, so please it helped. Thanks for the feedback
@tdf-pl
@tdf-pl 13 дней назад
Nagios is good, but Zabbix is much, much better 😁
@theurbanpenguin
@theurbanpenguin 12 дней назад
Cool
@hubstrangers3450
@hubstrangers3450 13 дней назад
Thank you....could students use it for free indefinitely....(with sudo access)
@theurbanpenguin
@theurbanpenguin 13 дней назад
It is your choice if you charge for it. But I use it on my online courses. The students have access to their system further the duration of the course
@johnradley7176
@johnradley7176 13 дней назад
Brilliant explanation. Thanks... Even 11 yrs later!
@theurbanpenguin
@theurbanpenguin 12 дней назад
Somethings in Life don't change. Thanks for the comment
@user-oi6lo2my7o
@user-oi6lo2my7o 13 дней назад
Good stuff in here. Hit the pause && subscribe
@theurbanpenguin
@theurbanpenguin 12 дней назад
Thank you
@Y3llowMustang
@Y3llowMustang 13 дней назад
im having some issue getting this installed for a few hour on my rocky LINUX processor... "apt install nagos && reboot now" unknown error because it reboot to quick... help?
@theurbanpenguin
@theurbanpenguin 13 дней назад
try removing the reboot
@avataros111
@avataros111 13 дней назад
I find your video tutorials very interesting and useful. Thank you for removing the animated logo, it was very distracting for me and made it hard to follow. I guess if it was a static image it would be fine. Looking forward to your next tutorial. Great job, thank you! <3
@theurbanpenguin
@theurbanpenguin 13 дней назад
thank you for your feedback
@qamarkilani551
@qamarkilani551 14 дней назад
Hi Sir .. Instead of building new image , can u just mount the file form local host into docker conatianer using -v switch ?
@theurbanpenguin
@theurbanpenguin 14 дней назад
Well you mount a directory not a file so you would be replacing the entire sudoers.d directory and you would need to do it each time you run the container. For these reasons I chose to create an image and it takes seconds to create
@guilherme5094
@guilherme5094 16 дней назад
👍!
@guilherme5094
@guilherme5094 17 дней назад
👍Thanks again.
@theurbanpenguin
@theurbanpenguin 13 дней назад
No problem 👍
@EgidioDocile
@EgidioDocile 17 дней назад
Has thin lvm sense without oveprovisioning? Thin snapshot would still be more efficient than thick ones, am I right?
@guilherme5094
@guilherme5094 17 дней назад
👍!
@guilherme5094
@guilherme5094 17 дней назад
👍One more!
@user-td4pf6rr2t
@user-td4pf6rr2t 17 дней назад
AI script for world domination - when?
@guilherme5094
@guilherme5094 18 дней назад
👍Again!
@thoriumriver
@thoriumriver 18 дней назад
Thanks for sharing your knowledge. Your videos are always very informative. But please remove that yellow flashing animation. It has no use and is just irritating. Thanks!
@thoriumriver
@thoriumriver 18 дней назад
Thanks for sharing your knowledge. Your videos are always very informative. But please, remove that yellow flashing animation. It has no use and is just irritating. Thanks!
@theurbanpenguin
@theurbanpenguin 18 дней назад
It will be removed on going. A video went out today but your feedback is appreciated and I will act upon it
@guilherme5094
@guilherme5094 18 дней назад
👍Thanks!
@jtl789456123
@jtl789456123 18 дней назад
Please drop the yellow audio animation at your logo, that’s only for channels without content
@theurbanpenguin
@theurbanpenguin 18 дней назад
Thank you for your feedback. Truly appreciated. New video just gone out but I will try with the animation in future
@stefangheorghe3733
@stefangheorghe3733 18 дней назад
really useful.
@theurbanpenguin
@theurbanpenguin 18 дней назад
Thank you older technology but really useful as you say
@BrunoFerreira-ur9bf
@BrunoFerreira-ur9bf 19 дней назад
I follow your content for couple years, and lately I saw the increase of Devops oriented content, I am very glad, thank you.
@theurbanpenguin
@theurbanpenguin 18 дней назад
Excellent, thank you
@bernardlapp9375
@bernardlapp9375 20 дней назад
You got me over the hump with an xinetd conversion after perusing several online examples and failing to get them to work. Maybe this is apocryphal, but I've heard that Heathkit back in the 1950s-60s used to pull in random people off the street to see if they could follow the instructions to build their radio or television kit, the idea being that nobody can reasonably be expected to evaluate the effectiveness of their own documentation; people reading it are going to be missing some of the things that you assume they know... which is the whole point. I'm an IT pro but I frequently lose patience with blog examples and tutorials. Regardless of experience level, I think lots of us still feel like that off-the-street rando from time to time. Something like this where we get to see the building of a simple project from beginning to end including testing, right down to the keystrokes, can be very useful. I understood it and should be able to generalize it to some other contexts. Nice job, and thanks for the foot in this particular door.
@theurbanpenguin
@theurbanpenguin 18 дней назад
Thank you
@neolexington
@neolexington 20 дней назад
I recently learned how this is setup and configured and there are quite a few steps involved. It seems that once it's configured, it's fairly easily to make small modifications though. Thanks for the video!
@sonalita_
@sonalita_ 20 дней назад
It's a very very deep topic, with more opinions than people :D I 5 minute video can't really do much more than explain the terms. In practice, it is extremely difficult to build robust fully automated ci/cd processes - especially unattended deployment to production, which is the holy grail and VERY hard - not so much technically (though there are a lot of challenges) but around governance and assurance that will give stakeholders and security team the confidence to allow it to happen. A lot of politics to overcome as well as the tech side.
@theurbanpenguin
@theurbanpenguin 20 дней назад
Yes, exactly
@mcjon5477
@mcjon5477 22 дня назад
it says im not alloweed to installl on a vhd?
@guilherme5094
@guilherme5094 22 дня назад
👍!
@anand-nb4bb
@anand-nb4bb 23 дня назад
Hi Bro. Can you please make a video explaining the structure/syntax of Ansible step by step in layman terms how to write a playbook for Ansible I am new to it & don't have experience in coding or programming its confusing how & where the indentation are applied like Spacings, Hyphens, Commas, Curly brackets, Variables, loops etc. are used. Please its a request if possible
@JuanDuarte_58
@JuanDuarte_58 23 дня назад
The Ansible docs page is a great way to start. It has a lot of examples for all of the modules.
@theurbanpenguin
@theurbanpenguin 22 дня назад
The Ansible Playlist ru-vid.com/group/PLtGnc4I6s8dvMkOS0ecQQADV8qJLwlwH9
@Rigel_Kuriom_Mandara
@Rigel_Kuriom_Mandara 23 дня назад
Thanks for sharing!!❤
@theurbanpenguin
@theurbanpenguin 23 дня назад
Thanks for the comment too!!
@dundun-6029
@dundun-6029 23 дня назад
Hello, thank you for the great video. I am encountering an issue on a CentOS 8 environment where too many requests to a configured socket cause it to repeatedly fail with the following error: failed (Result: trigger-limit-hit) The service itself does not fail. Is there a way to configure the socket to prevent it from failing? For example, can it be set to automatically restart whenever it goes down? Thank you.
@guilherme5094
@guilherme5094 25 дней назад
👍And thanks again!
@theurbanpenguin
@theurbanpenguin 23 дня назад
Awesome support
@guilherme5094
@guilherme5094 25 дней назад
👍
@guilherme5094
@guilherme5094 25 дней назад
👍Thanks!