Showing headlines posted by bob

« Previous ( 1 ... 783 784 785 786 787 788 789 790 791 792 793 ... 1195 ) Next »

What is DevOps? Bridget Kromhout Explains

  • Linux.com - Original Content (Posted by bob on Sep 23, 2016 10:10 PM CST)
  • Groups: Linux, Cloud; Story Type: News Story
Bridget Kromhout can be found traveling and speaking at conferences on a variety of DevOps topics. She is a global core organizer for devopsdays and is on the program committee for Velocity in addition to organizing local tech meetups in Minneapolis. She is a Principal Technologist for Cloud Foundry at Pivotal and a host of the Arrested DevOps podcast. Linux.com: Why are so many organizations embracing DevOps?

How to install PHP 5.6 as additional PHP-FPM & FastCGI for ISPConfig 3.1 on Ubuntu 16.04

This tutorial shows how to build PHP 5.6 as a PHP-FPM and a FastCGI version on Ubuntu 16.04 (Xenial Xerus). Ubuntu 16.04 ships with PHP 7 by default but there are still many websites out there that don't support PHP 7. This tutorial will show you how to install PHP 5.6 as additional PHP version on Ubuntu 16.04 so that you can switch between both versions for each website individually in ISPConfig.

Nativ Disc

Although most music lovers stream or download music today, the stubborn pre-millennials among us have legacy CD collections at home. This demographic is the perfect target group for Nativ Disc, a bit-perfect CD Ripper that allows users to import up to 12,000 CDs—in lossless FLAC, uncompressed WAV or lossy MP3 format—into their Nativ Vita high-resolution music player.

7 things you need to know for WordPress development

WordPress never fails to surprise the web development community. Over time, it has evolved into one of the best Content Management Systems (CMS) out there. And currently, it powers more than 25% of the web. Besides its popularity, WordPress is also known for usability and an easy-to-develop environment. Some basics WordPress is an open source CMS licensed under GNU GPLv2. read more

The must-have features for Perl 6

Perl 6 came out in general release around Christmas 2015, and since then I've heard a lot of questions about it, both from people in and out of the Perl community. Jeff Goff is a longtime member of the Perl community and a good friend who's been heavily involved in Perl 6 development, so I asked him a few of the questions from what I've been hearing others ponder. read more

4 command-line graphics tools for Linux

  • Opensource.com (Posted by bob on Sep 23, 2016 6:44 AM CST)
  • Groups: Linux; Story Type: News Story
Images and the command line. They seem an unlikely pair, don't they? There are people who'll tell you that the only way you can manipulate and view graphics is with GUI applications like GIMP. For the most part, they're wrong. Command-line image tools do much of what their GUI counterparts can, and they can do it just as well. Sometimes, especially when dealing with multiple image files or working on an older computer, command-line tools can do a better job. read more

What’s new in 389 Directory Server 1.3.5

  • Fedora Magazine (Posted by bob on Sep 23, 2016 5:33 AM CST)
  • Groups: Fedora; Story Type: News Story
As a member of the 389 Directory Server (389DS) core team, I am always excited about our new releases. We have some really great features in 1.3.5. However, our changelogs are always large so I want to just touch on... Continue Reading →

Red Hat Platform-as-a-Service cloud loves containers

Red Hat is making it clear it's all containers all the time in its Red Hat OpenShift cloud.

Support Is Now the Differentiator in the OpenStack Race

When it comes to OpenStack cloud computing distributions, now offered by a variety of vendors, we are at a tipping point. As businesses and organizations demand flexible solutions for deploying cloud solutions based on OpenStack, competition is fierce.  With so many vendors competing in this arena, market consolidation was bound to arrive, and it is here. What will the key differentiator be going forward? That would be support.

A Linux users guide to Logical Volume Management

Managing disk space has always been a significant task for sysadmins. Running out of disk space used to be the start of a long and complex series of tasks to increase the space available to a disk partition. It also required taking the system off-line.

