Showing headlines posted by bob

« Previous ( 1 ... 88 89 90 91 92 93 94 95 96 97 98 ... 1156 ) Next »

Open source's totally non-secret weapon big tech dares not use: Staying relevant

  • The Register; By Rupert Goodwins (Posted by bob on Oct 31, 2022 10:27 PM EDT)
  • Story Type: Editorial; Groups: Linux
Detachment from users' lived reality is how corporates shoot themselves in the foot. Opinion Last week, one fundamental problem for IT cropped up in three very different stories. One story was Google's parent Alphabet doing an internal audit of all its products on the back of falling profits. One was a highly critical look at Meta's efforts to put business into VR. And one was Linus Torvalds getting cranky that the i486 architecture was still in Linux's first-class lounge when it should be packed off to the Old Codes' Home.…

How to Install Suricata IDS on Ubuntu 22.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 31, 2022 3:18 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Suricata is a free and open-source network analysis and threat detection software developed by OSIF. It can be used as an intrusion detection system (IDS) and an intrusion prevention system (IPS).

20 technology horror stories about learning the hard way

Halloween will be here before you know it! This fun, over-the-top holiday is a great time to ponder the mortal fears of the developer in each of us. What haunts you the most, in the quiet moments just before your code starts to run?

IoT board based on RPi CM4 supports various wireless interfaces and optional PoE

  • LinuxGizmos.com; By Giorgio Mendoza (Posted by bob on Oct 30, 2022 4:51 PM EDT)
  • Story Type: News Story; Groups: Raspberry Pi
The RAK7391 WisGate Connect is an industrial gateway board powered by the Raspberry Pi Computer Module 4. This product also includes flexible peripherals such as dual GbE ports, camera connectors, and multiple expansion sockets for memory devices. According to RAKwireless, the WisGate Connect can support the whole Raspberry CM4 family. Broadcom BCM2711 – quad-core Cortex-A72 […]

$119 NanoPi R6S comes with Rockchip RK3588S and triple LAN ports

  • LinuxGizmos.com (Posted by bob on Oct 29, 2022 3:34 PM EDT)
  • Story Type: News Story
The NanoPi R6S is the newest router Single Board Computer released by FriendyELEC. This SBC combines two 2.5GbE LAN ports, one GbE LAN port in addition to the Rockchip RK3588S octa-core SoC. According to the product page, the processor found in the R6S is the RK3588S which has been featured in other boards such as […]

RIP: Kathleen Booth, the inventor of assembly language

  • The Register (Posted by bob on Oct 29, 2022 1:12 PM EDT)
  • Story Type: News Story
Builder and programmer of the ARC and SEC turned 100 this year. Professor Kathleen Booth, one of the last of the early British computing pioneers, has died. She was 100.…

Set up a Matrix to Discord bot

Matrix is a popular open source chat application that makes it easy to chat securely with people all over the world. Similarly, Discord is a non-open source chat application that's also popular with many online communities...

Write documentation like you develop code

Finding tooling that fits the other professionals on the team, such as technical writers, editors, information architects, and documentation product owners, may take more effort. A few options to consider...

How to Install Apache with ModSecurity on Ubuntu 22.04

ModSecurity is a free and open-source firewall tool supported by various web servers, such as Apache, Nginx, and IIS. In this tutorial, I will explain how to set up ModSecurity with Apache on Ubuntu 22.04.

Why I love my Chromebook: Reason 1, it's a Linux desktop

  • The Register (Posted by bob on Oct 28, 2022 2:45 PM EDT)
  • Groups: HP, Linux; Story Type: News Story
We appreciate power but sometimes it's about getting up and running sooner Column The fact that I like the Linux desktop will come as no surprise to anyone who reads my work. I mean, I was once the lead writer and editor for a long-gone publication called Linux Desktop. So why is it as I sit at Kubecon North America in Detroit that I'm writing this on an HP Chromebook x360?…

How to Set up Chrony as NTP Server and Client on Rocky Linux

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 28, 2022 1:31 PM EDT)
  • Groups: Linux; Story Type: News Story
NTP or Network Time Protocol is a networking protocol for time and clock synchronization on the computer network. In this guide, you will learn how to install and to use Chrony on the Rocky Linux server.

Fedora Linux 37 update

Fedora Linux 37 is going to be late; very late. Here’s why. As you may have heard, the OpenSSL project announced a version due to be released on Tuesday. It will include a fix for a critical-severity bug. We won’t know the specifics of the issue until Tuesday’s release, but it could be significant. As […]

OpenSSL warns of critical security vulnerability with upcoming patch

  • ZDNET (Posted by bob on Oct 28, 2022 11:02 AM EDT)
  • Story Type: News Story
We don't have the details yet, but we can safely say that come Nov. 1, everyone -- and I mean everyone -- will need to patch OpenSSL 3.x.

The GNOME Project is closing all its mailing lists

Everyone has to join Discourse… although you can still participate via email The GNOME Project is preparing to shut down its mailing lists due to problems maintaining the project's GNU Mailman instance - which relies on Python 2 - and a lack of moderators.…

How to run Python Scripts with Apache and mod_wsgi on Ubuntu 22.04

The Apache module mod_wsgi provides an interface for hosting Python-based web applications. In this tutorial, I will show you how to install and configure of mod_wsgi using Apache web server on Ubuntu 22.04 LTS.

Linus Torvalds bids 486 Linux adieu

  • ZDNET | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Oct 27, 2022 7:06 PM EDT)
  • Story Type: News Story; Groups: Kernel, Linux
It's been fun, but Linus Torvalds thinks it's time for 486 Linux to leave computers behind and go to museums.

TUXEDO Computers releases InfinityBook Pro 16 Gen7 Laptop

  • LinuxGizmos.com (Posted by bob on Oct 27, 2022 5:51 PM EDT)
  • Groups: Intel; Story Type: News Story
This week, TUXEDO launched two variations of their latest InfinityBook Pro 16 laptop built around the i7-12700H Intel core processor. TUXEDO’s high-end laptop supports up to 64GB RAM, 2x M.2 2280 slots, Wi-Fi 6, 80Wh battery and other optional features. The Max Performance and the Workstation edition feature the same 12th Gen processor from Intel: […]

Trick Lua into becoming an object-oriented language

Lua isn't an object-oriented programming language, but a scripting language utilizing C functions and a C-like syntax. However, there's a cool hack you can use within Lua code to make Lua act like an object-oriented language when you need it to be. The key is in the Lua table construct, and this article demonstrates how to use a Lua table as a stand-in for an object-oriented class.

Implementing SSL Perfect Forward Secrecy in NGINX Web-Server

This HOW-TO describes the process of implementing Perfect Forward Secrecy with the NGINX web-server on Debian and Ubuntu systems. The process can readily be adapted to other GNU/Linux systems.

How to monitor VMware vSphere with Checkmk

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 27, 2022 2:43 AM EDT)
  • Groups: Linux; Story Type: News Story
Monitoring your virtualized server environments is the ideal way to ensure optimal utilization of hardware resources and the best possible performance of your IT infrastructure. In this tutorial, I will show you how to monitor your vSphere with the open-source monitoring tool Checkmk in just a few minutes.

« Previous ( 1 ... 88 89 90 91 92 93 94 95 96 97 98 ... 1156 ) Next »