Showing headlines posted by bob

« Previous ( 1 ... 405 406 407 408 409 410 411 412 413 414 415 ... 1156 ) Next »

Top 5 configuration management tools

  • Opensource.com (Posted by bob on Dec 12, 2018 4:15 PM EDT)
  • Story Type: News Story
DevOps is evolving and gaining traction as organizations discover how it enables them to produce better applications and reduce their software products' time to market. DevOps' core values are Culture, Automation, Measurement, and Sharing (CAMS), and an organization's adherence to them influences how successful it is. read more

Patch into The Matrix at the Linux command line

  • Opensource.com (Posted by bob on Dec 12, 2018 11:17 AM EDT)
  • Groups: Linux; Story Type: News Story
You've found your way to today's entry from the Linux command-line toys advent calendar. If this is your first visit to the series, you might be wondering what a command-line toy even is? It's anything that's an entertaining diversion at the terminal, be it a game, a fun utility, or a simple distraction. Some of these are classics, and some are completely new (at least to me), but I hope all of you find something you enjoy in this series. read more

How to Install Anchor CMS on CentOS 7

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Dec 12, 2018 7:59 AM EDT)
  • Groups: PHP, Linux; Story Type: News Story
Anchor is a lightweight open source blog CMS written in PHP. Anchor's source code is hosted on GitHub. This tutorial will show you how to install Anchor CMS on a CentOS 7 system.

Six-port network appliance runs Linux on Atom C3558

Acrosser’s compact “AND-DNV3N2” networking appliance runs Linux on a quad-core, 2.2GHz Atom C3558 and offers a SATA-III bay, 2x mini-PCIe and USB 3.0 ports, and 6x GbE ports, two of which can be outfitted as fiber SFP ports. Acrosser, which says it is now an Intel IoT Solutions Alliance partner, announced a desktop network appliance […]

Linux type Command Tutorial for Beginners (with Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Dec 12, 2018 4:16 AM EDT)
  • Groups: Linux; Story Type: News Story
On the Linux command line, you'll come across several types of utilities. Some are an alias, while others are built-in tools and even functions. So, how do you check these types? Well, there exists a command 'type' that offers you this information.

How to Install PageKit CMS on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Dec 12, 2018 1:47 AM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
PageKit is a free, open source and lightweight CMS that can be used to create beautiful websites. Pagekit comes with a clean and intuitive interface that allows you to focus on what matters most, managing your content.

An introduction to Kubeflow

  • Opensource.com (Posted by bob on Dec 12, 2018 12:32 AM EDT)
  • Story Type: News Story
Model construction and training are just a small part of supporting machine learning (ML) workflows. Other things you need to address include porting your data to an accessible format and location; data cleaning and feature engineering; analyzing your trained models; managing model versioning; scalably serving your trained models; and avoiding training/serving skew. This is particularly the case when the workflows need to be portable and consistently repeatable and have many moving parts that need to be integrated. read more

Testing Your Code with Python's pytest, Part II

One of the main topics I didn't cover in my last article is user input and output. How can you test programs that expect to get input from files or from the user? And, how can you test programs that are supposed to display something on the screen?

40 top Linux and open source conferences in 2019

  • Opensource.com (Posted by bob on Dec 11, 2018 8:49 PM EDT)
  • Groups: Linux; Story Type: News Story
Every year Opensource.com editors, writers, and readers attend open source-related conference and events hosted around the world. As we started planning our 2019 schedules, we rounded up a few topic picks for the year. read more

Winterize your Bash prompt in Linux

  • Opensource.com (Posted by bob on Dec 11, 2018 5:06 PM EDT)
  • Groups: Linux; Story Type: News Story
Hello once again for another installment of the Linux command-line toys advent calendar. If this is your first visit to the series, you might be asking yourself what a command-line toy even is? Really, we're keeping it pretty open-ended: It's anything that's a fun diversion at the terminal, and we're giving bonus points for anything holiday-themed. Maybe you've seen some of these before, maybe you haven't. Either way, we hope you have fun. read more

Try the Dash to Dock extension for Fedora Workstation

  • Fedora Magazine; By Ryan Lerch (Posted by bob on Dec 11, 2018 10:55 AM EDT)
  • Story Type: Tutorial; Groups: Fedora, GNOME
The default desktop of Fedora Workstation — GNOME Shell — is known and loved by many users for its minimal, clutter-free user interface. However, one thing that many users want is an always-visible view of open applications. One simple and effective way to get this is with the awesome Dash to Dock GNOME Shell extension.

Apollo Lake mini-PC offers WiFi and a USB Type-C port with DP

Winmate’s rugged, Linux-friendly “EAC Mini EACIL22S” mini-PC runs on an Intel Apollo Lake processor and offers 64GB eMMC, WiFi, a DisplayPort-ready USB Type-C port, and dual GbE and USB 2.0 ports, Winmate has begun adding some Linux-supported systems to its largely Windows-driven embedded lineup, including the recent FM10A VMC touch-panel computer for forklifts. Now, it […]

Fun on the Linux command-line, Ansible, DevOps, best books, and more

  • Opensource.com; By Rikki Endsley (Posted by bob on Dec 11, 2018 3:29 AM EDT)
  • Story Type: Roundups; Groups: Linux
Here's what was hot with Opensource.com readers last week.

How to Install Anchor CMS on CentOS 7

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Dec 11, 2018 2:14 AM EDT)
  • Groups: PHP, Linux; Story Type: News Story
Anchor is a lightweight open source blog CMS written in PHP. Anchor's source code is hosted on GitHub. This tutorial will show you how to install Anchor CMS on a CentOS 7 system.

How to build deep learning inference through Knative serverless framework

  • Opensource.com (Posted by bob on Dec 10, 2018 10:31 PM EDT)
  • Story Type: News Story
Deep learning is gaining tremendous momentum in certain academic and industry circles. Inference—the capability to retrieve information from real-world data based on pre-trained models—is at the core of deep learning applications. read more

How Can We Bring FOSS to the Virtual World?

Is there room for FOSS in the AI, VR, AR, MR, ML and XR revolutions—or vice versa? Will the free and open-source revolution end when our most personal computing happens inside the walled gardens of proprietary AI VR, AR, MR, ML and XR companies? I ask, because that's the plan.

C Programming Language - Introduction

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Dec 10, 2018 6:48 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
This tutorial is the first part of a C programming language course on Linux. C is a procedural programming language that was designed by American computer scientist Dennis Ritchie. Please note that we'll be using Linux for all our examples and explanation. Specifically, we'll be using Ubuntu 18.04 LTS.

When Linux required installation parties

  • Opensource.com (Posted by bob on Dec 10, 2018 5:34 PM EDT)
  • Groups: Linux; Story Type: News Story
I studied math in college. Back then, ordinarily, math students didn't have access to the computer lab; pen and paper were all we needed to do our work. But for my one required programming class, I got access to the college computer lab. It was running SunOS with remote X terminals (this was circa 1996). I immediately fell in love with Unix. I fell in love with the command line, X Windows, the utilities—all of it. read more

Snake your way across your Linux terminal

Welcome back to the Linux command-line toys advent calendar. If this is your first visit to the series, you might be asking yourself what a command-line toy even is. It's hard to say exactly, but my definition is anything that helps you have fun at the terminal. We've been on a roll with games over the weekend, and it was fun, so let's look at one more game today, Snake! read more

« Previous ( 1 ... 405 406 407 408 409 410 411 412 413 414 415 ... 1156 ) Next »