Showing headlines posted by bob

« Previous ( 1 ... 347 348 349 350 351 352 353 354 355 356 357 ... 1156 ) Next »

Packit -- auto-package your projects into Fedora

What is packit Packit (https://packit.dev/) is a CLI tool that helps you auto-package your upstream projects into the Fedora operating system. But what does it really mean? As a developer, you might want to add or update your package in Fedora. If you’ve done it in the past, you know it’s no easy task. If […]

Episode 19: Democratizing Cybersecurity

  • Linux Journal; By Katherine Druckman and Doc Searls (Posted by bob on May 25, 2019 11:26 AM EDT)
  • Story Type: News Story; Groups: Community, Linux
Katherine Druckman and Doc Searls talk to Alex Gounares of Polyverse Linux about Cybersecurity for everyone.

Breaking Up Apache Log Files for Analysis

What I need to do is be able to process Apache log files and isolate specific problems and glitches that are being encountered—a perfect use for a shell script. In fact, I have a script of this nature that offers basic analytics in my book Wicked Cool Shell Scripts from O'Reilly, but this is a bit more specific.

How to Install Kubernetes with Minikube on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on May 24, 2019 3:02 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Minikube is a free and open source tool that enables you to set up single node Kubernetes cluster inside your Linux system. In this tutorial, we will learn how to install a Kubernetes single-node Cluster Minikube on Ubuntu 18.04 LTS.

Dual booting Windows and Linux using UEFI

Rather than doing a step-by-step how-to guide to configuring your system to dual boot, I’ll highlight the important points. As an example, I will refer to my new laptop that I purchased a few months ago. I first installed Ubuntu Linux onto the entire hard drive, which destroyed the pre-installed Windows 10 installation. read more

How to Install ArangoDB NoSQL Database on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on May 24, 2019 9:03 AM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
ArangoDB is a free and open source, NoSQL and multi-model database that provides all the database features that are needed for a modern web application. In this tutorial, we will learn how to install ArangoDB3 on Ubuntu 18.04 server.

Compact, Linux-driven edge server supports Nvidia T4 GPUs

Atos’ suitcase-sized “BullSequana Edge” server runs Linux on a 6th Gen Xeon-D and supports AI edge processing via optional Nvidia T4 GPUs and FPGAs. Other specs include SATA, USB 3.0, GbE, and optional 10GbE, WiFi, 3G/4G, and LoRa. Establishing our scope of coverage on the low end is pretty easy — aside from the occasional […]

How to Install CS-Cart on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on May 24, 2019 4:05 AM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
CS-Cart is a simple and powerful eCommerce platform that can be used to host your own online store easily. In this tutorial, we will learn how to install CS-Cart on Ubuntu 18.04 server.

Run your blog on GitHub Pages with Python

  • Opensource.com (Posted by bob on May 23, 2019 9:54 PM EDT)
  • Groups: Python; Story Type: News Story
GitHub is a hugely popular web service for source code control that uses Git to synchronize local files with copies kept on GitHub's servers so you can easily share and back up your work. read more

Crazy Compiler Optimizations

Kernel development is always strange. Andrea Parri recently posted a patch to change the order of memory reads during multithreaded operation, such that if one read depended upon the next, the second could not actually occur before the first.

Hardware bootstrapping with Ansible

  • Opensource.com (Posted by bob on May 23, 2019 6:11 PM EDT)
  • Groups: Cloud; Story Type: News Story
At a recent Ansible London Meetup, I got chatting with somebody about automated hardware builds. "It's all cloud now!" I hear you say. Ah, but for many large organisations it's not—they still have massive data centres full of hardware. Almost regularly somebody pops up on our internal mail list and asks, "can Ansible do hardware provisioning?" Well yes, you can provision hardware with Ansible… read more

Open-spec Omega2 LTE SBC features Cat 4 and GNSS

  • LinuxGizmos.com; By Eric Brown (Posted by bob on May 23, 2019 1:13 PM EDT)
  • Story Type: News Story; Groups: Developer
Onion’s $99, sandwich-style Omega2 LTE SBC for remote sensor applications with a MIPS-based, WiFi-enabled Omega2S+ compute module, a Quectel EC25 chipset with LTE Cat 4 and GNSS, plus USB Type-C, microSD, and battery support. Last December, Onion updated its MIPS-based, WiFi-enabled Omega2 board with a similarly OpenWrt-driven Omega2 Pro SBC that increased RAM to 512MB […]

Testing a Go-based S2I builder image

In the first two articles in this series, we explored the general requirements of a Source To Image (S2I) system and prepared an environment specifically for a Go (Golang) application. Now let's give it a spin.

Space Station welcomes free-flying, Ubuntu-powered autonomous robots

NASA has deployed three free-flying “Astrobee” robots on the ISS for house-keeping tasks. The bots run Ubuntu/ROS and Android 7.1 on Snapdragon-based Inforce modules and a Wandboard and feature 3x payload bays, 6x cameras, and a touchscreen. We haven’t heard a news from the IBM Watson connected CIMON social robot since it debuted with a […]

Bringing the Benefits of Linux Containers to Operational Technology

Linux container technology was introduced more than a decade ago and has recently jumped in adoption in IT environments....

Setup Ruby on Rails Development environment with Docker and Docker Compose on Ubuntu

In this tutorial, I will show you how to set up a development environment for Ruby on Rails applications using Docker and Docker compose. We will be using Ubuntu 18.04 as the hosts operating system.

Convert Markdown files to word processor docs using pandoc

  • Opensource.com (Posted by bob on May 22, 2019 7:53 PM EDT)
  • Story Type: News Story
If you live your life in plaintext, there invariably comes a time when someone asks for a word processor document. I run into this issue frequently, especially at the Day JobTM. Although I've introduced one of the development teams I work with to a Docs Like Code workflow for writing and reviewing release notes, there are a small number of people who have no interest in GitHub or working with Markdown. read more

Designing a Source-to-Image build for a Go application

In my first article in this series about Source-to-Image (S2I), we examined the required files and discussed how the S2I standard works with any programming language, from Python to Ruby to Go. Now let's explore designing an S2I build specifically for a Go application. A disclaimer: I still like to call Go "Golang" even though it's not officially called that. read more

« Previous ( 1 ... 347 348 349 350 351 352 353 354 355 356 357 ... 1156 ) Next »