Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 ... 7439 ) Next »

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.

The Best Command-Line-Only Video Games

The original UNIX operating system was created, in large part, to facilitate porting a video game to a different computer. And, without UNIX, we wouldn't have Linux, which means we owe the very existence of Linux to...video games. It's crazy, but it's true.

Why fear of failure is a silent DevOps virus

Do you recognize the following scenario? I do, because a manager once stifled my passion and innovation to the point I was anxious to make decisions, take risks, and focus on what's important: "uncovering better ways of developing software by doing it and helping others do it" (Agile Manifesto, 2001). Developer: "The UX hypothesis failed. Users did not respond well to the new navigation experience, resulting in 80% of users switching back to the classic navigation." read more

Trace code in Fedora with bpftrace

  • Fedora Magazine (Posted by bob on Aug 7, 2019 6:52 PM EDT)
  • Story Type: News Story; Groups: Fedora
bpftrace is a new eBPF-based tracing tool that was first included in Fedora 28. This article covers some basics about bpftrace, and how it works.

Platform Exclusives - A Linux Gamer's Perspective

  • Warpgate9; By Jaco G (Posted by jacog on Aug 7, 2019 5:38 PM EDT)
  • Groups: Games, Steam
When a platform exclusive game is announced, for Windows users this is the difference between buying/playing via one store or launcher vs. another, but for a Linux user, it's a whole other bag.

Ubuntu 19.10 to Support ZFS on Root as an Experimental Option in the Installer

Canonical announced today that it plans to implement support for ZFS on root file system in the upcoming Ubuntu 19.10 (Eoan Ermine) operating system.

Words, Words, Words--Introducing OpenSearchServer

How to create your own search engine combined with a crawler that will index all sorts of documents.

Tutanota Interviews Tim Verheyden, the Journalist Who Broke the Story on Google Employees Listening to People's Audio Recordings

Investigative journalist Tim Verheyden, who broke the story on how Google employees listen to people’s audio recordings, explains in an interview how he got hold of the story, why he is now using the encrypted contact form Secure Connect by Tutanota and why the growing number of "ghost workers" in and around Silicon Valley is becoming a big issue in Tech.

The Bash Trap Command

If you've written any amount of bash code, you've likely come across the trap command. Trap allows you to catch signals and execute code when they occur. Signals are asynchronous notifications that are sent to your script when certain events occur. Most of these notifications are for events that you hope never happen, such as an invalid memory access or a bad system call. However, there are one or two events that you might reasonably want to deal with...

Mesosphere Becomes D2IQ, Moves Into Kubernetes, Big Data

The jargonized new name means "Day 2 IQ," with Day 2 being a DevOps term that refers to the operations part of the software development lifecycle and with IQ equating to "smart."

Write your first Swift Program in Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 7, 2019 10:12 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Swift is a programming language developed by Apple Inc. It is a general-purpose, multi-paradigm, compiled programming language developed for iOS, macOS, watchOS, tvOS, Linux, and z/OS. This article shows how to install and use Swift on Ubuntu 18.04 LTS.

Intro to Corteza, an open source alternative to Salesforce

  • Opensource.com (Posted by bob on Aug 7, 2019 7:53 AM EDT)
  • Story Type: News Story
Corteza is an open source, self-hosted digital work platform for growing an organization's productivity, enabling its relationships, and protecting its work and the privacy of those involved. The project was developed entirely in the public domain by Crust Technology. It has four core features: customer relationship management, a low-code development platform, messaging, and a unified workspace. read more

How To Configure systemd to Start a Service Automatically After a Crash in Linux?

systemd default parameters allow you to start a service automatically after a crash.

How to Remove (Delete) Directory in Linux

  • Linuxize.com; By Linuxize (Posted by linuxize on Aug 7, 2019 5:24 AM EDT)
  • Groups: GNU, Linux
There are several different ways to remove directories in Linux systems. If you use a Desktop file manager such as Gnome’s Files or KDE’s Dolphin then you can delete files and directories using the manager’s graphical user interface. But, if you are working on a headless server or want to remove multiple directories at once your best option is to delete the directories (folders) from the command line.

« Previous ( 1 ... 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 ... 7439 ) Next »