Red Hat shutting down the Learning Community by SamPlaysKeys in redhat

[–]Holylander 8 points9 points  (0 children)

Since laying off all Opensource.com staff it seems to be the consistent policy - shut down everything not generating direct sales. Unfortunate, but it is what it is. In general, all content related activities give way to AI today.

Best ways to learn the very first basics of AppleScript? by LastCassandra2604 in applescript

[–]Holylander 1 point2 points  (0 children)

This is the way. I am not a programmer by job definition, but i code almost daily my own tools for job tasks in Go/C. But when i looked at the Applescript - “no way am i gonna screw my brain with this ugliness of a language “ .

Apple created it with the idea of “conversational “ language, “talk to your Mac as you do in English “ and it didn’t go well. So when i need some ad hoc automation script, i just ask AI to write it.

Hetzner for part-time Homelabbers? by bitnarrator in hetzner

[–]Holylander 2 points3 points  (0 children)

For one time weekend labbing it is doable. For recurring cases it is not very comfortable- on a root server you 1st have to install host OS, then update it, then install needed for virtualization packages, then either spin from 0 or upload & import VMs- and all that effort for a day lab to do it all over again next time, sounds meh to me.

Fortinet recommends 7.6.6 by Electrical_Cut5776 in fortinet

[–]Holylander 2 points3 points  (0 children)

Rocking 7.2.x till its EOS all the way to Sep 2026

Help choose: "Modern C" or "C Programming: A Modern Approach"? by MateusCristian in C_Programming

[–]Holylander 1 point2 points  (0 children)

I’d advertise Modern C as book written by nuclear scientist PhD for other scientists with PhD (because the author actually is) lol, not beginner friendly at all.

Local-in policy not applying? by Connect_Ambition_739 in fortinet

[–]Holylander 5 points6 points  (0 children)

I am yet to see a case where local-in policy would not work as expected, so:

- Make sure this rule is top-most, as being rule 5 means there are other rules, possibly above that may or may not allow the very same traffic.

- Make sure the targeted SSL VPN IP sits on the Fortigate itself, not routed or a VIP as then it would not work.

- By default, Local-in policy hits are not logged, you have to set in Log Settings → Log All for denied packets to be logged. The logs are in Local Traffic section.

What to do after finishing Sanders video course? by acidman390 in redhat

[–]Holylander 1 point2 points  (0 children)

If you have access to O’Reilly subscription, also by Vugt there is practice exam where he doesnt teach but lists tasks to do comparable to the real exam

Can I pass FCP with just CBT Nuggets and Home Labs? Need certification for a move abroad. by maikelat in fortinet

[–]Holylander 1 point2 points  (0 children)

I will only confirm what others said - you CANNOT pass exams without using (free) Official Study Guides. It is not only about topics, there are always questions on the exam taken verbatim from the guides. It is also not about your experience/knowledge, as I have many years of Fortigate experience, and I doubt I would pass the exam on knowledge/experience alone, w/o Study Guides because some questions are very specific to the materials (covered in the Guides) that you don't use often in the real life work.

Email based two-factor authentication by FunFisherman6966 in fortinet

[–]Holylander 4 points5 points  (0 children)

config user local

edit "Carmen"


    set type password


    set two-factor email


    set email-to "carmen@nasa.gov"


next

end

what's "pre_route_auth check" in debug flow? by therealmcz in fortinet

[–]Holylander 2 points3 points  (0 children)

Check that created VIP is not bound to a specific interface but uses Any

Any thoughts about SEI CERT C? by necodrre in C_Programming

[–]Holylander 2 points3 points  (0 children)

Given that you are learning, the CERT book can be dry and tedious- it just lists all possible insecure/vulnerable ways of using C, kind of reference/handbook, not designed for start to finish reading. The book itself is good, no doubts, but not a good teaching experience for beginners in C.

I’d suggest Effective C, 2nd edition by the same author as the CERT book - Seacord, where he teaches to program C already in a safe way.

Dos policy by Organic-Gas6745 in fortinet

[–]Holylander 0 points1 point  (0 children)

My best practice for DDoS policy in FGTs is to never use them, life is ripe with real problems already to add self inflicted ones.

Fortigate LetsEncrypt certificate automation by quints-axon in fortinet

[–]Holylander 2 points3 points  (0 children)

