Showing headlines posted by bob

« Previous ( 1 ... 306 307 308 309 310 311 312 313 314 315 316 ... 1194 ) Next »

What is umask in Linux?

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Mar 30, 2020 4:17 PM CST)
  • Groups: Linux; Story Type: News Story
UMASK in Linux or Unix systems is known as User Mask or it is also called as User file creation Mask. This is a base permission or default permission when a new file or folder is created in the Linux machine.

3 lightweight text editors for Linux

  • Opensource.com (Posted by bob on Mar 30, 2020 3:15 PM CST)
  • Groups: Linux; Story Type: News Story
Anyone can use plain text to work more effectively. The one tool that you need in order to do that is a decent text editor. Unless you're a coder, a system administrator, or a DevOps person, that editor doesn't need to be brimming with functions and features. A lightweight text editor is more than enough for most people. When it comes to picking one, choices abound. You can use the editor that's baked into your Linux distribution, or you can consider one of these lightweight text editors: read more

MIT open sources cheap ventilator design in response to worldwide shortage

  • ZDNet; By Charlie Osborne (Posted by bob on Mar 30, 2020 2:14 PM CST)
  • Story Type: News Story
The Massachusetts Institute of Technology (MIT) has developed a cheap ventilator and is releasing the design to the open source community in response to the coronavirus pandemic.

The state of open source contribution through the lens of Hacktoberfest

  • Opensource.com; By Daniel Zaltsman (Posted by bob on Mar 29, 2020 2:27 PM CST)
  • Story Type: Editorial; Groups: Community
In 2019, DigitalOcean and the open source community celebrated the sixth annual Hacktoberfest, an inclusive community event that inspires open source participation and maintenance. It was an exciting year with record-breaking numbers of pull requests, participants, and events around the world.

Converting your Python 2 code to Python 3

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Mar 28, 2020 8:54 PM CST)
  • Groups: Linux, Python; Story Type: News Story
Python 2 reached the end of life on January 1, 2020. Python 3 has been available since 2008, but converting from 2 to 3 has been slow because of dependencies on libraries that were not available in Python 3 initially. This tutorial will show you how to convert Python 2 code to Python 3 using the 2to3 tool.

Open source fights against COVID-19, Googles new security tool written in Python, and more open source news

  • Opensource.com; By Scott Nesbitt (Posted by bob on Mar 28, 2020 2:20 PM CST)
  • Story Type: Roundups; Groups: Linux, Python
In this edition of our open source news roundup, we take a look open source solutions for COVID-19, Google's new security tool, code cleanup software from Uber, and more!

KubeCF Is What DevOps Wanted: Marrying Cloud Foundry with Kubernetes

There are times when solutions that  seem to compete against each other turn out to be complementary. This is exactly what happened with Cloud Foundry and Kubernetes. 

How to Install an Email Server with ISPConfig on Debian 10

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Mar 28, 2020 7:45 AM CST)
  • Groups: Debian, Linux; Story Type: News Story
This tutorial shows how to install a mail server on Debian 10 using ISPConfig server control panel.

New Linux-powered SoC taps an old ARM9 architecture

Microchip has launched a 600MHz ARM9-based “SAM9X60” processor with a 2D GPU and -40 to 105°C tolerance along with a Linux-driven, $260 “SAM9X60-EK Evaluation Kit” with MikroBus and Raspberry Pi expansion. Microchip has revised the ARM9-based AT91SAM9260 SoC that was introduced in 2006 by its subsidiary Atmel. The new SAM9X60 model has boosted the clock […]

6 tricks for developing a work from home schedule

  • Opensource.com; By Seth Kenlon (Posted by bob on Mar 27, 2020 5:22 PM CST)
  • Story Type: Editorial; Groups: Community
When you start working from home, one of the first things you might have noticed is that there almost no outside influences on your schedule. You probably have meetings—some over team chat and others over video— that you have to attend, but otherwise, there's nothing requiring you to do anything at any specific time. What you find out pretty quickly, though, is that there's an invisible influence that sneaks up on you: deadlines.

