Showing headlines posted by bob

« Previous ( 1 ... 443 444 445 446 447 448 449 450 451 452 453 ... 1156 ) Next »

3 open source log aggregation tools

  • Opensource.com (Posted by bob on Sep 10, 2018 7:29 PM EDT)
  • Story Type: News Story
How is metrics aggregation different from log aggregation? Can’t logs include metrics? Can’t log aggregation systems do the same things as metrics aggregation systems? These are questions I hear often. I’ve also seen vendors pitching their log aggregation system as the solution to all observability problems. Log aggregation is a valuable tool, but it isn’t normally a good tool for time-series data. read more

What Is the Point of Mozilla?

Is Mozilla a software organization or an advocacy group? Few journeys in the world of open source have been as exciting as Mozilla's. Its birth was dramatic. Netscape, the pioneering company whose Netscape Navigator browser shaped the early Web, had enjoyed...

Are WAV files really better than FLAC?

  • Opensource.com (Posted by bob on Sep 10, 2018 3:46 PM EDT)
  • Story Type: Editorial
If you lurk around enough audiophile-related sites, you may stumble upon writers claiming a difference in sound between the same music played back in FLAC or WAV format. This article on The Well-Tempered Computer does a nice job of exploring this concept, both from the perspective of those who don't believe such a thing is possible and from those who think there is a difference. Without reprising the whole article, there seem to be two parts to this opinion: read more

Linux namei Command Tutorial for Beginners (5 Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 10, 2018 2:32 PM EDT)
  • Groups: Linux; Story Type: News Story
On the Linux command line, you work with several types of files, for example, directories, symbolic links, and stuff like that. Sometimes, the requirement is to know more about individual elements in a path - what type of file it is, who is its owner, and more. Thankfully, there's an inbuilt Linux command line utility - dubbed namei - that lets you fetch this information.

18 Python programming books for beginners and veterans

Who knew there were so many helpful books out there for Python programmers? This curated list is just a drop in the bucket. As you may know, Python is soaring in popularity. Let's just say, it might be a good idea to get started learning more about Python soon or buffing up on your Python skills. So, I asked our writer community to share their top recommendations. Surprisingly, I only received one duplicate out of nineteen responses. read more

Randomize your MAC address using NetworkManager

  • Fedora Magazine (Posted by bob on Sep 10, 2018 7:40 AM EDT)
  • Groups: Fedora; Story Type: News Story
Today, users run their notebooks everywhere. To stay connected you use the local wifi to access the internet, on the couch at home or in a little cafe with your favorite coffee. But modern hotspots track you based on your MAC address, an address that is unique per network card, and in this way identifies […]

make all relocate... Linux kernel dev summit shifts to Scotland - to fit Torvald's holiday plans

  • The Register; By Richard Chirgwin (Posted by bob on Sep 9, 2018 9:02 PM EDT)
  • Story Type: Editorial; Groups: Kernel, Linux
Edinburgh's in Canada, right? No? Oh … umm … sorry? The Linux Kernel Maintainers' Summit was planned for Vancouver, Canada, in October – but it's been moved to Edinburgh, Scotland.…

How to Install WordPress with EasyEngine on Ubuntu 18.04 and Debian

EasyEngine (ee) is a command-line tool for the Nginx web servers to manage WordPress sites. In this tutorial, I will show you how to install and manage a WordPress site using EasyEngine on Debian and Ubuntu.

Linux users: How long has it been since you last used Windows?

  • Opensource.com (Posted by bob on Sep 9, 2018 11:30 AM EDT)
  • Story Type: Editorial; Groups: Linux
If you're a Linux user and have been for years, sometimes you can forget that much of the desktop world is still on Windows. Or perhaps it's not so hard to remember. Many of us hold day jobs where we're not lucky enough to be able to choose our own operating system and are stuck with whatever IT has gifted us. Or, perhaps, you still keep an old Windows PC around for running that one application that just isn't available on Linux.

Book Review: Valley of Genius: The Uncensored History of Silicon Valley (As Told by the Hackers, Founders, and Freaks Who Made It Boom) by Adam Fisher

