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
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
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
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.
The Academy of Motion Picture Arts and Sciences and The Linux Foundation Launched the Academy Software Foundation, Linux 4.18 and GNU Linux-libre 4.18-gnu Kernels Are Out, DXVK 0.65 Released and Canon
News briefs for August 13, 2018.
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
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)
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
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
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
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
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
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 »