Showing headlines posted by bob

« Previous ( 1 ... 480 481 482 483 484 485 486 487 488 489 490 ... 1156 ) Next »

The state of encryption: How the debate has shifted

  • Opensource.com; By Mark Bohannon (Posted by bob on Jun 13, 2018 11:55 AM EDT)
  • Story Type: Interview, Security; Groups: Sun
Susan Landau, was a former distinguished engineer at Sun Microsystems and is now a professor at Tufts. I had an opportunity to check in with her at a recent event in Washington, D.C.

Plasma 5.13, a new version of KDEs desktop environment, is here

Optimized and less resource-hungry, Plasma 5.13 can run smoothly on under-powered ARM laptops, high-end gaming PCs, and everything in between.

Fedora 28 on Raspberry Pi 3 B+

The Raspberry Pi model 3 B+ (RPi 3 B+) is the latest available in the Raspberry Pi series, released in mid-March 2018. RPi 3 B+ has some nice features and improvements over the previous RPi 3 B. They include faster 1.4 GHz processor clock speed, Gigabit Ethernet speed, dual-band 2.4GHz and 5GHz wifi support, and Bluetooth ..........

Systemd Services: Reacting to Change

  • Linux.com - Original Content; By Paul Brown (Posted by bob on Jun 13, 2018 5:43 AM EDT)
  • Story Type: Tutorial; Groups: Linux
In prior installments, we saw that systemd services can be started or stopped by hand or when certain conditions are met. Those conditions are not limited to when the OS reaches a certain state in the boot up or powerdown sequence but can also be when you plug in new hardware or when things change in the filesystem. You do that by combining a Udev rule with a systemd service.

Embedded Linux Conference Europe wants your presentations (and money)

The Linux Foundation opened a call for papers for the Embedded Linux Conference Europe to be held Oct. 22-24, in Edinburgh, and released the speaker list for the Aug. 29-31 Open Source Summit North America in Vancouver. The Linux Foundation is asking for presentation pitches for this fall’s Embedded Linux Conference Europe (ELCE) .........

Automation controller upgraded with new Raspberry Pi 3 Model B+

Techbase has upgraded its Linux-powered ModBerry M500 controller with the RPi 3 Model B+ SBC, advancing to a 1.4GHz SoC, GbE, and dual-band WiFi-ac. The launch follows several new NanoPi and Orange Pi based ModBerry M300 models. Techbase announced the availability of a new version of its ModBerry M500 industrial control computer (also called the […]

Linux ping Command Tutorial for Beginners (8 Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 12, 2018 11:31 PM EDT)
  • Groups: Linux; Story Type: News Story
Regardless of the type of Linux user you are (beginner or pro), there are certain tools that you must be aware of. One such utility is Ping. In this tutorial, we will discuss the basics of this tool using some easy to understand examples.

How to Install SilverStripe CMS on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 12, 2018 10:17 PM EDT)
  • Groups: PHP, Ubuntu, Linux; Story Type: News Story
SilverStripe is a free, open source, secure and flexible CMS written in PHP language that can help you to create and manage the content of your websites and web applications. In this tutorial, we will learn how to install SilverStripe CMS on Ubuntu 18.04 (Bionic Beaver).

Devuan ships second stable cut of its systemd-free Linux

Open source luminary and former Debian leader Bruce Perens gives it a big thumbs up Systemd-free Linux distro Devuan has released its stable Version 2.0.…

7 open source tools to make literature reviews easy

  • Opensource.com (Posted by bob on Jun 12, 2018 6:34 PM EDT)
  • Story Type: News Story
A good literature review is critical for academic research in any field, whether it is for a research article, a critical review for coursework, or a dissertation. In a recent article, I presented detailed steps for doing a literature review using open source software. The following is a brief summary of seven free and open source software tools described in that article that will make your next literature review much easier. read more

New NOVA Filesystem

Andiry Xu posted patches for a new filesystem called NOVA (NOn-Volatile memory Accelerated). Normal RAM chips are wiped every time you turn off your computer. Non-volatile RAM retains its data across reboots. Their project targeted byte-addressable non-volatile memory chips, such as Intel's 3DXpoint DIMMs.

Better API testing with the OpenAPI Specification

  • Opensource.com (Posted by bob on Jun 12, 2018 1:37 PM EDT)
  • Story Type: News Story
If you search the internet for "unexpected API behavior," you'll soon discover that no one likes when an API doesn't work as anticipated. When you consider the increasing number of APIs, continuous development, and delivery of the services built on top of them, it's no surprise that APIs can diverge from their expected behavior. This is why API test coverage is critical for success. For years, we have created unit and functional tests for our APIs, but where do we go from there? read more

What version of Linux am I running?

The question "what version of Linux" can mean two different things. Strictly speaking, Linux is the kernel, so the question can refer specifically to the kernel's version number, or "Linux" can be used more colloquially to refer to the entire distribution, as in Fedora Linux or Ubuntu Linux. read more

Open Source Security hit with bill for defamation claim

Judge okays $260K in defense costs to Bruce Perens and lawyers under anti-SLAPP Open Source Security, maker of the grsecurity Linux kernel patches, has been directed to pay Bruce Perens and his legal team almost $260,000 following a failed defamation claim.…

Turn Your Raspberry Pi into a Tor Relay Node

  • Linux.com; By Konstantin Ryabitsev (Posted by bob on Jun 11, 2018 11:29 PM EDT)
  • Groups: Raspberry Pi; Story Type: News Story
without sacrificing too much of your time or resources, you can turn your old Raspberry Pi into a perfectly functioning Tor relay node.

3 open source alternatives to Adobe Lightroom

  • Opensource.com (Posted by bob on Jun 11, 2018 9:01 PM EDT)
  • Story Type: News Story
You wouldn't be wrong to wonder whether the smartphone, that modern jack-of-all-trades, is taking over photography. While that might be valid in the point-and-shoot camera market, there are a sizeable number of photography professionals and hobbyists who recognize that a camera that fits in your pocket can never replace a high-end DSLR camera and the depth, clarity, and realism of its photos. read more

OpenStreetMap Should Be a Priority for the Open Source Community

Open source has won. The fact that free software now dominates practically every sector of computing (with the main exception of the desktop) is proof of that... Open, collaborative development allows people to build on the work of others, instead of wastefully re-inventing the wheel, and it enables the best solutions to be chosen on technical, rather than commercial, grounds.

How to partition a disk in Linux

  • Opensource.com (Posted by bob on Jun 11, 2018 5:18 PM EDT)
  • Groups: Linux; Story Type: News Story
Creating and deleting partitions in Linux is a regular practice because storage devices (such as hard drives and USB drives) must be structured in some way before they can be used. In most cases, large storage devices are divided into separate sections called partitions. Partitioning also allows you to divide your hard drive into isolated sections, where each section behaves as its own hard drive. Partitioning is particularly useful if you run multiple operating systems. read more

How to Setup Puppet Master and Agent on CentOS 7

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 11, 2018 4:03 PM EDT)
  • Groups: Linux; Story Type: News Story
Puppet is an open source configuration management tool and server automation framework. In this tutorial, I will you how to install Puppet on CentOS 7. I will install and configure a CentOS 7 server as a puppet 'master', and the other one as an 'agent'.

« Previous ( 1 ... 480 481 482 483 484 485 486 487 488 489 490 ... 1156 ) Next »