Showing headlines posted by bob

« Previous ( 1 ... 460 461 462 463 464 465 466 467 468 469 470 ... 1156 ) Next »

SMARC module runs Linux on i.MX8 QuadMax

  • LinuxGizmos.com (Posted by bob on Aug 1, 2018 4:52 AM EDT)
  • Groups: Linux; Story Type: News Story
Congatec unveiled a Linux-driven, SMARC form factor “Conga-SMX8” module with an i.MX8 QuadMax, QuadPlus or DualMax, plus up to 8GB LPDDR4, dual GbE, HDMI 2.0, optional onboard eMMC and wireless, and optional “Conga-SEVAL” carrier and -40 to 85°C support. The Conga-SMX8, which follows other Congatec SMARC 2.0 modules such as the Conga-SA5, is designed for […]

Linux ar Command Tutorial for Beginners (5 Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 1, 2018 2:23 AM EDT)
  • Groups: Linux; Story Type: News Story
In Linux, there are several command-line utilities that let you create archives. One such utility is ar. In this tutorial, we will discuss the basics of this command line tool using some easy to understand examples.

Google’s Edge TPU AI chip will run on a USB stick computer

Google followed up on its Edge TPU machine learning chip announcement by unveiling a USB Type-C based version that you can plug into any Linux or Android Things computer, including a Raspberry Pi. There are also new details on the Edge TPU dev board. Following Google’s announcement of an embedded friendly Edge TPU version of […]

What's in a container image: Meeting the legal challenges

  • Opensource.com (Posted by bob on Jul 31, 2018 8:11 PM EDT)
  • Story Type: News Story
Container technology has, for many years, been transforming how workloads in data centers are managed and speeding the cycle of application development and deployment. read more

The Search for a GUI Docker

Docker is everything but pretty; let's try to fix that. Here's a rundown of some GUI options available for Docker.

How to be the lazy sysadmin

  • Opensource.com (Posted by bob on Jul 31, 2018 3:14 PM EDT)
  • Groups: Linux; Story Type: News Story
The job of a Linux SysAdmin is always complex and often fraught with various pitfalls and obstacles. Ranging from never having enough time to do everything, to having the Pointy-Haired Boss (PHB) staring over your shoulder while you try to work on the task that she or he just gave you, to having the most critical server in your care crash at the most inopportune time, problems and challenges abound. I have found that becoming the Lazy Sysadmin can help. read more

Install Moodle eLearning Platform on Debian 9

Moodle is a flexible and powerful free open source course management system and e-learning platform written in PHP and often deployed in Linux under Apache/Nginx web servers with PHP and MySQL/MariaDB database management system, also known as LAMP or LEMP stack. This tutorial will explain how to install and configure the latest version of Moodle in Debian 9 release in order to create an e-learning platform at your premises.

A sysadmins guide to Bash

  • Opensource.com; By Maxim Burgerhout (Posted by bob on Jul 31, 2018 11:31 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Each trade has a tool that masters in that trade wield most often. For many sysadmins, that tool is their shell. On the majority of Linux and other Unix-like systems out there, the default shell is Bash.

Open Source Networking Jobs: A Hotbed of Innovation and Opportunities

  • Linux.com; By Brandon Wick (Posted by bob on Jul 31, 2018 7:48 AM EDT)
  • Story Type: Editorial; Groups: Linux
As global economies move ever closer to a digital future, companies and organizations in every industry vertical are grappling with how to further integrate and deploy technology throughout their business and operations.

An Interview with Heptio, the Kubernetes Pioneers

I recently spent some time chatting with Craig McLuckie, CEO of the leading Kubernetes solutions provider Heptio. Centered around both developers and system administrators, Heptio's products and services simplify and scale the Kubernetes ecosystem.

How to upgrade from Ubuntu Linux 16.04 to 18.04

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Jul 30, 2018 11:56 PM EDT)
  • Story Type: News Story; Groups: Linux, Ubuntu
VIDEO: You can now smoothly move up from Ubuntu Linux 16.04, or later versions, to Ubuntu 18.04. Here's how to do it.

7 Python libraries for more maintainable code

  • Opensource.com (Posted by bob on Jul 30, 2018 10:26 PM EDT)
  • Groups: Python; Story Type: News Story
Readability counts. — The Zen of Python, Tim Peters read more

What Really IRCs Me: Slack

Find out how to reconnect to Slack over IRC using a Bitlbee libpurple plugin.

Linux aspell Command Tutorial for Beginners (5 Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 30, 2018 6:43 PM EDT)
  • Groups: Linux; Story Type: News Story
A spell checker is an important tool if your work involves writing or editing text files or documents. While most GUI based editors come with spell checking feature inbuilt, the same cannot be said for command line editors. However, there are separate command line tools that can help you with spell check.

Automating Kernel Exploitation for Better Flaw Remediation

  • DarkReading; By Ericka Chickowski (Posted by bob on Jul 30, 2018 5:29 PM EDT)
  • Story Type: Security; Groups: Kernel
security personnel seek to mitigate the risk of kernel-level attacks, they're going to need a better way to prioritize vulnerabilities for remediation. A group of researchers set to present at Black Hat USA in a couple of weeks are preparing to offer them a new exploit framework that they say can help...

How to Setup Jenkins Master and Slave on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 30, 2018 4:15 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Jenkins is an automation server with support for many SCM (Source Control Management) systems including Git, SVN, and Mercurial. Jenkins provides hundreds of plugins to automate your project. In this tutorial, we will learn how to set up Jenkins master-slave architecture using the latest Ubuntu version Ubuntu 18.04 LTS. We will learn to set up the Jenkins master server, and then add other Ubuntu nodes as Jenkins slaves.

A single-user, lightweight OS for your next home project

  • Opensource.com (Posted by bob on Jul 30, 2018 3:00 PM EDT)
  • Groups: Linux; Story Type: News Story
What on earth is RISC OS? Well, it's not a new kind of Linux. And it's not someone's take on Windows. In fact, released in 1987, it's older than either of these. But you wouldn't necessarily realize it by looking at it. The point-and-click graphic user interface features a pinboard and an icon bar across the bottom for your active applications. So, it looks eerily like Windows 95, eight years before it happened. read more

Extracting and displaying data with awk

  • Opensource.com (Posted by bob on Jul 30, 2018 12:32 PM EDT)
  • Story Type: News Story
If you need to extract data from files, or simply display data in a new way, you need a script. AWK is a scripting language that does exactly that in a straightforward way. AWK (usually written as just "awk") originates from the 1970s and has become a standard feature on any Unix system. Named after its inventors—Aho, Weinberger, and Kernighan—awk can tackle most jobs that you throw at it. read more

« Previous ( 1 ... 460 461 462 463 464 465 466 467 468 469 470 ... 1156 ) Next »