Showing headlines posted by bob

« Previous ( 1 ... 243 244 245 246 247 248 249 250 251 252 253 ... 1158 ) Next »

Customize your Raspberry Pi operating system for everyday use

If you have a Raspberry Pi running Raspberry Pi OS (previously known as Raspbian) operating system, you know it's an awesome little computer with a great operating system for beginners that includes just about everything you could possibly want. However, once you become familiar with the Pi and want to start using it for other things, you might want an operating system (OS) that doesn't include everything in the default build. read more

Getting Started with Haskell on Fedora

  • Fedora Magazine (Posted by bob on Jun 24, 2020 4:47 PM EDT)
  • Groups: Fedora; Story Type: News Story
$ sudo dnf install -y ghc $ ghc --version The Glorious Glasgow Haskell Compilation System, version 8.6.5 main = putStrLn ("Hello, World!") $ runhaskell main.hs Hello, World! $ ghc main.hs [1 of 1] Compiling Main ( main.hs, main.o ) Linking main ... $ ./main Hello, World! $ ghci Prelude> :load main.hs [1 of 1] Compiling […]

Tips for switching your team to a SharePoint open source alternative

  • Opensource.com (Posted by bob on Jun 24, 2020 1:04 PM EDT)
  • Story Type: News Story
MediaWiki is many IT professionals' first exposure to wikis. By virtue of being the platform behind Wikipedia, MediaWiki's familiarity makes it a compelling open source alternative to proprietary technology like Atlassian Confluence, which is common with developers, and SharePoint, the default corporate collaboration platform. read more

Linux-based wireless gateway links up to Azure-ready IoT stack

Cloud of Things’ compact, Arm/Linux based “DeviceTone IoT Gateway” is equipped with MikroBus, LAN, GPIO, WiFi, LTE, NB-IoT, BLE Long Range, and DECT ULE. Both the gateway and an MCU-based “Genie” edge node work with an Azure-certified DeviceTone IoT Suite. We found out about Cloud of Things’ DeviceTone IoT Gateway, DeviceTone Genie edge node, and […]

ARM and Linux take the supercomputer TOP500 crown

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Jun 24, 2020 3:38 AM EDT)
  • Story Type: News Story; Groups: ARM, Linux
For the first time, an ARM-powered supercomputer took first place in the TOP500 supercomputer competition.

Up to 21.5-inch touch panels power up with Whiskey Lake

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jun 24, 2020 1:10 AM EDT)
  • Story Type: News Story; Groups: Linux
Vecow’s rugged, 10.1- to 21.5-inch “MTC-7000 Series” touch-panel systems run Linux or Win 10 on an 8th Gen Whiskey Lake CPU and offer 16:9 ratios, up to 32GB RAM, SATA, 2x GbE, 4x USB 3.1 Gen2, DVI-D and DP, and 2x mini-PCIe. Vecow has announced a line of rugged, all-in-one touch-panel computers with 10.1-, 15-, […]

How to Install and Configure Apache Hadoop on Ubuntu 20.04

Apache Hadoop is an open-source framework used to manage, store and process data for various big data applications running under clustered systems. In this tutorial, we will explain how to set up a single-node Hadoop cluster on Ubuntu 20.04.

Coffee Lake monster loads up on SATA, PCIe, and M.2

IEI’s rugged, Linux-ready “TANK-880-Q370” runs on 8th/9th Gen Coffee Lake CPUs and offers HDMI and DP, 3x GbE, 6x USB, 3x serial, 4x SATA, 4x PCIe, 3x M.2, and a mini-PCIe slot. IEI Technology has unleashed another one of its appropriately named TANK computers, following earlier models including the Intel 4th Gen “Haswell” based TANK-860-QGW. […]

Make the switch from Mac to Linux easier with Homebrew

  • Opensource.com (Posted by bob on Jun 23, 2020 5:44 PM EDT)
  • Groups: Linux; Story Type: News Story
The Homebrew project began its life as an unofficial Linux-style package manager for the Mac. Its users quickly fell in love with its friendly interface and helpful prompts, and—in what may seem like a strange twist of fate—it got ported to Linux. read more

Take control of your data with associative arrays in Bash

  • Opensource.com (Posted by bob on Jun 23, 2020 12:46 PM EDT)
  • Groups: Python; Story Type: News Story
