Showing headlines posted by bob

« Previous ( 1 ... 178 179 180 181 182 183 184 185 186 187 188 ... 1193 ) Next »

How to Check SSD/HDD health in Linux

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 3, 2021 6:47 AM CST)
  • Story Type: Tutorial; Groups: Linux
S.M.A.R.T is a tool used to monitor the health status of SSD and HDD. It also allows you to perform on-demand tests on the drive. In this post, we will show you how to check SSD and HDD health on Linux.

Red Hat leader Jim Whitehurst steps down as IBM President

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Jul 3, 2021 4:58 AM CST)
  • Story Type: News Story; Groups: Cloud, IBM, Red Hat
Under Whitehurst, Red Hat became a billion-dollar company and was acquired by IBM. He then moved up to become IBM's President to lead IBM's cloud efforts. Now, out of the blue, Whitehurst is stepping down as IBM's leader.

Rugged embedded computers debut Jetson AGX Xavier Industrial

Syslogic’s IP67/IP69 protected “AI Rugged Computer RML A3” in-vehicle computer and “AI Vehicle Computer RSL A3” railway system run Linux on a Jetson AGX Xavier, including the new Industrial model. Swiss embedded manufacturer Syslogic has announced the AI Rugged Computer RML A3, which it calls “one of the most robust embedded systems” based on Nvidia’s […]

UP Core Plus and UP Xtreme SBCs gain add-on with triple GbE and 5G

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jul 2, 2021 7:06 PM CST)
  • Story Type: News Story; Groups: Community
Aaeon has launched an $84-and-up “UP Connect Plus” carrier board that plugs into the UP Core Plus and UP Xtreme SBCs and adds 3x GbE ports with optional TSN plus an M.2 3042/3052 with 5G support. Aaeon Technology Europe’s UP community, which goes by the brand UP! Bridge the Gap, has added a new add-on […]

A brief history of FreeDOS

  • Opensource.com (Posted by bob on Jul 2, 2021 2:43 PM CST)
  • Story Type: News Story
A master was explaining the nature of The Tao of Programming to one of his novices. "The Tao is embodied in all software—regardless of how insignificant," said the master. "Is Tao in a hand-held calculator?" asked the novice. "It is," came the reply. "Is the Tao in a video game?" continued the novice. "It is even in a video game," said the master. read more

Sir Tim Berners-Lee's World Wide Web NFT fetches $5.4m at auction while rest of us gaze upon source code for $0

  • The Register (Posted by bob on Jul 2, 2021 12:13 PM CST)
  • Story Type: News Story
Proceeds to go towards charitable causes, Father of the Web confirms The auction of Sir Tim Berners-Lee's source code for the World Wide Web as a cryptographically backed Non-Fungible Token (NFT) has concluded, with the web daddy pocketing $5,434,500 for something already public.…

Opto-isolated relay add-on for Raspberry Pi has optional 4.3-inch touchscreen

Sequent’s $28-and-up “PiRelay 8” add-on for the Raspberry Pi supplies 8x relays with photo-coupling isolation for controlling devices on a load of 250V AC/7A or 30V DC/10A. There is also an optional 4.3-inch HDMI touchscreen. Whereas Sequent Microsystems earlier relay add-ons for the Raspberry Pi — the Raspberry Pi 8-Relay Card and line-switching 4-Relay — […]

How I build my personal website using containers with a Makefile

  • Opensource.com; By Chris Collins (Posted by bob on Jul 1, 2021 10:28 PM CST)
  • Story Type: Tutorial; Groups: Developer, Linux
The make utility and its related Makefile have been used to build software for a long time. The Makefile defines a set of commands to run, and the make utility runs them. It is similar to a Dockerfile or Containerfile—a set of commands used to build container images.

Tiny i.MX8M Mini SBC serves up mini-PCIe with PoE-enabled GbE

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jul 1, 2021 7:58 PM CST)
  • Story Type: News Story; Groups: Linux
Gateworks’ 100 x 35mm “Venice GW7100” SBC combines a Linux-driven i.MX8M Mini with up to 4GB LPDDR4 and 64GB MMC plus GbE with PoE, USB Type-C, mini-PCIe with nano-SIM, -40 to 85°C support, and optional GPS. Gateworks has announced the smallest member of its family of i.MX8M based Venice SBCs, following the 105 x 100mm […]

