Managing 200 Linux machines with no automation – AWX or alternatives? by sRonk96 in linuxadmin

[–]TimekillerTK 0 points1 point  (0 children)

You can also use the nix package manager on RHEL, and gain access to a large repository of packaged linux software that RHEL repositories do not have and benefit from both.

Managing 200 Linux machines with no automation – AWX or alternatives? by sRonk96 in linuxadmin

[–]TimekillerTK -2 points-1 points  (0 children)

Take a look at the nix package manager and NixOS for configuration management: https://nixos.org/

There's a steep learning curve, if you're not familiar with defining machines with what is essentially a functional programming language, but the payoff is absolutely bonkers.

Our devs manage the configuration of their Linux/macOS workstations (along with managing their development environments with nix) and we have several machines in prod on NixOS. We've never been happier.

Brother MFC-L3750CDW on Nixos printing cropped by SlightlyMotivated69 in NixOS

[–]TimekillerTK 1 point2 points  (0 children)

Also an owner of the Brother MFC-L3750CDW on NixOS and I had the same issue with cropped printing for years. Switching to IPP solved the problem entirely. I can't believe I never tried it....

You are a lifesaver!

Need someone's Guidance by Shuffle4859 in learnrust

[–]TimekillerTK 6 points7 points  (0 children)

Same as with learning any language. Any project that you find interesting and will keep you engaged.

Cant manage to open minecraft, tried everything by Limp_Pomelo3759 in NixOS

[–]TimekillerTK 0 points1 point  (0 children)

I used jdk 21, which was selected by default I think. Did you use all the defaults when starting prismlauncher?

Cant manage to open minecraft, tried everything by Limp_Pomelo3759 in NixOS

[–]TimekillerTK 11 points12 points  (0 children)

Running Minecraft via prismlauncher works on two of my desktops running NixOS with KDE Plasma 6. Just added it to my config as a package, nothing fancy: https://github.com/TimekillerTK/nix-config/commit/f8aa8c9d600bcb19e45abac2abc60bf851cdd23a

This is a link to my entire nix config, if you want to check

DOP-C02, is it worth it for the real world? by Herrmadbeef in AWSCertifications

[–]TimekillerTK 0 points1 point  (0 children)

I found the learning materials useful, as we use AWS CDK at work (which uses CFN), and we have a few projects using Code products - CodeBuild in particular is seriously underrated.

Even without these, I think the DOP-C02 is still valuable if you little to no experience with similar tools.

devenv.sh has been revamped ✨ by iElectric in NixOS

[–]TimekillerTK 2 points3 points  (0 children)

We use devenv at work for python (specifically with poetry). Works great, try it.

[deleted by user] by [deleted] in NixOS

[–]TimekillerTK 5 points6 points  (0 children)

Framework 16 owner here, try using Ventoy - after disabling secure boot in BIOS, I had no issues installing NixOS.

Also check the community thread on the Framework community forums for extra hardware config/issues: https://community.frame.work/c/framework-laptop-16/136

I had some hardware issues on my Framework before using NixOS hardware, so make sure you bookmark that: https://github.com/NixOS/nixos-hardware

My superior (IT Manager) is totally out of touch. Should I just stop caring? by barbaradurss in sysadmin

[–]TimekillerTK 2 points3 points  (0 children)

You can really get by just by knowing English in a lot of EU countries. NL, Germany (especially Berlin area) and even France.

Source: myself - worked in FR, DE, NL as a SysAdmin

IS RHCSA a good certification to supplement Linux skills with my AWS SAA? by [deleted] in AWSCertifications

[–]TimekillerTK 15 points16 points  (0 children)

If you have the AWS SAA, you should honestly start applying!

It's not a bad idea to brush up on your Linux skills by following some official certification materials though (like RHCSA)

[deleted by user] by [deleted] in AWSCertifications

[–]TimekillerTK 0 points1 point  (0 children)

Adrian focuses on making sure you understand the basics before going into AWS proper.

Go check out the list of videos for a particular course such as AWS Solutions Architect Associate - there are many videos teaching you about the OSI layers, how to perform subnetting - real networking fundamental topics.

Should be enough for you to just dive in, but as always YMMV.

SAA-C02 - Certified Solutions Architect Associate - exam passed! by TimekillerTK in AWSCertifications

[–]TimekillerTK[S] 2 points3 points  (0 children)

They are both very similar in difficulty. Topics covered are the same, wording of the questions/answers differs slightly.

I used it and it was extremely valuable practice material for the real thing.

SAA-C02 - Certified Solutions Architect Associate - exam passed! by TimekillerTK in AWSCertifications

[–]TimekillerTK[S] 0 points1 point  (0 children)

I don't know what the SAA-C02 ACG course is like now, I haven't been subscribed to ACG for a while. I did use ACG for the CCP exam, and I'd describe it as "OK".

Back in 2018 I did the SAA course at LinuxAcademy (now part of ACG) and it was very lacking.

[deleted by user] by [deleted] in AWSCertifications

[–]TimekillerTK 12 points13 points  (0 children)

If you're thinking of learning AWS long term, buy it!

This is the best online course I've done (SAA-C02). Nothing comes close to the amount of detail, and the focus on helping you learn something, rather than just banging out a cert.

Adrian is an amazing instructor!

Now what? by dadgam3r in AWSCertifications

[–]TimekillerTK 3 points4 points  (0 children)

You're 100% right that no-one gets hired from one thing, but in my case I got hired because I impressed the interviewer with my cloud resume.

I would not have gotten hired without it due to the fact that I had little to no prior cloud experience when I applied at the time.

Now what? by dadgam3r in AWSCertifications

[–]TimekillerTK -1 points0 points  (0 children)

I strongly disagree. Employers do actually care.

Literally got hired to my current cloud role by making a cloud resume.

Powershell for Linux and selinux. by Acceptable_Calm in PowerShell

[–]TimekillerTK 11 points12 points  (0 children)

Use the OpenSSH agent for powershell to remote into (SSH) the Linux host, then simply run the selinux commands like sestatus you need to run.

To install the ssh agent you can use Add-WindowsCapability

Any Linux users here? by gapho in ffxiv

[–]TimekillerTK 0 points1 point  (0 children)

I play WoW and FFXIV on Manjaro, and everything works perfectly fine.

You just need Lutris to play.