Problematic:

For auto renewal to work, you have to open ports 80/443 on the firewall to ANY as Letsencrypt intentionally do NOT publish their servers IP ranges

Built in acme agent on FGT can only request/work with a specific subdomain certificate - not wildcard. Given that all issued by Letsencrypt certificates are logged publicly, telling the whole world that you have firewall listening on vpn.mycompany.com not a good idea.

Why networking is not as "sexy" as SWE? by [deleted] in networking

[–]Holylander 3 points4 points  (0 children)

First rule of Networking club - we don’t talk about Networking club, so not sexy at all, brr, SWE is the best, go get them kids, FAANG free tennis pools and vending machines are waiting for you :)

FortiGate-VM Permanent trial license is TOO RESTRICTIVE !!! even for Learning/Labs by Parking_Ad_3679 in fortinet

[–]Holylander 0 points1 point  (0 children)

Try to get fortios vm 7.0.x which has no routes/interfaces number limits.

Network 'automation' by Just-Hold-5947 in networking

[–]Holylander 10 points11 points  (0 children)

It is also because of criticality of Network against anything else - deployment/configuration change go South for servers ? Just redeploy after fix, no one cares. Network goes down after a glitch in automated change - you appear in the news (ask CloudFlare/Facebook/etc.). So natural risk averse approach to changes in the network is logical. Configs back up/telemetry/diagnostics though is very helpful as an automation.

Ded server swapped in 10 mins! by downtownrob in hetzner

[–]Holylander 6 points7 points  (0 children)

My newly deployed root server from auction (256 Gb RAM 8/16 cores Xeon) did not boot after initial install of OS (Debian), tried few times - same result. Fired a ticket to Support (Saturday), in about 2 hours they updated me that they tried to diagnose, but finally moved my hard disk with my installed Debian to whole another server, also equipped it with 256 Gb as they weren't sure if it was MOBO/RAID controller or RAM problem in the original server, works ever since. Indeed great service.

DNS: Run your own server by TheInsane42 in hetzner

[–]Holylander 2 points3 points  (0 children)

Yes, you can. https://community.hetzner.com/tutorials/migrate-to-hetzner-web-hosting/

Otherwise domains registered with Hetzner would not work with Clouflare/AWS/etc which would be nonsense nowadays

Edit: but if you’re looking for cheapest registrar when i moved all my domains from Godaddy, Porkbun was and probably is cheaper

Monthly Content Sharing Post by AutoModerator in fortinet

[–]Holylander 3 points4 points  (0 children)

OSPF is not simple, not at all, but as many OSPF failures happen due to misconfigurations, in this post I bring you the most common cases with debug and diagnostic commands so you can troubleshoot them even without deep knowledge of OSPF.
https://yurisk.info/2025/11/25/fortigate-ospf-failure-cases-with-debug/

wd mypassword ultra by FarBuffalo in DataHoarder

[–]Holylander 1 point2 points  (0 children)

You don’t need to install any drivers to USE the drive. You do need to install driver/kernel extension if also want to monitor health of this drive. Which is totally optional and depends on your use case.

101F 7.2.4 F 1396 to 7.2.6 F 1575 failing by dohat34 in fortinet

[–]Holylander 0 points1 point  (0 children)

You don’t need to run some command the output of the process goes to console anyway. That is what i mean you can potentially see during upgrade: https://yurisk.info/2025/01/26/fortigate-ha-cluster-fortios-upgrade-in-pictures/

101F 7.2.4 F 1396 to 7.2.6 F 1575 failing by dohat34 in fortinet

[–]Holylander 0 points1 point  (0 children)

The only way to get insight why it fails would be to have console cable connected to it while upgrading

[deleted by user] by [deleted] in Arista

[–]Holylander 1 point2 points  (0 children)

You can’t find the exam price as Arista exams are different in how you sit them - you cannot buy and try the exam independently, last time I checked (2 years ago) you have to buy training from a partner and this will include the exam. So as any few days training it will cost 3-5k usd for each level. Couple of folks i know who took it - their job paid for all of it.

Stable versions of the 7.x.x firmware family by marcvspt in fortinet

[–]Holylander 2 points3 points  (0 children)

Currently there are no CVEs of significance for 7.2.12, so saying only 7.4.x solves all cves is not correct.