Showing headlines posted by bob

« Previous ( 1 ... 508 509 510 511 512 513 514 515 516 517 518 ... 1197 ) Next »

Apache Cassandra at 10: Making a community believe in NoSQL

A decade of technical promise and open-source fall-outs Ten years ago this month, when Lehman Brothers was still just about in business and the term NoSQL wasn't even widely known, let alone an irritant, Facebook engineers open-sourced a distributed database system named Cassandra.…

3 cool productivity apps for Fedora 28

Productivity apps are especially popular on mobile devices. But when you sit down to do work, you’re often at a laptop or desktop computer. Let’s say you use a Fedora system for your platform. Can you find apps that help you get your work done? Of course! Read on for tips on apps to help […]

Linux history Command Tutorial for Beginners (8 Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 16, 2018 6:41 AM CST)
  • Groups: Linux; Story Type: News Story
If your work involves running tools and scripts on the Linux command line, I am sure there are a lot of commands you would be running each day. Those new to the command line should know there exists a tool - dubbed history - that gives you a list of commands you've executed earlier.

How to enable developer mode on a Chrome OS tablet (and install Linux using Crouton)

  • liliputing; By Brad Lindner (Posted by bob on Jul 16, 2018 2:35 AM CST)
  • Story Type: Tutorial; Groups: Chrome, Linux
Switching to developer channel gives you the option of using Google’s Crostini feature to install a Linux virtual machine that lets you install desktop applications like LibreOffice and GIMP and launch them from the same app launcher you use to load Android and Chrome OS apps.

Containers or virtual machines: Which is more secure? The answer will surprise you

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Jul 15, 2018 8:52 PM CST)
  • Story Type: News Story; Groups: IBM
VIDEO: IBM Research has created a new way to measure software security, Horizontal Attack Profile, and it's found a properly secured container can be almost as secure as a virtual machine.

Killer tools for sysadmins, Skype alternatives, improving Linux skills, 6 must-read RFCs, and more

  • Opensource.com; By Rikki Endsley (Posted by bob on Jul 15, 2018 3:57 AM CST)
  • Story Type: Roundups; Groups: Linux
Try as you might, you can't read everything on the internet, but here are our top 10 must-read articles from last week.

How developers can get involved with open source networking

There have always been integration challenges with open source software, whether in pulling together Linux distributions or in mating program subsystems developed by geographically distributed communities. However, today we're seeing those challenges writ large with the rise of large ecosystems of projects in areas such as networking and cloud-native computing. read more

An Invisible Tax on the Web: Video Codecs

  • The Mozilla Blog (Posted by bob on Jul 15, 2018 12:08 AM CST)
  • Story Type: News Story; Groups: Mozilla
Here’s a surprising fact: It costs money to watch video online, even on free sites like YouTube. That’s because roughly 80% of video files rely on a patented video codec to compress and transmit media quickly over the internet...

Cooking with Linux (without a Net): Remote Linux System Administration Using Webmin and Virtualmin

It's time for the "Cooking with Linux (without a Net)" show where I do cool Linux and open-source stuff, live, on camera, and without the benefit of post video editing, therefore providing a high probability of falling flat on my face. On today's show, we cover remote Linux system administration using Webmin...

Clear Linux Makes a Strong Case for Your Next Cloud Platform

  • Linux.com; By Jack Wallen (Posted by bob on Jul 14, 2018 8:19 PM CST)
  • Story Type: News Story; Groups: Cloud, Linux
Clear Linux comes from Intel’s Open Source Technology Center, which focuses primarily on the cloud. With that in mind, it should come as no surprise that Clear Linux was designed specifically for the cloud while best leveraging Intel hardware. Because Clear Linux focuses primarily on Intel hardware, it can make best use of...

Empowering Linux Developers for the New Wave of Innovation

That Linux is open source makes it an amazing breeding ground for innovation. Developers aren’t constrained by closed ecosystems, meaning that Linux has long been the operating system of choice for developers. So by engaging with Linux, businesses can attract the best available developer skills. 

FOSS Project Spotlight: Pydio Cells, an Enterprise-Focused File-Sharing Solution

Pydio Cells is a brand-new product focused on the needs of enterprises and large organizations, brought to you from the people who launched the concept of the open-source file sharing and synchronization solution in 2008. The concept behind Pydio Cells is challenging: to be to file sharing what Slack has been to chats—that is, a revolution in terms of the number of features, power and ease of use.

How to Install Nextcloud with Nginx on Ubuntu 18.04 LTS

In this tutorial, we will show you how to install and configure the latest Nextcloud 13.0.2 release on an Ubuntu 18.04 server. We will run Nextcloud with a Nginx web server and PHP7.1-FPM and use MySQL server as the database system. Nextcloud is a free (Open Source) Dropbox-like software, a fork of the ownCloud project.

RK3399 based Renegade Elite debuts on Indiegogo for under $100

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jul 13, 2018 9:27 PM CST)
  • Story Type: News Story; Groups: Developer
Libre Computer has launched its promised “Renegade Elite” SBC on Indiegogo for $99. The RK3399-based board features GbE with PoE, HDMI 2.0, 2x USB Type-C with DP, and PCIe. In partnership with Firefly, Libre Computer has launched its previously announced Renegade Elite (ROC-RK3399) SBC on Indiegogo.

Python and Its Community Enter a New Phase

Python is an amazing programming language, there's no doubt about it. From humble beginnings in 1991, it's now just about everywhere. Whether you're doing web development, system administration, test automation, devops or data science, odds are good that Python is playing a role in your work.

What's the difference between a fork and a distribution?

  • Opensource.com (Posted by bob on Jul 13, 2018 3:44 PM CST)
  • Story Type: News Story
If you've been around open source software for any length of time, you'll hear the terms fork and distribution thrown around casually in conversation. For many people, the distinction between the two isn't clear, so here I'll try to clear up the confusion. First, some definitions Before explaining the nuances of a fork vs. a distribution and the pitfalls thereof, let's define key concepts. Open source software is software that: read more

How to Setup and Install Oracle Weblogic in CentOS 7

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 13, 2018 2:29 PM CST)
  • Groups: Oracle, Linux; Story Type: News Story
In this tutorial, I'll guide you on how to setup and install Oracle Weblogic on CentOS 7 operation system. Oracle Weblogic is a middleware tool that is widely used by large companies to serve applications that use Java EE as the programming language.

Locks versus channels in concurrent Go

  • Opensource.com (Posted by bob on Jul 13, 2018 11:38 AM CST)
  • Story Type: News Story
Go has popularized the mantra don't communicate by sharing memory; share memory by communicating. The language does have the traditional mutex (mutual exclusion construct) to coordinate access to shared memory, but it favors the use of channels to share information among goroutines. read more

Road to RHCA--Preparation Meets Opportunity

This article is the second in my series "Road to RHCA", where I'm charting my journey to the Red Hat Certified Architect designation—a designation that's difficult to come by.

« Previous ( 1 ... 508 509 510 511 512 513 514 515 516 517 518 ... 1197 ) Next »