I don't know where to begin—and I mean that in a very positive way. I can best describe Valley of Genius: The Uncensored History of Silicon Valley (As Told by the Hackers, Founders, and Freaks Who Made It Boom) as a "literary documentary". The book provides a sort of oral history of the Valley from the legends who built it.

How to Use the Netplan Network Configuration Tool on Linux

  • Linux.com - Original Content; By Jack Wallen (Posted by bob on Sep 9, 2018 5:47 AM EDT)
  • Story Type: Tutorial; Groups: Linux
I want to show you how to use Netplan on Linux, to configure a static IP address and a DHCP address. I’ll be demonstrating on Ubuntu Server 18.04. I will give you one word of warning, the .yaml files you create for Netplan must be consistent in spacing, otherwise they’ll fail to work. You don’t have to use a specific spacing for each line, it just has to remain consistent.

How to Setup File Integrity Monitoring (FIM) using osquery on Linux

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 8, 2018 8:15 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Osquery is an open source operating system instrumentation, monitoring, and analytics software. In this tutorial, we will show you how to setup File Integrity Monitoring (FIM) using osquery. We will be using the Linux operating systems Ubuntu 18.04 and CentOS 7.

DevOps: The consequences of blame

  • Opensource.com (Posted by bob on Sep 8, 2018 6:21 PM EDT)
  • Story Type: News Story
Merriam-Webster defines "blame" as both a verb and a noun. As a verb, it means "to find fault with or to hold responsible." As a noun, it means "an expression of disapproval or responsibility for something believed to deserve censure." Either way, blame isn’t a pleasant thing. It can create feelings of fear and shame, foster power imbalances, and cause us to devalue others. read more

What do open source and cooking have in common?

  • Opensource.com (Posted by bob on Sep 8, 2018 12:38 PM EDT)
  • Story Type: News Story
What’s a fun way to promote the principles of free software without actually coding? Here’s an idea: open source cooking. For the past eight years, this is what we’ve been doing in Munich. The idea of open source cooking grew out of our regular open source meetups because we realized that cooking and free software have a lot in common. read more

Akademy 2018 videos are now online

If you missed any of the talks, or couldn't make it to Vienna to attend this year's Akademy, now you can watch the recordings from the comfort of your home. You can find and download the videos from our repository, or browse and share them from the YouTube playlist we have set up especially for all Akademy 2018 videos.

Linux manpath Command Tutorial for Beginners (5 Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 8, 2018 5:00 AM EDT)
  • Groups: Linux; Story Type: News Story
Man pages in Linux is the go to spot for first-level support when it comes to command line utilities. As most of you would know, you just write 'man [command-name]' and the corresponding man page pops up. But do you know the path where these man pages are searched for?

6 open source tools for writing a book

I first used and contributed to free and open source software in 1993, and since then I've been an open source software developer and evangelist. I've written or contributed to dozens of open source software projects, although the one that I'll be remembered for is the FreeDOS Project, an open source implementation of the DOS operating system. read more

Program an IoT pushbutton with a DIY Blynk Board

In my previous article, I explained how to set up a DIY Blynk Board using an ESP8266 based microcontroller. Blynk is an easy way to start creating Internet of Things projects. It's not tied to any specific board, so you can use the platform to control Arduino, Raspberry Pi, and other hardware of your choice over the internet. read more

Raspberry Pi HAT does hydroponic root zone monitoring

Autogrow has released open source files for building an “OpenMinder” root zone monitor HAT and API for the Raspberry Pi that manages water, pH, and nutrient usage in hydroponic farming. Auckland, New Zealand based AgTech firm Autogrow has launched an OpenMinder project for DIY water management and root zone monitoring by releasing schematics and other […]

Tiny, 4K signage player runs on Cortex-A17 SoC

Advantech’s compact, “USM-110” digital signage player runs Android 6.0 on a quad-core, Cortex-A17 SoC, and offers 4K support, up to 2x locking HDMI ports, M.2 and mini-PCIe, and multiple mounting options. Advantech announced a fanless, USM-110 digital signage player with support for Android 6.0 and its WISE-PaaS/SignageCMS digital signage management software. The compact (156 x […]

« Previous ( 1 ... 443 444 445 446 447 448 449 450 451 452 453 ... 1156 ) Next »