Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 ... 7359 ) Next »

Should a programming course be mandatory for high school students?

  • Opensource.com (Posted by bob on Nov 8, 2018 2:39 PM EDT)
  • Story Type: News Story
Should kids be technically literate? Of course! Is the best way to teach them this skill by turning them into programmers? Well, that's a tougher question. First, to be blunt, in much of the world, even in affluent areas, schools are not equipped to handle this task. Aside from lacking the physical technology, many also are lacking in adequate staffing resources in order to teach programming courses. read more

How To Install and Configure Nextcloud with Apache on CentOS 7

Nextcloud is an open source, self-hosted file share and collaboration platform, similar to Dropbox. It comes bundled with media player, calendar and contact management. Nextcloud is extensible via apps and has desktop and mobile clients for all major platforms.

How to Use FSearch to Quickly Search Files in Linux

  • Make Tech Easier; By Nick Congleton (Posted by damien on Nov 8, 2018 12:10 PM EDT)
  • Groups: Linux
Searching for files in Linux can be a bit clunky. A new search utility, FSearch, aims to change all that with quick and accurate searches. Check it out here.

Choosing a printer for Linux

We've made significant strides toward the long-rumored paperless society, but we still need to print hard copies of documents from time to time. If you're a Linux user and have a printer without a Linux installation disk or you're in the market for a new device, you're in luck. That's because most Linux distributions (as well as MacOS) use the Common Unix Printing System (CUPS), which contains drivers for most printers available today. This means Linux offers much wider support than Windows for printers. read more

Microsoft is Supporting Patent Trolls, Still. New Leadership at USPTO Gives Room for Concern.

New statements from Microsoft's management (Andersen) serve to show that Microsoft hasn't really changed; it's just trying to sell "Azure IP Advantage", hoping that enough patent trolls with their dubious software patents will blackmail GNU/Linux users into adopting Azure for 'protection'

Virtualizing the Clock

Dmitry's idea is that users should be able to set the day and time on their virtual systems, without worrying about other systems being given the same day and time. This is actually useful, beyond the desire to live in the past or future. Being able to set the time in a container is apparently one of the crucial elements of being able to migrate containers from one physical host to another, as Dmitry pointed out in his post.

Why VMware is Acquiring Heptio and Going All In for Kubernetes

VMware is positioning itself to be a leader in the next generation of the cloud, enabling multicloud with Kubernetes based technology.

Gumstix enhances Geppetto board design service with new Board Builder UI

Gumstix has expanded its Linux-oriented Geppetto online embedded board development platform with a free “Board Builder” service that offers a checklist interface for selecting modules, ports, and more. Gumstix has added a free Board Builder service to its Geppetto Design-to-Order (D2O) custom board design service. The Board Builder improvements make the drag-and-drop Geppetto interface even […]

RISC-V Linux Development in Full Swing

  • Linux.com - Original Content; By Eric Brown (Posted by bob on Nov 8, 2018 3:30 AM EDT)
  • Story Type: News Story; Groups: Linux
Most Linux users have heard about the open source RISC-V ISA and its potential to challenge proprietary Arm and Intel architectures. Most are probably aware that some RISC-V based CPUs, such as SiFive’s 64-bit Freedom U540 found on its HiFive Unleashed board, are designed to run Linux. What may come as a surprise, however, is how quickly Linux support for RISC-V is evolving.

Rclone - An Rsync Alternative To Sync File With Online Cloud Storage

Backup and Sync are have become essential today and this brings tools like rsync. Rsync is an amazing tool to sync files between 2 computers. But wouldn’t it be cooler if we could sync files from a computer to a cloud storage. This is where rclone - a mod of rsync comes in. Rclone can sync files from your computer to cloud-based storage services including google drive, one drive, drop-box, amazon drive and many more.

Unreal Engine 4.21 is out, now defaults to the Vulkan API on Linux

  • GamingOnLinux.com; By Liam Dawe (Posted by liamdawe on Nov 8, 2018 1:01 AM EDT)
  • Story Type: News Story; Groups: Games
Epic Games have released Unreal Engine 4.21 and it includes some interesting stuff on the Linux side of things.

Top 10 October must-reads: Microsoft Access alternatives, iptables tricks, Min, functional programming in Python, and more

Opensource.com set a couple of big new records in October, with 1,025,814 unique visitors (our first time with more than a million visitors) and 1,574,964 page views. We published 94 articles last month, and welcomed 25 new writers. More than 63% of our content was contributed by members of the open source community, and our community moderators contributed 22 articles.

Gitbase: Exploring Git repos with SQL

  • Opensource.com (Posted by bob on Nov 7, 2018 10:33 PM EDT)
  • Story Type: News Story
Git has become the de-facto standard for code versioning, but its popularity didn't remove the complexity of performing deep analyses of the history and contents of source code repositories. SQL, on the other hand, is a battle-tested language to query large codebases as its adoption by projects like Spark and BigQuery shows. So it is just logical that at source{d} we chose these two technologies to create gitbase: the code-as-data solution for large-scale analysis of git repositories with SQL. read more

stretchly Reminds You To Take Breaks From Your Computer (Open Source, Cross-Platform)

stretchly is an open source, cross-platform break time reminder. The Electron application sits in your tray, reminding you to take breaks from working on the computer.

The Best Linux Distros of 2018

  • linuxconfig.org; By Nick Congleton (Posted by linuxer on Nov 7, 2018 8:04 PM EDT)
  • Story Type: Reviews; Groups: Linux
Every year, the question pops up; which Linux distribution is best? The reason that question persists the way it does is because there is no singular concrete answer. Most distributions are purpose built for certain situations, and even when they aren't, there are bound to be conditions that they're better and worse in.

Meet Franz, an open source messaging aggregator

  • Opensource.com (Posted by bob on Nov 7, 2018 6:50 PM EDT)
  • Story Type: News Story
If you are like me, you use several different chat and messaging services during the day. Some are for work and some are for personal use, and I find myself toggling through a number of them as I move from apps to browser tabs—here, there, and everywhere. read more

How to Install VMware Workstation on Ubuntu 18.04 LTS

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 7, 2018 5:35 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This article shows how to install and launch VMware Workstation on your Ubuntu system. The commands and procedures used in this article describe the installation of VMware Workstation 15 on a Ubuntu 18.04 LTS system.

This MIT PhD Wants to Replace America's Broken Voting Machines with Open Source Software

  • Motherboard; By Jason Koebler (Posted by bob on Nov 7, 2018 4:21 PM EDT)
  • Story Type: Security
In 2006, Ben Adida wrote a 254-page PhD dissertation on "cryptographic voting systems." Now, he wants to fix America's broken voting machines.

Automate a web browser with Selenium

  • Fedora Magazine (Posted by bob on Nov 7, 2018 3:08 PM EDT)
  • Groups: Fedora; Story Type: News Story
Selenium is a great tool for browser automation. With Selenium IDE you can record sequences of commands (like click, drag and type), validate the result and finally store this automated test for later. This is great for active development in the browser. But when you want to integrate these tests with your CI/CD flow it’s time to […]

« Previous ( 1 ... 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 ... 7359 ) Next »