Showing headlines posted by bob

« Previous ( 1 ... 375 376 377 378 379 380 381 382 383 384 385 ... 1210 ) Next »

Implementing edge computing, DevOps like car racing, and more industry trends

As part of my role as a senior product marketing manager at an enterprise software company with an open source development model, I publish a regular update about open source community, market, and industry trends for product marketers, managers, and other influencers. Here are five of my and their favorite articles from that update. read more

Introduction to the Linux chown command

  • Opensource.com (Posted by bob on Aug 26, 2019 9:41 PM CST)
  • Groups: Linux; Story Type: News Story
Every file and directory on a Linux system is owned by someone, and the owner has complete control to change or delete the files they own. In addition to having an owning user, a file has an owning group. You can view the ownership of a file using the ls -l command: read more

5 ops tasks to do with Ansible

  • Opensource.com (Posted by bob on Aug 26, 2019 5:58 PM CST)
  • Story Type: News Story
In this DevOps world, it sometimes appears the Dev half gets all the limelight, with Ops the forgotten half in the relationship. It's almost as if the leading Dev tells the trailing Ops what to do, with almost everything "Ops" being whatever Dev says it should be. Ops, therefore, gets left behind, punted to the back, relegated to the bench. I'd like to see more OpsDev happening. So let's look at a handful of things Ansible can help you do with your day-to-day Ops life.  read more

Odroid-N2 media player bundle runs Amlogic-optimized CoreELEC

Hardkernel has released a media player bundle of its Odroid-N2 SBC loaded with CoreELEC, an Amlogic-optimized fork of LibreELEC. The CoreELEC Edition costs $65 (2GB RAM) or $75 (4GB) with case, PSU, and 8GB microSD card. Hardkernel has launched an Odroid-N2 CoreELEC Edition that combines the open-spec, community backed Odroid-N2 SBC with CoreELEC — a […]

How to Install VestaCP on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 26, 2019 3:30 PM CST)
  • Groups: Ubuntu, Linux; Story Type: News Story
VestaCP is a free, open-source and powerful website control panel that comes with website, email, database, and DNS functionalities. In this tutorial, we will explain how to install and configure VestaCP on Ubuntu 18.04 server.

Using variables in Bash

  • Opensource.com (Posted by bob on Aug 26, 2019 2:15 PM CST)
  • Story Type: News Story
In computer science (and casual computing), a variable is a location in memory that holds arbitrary information for later use. In other words, it’s a temporary storage container for you to put data into and get data out of. In the Bash shell, that data can be a word (a string, in computer lingo) or a number (an integer). read more

How RPM packages are made: the source RPM

  • Fedora Magazine (Posted by bob on Aug 26, 2019 10:32 AM CST)
  • Groups: Fedora; Story Type: News Story
In a previous post, we looked at what RPM packages are. They are archives that contain files and metadata. This metadata tells RPM where to create or remove files from when an RPM is installed or uninstalled. The metadata also contains information on “dependencies”, which you will remember from the previous post, can either be […]

Beware the developer with time on his hands and dreams of Disney

I like trucking, I like trucking and I like to truck Who, Me? Welcome to Who, Me?, The Register's weekly tale of reader misdeeds, accidental or otherwise.…

TODO Open Source Guide: Marketing Open Source Projects

Learn how to promote an open source project to attract contributors, find users, and raise the profile and credibility of your project. Do this while simultaneously growing your own open source credibility within the project community, attracting talented developers, and promoting your open source projects and services.

Microsoft, Intel and Others are Doubling Down on Open Source Linux Security

Microsoft is continuing its broad ongoing push to contribute with open source projects, joining the newly created Confidential Computing Consortium, an initiative launched by The Linux Foundation which aims to provide better security for data which is actually in use by apps on a computer, or in the cloud (as opposed to at rest, or not...

Happy birthday to the Linux kernel: Whats your favorite release?

It's been 28 years since the first Linux kernel was conceived. There have been several releases since 1991, so what's your favorite? Take our poll.

Interview With The The FreeBSD Foundation Executive Director

The Linux Foundation hosted the executive director of the FreeBSD Foundation, Deb Goodkin, at the Open Source Summit in San Diego. The post Interview With The The FreeBSD Foundation Executive Director appeared first on Linux.com.

How to compile a Linux kernel in the 21st century

  • Opensource.com; By Seth Kenlon (Posted by bob on Aug 25, 2019 8:08 AM CST)
  • Story Type: Tutorial; Groups: Kernel, Linux
In computing, a kernel is the low-level software that handles communication with hardware and general system coordination. Aside from some initial firmware built into your computer's motherboard, when you start your computer, the kernel is what provides awareness that it has a hard drive and a screen and a keyboard and a network card. It's also the kernel's job to ensure equal time (more or less) is given to each component so that your graphics and audio and filesystem and network all run smoothly, even though they're running concurrently. You don't have to compile the Linux kernel but you can with this quick tutorial.

The lifecycle of Linux kernel testing

In Continuous integration testing for the Linux kernel, I wrote about the Continuous Kernel Integration (CKI) project and its mission to change how kernel developers and maintainers work. This article is a deep dive into some of the more technical aspects of the project and how all the pieces fit together. read more

How to Install FreeRADIUS and daloRADIUS on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 24, 2019 3:39 AM CST)
  • Groups: Ubuntu, Linux; Story Type: News Story
FreeRADIUS is a free and open-source client/server protocol that provides centralized network authentication on systems and daloRADIUS is a web-based application for managing RADIUS server. In this tutorial, I will explain step by step how to install FreeRADIUS and Daloradius on Ubuntu 18.04 LTS.

How to move a file in Linux

  • Opensource.com (Posted by bob on Aug 22, 2019 2:32 PM CST)
  • Groups: Linux; Story Type: News Story
Moving files in Linux can seem relatively straightforward, but there are more options available than most realize. This article teaches beginners how to move files in the GUI and on the command line, but also explains what’s actually happening under the hood, and addresses command line options that many experience users have rarely explored. read more

How to Install Grav CMS with Nginx and Let's Encrypt on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 22, 2019 12:03 PM CST)
  • Groups: Ubuntu, Linux; Story Type: News Story
Grav is a fast, simple, and flexible, file-based CMS and platform. This tutorial will walk you through the Grav CMS installation procedure on a fresh Ubuntu 18.04 server using Nginx as the webserver and we will secure the website with a Let's Encrypt SSL certificate.

How the Linux desktop has grown

  • Opensource.com (Posted by bob on Aug 22, 2019 8:46 AM CST)
  • Groups: Linux; Story Type: News Story
I first installed Linux in 1993. At that time, you really didn't have many options for installing the operating system. In those early days, many people simply copied a running image from someone else. Then someone had the neat idea to create a "distribution" of Linux that let you customize what software you wanted to install. That was the Softlanding Linux System (SLS) and my first introduction to Linux. read more

Dell releases latest Linux developer laptop with Comet Lake CPU

Dell's dedicated laptop for open-source programmers sees a new release featuring Intel's hot new laptop CPU: Comet Lake.

The infrastructure is code: A story of COBOL and Go

COBOL remains the dominant language of mainframes. What can Go learn from its history to dominate the cloud? Old challenges are new again. In this week's Command Line Heroes podcast (Season 3, Episode 5), that thought comes with a twist of programming languages and platforms.

« Previous ( 1 ... 375 376 377 378 379 380 381 382 383 384 385 ... 1210 ) Next »