Home Blog Page 40

Store and analyze your test-suite logs with this open source tool

Bunsen is a Python-based toolkit that keeps test-suite logs in Git and lets you analyze and report the results using an SQLite database.

Read More at Enable Sysadmin

How to work with lists and dictionaries in Ansible

Learn how to analyze and use data in lists and dictionaries, a crucial skill for anything you want to do with Ansible.

Read More at Enable Sysadmin

Replace your Linux file manager with Midnight Commander

If you want the experience of “walking” through your filesystem but don’t want to leave the comfort of your terminal, try the mc command.

Read More at Enable Sysadmin

3 surprising things you can do with the Linux wc command

You can use the wc command to count a file’s word, line, character, or byte count. But those aren’t the only system tasks it can handle.

Read More at Enable Sysadmin

7 Linux commands to gather information about your system

Get information about your CPU, storage, RAM, BIOS, and more without leaving the terminal.

Read More at Enable Sysadmin

Drop the Linux cat command for bat

Bat, known as “a cat clone with wings,” functions similarly to cat, more, sed, and awk, but it does it with a lot more style.

Read More at Enable Sysadmin

Sigstore Announces General Availability at SigstoreCon

Read the original post at: Read More