Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 ... 7359 ) Next »

Kubernetes leads container orchestration

According to a 451 Research study, containers are taking over cloud server deployments, and Kubernetes is taking over container orchestration.

How to Install Moodle 3.2 on CentOS 7

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 1, 2017 12:02 AM CST)
  • Groups: PHP, Linux; Story Type: News Story
In this tutorial, I will show you step by step how to install the latest stable Moodle on CentOS 7. Moodle is an open source eLearning software written in PHP. It is used for distance education, e-learning projects, and blended learning. Moodle will run under the Nginx web server, using a MariaDB database server and using PHP-FPM7.0. For the operating system, we will use CentOS 7.

At the feet of the Great Monad, or, How the functional programming craze plays out

  • The Register (Posted by bob on May 31, 2017 10:47 PM CST)
  • Story Type: News Story
Dost thou know the Seven Immutable Laws of FP? Stob "Today, object-oriented programming (OOP) rules the IT industry absolutely. It is impossible to dislodge. While functional programming (FP) has seen a resurgence of late, it is typically used as an adjunct to OOP." – Louis Cyphre, 'Why are functional programming languages used so rarely in practice?'…

4 new guides and tutorials for OpenStack

  • Opensource.com (Posted by bob on May 31, 2017 9:33 PM CST)
  • Story Type: News Story
OpenStack continues to be one of the most in-demand skills in the tech industry; if you’ve got solid OpenStack experience, you’ll almost certainly be able to find employment with it. But how do you gain those skills, and once you’ve gained them, how do you keep them current? Fortunately, you’ve got plenty of options. read more

How To Track Successful And Failed Login Attempts In Linux

aureport is a tool that produces summary reports of the audit system logs.

Secure your SSH using two-step authentication on CentOS 7

Running your own Linux server could be very challenging, especially if you want to keep the security of the server on a high level and to protect the personal data as much as possible. During the initial server setup, you may have generated an RSA key pair to connect to the server without using passwords, which is one of the recommended methods to improve the overall security. However, in certain cases this may not be enough, so implementing two-factor authentication should be your next step.

Get Hardware Details In Linux With 'dmidecode'

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on May 31, 2017 5:50 PM CST)
  • Story Type: Tutorial; Groups: Linux
?dmidecode is a tool for dumping a computer's DMI (some say SMBIOS ) table contents in a human-readable format. This table contains a description of the system's hardware components as well as other useful pieces of information such as serial numbers and BIOS revision. Thanks to this table, you can retrieve this information without having to probe for the actual hardware. While this is a good point in terms of report speed and safeness, this also makes the presented information possibly unreliable.

Linux-based AGL IVI stack to debut on 2018 Toyota Camry

The Automotive Grade Linux project’s IVI platform will first appear on the 2018 Toyota Camry. Yet, Google poses new competition with “Android Automotive.” The Linux Foundation’s Automotive Grade Linux (AGL) project announced its first design win for its open source, Yocto Project based Unified Code Base (UCB) distribution for in-vehicle infotainment (IVI). The 2018 Toyota […]

Mutt An Open Source Text Based Email Client For Linux

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on May 31, 2017 3:21 PM CST)
  • Story Type: Tutorial; Groups: Linux
?Mutt is an email client but with a different approach. It is fully based on the terminal when it comes to work. Mutt is a very simple email client easy to configure and use. It was really awesome to use it and now it is the default email client on my PC. Let us see more about mutt and see how to install mutt on our Linux box.

The Linux Virus: how it can be

  • Linux notes from DarkDuck; By DarkDuck (Posted by darkduck on May 31, 2017 1:55 PM CST)
  • Story Type: Humor; Groups: Linux
Downloaded the virus for Linux; Unzipped it; Installed it under root...

The first open source 3D printer filament

  • Opensource.com (Posted by bob on May 31, 2017 12:41 PM CST)
  • Story Type: News Story
Until very recently, 3D printing companies sold only proprietary hardware and materials (including plastic filament) to print with them. This plastic was sold at exorbitant prices (up to hundreds of U.S. dollars per kg), even if it was a common material like ABS (the plastic used for Lego blocks). These companies were following the path of traditional desktop printing companies that rake in large profits selling toner and ink. Some companies still attempt to extort their customers by threatening warranty loss if they use filament from other manufacturers. read more

The Complete Guide to Unrooting an Android Phone or Tablet

  • Make Tech Easier; By Robert Zak (Posted by damien on May 31, 2017 11:27 AM CST)
  • Story Type: Tutorial; Groups: Android
If you have rooted your Android device and want to restore it to its original state, here’s the complete guide on how to unroot your Android phone or tablet.

MySQL devs take cache behind shed, shot heard

  • The Register (Posted by bob on May 31, 2017 10:12 AM CST)
  • Groups: MySQL; Story Type: News Story
Scalability sucked when multi-core machines got busy, so DB's devs will find another way The developers of MySQL Server have decided its Query Cache feature is a bottleneck and killed it off.…

EasyTAG: Organize your music on Fedora

  • Fedora Magazine (Posted by bob on May 31, 2017 8:58 AM CST)
  • Groups: Fedora; Story Type: News Story
Audio files in formats such as MP3, AAC, and Ogg Vorbis have made music ubiquitous and portable. With the explosive growth of storage capacity, you can store huge libraries of music. But how do you keep all that music organized? Just tag... Continue Reading →

CoreOS Fleet Fades Away in Favor of Kubernetes and Tectonic

  • ServerWatch.com; By Sean Michael Kerner (Posted by red5 on May 31, 2017 7:44 AM CST)
  • Groups: Cloud
When container vendor CoreOS first got started, among its primary innovations was the Fleet cluster management system. Now in 2017, Fleet is on its way out, as CoreOS has standardized on Kubernetes to be the basis of its commercial aspirations with the Tectonic platform.

The Differences Between Multiverse, Universe, Restricted, and Main Repositories on Ubuntu

  • Make Tech Easier; By Ada Ivanova (Posted by damien on May 31, 2017 6:29 AM CST)
  • Groups: Linux, Ubuntu
If you are a Ubuntu user, you have seen the different repositories: Main, Universe, Restricted, and Multiverse. Here is what each of these represent.

Get started with machine learning using Python

  • Opensource.com (Posted by bob on May 31, 2017 5:15 AM CST)
  • Groups: Python; Story Type: News Story
Have you wondered what it takes to get started with machine learning? In this article, I will walk through steps for getting started with machine learning using Python. Python is a popular open source programming language and it is one of the most-used languages in artificial intelligence and other related scientific fields. Machine learning (ML), on the other hand, is the field of artificial intelligence that uses algorithms to learn from data and make predictions. read more

Mozilla's Giant, Distributed, Open-Source Hackathon

Our annual Global Sprint is June 1 and 2. Scientists, developers, artists and educators will swap ideas and code to make the web a better place ?

ownCloud Conference 2017 Announced for September 20-23 in Nürnberg, Germany

The ownCloud community was pleased to announce today that the upcoming and fourth ownCloud Conference event for this year will happen during September 20-23, in Nürnberg, Bavaria, Germany.

Linux in Windows 10

To think of Linux on Windows 10 you may be imagining running it under VirtualBox. Now, you can run Linux on Windows 10 in a Command Shell. For now, it is only Ubuntu 14.04 but later Fedora and OpenSUSE should be added.

« Previous ( 1 ... 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 ... 7359 ) Next »