Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 ... 7249 ) Next »

Who was the first computer programmer?

  • Opensource.com (Posted by bob on Oct 9, 2018 9:59 AM EDT)
  • Story Type: News Story
Ada Lovelace, daughter of the English poet Lord Bryon and Anne Isabella Noel Byron (née Milbanke), was arguably the world's first computer programmer. read more

12 Useful Linux Commands for New User

  • Make Tech Easier; By Tia Jackson (Posted by damien on Oct 9, 2018 8:45 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Using the command line on a Linux PC allows you to have more control of your system. Here are 12 useful Linux commands you should know as a Linux user.

ExTiX 18.10 Is the First Linux Distro Based on Ubuntu 18.10 (Cosmic Cuttlefish)

GNU/Linux and Open Source software developer Arne Exton announced over the weekend the release of what it would appear to be the first Linux distro based on the upcoming Ubuntu 18.10 (Cosmic Cuttlefish) operating system.

Install & Manage Flatpak Applications On Standard User Accounts

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Oct 9, 2018 6:16 AM EDT)
  • Groups: Linux
Flatpak is the new way to install and run applications on Linux. Unlike distribution maintained applications, flatpak is a great way to deploy Linux applications without worrying about "which" Linux distro specifically.

KDE Plasma 5.15 Desktop Environment Will Start Faster, Bring More Improvements

  • Softpedia; By Marius Nestor (Posted by hanuca on Oct 9, 2018 5:02 AM EDT)
  • Story Type: News Story; Groups: KDE
In the latest Usability & Productivity weekly report, KDE developer Nate Graham reveals some of the improvements and new features coming to the KDE Plasma 5.15 desktop environment, as well as the KDE Applications 18.12 and KDE Frameworks 5.51 software suites.

Redis Labs and Common Clause attacked where it hurts: With open-source code

Redis put some of the program's code under the anti-open-source Common Clause license. Now, developers are counterattacking by forking the code.

LoRa gateway and node boards run on Raspberry Pi power

Pi Supply is Kickstartering Iot LoRa Gateway and IoT LoRa Node pHAT add-ons for the Raspberry Pi, as well as a LoRa Node that works with the Micro:bit. An Arduino node is also in the works. Pi Supply, which has produced a variety of Raspberry Pi add-on boards including the Papirus E-Paper display and Flick […]

Gentoo-Based Calculate Linux 18 Released with Linux Kernel 4.18, Faster Boot

Alexander Tratsevskiy announced the release of Calculate Linux 18, a major version of his Gentoo-based operating system targeting the Russian Linux community.

Blockchain in 2019: 4 trends to watch

  • enterprisersproject.com; By Kevin Casey (Posted by crudder on Oct 9, 2018 12:04 AM EDT)
  • Story Type: Editorial
Blockchain trends you should be watching in the months ahead

How to Install NextCloud 14 on Ubuntu 16.04

We’ll show you how to install NextCloud 14 on an Ubuntu 16.04 VPS. NextCloud is an open-source software suite that allows users to store their data such as files, contacts, calendars, news feed, TODO lists, and much more on their personal servers. It is a popular alternative to another widely used file hosting application called ownCloud. However, unlike ownCloud, NextCloud is fully open-source. Installing Nextcloud 14 on your Ubuntu 16.04 server is a fairly easy task, follow the steps below and you should have Nextcloud 14 installed on Ubuntu 16.04 in less than 10 minutes. Let’s get started with the tutorial!

3 areas to drive DevOps change

  • Opensource.com (Posted by bob on Oct 8, 2018 9:36 PM EDT)
  • Story Type: News Story
Pain avoidance is a powerful motivator. Some studies hint that even plants experience a type of pain and take steps to defend themselves. Yet we have plenty of examples of humans enduring pain on purpose—exercise often hurts, but we still do it. When we believe the payoff is worth the pain, we'll endure almost anything. read more

How to manage the expansion of empty or unset bash variables

  • linuxconfig.org; By Egidio Docile (Posted by linuxer on Oct 8, 2018 8:21 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Variables expansion is one of the most common feature used in the shell: when a variable exists and is part of a command, it is "expanded", so that is substituted by its value. The expansion of empty variables, is one of those things, that if not well managed, could cause serious damage to a system.

Microsoft yanks the document-destroying Windows 10 October 2018 Update

Day four exceeds all expectations as Microsoft steps back from brink Microsoft has taken the unprecedented step of pulling a Windows 10 release a mere four days after its arrival amid a clamour of users complaining about files not being where they had left them.…

How to Change the Timezone on your Ubuntu System

  • vitux.com; By Karim Buzdar (Posted by vitux on Oct 8, 2018 5:53 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
In this article, we will explain how to change the current time zone of an Ubuntu 18.04 LTS system through the command line and through the GUI.

Play Windows games on Fedora with Steam Play and Proton

Some weeks ago, Steam announced a new addition to Steam Play with Linux support for Windows games using Proton, a fork from WINE. This capability is still in beta, and not all games work. Here are some more details about Steam and Proton. According to the Steam website, there are new features in the beta release: […]

Now Is the Time to Start Planning for the Post-Android World

Remember Windows? It was an operating system that was quite popular in the old days of computing. However, its global market share has been in decline for some time, and last year, the Age of Windows ended, and the Age of Android began. Android—and thus Linux—is now everywhere.

How to install GITHUB on Ubuntu : Step by Step

Github is a web based implementation of Git. Similar to Git, it is a distributed version control system & also offers the source code management functionality offer by Git. Github has all the features...

Mageia 6.1 Linux OS Adds Support for Pascal-Based Nvidia GPUs, Security Updates

More than one year after the release of the Mageia 6 Linux-based operating system series, the first point release is now available to download as Mageia 6.1 hit the download channels over the weekend.

Taking notes with Laverna, a web-based information organizer

  • Opensource.com (Posted by bob on Oct 8, 2018 11:41 AM EDT)
  • Story Type: News Story
I don’t know anyone who doesn’t take notes. Most of the people I know use an online note-taking application like Evernote, Simplenote, or Google Keep. All of those are good tools, but they’re proprietary. And you have to wonder about the privacy of your information—especially in light of Evernote’s great privacy flip-flop of 2016. If you want more control over your notes and your data, you need to turn to an open source tool—preferably one that you can host yourself. read more

Free eBook from Packt - Linux Shell Scripting Cookbook - Third Edition

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 8, 2018 10:27 AM EDT)
  • Groups: Linux; Story Type: News Story
The shell is the most powerful tool your computer provides. Despite having it at their fingertips, many users are unaware of how much the shell can accomplish. Starting with the basics of the shell, you will learn simple commands and how to apply them to real-world issues. From there, you'll learn text processing, web interactions, network and system monitoring, and system tuning.

« Previous ( 1 ... 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 ... 7249 ) Next »