| by Arround The Web

List Files in a Directory Python

To list files in a directory in Python, apply the “os.listdir()”, “glob.glob()”, “os.walk()”, “scandir()” functions or the “pathlib.Path.glob()” method.

Share Button
Read More
| by Arround The Web

Gary Benson: Which uninstalled package provides a file?

$ apt-file find guestmount
guestmount: /usr/bin/guestmount
guestmount: /usr/share/bash-completion/completions/guestmount
guestmount: /usr/share/doc/guestmount/changelog.Debian.gz
guestmount: /usr/share/doc/guestmount/copyright
guestmount: /usr/share/…

Share Button
Read More
| by Arround The Web

Python Dictionaries

Python “dictionaries” are a flexible data structure used in a broad range of applications and can be created via “curly braces {}” or “dict()” function.

Share Button
Read More
| by Arround The Web

Handling Externally Managed Environment Error With Pip in Ubuntu 23.10

Seeing an “externally managed environment” error while using Pip in Ubuntu 23.10? Here’s what you can do about this error.

Share Button
Read More
| by Arround The Web

Linux: Difference Between /dev/tty, /dev/tty0, and /dev/console

The post Linux: Difference Between /dev/tty, /dev/tty0, and /dev/console first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Linux / UNIX supports device files that are stored in the /dev directory. These aren’t actual files, rather, the…

Share Button
Read More
| by Arround The Web

Rhino Linux Unveils Its Adorable New Desktop

The fifth beta of Rhino Linux introduces the beautiful Unicorn Desktop, a visually pleasant and lightweight interface based on Xfce.
The post Rhino Linux Unveils Its Adorable New Desktop appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Bluesky Social Just Took a Big Open-Source Step Forward

The hot new social network from Twitter’s founders, Bluesky Social, has open-sourced its client software. Here’s why that matters.
The post Bluesky Social Just Took a Big Open-Source Step Forward appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

System76 Updates Lemur Pro Linux Laptop With 13th-Gen Intel CPUs, DDR5 RAM

The refreshed Lemur Pro Linux laptop is packed with powerful 13th-Gen Intel “Raptor Lake” processors and Intel Iris Xe Graphics. Learn more here.
The post System76 Updates Lemur Pro Linux Laptop With 13th-Gen Intel CPUs, DDR5 RAM appeared first on Linu…

Share Button
Read More
| by Arround The Web

GNOME Makes it Easier to Show Seconds, Weekday in Clock

It’ll soon be less effort to customize the clock applet in GNOME Shell. No, no — don’t close this post yet! I appreciate that extra clock options are far from…

The post GNOME Makes it Easier to Show Seconds, Weekday in Clock is from OMG! Linux and reproduction without permission is, like, a nope.

Share Button
Read More
| by Arround The Web

parallel @ Savannah: GNU Parallel 20230522 (‘Charles’) released [stable]

Subject: GNU Parallel 20230522 (‘Charles’) released [stable]

GNU Parallel 20230522 (‘Charles’) has been released. It is available for download at: lbry://@GnuParallel:4

Quote of the month:

  Recently learned how to use GNU parallel (from Cha…

Share Button
Read More
| by Arround The Web

Creating a bootable Windows 10/11 USB on Linux

Whether you’re setting up a dual-boot system or installing Windows on another machine, you might find yourself needing to create a bootable Windows USB stick using your Linux system. Though it might sound complex, the process is straightforward if you …

Share Button
Read More
| by Arround The Web

Xfce Screenshot Tool Can Now Save Screenshots in AVIF, JXL

As of Xfce version 1.10.4, users can now use the default screenshot utility to save screenshots as AVIF or JPEG XL.
The post Xfce Screenshot Tool Can Now Save Screenshots in AVIF, JXL appeared first on Linux Today.

Share Button
Read More
| by Scott Kilroy

Compiling coreboot firmware

Coreboot lets you build your own custom firmware while learning more about Linux.

Share Button
Read More
| by Scott Kilroy

Reverse engineering a BLE clock

What do you do when all your Bluetooth clocks show slightly different times? With some reverse engineering, you can write a Python program to synchronize your clocks.

Share Button
Read More
| by Scott Kilroy

Graphical web browsing from the terminal

This Chromium port can run inside any console, with minimal resources, and is a great tool for making old computers really useful – and learning programming along the way.

Share Button
Read More
| by Scott Kilroy

Efficiently manage files with nnn

If you’re a Linux lover, you’ll know the command line is the slickest and most efficient way to interact with the system. Free yourself from point-and-click with the nnn command-line file manager.

Share Button
Read More
| by Scott Kilroy

Espanso: Text expander and more

Espanso is a cross-platform text expander that can do far more than simply replace text modules.

Share Button
Read More
| by Scott Kilroy

Meet Open Data Institute’s Lisa Allen

The Open Data Institute’s Lisa Allen explains why open data matters and what it will take for more widespread adoption.

Share Button
Read More
| by Scott Kilroy

Who’s Driving?

I happen to be writing this column on a day when the US Senate is conducting hearings on artificial intelligence (AI) and, specifically, whether a need exists for greater regulation.

Share Button
Read More
| by Scott Kilroy

Linux Magazine Full Feed 2023-05-22 14:42:27

With the demise of Twitter API access to the beautiful open source client, Harpy, Graham has spent the month on fosstodon.org, hoping Harpy’s developer brings their skills to the Fediverse.

Share Button
Read More