Whats really going on with Microsoft, Lenovo and Linux

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Sep 22, 2016 9:33 PM CST)
  • Story Type: News Story; Groups: Linux, Microsoft
Microsoft isn't anti-Linux anymore and Lenovo is just lazy when it comes to supporting the Linux desktop on its newest Yoga Ultra.

Matthew Garrett Explains How to Increase Security at Boot Time

  • Linux.com - Original Content (Posted by bob on Sep 22, 2016 8:24 PM CST)
  • Groups: Kernel, Linux; Story Type: News Story
Security of the boot chain is a vital component of any other security solution, said Matthew Garrett of CoreOS in his presentation at Linux Security Summit. If someone is able to tamper with your boot chain then any other security functionality can be subverted. And, if someone can interfere with your kernel, any amount of self-protection the kernel might have doesn’t really matter.

Windows Server 2016: Leg up or lock in?

Software Assurance licensing tags along Microsoft Ignite Software giant Microsoft is set to officially launch its next-generation server platform next week, but the firm faces growing competition from Linux as corporate customers shift more toward the cloud for IT services.…

A brief history of Drupal from 1.0 to 8.0

  • Opensource.com (Posted by bob on Sep 22, 2016 6:07 PM CST)
  • Story Type: News Story
Drupal began as a forum for a few friends to monitor their shared Internet connection, which "was expensive and being spliced between them," according to Jared Whitehead's The rise of Drupal and the fall of closed source. Today, it's one of the most popular content management systems out there, competing with powerhouses like WordPress. read more

Android Browser Security--What You Haven't Been Told

This article focuses on flaws in Android's stock web libraries, while acknowledging related exploits. Some modern Android browsers have critically weak encryption and other dangerous flaws that cannot be patched or otherwise corrected. This weakness extends to multiple browsers and applications and is determined by the linkage to the system webcore on older OS versions.

Windows 10 backlash: Which? demands compo for forced upgrades

If MS bricked your box, MS oughta cough up, says consumer org Microsoft has been given a roasting by consumer group Which? over Windows 10 woes reported by users, with the organisation calling for compensation for those who found their PCs bricked after auto-updates.…

Managing Log Files and More With Elastic Stack

  • Linux.com - Original Content (Posted by bob on Sep 22, 2016 2:07 PM CST)
  • Groups: Linux; Story Type: News Story
Managing log files is becoming increasingly harder with growing amounts of data and differing file formats. Giovanni Bechis, in his upcoming talk at LinuxCon Europe, describes a solution using the ELK stack (ElasticSearch, Logstash, Kibana), which he says let's you easily collect, parse, and manage log files from different sources.

How to Install Drupal 8.1 with Nginx, PHP-FPM and SSL on Ubuntu 16.04

Drupal is a well-known open source content management system based on PHP. It is available free of charge and released under the GNU General Public License. In this tutorial, we will install Drupal 8.1 with Nginx web server, MariaDB as the database server and PHP-FPM to handle PHP requests. I will also show you how to install an SSL Certificate to secure the Drupal website.

How do you get programmers to join your project?

This month on The Queue, josephj from LinuxQuestions.org asks: How can I get programmers to join our project? I inherited a project coded in $programming_language when the original developer quit and no one else stepped forward. It is currently hosted on GitHub and has a GPL 3 license. It's a tool I use every day and I don't want to see it die. I know very little $programming_language and very little GUI programming, so I can't maintain it myself. read more

Is an Editable Blockchain the Future of Finance?

  • MIT Technology Review; By Jamie Condliffe (Posted by bob on Sep 22, 2016 4:08 AM CST)
  • Story Type: News Story
Blockchain, the technology that underlies the cryptocurrency Bitcoin, has been celebrated as a way to change the way transactions of all kinds are made. But a suggestion to make an editable version of the technology is now dividing opinion.

« Previous ( 1 ... 783 784 785 786 787 788 789 790 791 792 793 ... 1195 ) Next »