Showing headlines posted by bob

« Previous ( 1 ... 653 654 655 656 657 658 659 660 661 662 663 ... 1151 ) Next »

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 →

Trump signs law allowing ISPs to sell your browsing history

  • ZDNet; By Zack Whittaker (Posted by bob on Apr 4, 2017 10:39 AM EDT)
  • Story Type: Security
President Donald Trump quietly signed a law Monday preventing privacy rules that were passed last year from coming into effect which prevented internet providers from selling their browsing data. A spokeswoman for the White House confirmed the signing.

Sorry Windows, Android is now the most popular end-user operating system

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Apr 4, 2017 6:38 AM EDT)
  • Story Type: News Story; Groups: Android
The rise of smartphones has led to Android becoming more popular, says StatCounter, but by such a fine margin that not everyone agrees.

Ubuntu 17.04 beta FACT: It's what's on the inside that matters, not looks

Download Ubuntu 17.04 beta preview, recently released, and visually speaking you might be a little disappointed.…

Deploying Microservices to a Cluster with gRPC and Kubernetes

  • Linux.com; By Paul Brown (Posted by bob on Apr 4, 2017 1:41 AM EDT)
  • Story Type: Editorial; Groups: Linux
Although it is true that microservices follow the UNIX philosophy of writing short compact programs that do one thing and do it well, and that they bring a lot of advantages to a framework (e.g., continuous deployment, decentralization, scalability, polyglot development, maintainability, robustness, security, etc.), getting thousands of microservices up and running on a cluster and correctly communicating with each other and the outside world is challenging.

« Previous ( 1 ... 653 654 655 656 657 658 659 660 661 662 663 ... 1151 ) Next »