Showing headlines posted by bob

« Previous ( 1 ... 568 569 570 571 572 573 574 575 576 577 578 ... 1275 ) Next »

A sysadmins guide to containers

  • Opensource.com; By Daniel J Walsh (Posted by bob on Aug 27, 2018 7:45 PM EDT)
  • Story Type: Tutorial; Groups: Linux
The term "containers" is heavily overused. Also, depending on the context, it can mean different things to different people. Traditional Linux containers are really just ordinary processes on a Linux system. These groups of processes are isolated from other groups of processes using resource constraints (control groups [cgroups]), Linux security constraints (Unix permissions, capabilities, SELinux, AppArmor, seccomp, etc.), and namespaces (PID, network, mount, etc.)

Zowe! Bringing the mainframe to the open-source world

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Aug 27, 2018 5:16 PM EDT)
  • Story Type: News Story; Groups: IBM, Linux
VIDEO: Linux has run on mainframes for decades. Now IBM and partners are enabling users to access z/OS using a new open-source framework, Zowe.

4 tips for better tmux sessions

  • Fedora Magazine; By Paul W. Frields (Posted by bob on Aug 27, 2018 4:02 PM EDT)
  • Story Type: Tutorial; Groups: Fedora
The tmux utility, a terminal multiplexer, lets you treat your terminal as a multi-paned window into your system. You can arrange the configuration, run different processes in each, and generally make better use of your screen. We introduced some readers to this powerful tool in this earlier article. Here are some tips that will help […]

Everything You Need to Know about Linux Containers, Part II: Working with Linux Containers (LXC)

Part I of this Deep Dive on containers introduces the idea of kernel control groups, or cgroups, and the way you can isolate, limit and monitor selected userspace applications. Here, I dive a bit deeper and focus on the next step of process isolation—that is, through containers, and more specifically, the Linux Containers (LXC) framework.

How to Install Hubzilla on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 27, 2018 1:33 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Hubzilla is a free and open source platform for creating interconnected websites featuring a decentralized identity, communications, and permissions framework built using common web server technology. In this tutorial, I will explain how to install Hubzilla on Ubuntu 18.04 server.

Top 10 Raspberry Pi blogs to follow

There are plenty of great Raspberry Pi fan sites, tutorials, repositories, YouTube channels, and other resources on the web. Here are my top 10 favorite Raspberry Pi blogs, in no particular order.

An introduction to diffs and patches

If you’ve ever worked on a large codebase with a distributed development model, you’ve probably heard people say things like “Sue just sent a patch,” or “Rajiv is checking out the diff.” Maybe those terms were new to you and you wondered what they meant. Open source has had an impact here, as the main development model of large projects from Apache web server to the Linux kernel have been “patch-based” development projects throughout their lifetime. read more

Getting started with Sensu monitoring

  • Opensource.com; By Michael Zamot (Posted by bob on Aug 27, 2018 2:53 AM EDT)
  • Story Type: Tutorial; Groups: Ruby
Sensu is an open source infrastructure and application monitoring solution that monitors servers, services, and application health, and sends alerts and notifications with third-party integration. Written in Ruby, Sensu can use either RabbitMQ or Redis to handle messages. It uses Redis to store data.

What was the most important moment in the history of Linux?

  • Opensource.com (Posted by bob on Aug 26, 2018 11:04 PM EDT)
  • Groups: Linux; Story Type: News Story
Getting to where it is today was no small feat for the little project that Linus Torvalds announced to the world on August 25, 1991, with this newsgroup post: Hello everybody out there using minix - read more

Linux-driven Zynq UltraScale+ embedded vision kit taps 4K-ready EV SoC model

Avnet’s “UltraZed-EV Starter Kit” for embedded vision features an UltraZed-EV module with a Zynq UltraScale+ MPSoC EV. The EV variant adds a 4K-ready H.264/H.265 codec and a more powerful FPGA to the quad -A53 SoC. Avnet has followed up on its Linux-driven UltraZed-EG SOM compute module with a new UltraZed-EV SOM version that moves to […]

Add free books to your eReader: Formatting tips

  • Opensource.com (Posted by bob on Aug 26, 2018 5:21 PM EDT)
  • Story Type: News Story
In my recent article, A handy way to add free books to your eReader, I explained how to convert the plaintext indexes at Project Gutenberg to HTML and then EPUBs. But as one commenter noted, there is a problem in older indexes, where individual books are not always separated by an extra newline character. read more

NFV deployments in open source projects

  • Opensource.com (Posted by bob on Aug 26, 2018 11:38 AM EDT)
  • Story Type: News Story
There is growing demand for efficient networks with low latency and high bandwidth to support innovations such as autonomous cars, connected devices, machine learning, augmented and virtual reality, and real-time analytics. read more

DuZeru OS: As Easy as It Gets

  • Linux.com - Original Content; By Jack Wallen (Posted by bob on Aug 26, 2018 7:49 AM EDT)
  • Story Type: Reviews; Groups: Linux
This take on Linux is developed in Brazil and is based on the Debian stable branch. The default desktop (out of the box) is xfce 4.12.1, which helps to make DuZeru a serious contender in the lightweight Linux distribution arena.

Organizing a Market for Applications

The "Year of the Desktop" has been a perennial call to arms that's sunken into a joke that's way past its expiration date. We frequently talk about the "Year of the Desktop", but we don't really talk about how we would achieve that goal. What does the "Year of the Desktop" even look like?

Happy birthday, Linux: 27 years

  • Opensource.com; By Jen Wike Huger (Posted by bob on Aug 26, 2018 12:12 AM EDT)
  • Story Type: Editorial, Roundups; Groups: Linux
Linux celebrates another birthday today—27 years! And we couldn't be more pleased to share in the excitement. Many of our readers are Linux users, fans, nerds... the list of adjectives describing them goes on. What would you call yourself? 

Raspberry Pi's PoE HAT ships for $20, tosses in a free fan

Raspberry Pi Trading has launched a $20 Power-over-Ethernet HAT board for the Raspberry Pi 3 Model B+ that delivers up to 15W and ships with a small fan. The Power-over-Ethernet HAT that was promised with the release of the Raspberry Pi 3 Model B+ SBC has arrived.

RK3399 based Raspberry Pi clone starts at $75

FriendlyElec has launched the smallest, most affordable Rockchip RK3399 based SBC yet. The NanoPi M4 has an RPi 3 form factor and 40-pin header plus dual MIPI-CSI, a USB Type-C, and a 24-pin header with 2x PCIe.

5 open source tools for container security

  • Opensource.com (Posted by bob on Aug 25, 2018 7:02 AM EDT)
  • Story Type: News Story
As containers become an almost ubiquitous method of packaging and deploying applications, the instances of malware have increased. Securing containers is now a top priority for DevOps engineers. Fortunately, a number of open source programs are available that scan containers and container images. Let’s look at five such tools. Anchore | Clair | Dagda | OpenSCAP | Sysdig Falco read more

How to install software from the Linux command line

  • Opensource.com (Posted by bob on Aug 25, 2018 1:19 AM EDT)
  • Groups: Linux; Story Type: News Story
If you use Linux for any amount of time, you'll soon learn there are many different ways to do the same thing. This includes installing applications on a Linux machine via the command line. I have been a Linux user for roughly 25 years, and time and time again I find myself going back to the command line to install my apps. read more

« Previous ( 1 ... 568 569 570 571 572 573 574 575 576 577 578 ... 1275 ) Next »