| by Scott Kilroy

Linux Magazine Full Feed 2023-02-05 08:49:25

In the news: Nobara Project; Gnome 44; Nitrux 2.6; Vanilla OS; Critical Linux Vulnerability Found to Impact SMB Servers; Linux Mint 21.1; Another Attempt at a Linux Tablet; Designing with LibreOffice 2nd Edition; and KaOS Linux 2022.12.

Share Button
Read More
| by Scott Kilroy

Remote access from the outside with DWS Remote Control

DWS Remote Control offers convenient browser access to computers outside of your home network.

Share Button
Read More
| by Scott Kilroy

Request Spotify dossiers and evaluate them with Go and R

Spotify, the Internet music service, collects data about its users and their taste in music. Mike Schilli requested a copy of his files to investigate them with Go.

Share Button
Read More
| by Scott Kilroy

Build LEGO models with LDraw and LeoCAD

LDraw and LeoCAD help you become a virtual LEGO architect.

Share Button
Read More
| by Scott Kilroy

Linux Magazine Full Feed 2023-02-05 08:49:05

This month in Linux Voice.

Share Button
Read More
| by Scott Kilroy

TV over the Internet with IPTVnator

Thanks to the IPTV standard and free software, you can view your favorite channels on Linux without any problems.

Share Button
Read More
| by Scott Kilroy

Customize your system tray with YAD

YAD lets you customize your system tray with one-line Bash tray scripts.

Share Button
Read More
| by Scott Kilroy

An inside look at a small distro

Thierry Nuttens, the developer of NuTyX, shares a behind-the-scenes look at a small Linux distribution.

Share Button
Read More
| by Scott Kilroy

Swap snaps for Flatpaks with unsnap

If you want to move away from Ubuntu’s Snap package format, the unsnap script removes snaps from your computer and replaces them with Flatpaks where possible.

Share Button
Read More
| by Scott Kilroy

Enhanced searches with fzf

Simplify your searches and get better results with fzf, a modern search tool based on fuzzy logic.

Share Button
Read More
| by Scott Kilroy

Backdoors in Machine Learning Models

Machine learning can be maliciously manipulated – we’ll show you how.

Share Button
Read More
| by Scott Kilroy

Raspberry Pi automated fish feeder

Whether at work or on vacation, every pet lover worries about how to take care of their little roommates in their absence. What aquarium owners need is an automatic feeder.

Share Button
Read More
| by Scott Kilroy

Use Ubuntu and other distributions as Docker containers

Do you work with Ubuntu but want to test something quickly on an openSUSE system? You don’t need a second PC or a virtual machine to do it – a single container is quite enough.

Share Button
Read More
| by Arround The Web

How to Deploy war File in AWS

To deploy a war file in AWS, create and connect to the EC2 instance. Download and start the tomcat server and deploy the war file in the server.

Share Button
Read More
| by Arround The Web

How to Deploy React App to AWS

Create an EC2 instance and connect to it. Install the NodeJS to create the react application and install the Nginx server to deploy the application.

Share Button
Read More
| by Arround The Web

How to Delete Everything in AWS Account

To delete everything on the AWS account, the user needs to close the AWS account. The process for that is available in the post.

Share Button
Read More
| by Arround The Web

How to Delete Elastic IP in AWS

Deleting an Elastic IP can be done using the AWS management console and AWS CLI. Both these methods are mentioned in this guide.

Share Button
Read More
| by Arround The Web

How to Debug AWS Lambda

AWS lambda can be debugged on the platform. Create the function from the lambda console and test the triggers from the code source section.

Share Button
Read More
| by Arround The Web

Linux Watch Command

This explains the use of “watch” instruction to monitor different activities in Linux and the way of using it in Linux shell using its syntax illustration.

Share Button
Read More
| by Arround The Web

How to Create Lex Bot in AWS

Lex bot can be created using Lex console in AWS. After that, add new intents with queries and their responses. Lex bot will answer the user’s queries.

Share Button
Read More