Showing headlines posted by bob

« Previous ( 1 ... 312 313 314 315 316 317 318 319 320 321 322 ... 1156 ) Next »

Quantum computing, the open source way

  • Opensource.com (Posted by bob on Oct 4, 2019 9:37 PM EDT)
  • Story Type: News Story
//--> The quantum vision of reality is both strange and mesmerizing at the same time. As theoretical physicist Michio Kaku once said, "Common sense has no place in quantum mechanics." read more

In Fedora 31, 32-bit i686 is 86ed

The release of Fedora 31 drops the 32-bit i686 kernel, and as a result bootable images. While there may be users out there who still have hardware which will not work with the 64-bit x86_64 kernel, there are very few. However, this article gives you the whole story behind the change, and what 32-bit material […]

9 essential GNU binutils tools

Imagine not having access to a software's source code but still being able to understand how the software is implemented, find vulnerabilities in it, and—better yet—fix the bugs. All of this in binary form. It sounds like having superpowers, doesn't it? You, too, can possess such superpowers, and the GNU binary utilities (binutils) are a good starting point. The GNU binutils are a collection of binary tools that are installed by default on all Linux distributions. read more

Whiskey Lake squeezes onto Pico-ITX board

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Oct 4, 2019 9:35 AM EDT)
  • Story Type: News Story; Groups: Intel, Linux
Commell’s Linux-friendly “LP-178” Pico-ITX board features Intel’s Whiskey Lake-UE CPUs at up to 4.4GHz turbo and offers up to 16GB DDR4, triple displays, SATA III, 2x GbE, and 2x 10Gbps USB 3.1 Gen 2 ports. Commell announced the first Pico-ITX board we’ve seen based on Intel’s 8th Gen “Whiskey Lake” U- or 10-year available UE-series […]

How to Install GlassFish with Nginx as a Reverse Proxy on Debian 10

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 4, 2019 5:28 AM EDT)
  • Story Type: News Story; Groups: Debian, Linux
GlassFish is a light-weight application server and supports different Java-based technologies like Enterprise JavaBeans, JPA, JavaServer Faces, JMS, and many more. In this tutorial, we will explain how to install GlassFish on Debian 10 with Nginx as a reverse proxy.

Introducing the guide to getting started with Kubernetes

Whether you are new to Kubernetes or are regarded as an expert, our new eBook is for you. In Getting started with Kubernetes, author Scott McCarty makes the business case for Kubernetes and lays the groundwork for implementation. Before digging into the logistics (pun intended), McCarty provides readers with a relatable analogy: Kubernetes is a dump truck. 

4 open source eBook readers for Android

Who doesn't like a good read? Instead of frittering away your time on social media or a messaging app, you can enjoy a book, magazine, or another document on your Android-powered phone or tablet. To do that, all you need is the right eBook reader app. So let's take a look at four solid, open source eBook readers for Android. read more

Sharing vs. free vs. public: The real definition of open source

  • Opensource.com (Posted by bob on Oct 3, 2019 3:44 PM EDT)
  • Story Type: News Story
When you hear the term open source, do you think this is synonymous with terms such as shareware, freeware, or public domain? If so, you are not alone. Many people, both within and without the technology industry, think of these terms as one and the same. This article illustrates how these terms are different and how open source is a transformative licensing and development model. Perhaps the best way to explore the differences will be to share my experience with software provided under one of the above models. read more

How to create the user interface for your Corteza Low Code application

  • Opensource.com; By Lenny Horstink (Posted by bob on Oct 3, 2019 11:10 AM EDT)
  • Story Type: Tutorial; Groups: Community
In the first two articles in this series, I explained how to use Corteza Low Code to create an application to track donations and set up its data structure with modules and fields. In the third article, I will explain how to create the graphical part of the Donations application.

IBM and Canonical work together in financial services

Just because IBM owns Red Hat doesn't mean it's not working with other Linux powers such as Ubuntu Linux.

Rock Pi 4C variant adds mini-DP while Rock Pi E offers dual LAN

Radxa is prepping a $75 “Rock Pi 4C” variant of the RK3399-based Rock Pi 4B SBC that adds a 2-lane mini-DisplayPort for dual simultaneous displays. There’s also an RK3328-based “Rock Pi E” in the works with dual LAN ports. Radxa CEO Tom Cubie announced an upcoming “Rock Pi 4C” SBC that adds dual simultaneous display […]

3 command line games for learning Bash the fun way

  • Opensource.com; By Seth Kenlon (Posted by bob on Oct 3, 2019 6:35 AM EDT)
  • Story Type: News Story; Groups: Games
Learning is hard work, and nobody likes work. That means no matter how easy it is to learn Bash, it still might feel like work to you. Unless, of course, you learn through gaming.

read more

7 Bash history shortcuts you will actually use

  • Opensource.com (Posted by bob on Oct 3, 2019 3:32 AM EDT)
  • Story Type: News Story
Most guides to Bash history shortcuts exhaustively list every single one available. The problem with that is I would use a shortcut once, then glaze over as I tried out all the possibilities. Then I'd move onto my working day and completely forget them, retaining only the well-known !! trick I learned when I first started using Bash. So most of them were never committed to memory. read more

Fedora projects for Hacktoberfest

  • Fedora Magazine (Posted by bob on Oct 3, 2019 2:17 AM EDT)
  • Groups: Fedora; Story Type: News Story
It’s October! That means its time for the annual Hacktoberfest presented by DigitalOcean and DEV. Hacktoberfest is a month-long event that encourages contributions to open source software projects. Participants who register and submit at least four pull requests to GitHub-hosted repositories during the month of October will receive a free t-shirt. In a recent Fedora […]

How to Install and Secure Redis on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 2, 2019 7:58 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Redis is an open-source, in-memory key/value store, used as a database, cache, and message broker. In this tutorial, we will show you how to install and configure Redis Server on Ubuntu 18.04 LTS. We will first install the Redis Server, and then secure the installation to make it production-ready.

Linux-ready 3.5-inch SBC can load Ryzen Embedded V1000 or R1000

Ibase has launched a 3.5-inch “IB918” SBC that runs Ubuntu or Windows on an AMD Ryzen Embedded V1000 or R1000 and offers 2x GbE, SATA III via M.2, and up to four simultaneous displays via 2x HDMI 2.0a, eDP, and LVDS. Ibase previewed its IB918 back in April in conjunction with the release of AMD’s […]

How to create the data structure for a Corteza Low Code application

  • Opensource.com (Posted by bob on Oct 2, 2019 3:45 AM EDT)
  • Story Type: News Story
In the first article in this series, I showed how to create a custom application to track donations using Corteza Low-Code, a graphical user interface- (GUI) and web-based development environment that serves as an alternative to Salesforce. So far, the Donations application merely exists, but this article explains how to make it do something by populating it with a data structure using modules and fields. read more

The monumental impact of C

C is the original general-purpose programming language. The Season 3 finale of the Command Line Heroes podcast explores C's origin story in a way that showcases the longevity and power of its design.

How to keep your messages private with an open source app

Messaging apps have changed how we communicate. Where would we be today without SMS? Can you imagine returning to a world where near-instant communication is not pervasive?

Docker is in deep trouble

In a leaked internal memo, Docker CEO reveals the troubled company is looking for more money.

« Previous ( 1 ... 312 313 314 315 316 317 318 319 320 321 322 ... 1156 ) Next »