Major Linux RPM problem uncovered

Red Hat has used RPM for software package distribution for decades, but we now know RPM contained a nasty hidden security bug since Day One. It's now been unveiled and a repair patch has been submitted.

System76 releases Ubuntu-based Pop!_OS 21.04 with auto-tiling COSMIC desktop

New take on GNOME designed for productivity. System76 has released Pop!_OS 21.04, based on Ubuntu 21.04 but with a distinctive desktop called COSMIC.…

How to connect ONLYOFFICE Desktop Editors v.6.3 to your Seafile server

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 1, 2021 2:58 PM CST)
  • Groups: Linux; Story Type: News Story
ONLYOFFICE Desktop Editors is a free open-source office suite that comprises viewers and editors for text documents, spreadsheets, and presentations. In this tutorial, we'll learn how to link the ONLYOFFICE desktop app and your Seafile server.

Try Linux on any operating system with VirtualBox

  • Opensource.com (Posted by bob on Jul 1, 2021 11:54 AM CST)
  • Groups: Linux; Story Type: News Story
VirtualBox makes it easy for anyone to try Linux. You don't even need experience with the command line to set up a simple virtual machine to tinker with Linux. I'm kind of a power user when it comes to virtual machines, but this article will show even novices how to virtualize a Linux system. In addition, it provides an overview of how to run and install a Linux system for testing purposes with the open source hypervisor VirtualBox. read more

Parse JSON configuration files with Groovy

  • Opensource.com (Posted by bob on Jul 1, 2021 6:28 AM CST)
  • Story Type: News Story
Applications typically include some type of default or "out-of-the-box" state or configuration, as well as some way for users to customize that configuration for their needs. read more

9 reasons I love to use the Qt Creator IDE

  • Opensource.com (Posted by bob on Jul 1, 2021 1:01 AM CST)
  • Story Type: News Story
Qt Creator is the Qt framework's default integrated development environment (IDE) and hence the glue between Qt's rich set of libraries and the user. In addition to its basic features such as intelligent code completion, debugging, and project administration, Qt Creator offers a lot of nice features that make software development easier. In this article, I will highlight some of my favorite Qt Creator features. read more

GitHub Copilot is AI pair programming where you, the human, still have to do most of the work

  • The Register (Posted by bob on Jun 30, 2021 11:46 PM CST)
  • Story Type: News Story
Maybe call it backseat programming for now? GitHub on Tuesday unveiled a code-completion tool called Copilot that shows promise though still has some way to go to meet its AI pair programming goal.…

How to Install Go (Golang) Compiler on Ubuntu 20.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 30, 2021 9:16 PM CST)
  • Groups: Ubuntu, Linux; Story Type: News Story
Go also called Golang is an open-source programming language developed by Google. It is used to build reliable and efficient applications. In this post, I will show you how to install the Go programming language on Ubuntu 20.04 server.

How a college student founded a free and open source operating system

Jim Hall is best known as the computer programmer who founded the FreeDOS project. Jim began the project in 1994 as a replacement for MS-DOS while he was still a student at the University of Wisconsin–River Falls. Jim created FreeDOS in response to Microsoft ending support for MS-DOS in 1994. Recently Jim agreed to an email interview. Correspondent Joshua Allen Holm joined me in posing the following questions to Jim. Don Watkins: What kind of skill set invites you to write your own operating system? read more

Is remmina useful for your daily work?

  • Fedora Magazine (Posted by bob on Jun 30, 2021 4:16 PM CST)
  • Groups: Fedora; Story Type: News Story
Remmina is a Remote Desktop Client that supports numerous protocols allowing you to connect to many remote systems. This full featured client program allows you to set up a shared folder, select the screen size and type of connection being used. There are many more options that give you the ability to customize your connection […]

How to Install OpenOffice 4.1.10 on Fedora 34

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 30, 2021 3:01 PM CST)
  • Groups: Fedora, Linux; Story Type: News Story
OpenOffice can be used for creating and manipulating word documents, spreadsheets, presentations, graphics modules etc. In this guide, we will walk you through the process of installing OpenOffice 4.1.10 on Fedora 34 Workstation OS.

« Previous ( 1 ... 178 179 180 181 182 183 184 185 186 187 188 ... 1193 ) Next »