Showing headlines posted by bob

« Previous ( 1 ... 740 741 742 743 744 745 746 747 748 749 750 ... 1238 ) Next »

Solving the cross-platform emoji problem

  • Opensource.com (Posted by bob on Apr 6, 2017 1:15 PM EDT)
  • Story Type: News Story
Who doesn't enjoy emoji? ????  Some extra flair to communications can turn a basic message into something just a little bit fancy. ? read more

Building a secure bootloader for the Quark D2000 and SE

At ELC 2017, Intel’s Daniele Alessandrelli related how his team built a QM-Bootloader for Intel’s MCU-like Quark D2000 and SE with secure firmware upgrades. Years after Intel released the low-power, Linux-compatible Quark X1000 processor, which runs on the Intel Galileo and numerous IoT gateways, the chipmaker last year launched three microcontroller-like Quarks that do not […]

RPi HAT add-on does 192kHz 24-bit audio and MIDI too

The Pisound is a sound card HAT-add-on for the Raspberry Pi with 192kHz 24-bit stereo I/O, classic MIDI In and Out ports, onboard knobs, and a user button. A Lithuania-based Pisound project has tripled its funding goal on Indiegogo, with 23 days left.

Ubuntu UNITY is GNOME-MORE: 'One Linux' dream of phone, slab, desktop UI axed

Shuttleworth has shocked and surprised the open source community, even those who were critics of the Unity effort that was started six years ago. "I'm writing to let you know that we will end our investment in Unity8, the phone and convergence shell," he wrote on the official Ubuntu blog Wednesday. "We will shift our default Ubuntu desktop back to GNOME for Ubuntu 18.04 LTS."

Best of Hack and /

Secure Server Deployments in Hostile Territory

Building a Secure Bootloader for the Linux-Compatible Quark D2000 and SE

  • Linux.com; By Eric Brown (Posted by bob on Apr 5, 2017 10:12 PM EDT)
  • Story Type: News Story; Groups: Intel, Linux
Years after Intel released the low-power, Linux-compatible Quark X1000 processor, which runs on the Intel Galileo and numerous IoT gateways, the chipmaker last year launched three microcontroller-like Quarks that do not run Linux.

After Congress revokes Internet privacy rules, downloads double of VPN-equipped Opera browser

  • Computerworld; By Gregg Keizer (Posted by bob on Apr 5, 2017 7:07 PM EDT)
  • Story Type: Security
Opera Software today boasted that the number of new U.S. users of its namesake browser more than doubled days after Congress voted to repeal restrictions on broadband providers eager to sell customers' surfing history.

Dockerizing Wordpress with Nginx and PHP-FPM on Ubuntu 16.04

In this tutorial, I will guide you step-by-step to use docker-compose. We will deploy 'Wordpress' with Nginx, MySQL, and PHP-FPM. Each service has its own container, and we will use images from the docker hub registry. I will show you how to create containers from docker images and manage all containers with docker-compose.

Golang to the rescue: Saving DevOps from TLS turmoil

  • Opensource.com (Posted by bob on Apr 5, 2017 5:04 PM EDT)
  • Story Type: News Story
If you ever need to validate certificates or certificate chains before deploying them, Golang provides a near foolproof test method. In this article, I will explain our use case that brought about the need for testing certificate chains, review appropriate web server security settings, and break down the Go code used for testing. read more

Read your MRI using aeskulap in Fedora

Open source probably isn’t the first thing that comes to mind when you think about medicine. But with standards for exchanging digital data comes a foot in the door for open source. By implementing these standards, open source gives patients access... Continue Reading →

Clones welcome in scientific hardware

  • Opensource.com (Posted by bob on Apr 5, 2017 10:52 AM EDT)
  • Story Type: News Story
In the inaugural issue of the Journal of Open Hardware I review emerging business models for open source hardware. Many of these models are borrowed from the free and open source software industry and will no doubt be familiar to you. read more

Trivial Transfers with TFTP, Part 2: Configuration

  • Linux.com; By Chris Binnie (Posted by bob on Apr 5, 2017 8:24 AM EDT)
  • Story Type: News Story; Groups: Linux
In the first article of this series, we looked at some of the, admittedly limited, features of TFTP along with some reasons why you might want to use it. Here, we take a look at the main config file and how to enable and disable services for improved security.

Why you should become an open source sustainer

The year was 1999. My father had just built me a computer with a 500MHz AMD Athlon processor, a 2GB HDD, 32MB of RAM and Windows 98. I was in heaven. Then, a friend of mine wanted to introduce me to Linux and asked if he could partition my hard drive in half so he could install Debian 2.1 (Slink). I told him, "Why not?" and while it was installing I asked how much he paid for it. He chuckled and said, "It's Linux, man. It's free!" I figured it was bootlegged and left it at that. read more

Why Choose Kubernetes to Manage Containerized Applications?

We're learning about Kubernetes in this series, and why it is a good choice for managing your containerized applications. In part 1, we talked about what Kubernetes does, and its architecture. Now we'll compare Kubernetes to competing container managers.

Linux-friendly COM gains faster clock and i.MX6 ULL option

Variscite launched a faster, 696MHz v1.2 spin of its 50 x 25mm DART-6UL COM, and an option for the power-efficient i.MX6 ULL in addition to the UL SoC. Variscite has added an option for NXP’s new, more power-efficient i.MX6 ULL SoC to a newly revised, v1.2 version of its i.MX6 UL (UltraLite) based DART-6UL computer-on-module.

How To Save Traffic With nginx's HttpGzipModule on Debian Jessie

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Apr 4, 2017 9:14 PM EDT)
  • Groups: Debian, Linux; Story Type: News Story
In this tutorial, I will describe how to configure HttpGzipModule on a nginx web server (on Debian 8). HttpGzipModule allows nginx to compress files and deliver them to clients (e.g. browsers) that can handle compressed content which most modern browsers do. With HttpGzipModule, you can compress HTML, CSS, Javascript, text or XML files to approx. 20 - 30% of their original sizes, thus saving you server traffic and making your modem users happier.

How to install and use ZNC bouncer for IRC

IRC (Internet Relay Chat) is an online chat protocol and a network of large chat rooms that has existed since 1988. Each room lets members of a community talk with each other from all corners of the world. read more

Flat File Encryption with OpenSSL and GPG

The Pretty Good Privacy (PGP) application, which has long been known as a primary tool for file encryption, commonly focused on email. It has management tools for exchanging credentials with peers and creating secure communication channels over untrusted networks.

Qt versus Wx: How do two of the most popular Python frameworks compare?

  • Opensource.com (Posted by bob on Apr 4, 2017 3:37 PM EDT)
  • Groups: Python; Story Type: News Story
Python is a popular language capable of scripting as well as object-oriented programming. Several frameworks provide a GUI (graphical user interface) for Python, and most of them are good at something, whether it's simplicity, efficiency, or flexibility. Two of the most popular are wxPython and PyQt, but how do they compare? More importantly, which should you choose for your project? read more

Fedora 26 Alpha available now

  • Fedora Magazine (Posted by bob on Apr 4, 2017 12:46 PM EDT)
  • Groups: Fedora; Story Type: News Story
The Fedora Project is pleased to announce the immediate availability of Fedora 26 Alpha. The Alpha release is an important milestone towards the Fedora 26 release later this year. You can download the Alpha versions of Fedora 26 Workstation and Fedora... Continue Reading →

« Previous ( 1 ... 740 741 742 743 744 745 746 747 748 749 750 ... 1238 ) Next »