Showing headlines posted by bob

« Previous ( 1 ... 511 512 513 514 515 516 517 518 519 520 521 ... 1213 ) Next »

EPIC board boasts 4x GbE ports and PCIe x4

Aaeon is rolling out a new EPIC form-factor “EPIC-KBS9” SBC with 6th or 7th Gen Core S-series chips, 4x GbE ports, up to 32GB DDR3, and mini-PCIe and PCIe x4 expansion. Aaeon’s EPIC-KBS9 follows two other EPIC-KBS SBCs to support Intel’s 6th “Skylake” or 7th “Kaby Lake” generation S-Series processors: the EPIC-KBS7, which emphasized real-world […]

Automating backups on a Raspberry Pi NAS

In the first part of this three-part series using a Raspberry Pi for network-attached storage (NAS), we covered the fundamentals of the NAS setup, attached two 1TB hard drives (one for data and one for backups), and mounted the data drive on a remote device via the network filesystem (NFS). In part two, we will look at automating backups. Automated backups allow you to continually secure your data and recover from a hardware defect or accidental file removal. read more

Dropbox plans to drop encrypted Linux filesystems in November

  • The Register (Posted by bob on Aug 14, 2018 12:23 PM CST)
  • Groups: Linux; Story Type: News Story
Penguinistas mobilise against decision to support only EXT4 Linux users are calling on Dropbox to reverse a decision to trim its filesystem support to unencrypted EXT4 only.…

HTTP request routing and validation with gorilla/mux

  • Opensource.com (Posted by bob on Aug 14, 2018 11:08 AM CST)
  • Story Type: News Story
The Go networking library includes the http.ServeMux structure type, which supports HTTP request multiplexing (routing): A web server routes an HTTP request for a hosted resource, with a URI such as /sales4today, to a code handler; the handler performs the appropriate logic before sending an HTTP response, typically an HTML page. Here’s a sketch of the architecture: read more

5 open source strategy and simulation games for Linux

Gaming has traditionally been one of Linux's weak points. That has changed somewhat in recent years thanks to Steam, GOG, and other efforts to bring commercial games to multiple operating systems, but those games are often not open source. Sure, the games can be played on an open source operating system, but that is not good enough for an open source purist. read more

Build Your Own Linux Single Board Computer

Blueberry Pi. On the face of it this is just Yet Another SBC With A Fruity Pi Name, but what caught our attention is that unlike all the others, this is one you can build yourself if you want. It’s entirely open-source, but it differs from other boards that release their files to the world in that it manages to keep construction within the realm of what is possible on the bench rather than the pick-and-place.

How to display data in a human-friendly way on Linux

  • Network World; By Sandra Henry-Stocker (Posted by bob on Aug 14, 2018 2:21 AM CST)
  • Story Type: Tutorial
Many Linux commands now have options to make their output a little easier to digest. Here's a look at some that bring out the friendliness of our favorite OS.

Linux Kernel 4.18 Keeps Things Solid and Secure

Linus Torvalds published the 4.18 kernel on Sunday, one week later than expected. This has a been a rocky release... and it’s all Android's fault (more or less).

Windows is coming to Chromebooks… with Google’s blessing

The host with the most. Google plans to allow Windows 10 to run on its budget Chromebooks, with the Chocolate Factory’s blessing.…

Beautiful maps in minutes: Meet Kepler.gl

  • Opensource.com (Posted by bob on Aug 13, 2018 5:55 PM CST)
  • Story Type: News Story
Shan He may hold Silicon Valley's most meta job. "When I started out, I was building maps. Then I moved on to build tools to build maps, and now I'm doing tools to do tools that build maps." read more

TensorFlow Pi port is latest salvo in battle for edge analytics

The recent port of TensorFlow to the Raspberry Pi is the latest in a series of chess moves from Google and its chief AI rival Nvidia to win the hearts and keyboards of embedded Linux developers. Google’s recent announcement that it had ported its open source TensorFlow machine intelligence (ML) library for neural networking to […]

Linux bzip2 Command Tutorial for Beginners (6 Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 13, 2018 3:26 PM CST)
  • Groups: Linux; Story Type: News Story
File compressions are carried out according to specific algorithms. There are many compression techniques, and one of them is achieved through bzip2. In this tutorial, we will learn the basics of bzip2 using some easy to understand examples.

#DEFCON Vote Hacking Village Refute NASS 'Unfair' Claims

  • info security; By Dan Raywood (Posted by bob on Aug 13, 2018 1:52 PM CST)
  • Story Type: Security
DEFCON has hit back at criticisms levied at it by the National Association of Secretaries of State (NASS) over the introduction of an area designed to test voting machines.

A sysadmin's handy cheat sheet for SELinux

  • Opensource.com (Posted by bob on Aug 13, 2018 12:38 PM CST)
  • Groups: Linux; Story Type: News Story
SELinux may seem complex at first, but with the right cheat sheet it can become a powerful ally for sysadmins. This guide is designed to help you to improve your skills managing and using Security-Enhanced Linux. Also check out my more in-depth article, A sysadmin's guide to SELinux: 42 answers to the big questions. Download the free SELinux cheat sheet. read more

Encrypting NFSv4 with Stunnel TLS

NFS clients and servers push file traffic over clear-text connections in the default configuration, which is incompatible with sensitive data. TLS can wrap this traffic, finally bringing protocol security. Before you use your cloud provider's NFS tools, review all of your NFS usage and secure it where necessary.

How to Install GetSimple CMS on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 13, 2018 10:09 AM CST)
  • Groups: Ubuntu, Linux; Story Type: News Story
GetSimple CMS is a free, open source, simple and easy to use web Content Management System that can be used to create blogs and websites. In this tutorial, we will explain how to install GetSimple CMS on Ubuntu 18.04 server.

Convert file systems with Fstransform

  • Fedora Magazine (Posted by bob on Aug 13, 2018 8:55 AM CST)
  • Groups: Fedora; Story Type: News Story
Few people know that they can convert their filesystems from one type to another without losing data, i.e. non-destructively. It may sound like magic, but Fstransform can convert an ext2, ext3, ext4, jfs, reiserfs or xfs partition to another type from the list in almost any combination. More importantly, it does so in-place, without formatting […]

Akademy 2018 Day 2

Day 2 of Akademy started with a wonderfully insightful keynote by Claudia Garad, the Executive Director of Wikimedia Austria.

Tips for using the top command in Linux

  • Opensource.com (Posted by bob on Aug 13, 2018 4:13 AM CST)
  • Groups: Linux; Story Type: News Story
Trying to find out what's running on your machine—and which process is using up all your memory and making things slllooowwww—is a task served well by the utility top. top is an extremely useful program that acts similar to Windows Task Manager or MacOS's Activity Monitor. Running top on your *nix machine will show you a live, running view of the process running on your system. read more

« Previous ( 1 ... 511 512 513 514 515 516 517 518 519 520 521 ... 1213 ) Next »