Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 ... 7359 ) Next »

Scrum vs. kanban: Which agile methodology is better?

  • Opensource.com (Posted by bob on Aug 8, 2019 8:36 PM EDT)
  • Story Type: News Story
Because scrum and kanban both fall under the agile methodology umbrella, many people confuse them or think they're the same thing. There are differences, however. For one, scrum is more specific to software development teams, while kanban is used by many kinds of teams and focuses on providing a visual representation of an agile team's workflow. Some argue that kanban is about getting things done, and scrum is about talking about getting things done. read more

How to Install WordPress with OpenLiteSpeed on Ubuntu 18.04

In this tutorial, we will show you how to install and configure WordPress with OpenLiteSpeed on an Ubuntu 18.04 VPS. OpenLiteSpeed is a lightweight, open-source HTTP server developed and copyrighted by LiteSpeed Technologies, Inc.

Du Command in Linux

  • Linuxize.com; By Linuxize (Posted by linuxize on Aug 8, 2019 6:33 PM EDT)
  • Groups: GNU, Linux
The du command, short for "disk usage" reports the estimated amount of disk space used by given files or directories.

Sending custom emails with Python

  • Opensource.com (Posted by bob on Aug 8, 2019 5:32 PM EDT)
  • Groups: Python; Story Type: News Story
Email remains a fact of life. Despite all its warts, it's still the best way to send information to most people, especially in automated ways that allow messages to queue for recipients. read more

How to Install Pico CMS with Nginx on Debian 10

Pico is an open-source simple and fast flat-file CMS written in PHP. In this tutorial, we will install Pico CMS with Nginx on Debian 10 (buster) system.

More Linux than Windows: El Reg takes Docker Desktop for WSL 2 preview out for a spin

Some gripes at this stage, but the potential is there. Hands On Container wunderkind Docker has released a preview of Docker Desktop for Windows Subsystem for Linux 2.…

Markdown beginner's cheat sheet

Markdown is a widely adopted plain-text formatting syntax used to specify HTML rendering. It is also an essential skill to learn if you want to contribute to open source software.  Like many concepts in open source communities, there are multiple, domain-specific distributions of Markdown. CommonMark provides an unambiguous rendering specification for defined Markdown incantations while many communities offer extensions to the official specification. read more

RV Offsite Backup Update

Having an offsite backup in your RV is great, and after a year of use, I've discovered some ways to make it even better.

Documenting Proper Git Usage

Jonathan Corbet wrote a document for inclusion in the kernel tree, describing best practices for merging and rebasing git-based kernel repositories. As he put it, it represented workflows that were actually in current use, and it was a living document that hopefully would be added to and corrected over time.

Understanding Python's asyncio

How to get started using Python's asyncio.

Oops! Debugging Kernel Panics

A look into what causes kernel panics and some utilities to help gain more information.

Running GNOME in a Container

Containerizing the GUI separates your work and play. Virtualization has always been a rich man's game, and more frugal enthusiasts—unable to afford fancy server-class components—often struggle to keep up. Linux provides free high-quality hypervisors, but when you start to throw real workloads at the host, its resources become saturated quickly. No amount of spare RAM shoved into an old Dell desktop is going to remedy this situation. If a properly decked-out host is out of your reach, you might want to consider containers instead.

DNA Geometry with cadnano

This article introduces a tool you can use to work on three-dimensional DNA origami. The package is called cadnano, and it's currently being developed at the Wyss Institute. With this package, you'll be able to construct and manipulate the three-dimensional representations of DNA structures, as well as generate publication-quality graphics of your work.

Experts Attempt to Explain DevOps--and Almost Succeed

What is DevOps? How does it relate to other ideas and methodologies within software development? Linux Journal Deputy Editor and longtime software developer, Bryan Lunduke isn't entirely sure, so he asks some experts to help him better understand the DevOps phenomenon. The word DevOps confuses me.

Loadsharers: Funding the Load-Bearing Internet Person

The internet has a sustainability problem. Many of its critical services depend on the dedication of unpaid volunteers, because they can't be monetized and thus don't have any revenue stream for the maintainers to live on. I'm talking about services like DNS, time synchronization, crypto libraries—software without which the net and the browser you're using couldn't function.

Linux Journal Ceases Publication: An Awkward Goodbye

IMPORTANT NOTICE FROM LINUX JOURNAL, LLC: On August 7, 2019, Linux Journal shut its doors for good. All staff were laid off and the company is left with no operating funds to continue in any capacity. The website will continue to stay up for the next few weeks, hopefully longer for archival purposes if we can make it happen.

Another Episode of "Seems Perfectly Feasible and Then Dies"--Script to Simplify the Process of Changing System Call Tables

David Howells put in quite a bit of work on a script, ./scripts/syscall-manage.pl, to simplify the entire process of changing the system call tables. With this script, it was a simple matter to add, remove, rename or renumber any system call you liked. The script also would resolve git conflicts, in the event that two repositories renumbered the system calls in conflicting ways.

More Linux than Windows: El Reg takes Docker Desktop for WSL 2 preview out for a spin

Hands On Container wunderkind Docker has released a preview of Docker Desktop for Windows Subsystem for Linux 2. This peek at Docker Desktop 2 is based on the work Microsoft has done to make Windows Subsystem for Linux a full virtual machine (VM) with its own complete Linux kernel, instead of redirecting system calls as is done in the first version of WSL. This means that the docker daemon can run in WSL rather than in a separate Hyper-V VM.

Red Hat Enterprise Linux 7.7 Released with Live Kernel Patching, Improvements

Red Hat announced the release and general availability of the seventh and last maintenance update to the Red Hat Enterprise Linux 7 operating system series, which was released five years ago on June 10, 2014.

How to Install Git on Debian 8/9/10

  • linuxhowto.info (Posted by linuxht on Aug 7, 2019 10:35 PM EDT)
  • Groups: Debian
Git is one of the most popular version control systems currently available. Many projects’ files are maintained in a Git repository, and sites like GitHub, GitLab, and Bitbucket.

« Previous ( 1 ... 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 ... 7359 ) Next »