How to detect outdated Kubernetes APIs

Recently, deprecated APIs have been wreaking havoc on everyone's Kubernetes manifests. Why is this happening?!? It's because the objects that we've come to know and love are moving on to their new homes. And it's not like this happened overnight. Deprecation warnings have been in place for quite a few releases now. We've all just been lazy and thought the day would never come. Well, it's here!

Fanless Whiskey Lake mini-PCs include a model based on Intel NUC Elements

Bleujour has launched a $836 and up “Kubb Passive” NUC system and is prepping an even smaller NUC Elements based Meta U mini-PC, both of which run Linux Mint on Intel’s Whiskey Lake. If you’re spending more time than usual on your computer in these days of quarantine, you may ask yourself: Why does my […]

Build a private chat server with a Raspberry Pi and Rocket.Chat

  • Opensource.com; By Giuseppe Cassibba (Posted by bob on Mar 27, 2020 1:39 PM CST)
  • Story Type: Tutorial; Groups: Raspberry Pi
The internet offers plenty of free messaging services. Applications like WhatsApp and Viber are part of our daily life and are the most common way we communicate with relatives and friends. But security awareness is increasing the demand for a truly private chat solution. Furthermore, messaging apps take up a lot of space in our devices, so an alternative chat channel could be useful to share media, info, and contacts with our friends.

Try our latest Test Pilot, Firefox for a Better Web, offering privacy and faster access to great content

  • The Mozilla Blog; By Matt Grimes (Posted by bob on Mar 27, 2020 8:42 AM CST)
  • Story Type: News Story; Groups: Mozilla
Today we are launching a new Test Pilot initiative called Firefox Better Web with Scroll. The Firefox Better Web initiative is about bringing the ease back to browsing the web. …

Dual-GbE, 24-bit DAQ system does machine monitoring on the edge

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Mar 27, 2020 6:13 AM CST)
  • Story Type: News Story; Groups: Linux
Adlink’s “MCM-204” is a compact, rugged digital acquisition computer for machine condition monitoring with a Cortex-A9 SoC, 4x 24-bit ADC inputs, 2x GbE, 2x USB, isolated DIO, and a RESTful-enabled Linux SDK. Adlink has launched a rugged, dual-Ethernet DAQ system with a Linux-based SDK designed for machine condition monitoring (MCM) using a RESTful API. The […]

Kubernetes 1.18: Buffing up the leading container orchestrator

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Mar 27, 2020 4:59 AM CST)
  • Story Type: News Story; Groups: Virtualization
There are no new major features in this Kubernetes release, but many users will be just fine with that.

How to Install WonderCMS with Apache and Let's Encrypt SSL on CentOS 8

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Mar 26, 2020 6:18 PM CST)
  • Groups: Linux, Apache; Story Type: News Story
WonderCMS is a free, open-source, simple and lightweight content management system for building simple websites and blogs. It is a flat-file CMS and doesn't require any database.

An open-source ventilator design has been submitted for fast-track approval

  • MIT Technology Review; By James Temple (Posted by bob on Mar 26, 2020 5:16 PM CST)
  • Story Type: News Story
The MIT team hopes the device could help save COVID-19 patients, as the escalating pandemic strains supplies of the machines.

npm joins GitHub, building operators in Kubernetes, and more industry trends

As part of my role as a senior product marketing manager at an enterprise software company with an open source development model, I publish a regular update about open source community, market, and industry trends for product marketers, managers, and other influencers. Here are five of my and their favorite articles from that update.

COVID-19 vs open source: How developers are fighting the virus

  • jaxenter; By Sarah Schlothauer (Posted by bob on Mar 26, 2020 11:30 AM CST)
  • Story Type: News Story
Open source pandemic responses

« Previous ( 1 ... 306 307 308 309 310 311 312 313 314 315 316 ... 1194 ) Next »