If you've ever written code, whether it's a shell script, a Python script, C++, or even Scratch, then you know that variables are vital. Computers and coders use variables as waystations, where they surreptitiously pass information back and forth. For instance, if you need to process a user's name in a shell script, you might set up a variable, put the username into the variable, and then instruct the computer to do something to the variable (check it against a list of authorized users, for example). read more

Protect your system with fail2ban and firewalld blacklists

  • Fedora Magazine (Posted by bob on Jun 23, 2020 9:58 AM EDT)
  • Groups: Fedora; Story Type: News Story
If you run a server with a public-facing SST access, you might have experienced malicious login attempts. This article shows how to use two utilities to keep the intruder out of our systems. To protect against repeated ssh login attempts, we’ll look at fail2ban. And if you don’t travel much, and perhaps stay in one […]

Qualcomm router board offers 10GbE and WiFi 6

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jun 23, 2020 3:47 AM EDT)
  • Story Type: News Story; Groups: Linux
Wally’s “DR8074A” and Compex’s “HK01” are similar implementations of a Linux-driven Qualcomm reference design for its quad-core -A53, 802.11-ax enabled IPQ8074 router SoC. The SBCs feature 5x GbE and single 10GbE and SFP+ ports. Wally’s has posted specs for a DR8074A (HK01) router board based on a Qualcomm reference design for its IPQ8074 SoC. Earlier […]

Why I'm Joining the Mozilla Board

Firefox was my window into Mozilla 15 years ago, and it’s through this window I saw the power of an open and collaborative community driving lasting change. My admiration and …

Release the pressure: Win16 support arrives for version 3.2 of Free Pascal

Five years since the last update, the team celebrates 50 years of the language with more architectures. Great news, Pascal fans. After a lengthy hiatus, the cross-platform Free Pascal has emerged with an array of new features and new targets.…

Coffee Lake system ships with optional Nvidia RTX 2060

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jun 22, 2020 10:49 PM EDT)
  • Story Type: News Story; Groups: Linux
Nexcom’s “AIEdge-X 300” runs Linux or Win 10 on an 8th/9th Gen Coffee Lake CPU and offers 2x SATA, 3x HDMI 2.0, 2x M.2, and a PCIe x16 slot with an optional Nvidia RTX 2060 card. Nexcom has announced an AI edge computer that offers a doublewide PCIe x16 slot for up to 160W graphics […]

Linux tools for improving your time management

  • Opensource.com (Posted by bob on Jun 22, 2020 9:35 PM EDT)
  • Groups: Linux; Story Type: News Story
Productivity is a subjective term, but essentially, it's a measurement of how efficiently a particular task is completed. Everyone has different things that keep them productive—some people need help staying on task, some people need a particular kind of work environment, some people need alerts and reminders to avoid missed deadlines, and some need assistance with repetitive, manual chores. read more

7 open source alternatives to VS Code

  • Opensource.com (Posted by bob on Jun 22, 2020 8:21 PM EDT)
  • Groups: Linux; Story Type: News Story
Visual Studio Code, also known as VS Code, is a code editor for Linux, Windows, and macOS. It's the kind of editor that walks the line between editing text and managing your entire codebase, like an integrated development environment (IDE). It's extensible through plugins and has proven to be a reliable text editor that's easily beaten out formidable non-open rival editors. read more

How to install NetBox Network Documentation and Management Tool on Ubuntu 20.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 22, 2020 7:06 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Netbox is a free and powerful IP address (IPAM) and datacentre infrastructure management (DCIM) tool. It is used for storing information about your networks, VMs, and inventories. In this tutorial, we will explain how to install Netbox with Nginx as a reverse proxy on Ubuntu 20.04.

Hard lessons learned about Kubernetes garbage collection

Some time ago, I learned an important Kubernetes lesson the hard way. The story begins with Kubernetes Operators, which is a method of packaging, deploying, and managing a Kubernetes application. The thing I tripped up on was garbage collection in the cluster, which cleans up objects that no longer have an owner object (but more on that later).

CSI kit for the RPi CM3 has FPGA for camera control

Vision Components’ $335 “VC Embedded Vision Kit CMI” for the Raspberry Pi Compute Module offers GbE, USB, 2x CSI, and an FPGA. It defaults to a 1MP, 120fps Omnivision module but supports up to 20MP modules German embedded vision vendor Vision Components has launched an adapter board for its VC MIPI camera modules that supports […]

« Previous ( 1 ... 243 244 245 246 247 248 249 250 251 252 253 ... 1158 ) Next »