article thumbnail

Weekly Update 6-17-2019: All About Ansible

Linux Academy

Ansible uses YAML to describe your automation jobs, which is easy to learn in comparison to other languages because it looks very similar to plain English. It is also lightweight, which means it doesn’t require a lot of computer resources to run. LPI Linux Essentials 1.6. Because of how it is presented. New Releases.

Linux 60
article thumbnail

Technology Short Take 135

Scott Lowe

Here’s a post on using Windows Subsystem for Linux (WSL) to run Linux containers on Windows. Ben Kehoe provides readers with a hygienic Python setup for Linux, macOS, and WSL. Although some parts of it do focus on SemaphoreCI (as would be expected), I do believe it may still be a useful resource for some readers.

Linux 60
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Technology Short Take 110

Scott Lowe

Via Kirk Byers (who is himself a fantastic resource), I read a couple of articles on network automation that I think readers may find helpful. The folks over at Cilium took a look at a recent CNI benchmark comparison and unpacked it a bit. Christopher Damerau explains how to use Ansible to manage VMware resources. Networking.

Network 60
article thumbnail

Technology Short Take 92

Scott Lowe

Christian Kellner talks about work done on Thunderbolt 3 security levels for GNU/Linux. Jorge Salamero Sanz (on behalf of Sysdig) provides a similar comparison, this time looking at ECS, Fargate, and EKS. Tony Bourke has a two-part series on ZFS and Linux and encryption ( part 1 , part 2 ). Servers/Hardware. Virtualization.

Linux 60
article thumbnail

Technology Short Take 131

Scott Lowe

Here’s a review of targeted attacks and APTs (advanced persistent threats) on Linux. The article doesn’t go deep on any of them, but does provide some useful information and comparison of the various mechanisms. Here’s a pretty comprehensive resource for using git. More details are found in this article.

Linux 60
article thumbnail

Decoding the secrets of code execution

Dataconomy

Profilers are commonly used to measure the code’s performance and resource usage during execution. Provides a more accurate representation of the code’s behavior but may require more resources and time for analysis. They provide information about resource usage, execution times, and method-level performance.

article thumbnail

Ansible Roles Explained | Cheat Sheet

Linux Academy

The beautiful part about these directories is that Ansible does not need a path for resources stored in them when working in the role. Deployment of the role, by comparison, is easy. The post Ansible Roles Explained | Cheat Sheet appeared first on Linux Academy. Ansible checks them first. Deploying the role.