Showing headlines posted by bob

« Previous ( 1 ... 695 696 697 698 699 700 701 702 703 704 705 ... 1214 ) Next »

This Week in Open Source News: Linux Foundation Welcomes New Chief of Staff, Broad Releases OSS Version of Genomic Analysis Software & More

  • Linux.com - Original Content (Posted by bob on May 27, 2017 5:59 AM CST)
  • Story Type: Roundups; Groups: Linux
This week in Linux and open source news, The Linux Foundation welcomes Sheryl Chamberlain as new Chief of Staff as the organization's collection of projects continues to grow, genomic analysis software opens up & more!

How to Set up Nginx High Availability with Pacemaker, Corosync, and Crmsh on Ubuntu 16.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on May 27, 2017 2:10 AM CST)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
In this tutorial, I will show you step by step how to create a High Availability Clustered Nginx Web Server with Pacemaker, Corosync, and Crmsh. We will create an Active-Passive Cluster or Failover-cluster Nginx web server on Ubuntu 16.04.

Ohio LinuxFest 2017

The Ohio LinuxFest is a grassroots conference for the GNU/Linux/Open Source Software/Free Software community that started in 2003 as a large inter-LUG (Linux User Group) meeting and has grown steadily since. It is a place for the community to gather and share information about Linux and Open Source Software.

Raspberry Pi enters thin client mainstream

NComputing’s “RX-HDX” thin client joins ViewSonic’s newly revised “SC-T25” as the second major Citrix HDX ready thin client based on the Raspberry Pi 3. Is the Raspberry Pi ready to take over the low-end thin client market? This week, NComputing unveiled the RX-HDX, its second Raspberry Pi based thin client.]

5 myths busted: Using open source in higher education

  • Opensource.com (Posted by bob on May 26, 2017 6:33 PM CST)
  • Groups: Linux; Story Type: News Story
Have you ever heard someone say, "It's impossible to do X with Linux"? Me too. This is the story of how I busted the myths about open source in my own head and used Linux to finish my PhD in fine arts. Many people think non-technical students can't use Linux, and they make a lot of assumptions about people who use it in their advanced degree programs. They scoff and reply with something along the lines of, "Well, of course; those people do 'computer stuff,' but in my [lofty, important, unique area] it's just not possible." Well, it is possible, and I'm proof. read more

5 Arduino projects to upgrade your car

  • Opensource.com (Posted by bob on May 26, 2017 2:44 PM CST)
  • Story Type: News Story
From prohibition-era moonshiners to the 2000s MTV classic Pimp My Ride, people have repairing, upgrading, and modifying their cars for a long time. More recently, low-cost microcontrollers like the Arduino have opened new doors for makers looking to do fun and interesting things with their vehicles. read more

Secure your webserver with improved Certbot

  • Fedora Magazine (Posted by bob on May 26, 2017 9:01 AM CST)
  • Groups: Fedora; Story Type: News Story
A year and a half ago the Let’s Encrypt project entered public beta. Just over a year ago, as the project left beta, the letsencrypt client was spun out of ISRG, which continues to maintain the Let’s Encrypt servers, into... Continue Reading →

Linux-based gizmo offers remote monitoring and control of 3D printers

The $70 “Waggle” remote controller device for 3D printers offers a mobile app with a video feed and temp controls, plus a cloud-based slicing service. A Seoul-based startup called Ateam Ventures is closing in on its $10,000 Kickstarter goal for a Waggle 3D printer controller equipped with WiFi and a 720p video camera.

How to save keystrokes at the command line with alias

  • Opensource.com (Posted by bob on May 26, 2017 12:24 AM CST)
  • Story Type: News Story
The alias command-line tool is both useful and relatively simple. Its purpose is to simplify a single-line command by creating a custom name for it. There is a good chance that you already have some aliases even if you've never used the tool. In Bash, aliases can be created with a simple text editor and are stored in your $HOME/.bashrc file. If you want to see what aliases have been set up, take look at that file, or simply type alias on a command line and press Enter/Return. read more

The Current Phase of the Moon

Ladies and gentlemen, we've left Mars. Well, at least I'm done with the Martian lander from my past few articles. I hope you had chance to experiment with it and find out that it's not too easy to land a craft on any planet!

