Showing headlines posted by bob

« Previous ( 1 ... 66 67 68 69 70 71 72 73 74 75 76 ... 1156 ) Next »

Linux 6.2: The first mainstream Linux kernel for Apple M1 chips arrives

  • ZDNET | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Feb 21, 2023 10:10 PM EDT)
  • Story Type: News Story; Groups: Kernel, Linux
Linux is now ready to run on modern Macs.

How to Install Laravel with Docker on Ubuntu 22.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Feb 21, 2023 7:47 PM EDT)
  • Story Type: Tutorial; Groups: Linux, PHP, Ubuntu
Laravel is a free and open-source PHP framework that provides a set of tools and resources to build modern PHP applications. This guide will use Docker Compose to containerize a Laravel application for development.

How to Add a Swap File On Ubuntu

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Feb 21, 2023 5:29 AM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
A swap file enables an operating system (OS) to utilize hard disk space to simulate additional memory. This tutorial shows how to set up a swap file on Ubuntu Linux. The steps have been tested in recent Ubuntu versions, incl. Ubuntu 22.04.

How to Install Nginx with Brotli Compression on Ubuntu 20.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Feb 20, 2023 10:20 PM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
Brotli is an open-source compression algorithm created by Google. It can be used as an alternative to Gzip, Zopfli, and Deflate. This tutorial will show you how to install Brotli with Nginx on Ubuntu 20.04 server.

WIZnet board features Raspberry Pi 2040 and hardwired internet controller chip

The W6100-EVB-PICO is a compact embedded device integrating the Raspberry Pi RP2040 microcontroller and the WIZnet W6100 hardwired internet controller chip. This board provides up to 30x GPIOs, 1x RJ45 port and it supports internet protocols such as TCP, UDP, IPv6, IPv4, etc. Unlike the W6100-EVB board which is based on a STM32F103VCT6 Cortex-M3, the […]

What you need to know about the real-time capable edition of Ubuntu 22.04

Don't rush in if you don't need it – there may be more cons than pros Canonical has made a Real-time edition of Ubuntu 22.04 available on x86 and Arm… but only to Ubuntu Pro customers, and there are some potential issues you should know about.…

systemd 253: You're looking at the future of enterprise Linux boot processes

  • The Register; By Liam Proven (Posted by bob on Feb 19, 2023 8:51 PM EDT)
  • Story Type: News Story; Groups: Kernel, Linux
The init system many love to hate intros tool to create Unified Kernel Image files. The first systemd release of 2023 is here, and it introduces a brand spanking new tool for building Unified Kernel Image (UKI) files.…

Ubuntu Advantage is being wired deeper into the distro

  • The Register (Posted by bob on Feb 19, 2023 6:28 PM EDT)
  • Groups: Ubuntu; Story Type: News Story
Dislike those messages about Ubuntu Pro? Then you won't like this Ubuntu and its various remixes remain free distros, but it's getting harder to remove the messages about the paid Ubuntu Pro offering… which is by design, and it's not going away.…

How to install Zabbix 6 on Debian 11

Zabbix is a free and open-source software used for monitoring several IT components, including networks, servers, virtual machines, and cloud services. This tutorial will show you how to install the Zabbix monitoring server on Debian 11.

How to Install and Use iostat on Ubuntu

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Feb 19, 2023 11:19 AM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
iostat, also known as input/output statistics, is a popular Linux system monitoring tool that can be used to collect statistics of input and output devices. It allows users to identify performance issues of local disk, remote disk, and system information. This tutorial will teach us how to install and use iostat on Ubuntu.

How to Install Concrete5 CMS with free Let's Encrypt SSL on Debian 11

Concrete5 is a free and open-source content management system for publishing Internet content. This post will show you how to install Concrete5 CMS with Apache and Let's Encrypt SSL on Debian 11.

Rockchip based SBC features PoE connector and M.2 SATA support

The URVE Board Pi is a Single Board Computer based on the 4-core Rockchip RK3566. This SBC comes with 2GB RAM, 8GB of eMMC, dual displays support, dual band Wi-Fi, BT 4.2, 1x GbE LAN, 1x M.2 slot for SSD and many other peripherals. The URVE Board Pi seems to be manufactured by the Polish […]

There's no place like... KDE: Plasma 5.27 is out and GNOME 44 hits beta

New versions of the two dominant desktops for Linux and other FOSS Unix-a-likes. Version 5.27, the latest LTS release of the KDE Plasma desktop, is out, and a beta of the latest GNOME, version 44, is here too.…

How to Open Files in Default Desktop Application from Command-Line on Ubuntu

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Feb 18, 2023 4:15 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
What do you do when you want to open a PDF file in Ubuntu? Simple, double click on the PDF file icon, or right-click and select the "Open with Document Viewer" option. But what if you're asked to do the same task through the command line? Do you know the command line utility that will do the job for you? However, you'll be glad to know that there's way through which you can launch Evince for a PDF file, even if you don't know the fact that a command line utility of that name exists, and that's what we'll be discussing in this article.

Getting Started with WordPress WP-CLI and Nginx on Ubuntu 22.04

WP-CLI is a tool to provide a command line interface to install and manage a WordPress site. This tutorial explains the installation of Wordpress on a LEMP (Linux + Nginx + MySQL + PHP) server with WP-CLI and shows how to install plugins and themes with WP-CLI on the command line.

How to Install XWiki on Ubuntu 22.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Feb 18, 2023 1:57 AM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
XWiki is a free and open-source wiki software written in Java and runs on Tomcat. This tutorial will show you how to install XWiki on Ubuntu 22.04 server.

How to Install BookStack with Nginx on Ubuntu 20.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Feb 17, 2023 9:11 PM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
BookStack is a self-hosted, open-source, easy-to-use platform for organizing and storing information. This tutorial will teach you how to install BookStack on a Ubuntu 20.04-based server.

The quest to make Linux bulletproof

  • The Register (Posted by bob on Feb 17, 2023 6:48 PM EDT)
  • Groups: Linux; Story Type: News Story
What the big players and an outlier are doing, and why Part 2 This is the second half of a feature about work undertaken to harden and improve Linux, beginning with part 1 here.…

Working with Btrfs Compression

This article will explore transparent filesystem compression in Btrfs and how it can help with saving storage space. This is part of a series that takes a closer look at Btrfs, the default filesystem for Fedora Workstation, and Fedora Silverblue since Fedora Linux 33. In case you missed it, here’s the previous article from this […]

ChromeOS now runs on top of Linux and, er, Zephyr ...

Google's finest via the what now? Plus: RISC-V-powered Chromebook isn't out of the question Column You probably knew Google's ChromeOS is a Linux distribution. But, now, it's running on more than Linux under the hood. I didn't, and I've been covering Chrome OS like paint since the day it arrived. Today, your newer Chromebook also depends on the open-source Zephyr Project Real-Time Operating System (RTOS). Here's Chrome OS's history and where Zephyr comes in. …

« Previous ( 1 ... 66 67 68 69 70 71 72 73 74 75 76 ... 1156 ) Next »