Showing headlines posted by bob

« Previous ( 1 ... 447 448 449 450 451 452 453 454 455 456 457 ... 1156 ) Next »

Arm and Facebook join Yocto Project

Arm and Facebook have joined Intel and TI as Platinum members of the Yocto Project for embedded Linux development. Meanwhile, the Linux Foundation announced 47 new Silver members. The Linux Foundation’s seven-year old Yocto Project was originally an Intel project, and the chipmaker has continued to nurture it over the years. Yet, the Yocto Project’s […]

Which Linux terminal command do you use the most?

  • Opensource.com (Posted by bob on Aug 30, 2018 11:09 PM EDT)
  • Groups: Linux; Story Type: News Story
A few weeks back I stumbled across this Reddit thread with a short Bash snippet telling me how to get a list of my most-used terminal commands. read more

Linux gaming gets a new head of Steam

VIDEO: Steam's dream of Linux-powered Steam gaming machines never came to fruition, but the company has returned to Linux by bringing Windows-based games to Linux with a software-only approach.

Rugged, in-vehicle touch-panel PCs support camera and wireless expansion

  • LinuxGizmos.com (Posted by bob on Aug 30, 2018 8:40 PM EDT)
  • Groups: Intel; Story Type: News Story
Nexcom’s 12.1-inch VMC 4020 and 10.4-inch VMC 3021 in-vehicle touch-panel PCs run on an Apollo Lake SoC and provide extensive ruggedization features including IP65 protection. You also get 4x mini-PCIe, 3x camera, 2x CAN, 9-60V power, and optional UPS and PoE. We recently covered a Nexcom telematics computer called the VTC 1911-IPK with an Intel […]

A quick guide to DNF for yum users

Dandified yum, better known as DNF, is a software package manager for RPM-based Linux distributions that installs, updates, and removes packages. It was first introduced in Fedora 18 in a testable state (i.e., tech preview), but it's been Fedora's default package manager since Fedora 22. Since it is the next-generation version of the traditional yum package manager, it has more advanced and robust features than you'll find in yum. Some of the features that distinguish DNF from yum are: read more

6 places to host your git repository

Perhaps you're one of the few people who didn't notice, but a few months back, Microsoft bought GitHub. Nothing against either company. Microsoft has become a vocal supporter of open source in recent years, and GitHub has been the de facto code repository for a heaping large number of open source projects almost since its inception. read more

Getting started with the i3 window manager on Linux

In my article 5 reasons the i3 window manager makes Linux better, I shared the top five reasons I use and recommend the i3 window manager as an alternative Linux desktop experience. In this post, I will walk through the installation and basic configuration of i3 on Fedora 28 Linux. 1. Installation Log into a Fedora workstation and open up a terminal. Use dnf to install the required package, like this: read more

How to Install Netdata Monitoring Tool on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 30, 2018 7:03 AM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
Netdata is a free, open source, simple and real-time performance and health monitoring tool with a beautiful web front-end. In this tutorial, we are going to look at how to install Netdata performance Monitoring tool on Ubuntu 18.04 server.

Creating the Concentration Game PAIRS with Bash

Exploring the nuances of writing a pair-matching memory game and one-dimensional arrays in Bash.

Compact, Arm-based mini-PC is toughened up for IIoT

DFI’s Pico-ITX-based, DIN-rail mountable “EC900-FS6” mini-PC runs Linux or Android on an i.MX6 DualLite, and offers 2x GbE, 2x USB, 2x serial, mini-PCIe, and extensive ruggedization features. A reader recently noted our excessive use of the term “rugged,” which is fair enough. In our defense, embedded gear is increasingly tolerant of wide temperature ranges, and […]

Storj Labs forges open-source vendors and cloud services alliance

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Aug 30, 2018 12:51 AM EDT)
  • Story Type: Editorial; Groups: Cloud
Open source powers today's cloud, but many open-source developers haven't profited from the cloud's growth. Storj Labs wants to change that dynamic so both can make money.

Free eBook from Packt - Kali Linux Wireless Penetration Testing Beginner's Guide - Third Edition

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 29, 2018 11:37 PM EDT)
  • Story Type: News Story; Groups: Linux
Kali Linux Wireless Penetration Testing Beginner's Guide - Third Edition has been updated to Kali Linux 2017.3 with the latest methodologies, including full coverage of the KRACK attack and how to defend against it.

Add GUIs to your programs and scripts easily with PySimpleGUI

  • Opensource.com (Posted by bob on Aug 29, 2018 10:22 PM EDT)
  • Groups: Python; Story Type: News Story
Few people run Python programs by double-clicking the .py file as if it were a .exe file. When a typical user (non-programmer types) double-clicks an .exe file, they expect it to pop open with a window they can interact with. While GUIs, using tkinter, are possible using standard Python installations, it's unlikely many programs do this. What if it were so easy to open a Python program into a GUI that complete beginners could do it? Would anyone care? Would anyone use it? It's difficult to answer because to date it's not been easy to build a custom GUI. read more

Containers in Perl 6

  • Opensource.com (Posted by bob on Aug 29, 2018 6:39 PM EDT)
  • Story Type: News Story
In the first article in this series comparing Perl 5 to Perl 6, we looked into some of the issues you might encounter when migrating code into Perl 6. In the second article, we examined how garbage collection works in Perl 6. Here, in the third article, we'll focus on Perl 5's references and how they're handled in Perl 6, and introduce the concepts of binding and containers. read more

4 open source monitoring tools

  • Opensource.com (Posted by bob on Aug 29, 2018 1:42 PM EDT)
  • Story Type: News Story
Isn’t monitoring just monitoring? Doesn’t it include logging, visualization, and time-series data? The terminology around monitoring has caused a lot of confusion over the years and has led to some poor tools that tout the ability to do everything in one format. Observability proponents recognize there are many levels for observing a system. Metrics aggregation is primarily time-series data, and that’s what we’ll discuss in this article. read more

Setting up your own name service (DNS) with ISPConfig

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 29, 2018 12:28 PM EDT)
  • Groups: Linux; Story Type: News Story
Internet works with IP numbers and to get from a domain name to its IP number address the Domain Name System DNS is used. You can set up your own name service or use, for example, your hosting provider's name service. This tutorial shows how to run your own nameserver setup with ISPConfig.

Upscale bitmap images with better results

  • Fedora Magazine (Posted by bob on Aug 29, 2018 9:59 AM EDT)
  • Groups: Fedora; Story Type: News Story
Most images on the Web are small or medium sized, since otherwise users need to wait longer before their favorite web pages load. However, sometimes you need to find a larger version of an image, but the search doesn’t bear fruit. Any bitmap image can be scaled up or down in an image editor (such […]

The Difference Between Sandboxing, Honeypots & Security Deception

Networks, cyberattacks, and the strategies used to stop them are continuously evolving. Security deception is an emerging cyber-defense tactic that allows researchers and information security professionals to observe the behavior of attackers once they've gained access to what they think is a business network.

« Previous ( 1 ... 447 448 449 450 451 452 453 454 455 456 457 ... 1156 ) Next »