5 laws every aspiring DevOps engineer should know

  • Opensource.com (Posted by bob on May 25, 2017 7:27 PM CST)
  • Story Type: News Story
"A good engineer is a lazy engineer," some will say. And to a certain extent, it's true: Laziness is a great quality if you're automating repetitive tasks. But laziness flies in the face of learning new technologies and getting new work done. Somewhere between Junior Systems Administrator and Senior DevOps Engineer, laziness no longer becomes an advantage. Let's discuss the five laws aspiring DevOps engineers should follow if they want to become great DevOps engineers. read more

Skylake industrial PC offers DDR4 and front facing I/O

  • LinuxGizmos.com (Posted by bob on May 25, 2017 6:12 PM CST)
  • Groups: Linux; Story Type: News Story
Adlink launched a rugged, Linux-ready “MVP-5000” industrial PV with 6th Gen Core processors, up to 32GB DDR4 RAM, and mini-PCIe based wireless options. The MVP-5000 is a close cousin to last year’s MVP-6000, the first in Adlink’s “value line” series of rugged, fanless MVP computers, which offer much of the functionality of its MXE line […]

Which tools do you depend on for your DevOps workflow?

  • Opensource.com (Posted by bob on May 25, 2017 3:44 PM CST)
  • Story Type: News Story
DevOps is mostly about culture change. Being successful is all about finding ways to bridge the gap between the builders and the maintainers, bringing projects to fruition and updating them in shorter cycles to maintain a competitive advantage. But at the end of the day, you need the right tooling to make it all work. read more

Distro watch for Ubuntu lovers: What's ahead in Linux land

Elementary OS, my dear penguin? With the death of Unity, Canonical will focus more attention on Ubuntu servers, Ubuntu in the cloud and Ubuntu in the so-called Internet of Things.…

Microsoft uses open-source software to create Windows

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on May 25, 2017 5:33 AM CST)
  • Story Type: News Story; Groups: Microsoft
Windows will almost certainly never be open source, but virtually all Microsoft Windows engineers are now using the open-source program Git to build Windows on.

Quad-core x86 MinnowBoard and UP Squared SBCs begin shipping

MinnowBoard.org’s “MinnowBoard Turbot Quad” and Aaeon’s UP Squared SBCs began shipping, featuring community sites and Intel SoCs running Linux and Android. On May 23, Intel-backed MinnowBoard.org and ADI Engineering began shipping the first quad-core MinnowBoard, selling for $190.

30 best practices for software development and testing

  • Opensource.com (Posted by bob on May 25, 2017 1:50 AM CST)
  • Story Type: News Story
Joining any new company—with an established culture and programming practices—can be a daunting experience. When I joined the Ansible team, I decided to write up the software engineering practices and principles I’ve learned over the years and to which I strive to work. This is a non-definitive, non-exhaustive list of principles that should be applied with wisdom and flexibility. read more

Mastering ATA over Ethernet

At one point in time, when you wanted to attach an external block storage device to a server, you mapped it as a Logical Unit (LU) across a Storage Area Network (SAN). In the early days, you would do this over the Fibre Channel (FC) protocol. More recently, iSCSI (SCSI over IP) has usurped FC in most data centers.

Best Practices for 2-Factor Authentication and Password Creation on Linux

  • Linux.com; By Konstantin Ryabitsev (Posted by bob on May 24, 2017 10:07 PM CST)
  • Story Type: News Story; Groups: Linux
As we mentioned in the previous article, web browsers present the largest and the most exposed attack surface on your Linux workstation. We’ve already discussed some best practices that Linux sysadmins can follow to reduce the impact of a compromised browser, such as upgrading to Wayland, using a different browser for work/high-security sites, and using Firejail to create a sandbox around Linux applications.

How I used open source tools to build a theater lighting system

  • Opensource.com (Posted by bob on May 24, 2017 8:52 PM CST)
  • Story Type: News Story
The things we do for family, eh? Sometimes I wonder why I do it to myself, this not being the first time my perfectionism has led me to do far more work than a task originally required. read more

« Previous ( 1 ... 695 696 697 698 699 700 701 702 703 704 705 ... 1214 ) Next »