2020 - Page 277 of 735

How To Use Roles and Environments in Chef to Control Server Configurations — step-by-step DevOps tutorial on Progressive Robot

How To Use Roles and Environments in Chef to Control Server Configurations

In previous guides, we discussed Chef terminology, how to install a Chef server, workstation, and node (with Chef 12 or Chef 11), and how to create simple cookbooks to manage configuration. In this guide, we will continue to explore how you can manage your environment with Chef. We will discuss how to use roles and environments to differentiate your servers and services based on what kind of functionality they should exhibit.

Read more
How To Set Up Visual Studio Code (VS Code) for PHP Development — step-by-step Programming tutorial on Progressive Robot

How To Set Up Visual Studio Code (VS Code) for PHP Development

Visual Studio Code, also known as VS Code, is a free source code editor software or IDE (integrated development environment) available for all major operating systems. With a large collection of extensions for many programming languages, VS Code can be customized to serve a wide variety of development needs. In this guide, you’ll learn how to set up Visual Studio Code for working on PHP projects.

Read more
Como-instalar-e-configurar-o VNC no Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Como-instalar-e-configurar-o VNC no Ubuntu 18.04

O Virtual Network Computing, ou VNC, é um sistema de conexão que permite que você use seu teclado e mouse para interagir com um ambiente gráfico da área de trabalho em um servidor remoto. Isso facilita o gerenciamento de arquivos, software e configurações em um servidor remoto…

Read more
How To Deploy a Django App on App Platform — step-by-step Python tutorial on Progressive Robot

How To Deploy a Django App on App Platform

Django is a powerful web framework that allows you to deploy your Python applications or websites. Django includes many features such as authentication, a custom database ORM, and an extensible plugin architecture. Django simplifies the complexities of web development, allowing you to focus on writing code.

Read more
Ubuntu 14.04 — ant — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 14.04

Ubuntu 14.04 — ant — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 14 August 2020 Affected versions: Ubuntu 14.04 (trusty) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-4874-1 Related CVEs: CVE-2020-1945 CVE-2018-10886 Upstream summary: It was discovered that Apache Ant created temporary files with insecure permissions. An attacker could use this vulnerability to read sensitive information leaked […]

Read more
How to Deploy Hyper-V Containers on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Deploy Hyper-V Containers on Windows Server 2016

How to Configure Windows Server 2016 Hyper-V Containers Hyper-V Containers are a container isolation mode introduced in Windows Server 2016 that provides hardware-level isolation by running each container inside a highly optimized, lightweight virtual machine with its own dedicated kernel instance. Unlike Windows Server Containers (process-isolated), Hyper-V Containers do not share the host kernel with […]

Read more
How To Configure WebDAV Access with Apache on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Configure WebDAV Access with Apache on Ubuntu 12.04

WebDAV is a technology that allows you to share access and modify content directly through the regular HTTP protocol. This allows you easy file sharing capabilities built into your web server and the ability to collaboratively build a website. This guide will cover how to configure WebDAV on Ubuntu with the Apache web server.

Read more
Common Problems 117439

Ubuntu 20.04 boot stuck in initramfs prompt

🟡 Medium   ⏱ 5–30 min  Last verified: 13 August 2020 📖 ~1 min read Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & Acceptance Criteria Rollback Plan Prevention & Hardening Related Errors & Cross-Refs References & Further […]

Read more
CHAT