Showing headlines posted by bob

« Previous ( 1 ... 358 359 360 361 362 363 364 365 366 367 368 ... 1195 ) Next »

Rust is the future of systems programming, C is the new Assembly (Packt)

Josh Triplett (Principal Engineer at Intel) talked with Greg Kroah-Hartman (Linux kernel maintainer for the -stable branch) about Rust.

Kali Linux Ethical Hacking OS Switches to Linux 5.2

  • Linux.com (Posted by bob on Sep 3, 2019 6:03 AM CST)
  • Story Type: News Story; Groups: Linux
Offensive Security announced today the release and general availability of the Kali Linux 2019.03 operating system, a major update to the Kali Linux 2019 series that adds lots of new features, improvements, and updated hacking tools...

5 open source speed-reading applications

  • Opensource.com (Posted by bob on Sep 3, 2019 4:49 AM CST)
  • Groups: Mobile; Story Type: News Story
English essayist and politician Joseph Addison once said, "Reading is to the mind what exercise is to the body." Today, most (if not all) of us are training our brains by reading text on computer monitors, television screens, mobile devices, street signs, newspapers, magazines, and papers at work or school. read more

How to install and Use sosreport on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 2, 2019 9:23 PM CST)
  • Groups: Ubuntu, Linux; Story Type: News Story
SOS is a free and open-source data collection tool that can be used to collect system configuration details and diagnostic information from a Unix-like operating system. It works by collecting system configuration and logs information and archive it into a single file.

Top take-aways from DevOps World 2019

  • Opensource.com (Posted by bob on Sep 2, 2019 5:00 PM CST)
  • Story Type: News Story
In August, I had the opportunity to join more than 2,000 people gathered in San Francisco for DevOps World 2019. Following are some of the most newsworthy announcements from the 150 breakout sessions and 16 workshops held over the four-day event. read more

Major Security Flaw Found in Google Chrome

  • Softpedia; By Bogdan Popa (Posted by bob on Sep 2, 2019 12:37 PM CST)
  • Story Type: Security
A security flaw in Google Chrome allows an attacker to eventually take control a vulnerable host, and parent company Google recommends users to deploy a patch as soon as possible. The bug was discovered by the Center for Internet Security, who writes that governments might be the primary target of any potential attack.

Navigating Ansible documentation, automating patching, virtualization, and more news

In this third edition of Ansible Around The Web, we've a delicious spread of ops-related YouTube content, and in the blogs section, guides to virtualization with oVirt and help navigating the extensive Ansible documentation.

Why I use Java

  • Opensource.com (Posted by bob on Sep 2, 2019 8:54 AM CST)
  • Story Type: News Story
I believe I started using Java in 1997, not long after Java 1.1 saw the light of day. Since that time, by and large, I've really enjoyed programming in Java; although I confess these days, I'm as likely to be found writing Groovy scripts as "serious code" in Java. read more

How RPM packages are made: the spec file

  • Fedora Magazine (Posted by bob on Sep 2, 2019 4:19 AM CST)
  • Groups: Fedora; Story Type: News Story
In the previous article on RPM package building, you saw that source RPMS include the source code of the software, along with a “spec” file. This post digs into the spec file, which contains instructions on how to build the RPM. Again, this article uses fpaste as an example. Understanding the source code Before you […]

Why support open source? Strategies from around the world

There are many excellent resources available to teach you how to run an open source project—how to set up the collaboration tools, how to get the community engaged, etc. But there is much less out there about open source strategy; that is, about how to use well-considered open source investments to support an overall mission. read more

Coffee Lake signage player supports triple 4K displays

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Aug 31, 2019 7:25 AM CST)
  • Story Type: News Story; Groups: Intel, Linux
Arbor’s fanless, rugged ”ELIT-1930” signage player runs Linux or Windows on an 8th Gen Coffee Lake-S CPU with up to 32GB DDR4, triple 4K displays, 2x GbE, 3x COM, 4x USB 3.1, and 3x M.2. Arbor Technology announced a new member of its ELIT series of digital signage systems equipped with Intel’s 8th Gen Coffee […]

ExFAT is on its way to the Linux kernel

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Aug 31, 2019 5:30 AM CST)
  • Story Type: News Story; Groups: Kernel, Linux
There are many technical problems to be solved before this popular, formerly proprietary file system can be in the shipping open-source Linux code.

Hey, it's 2019. Quit making battery-draining webpages – say makers of webpage-displaying battery-powered kit

Save the family joules, urge Apple's WebKit developers. Apple WebKit engineers Benjamin Poulain and Simon Fraser have offered advice to web developers about how to design power-efficient web pages, to preserve the life of mobile device batteries and give users move time interacting with web content.…

Industrial computers feature with 9th or 8th Gen Coffee Lake

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Aug 30, 2019 11:53 PM CST)
  • Story Type: News Story; Groups: Intel
Neousys has launched a “Nuvo-8208GC” edge AI PC and three variants of a “Nuvo-7100VTC” automotive controller with 9th and 8th Gen Coffee Lake CPUs. It also added 9th Gen support to the 8th Gen ready Nuvo-7000 and Nuvo-7164GC. Taiwan-based Neousys Technology announced support for Intel’s 9th Generation Coffee Lake processors on six Nuvo-branded industrial computers, […]

Variables in PowerShell

  • Opensource.com; By Seth Kenlon (Posted by bob on Aug 30, 2019 2:58 AM CST)
  • Story Type: Tutorial; Groups: Linux
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).

Thank you, Chris

  • The Mozilla Blog; By Mitchell Baker (Posted by bob on Aug 30, 2019 1:43 AM CST)
  • Story Type: Editorial; Groups: Mozilla
Thank you, Chris. Chris Beard has been Mozilla Corporation’s CEO for 5 and a half years. Chris has announced 2019 will be his last year in this role.

Compact embedded computer features Ryzen Embedded V1000

Ibase’s compact, Ubuntu-ready “CMI300-988” embedded computer is based on its MI988 Mini-ITX board equipped with a quad-core AMD Ryzen Embedded V1807B. Highlights include up to 32GB DDR4, HDMI and DP, and 4x USB 3.1 ports. Ibase has announced a fanless embedded computer based on AMD’s Ryzen Embedded V1000 processor aimed at graphics-intensive retail, automation, and […]

City-Led Open Mobility Foundation Uses Open Source To Manage Transportation

LA DOT created the Mobility Data Specification (MDS) as a set of data specifications and data sharing requirements for dockless e-scooters and bicycles, which it shared on GitHub. The post City-Led Open Mobility Foundation Uses Open Source To Manage Transportation appeared first on Linux.com.

How to install ERPNext on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 29, 2019 8:46 PM CST)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
ERPNext is a free, open-source, modern and easy-to-use business management software used by thousands of companies across the world. In this tutorial, we will learn how to install and configure ERPNext on Ubuntu 18.04 LTS server.

How to Install Kooboo CMS on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 29, 2019 6:17 PM CST)
  • Groups: Ubuntu, Linux; Story Type: News Story
Kooboo is a free and open-source content management system written in ASP.NET language. In this tutorial, we will learn how to install Kooboo CMS on Ubuntu 18.04 server.

« Previous ( 1 ... 358 359 360 361 362 363 364 365 366 367 368 ... 1195 ) Next »