Showing headlines posted by bob

« Previous ( 1 ... 116 117 118 119 120 121 122 123 124 125 126 ... 1176 ) Next »

3 ways to use the Linux inxi command

I was looking for information about the health of my laptop battery when I stumbled upon inxi. It's a command line system information tool that provides a wealth of information about your Linux computer, whether it's a laptop, desktop, or server...

Install JDBC on Linux in 3 steps

When you write an application, it's common to require data storage. Sometimes you're storing assets your application needs to function, and other times you're storing user data, including preferences and save data. One way to store data is in a database, and in order to communicate between your code and a database, you need a database binding or connector for your language. For Java, a common database connector is JDBC (Java database connectivity.)

GNOME hits 43: Welcome To Guadalajara

Love it or loathe it? Plus: KDE 5.26 here soon, and both desktops still working on mobile support. The third release of GNOME since the big shift of GNOME 40 is coming together – but KDE isn't getting left behind.…

5 Git configurations I make on Linux

  • Opensource.com; By Alan Formy-Duval (Posted by bob on Sep 22, 2022 8:09 PM CST)
  • Story Type: Tutorial; Groups: Linux
Setting up Git on Linux is simple, but here are the five things I do to get the perfect configuration: Create global configuration; Set default name; Set default email address; Set default branch name; Set default editor. I manage my code, shell scripts, and documentation versioning using Git.

Chainguard releases Wolfi, a Linux

  • ZDNET | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Sep 22, 2022 5:40 PM CST)
  • Story Type: News Story; Groups: Linux
Chainguard takes a new approach to building a container Linux with all the security you'd need already baked in.

Getting Started with Podman: Manage Images, Containers and Volumes

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 22, 2022 3:12 PM CST)
  • Groups: Linux; Story Type: News Story
Podman is a container runtime that provides features similar to Docker. It's part of the libpod library and can be used to manage pods, containers, container images, and container volumes.

How to Install Podman on Ubuntu 22.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 22, 2022 11:29 AM CST)
  • Groups: Ubuntu, Linux; Story Type: News Story
Podman also called "Pod Manager" is an open-source tool used for creating and managing containers. It is part of the libpod library that doesn’t rely on the Docker daemon and is compatible with Docker. In this tutorial, I will show you how to install and use Podman on Ubuntu 22.04 server.

How to Install Prestashop with Apache and Let's Encrypt SSL on Debian 11

PrestaShop is a free, open-source, efficient, and innovative e-commerce solution that helps you to sell your products online. It is a powerful and adaptable e-commerce CMS that provides all features needed to create an online store.

How to Install VNC Server on Rocky Linux

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 21, 2022 10:08 PM CST)
  • Groups: Linux; Story Type: News Story
Virtual Network Computing (VNC) is a desktop sharing protocol that allows you to control a computer remotely using VNC client software. In this tutorial, you will set up the VNC Server with TigerVNC on a Rocky Linux server. You will also learn how to connect securely to the VNC Server via SSH tunneling.

Linux Log Analysis

  • LinuxSecurity.com; By Hithesh Sathian (Posted by bob on Sep 21, 2022 6:02 PM CST)
  • Story Type: News Story; Groups: Linux
With the rise of containers and virtual machines, some system administrators check their system logs less frequently. However, this is a mistake. Even if an application is containerized, it is still important to keep and analyze logs.

Deploy an ARM64 Fedora VM on your PC: 3 steps

Set up a virtual machine to test your applications, binaries, and container images on different architectures...

Security buzzwords to avoid and what to say instead

  • Opensource.com; By Seth Kenlon (Posted by bob on Sep 21, 2022 3:59 PM CST)
  • Story Type: News Story; Groups: Games, Linux
The problem is, the word "secure" can actually refer to any number of things, and the tech industry often uses it as such a general term that it becomes meaningless...

FileRun on Docker

You may want to set up a file server like FileRun for any number of reasons. The main reason, I would think, would be so you can have your own Google Drive alternative that is under your control instead of Google's. FileRun claims to be "Probably the best File Manager in the world with desktop Sync and File Sharing," but I think you'll have to be the judge of that for yourself.

Firefox 105 is here, and it's faster and more memory-frugal

If you love having thousands of tabs open, this might be one for you The Mozilla Foundation has let Firefox 105 out of the gate, and if you use a Chrome-based browser, it's a good time to take another look.…

6 Python interpreters to try in 2022

Python, one of the most popular programming languages, requires an interpreter to execute the instructions defined by the Python code. In contrast to other languages, which compile directly into machine code, it’s up to the interpreter to read Python code and translate its instructions for the CPU performing the related actions. There are several interpreters out there, and in this article, I’ll take a look at a few of them.

My favorite open source alternatives to Notion

If you have notes to yourself scattered throughout your hard drive, you might need a notes application to collect and organize your personal reminders. A notes system can help you track ideas, important tasks, and works in progress. A popular application that isn't open source is Notion, but here are two options that respect your privacy and data.

PyLint: The good, the bad, and the ugly

"PyLint can save your life" is an exaggeration, but not as much as you might think! PyLint can keep you from really really hard to find and complicated bugs. At worst, it can save you the time of a test run. At best, it can help you avoid complicated production mistakes.

GPS-RTK Raspberry Pi Hat offers high precision positioning in real-time

  • LinuxGizmos.com; By Giorgio Mendoza (Posted by bob on Sep 20, 2022 1:59 AM CST)
  • Story Type: News Story; Groups: Raspberry Pi
SB-Components recently launched a Raspberry Pi Hat integrating the ZED-F9P module which is a GNSS receiver that can simultaneously measure signals from constellations such as GLONASS, GPS, Galileo and BeiDou with 0.2 meters accuracy.  The ZED-F9P is a positioning module that combines real time kinematics (RTK) and multi-band GNSS technology for applications that require centimeter-level […]

How to Install vTiger CRM Open Source Edition on Debian 11

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 19, 2022 9:36 PM CST)
  • Story Type: Tutorial; Groups: Debian, Linux
vTiger is an all-in-one CRM (Customer Relationship Management) solution for your business. It is suitable for small and medium businesses. In this tutorial, we will show you how to install vTiger CRM on the Debian 11 server with the LAMP Stack. This guide will be using the open-source version vTiger CRM.

Linus Torvalds: Rust will go into Linux 6.1

At the Kernel Maintainers Summit, the question wasn't, "Would Rust make it into Linux?" Instead, it was, "What to do about its compilers?"

« Previous ( 1 ... 116 117 118 119 120 121 122 123 124 125 126 ... 1176 ) Next »