| by Scott Kilroy

Quick malware analysis with Linux tools

Forensic experts can’t just delete a sketchy file – sometimes the challenge is to see what is in it without triggering an attack. Learn about some of the tools investigators use for analyzing suspicious files.

Read More
| by Scott Kilroy

Linux Magazine Full Feed 2024-01-30 02:36:03

This month in Linux Voice and Elvie.

Read More
| by Scott Kilroy

A Bash alternative

BusyBox features a small footprint and speed, making it a popular choice for systems with limited resources.

Read More
| by Scott Kilroy

Controlling print jobs with shell commands

Use shell commands to start and manage print jobs without too much clicking, while easily avoiding problems with specific file formats.

Read More
| by Scott Kilroy

Use AI to generate shell input

Shell Genie uses artificial intelligence to convert your questions into commands in the terminal.

Read More
| by Scott Kilroy

Arduino development on the command line

When programming an Arduino microcontroller board for the first time, most people use the Arduino IDE, a graphical development environment. However, if you prefer the command line, you have a powerful alternative: Arduino CLI.

Read More
| by Scott Kilroy

Trends in Linux distributions

Bruce fires up DistroWatch’s search engines to reveal what’s trending in Linux distributions.

Read More
| by Scott Kilroy

Learn about phishing attacks with HiddenEye

To stop an attacker, you need to think like an attacker, and to think like an attacker, you need to learn the tools for the trade. HiddenEye helps you simulate a phishing attack.

Read More
| by Scott Kilroy

Linux Magazine Full Feed 2024-01-30 02:35:46

This month Graham looks at Chataigne, ShowMIDI, Trippy, ASCII Art Converter, Quetzalcoatl, MojoZork, and more!

Read More
| by Scott Kilroy

A C/C++ package manager

If you use a state-of-the-art language such as C/C++, you need a package manager in your toolbox for managing libraries and their dependencies. Microsoft’s vcpkg package manager offers an easy-to-use, platform-independent solution.

Read More
| by Scott Kilroy

Repurposing an aging Chromebook to support security cameras

You can use an old Chromebook to anchor your security camera configuration – the first step is to set it up with Linux.

Read More
| by Arround The Web

What are Vim Registers

Vim registers are storage blocks used to store yanked, deleted text and operations. 26 named registers (a-z) are used to store custom text.

Read More
| by Arround The Web

How to Uninstall VirtualBox from Mac?

To uninstall VirtualBox from Mac, the user can either remove it by using the VirtualBox installer or manually by moving VirtualBox to the bin.

Read More
| by Arround The Web

Linux Today 2024-01-30 00:31:09

How to Provide Value In Your Social Media Content

The post appeared first on Linux Today.

Read More
| by Arround The Web

Linux Today 2024-01-30 00:31:07

Why Email Marketing Is Smart for Small Businesses

The post appeared first on Linux Today.

Read More
| by Arround The Web

Linux Today 2024-01-30 00:31:06

{{unknown}}
The post appeared first on Linux Today.

Read More
| by Arround The Web

Linux Today 2024-01-30 00:23:22

{{unknown}}
The post appeared first on Linux Today.

Read More
| by Arround The Web

How to install and try different Linux kernels in Linux Mint

This comprehensive guide walks you through the process of installing and trying out various Linux kernels in Linux Mint. Whether you’re looking to improve performance, compatibility, or just curious about the latest features, this article provides all …

Read More
| by Arround The Web

How to Set Up Kali Linux on VirtualBox?

To set up Kali Linux, download the ISO image, create the virtual machine by providing the ISO image, allocate the basic resources, and install Kali Linux.

Read More
| by Arround The Web

How to Page Up and Page Down in Vim

To page up and page down in Vim, use ctrl+f and ctrl+b keys, respectively. However, to page up and down by a half page, use ctrl+u and ctrl+d keys.

Read More