Month: June 2021
The following guide will highlight the manual steps required to set up a Drupal multisite. This guide is a work…
Table of contents Requirements Extracting the Nano Server binaries Extracting and Injecting VMware Tools Drivers Building a Nano Server image…
https://computingforgeeks.com/how-to-install-vsphere-esxi-7/ In today’s guide we will be discussing the installation of vSphere ESXi 7 on Cisco UCS bare-metal Servers. The…
https://www.drupal.org/docs/theming-drupal/defining-a-theme-with-an-infoyml-file To create a Drupal 8 or later theme you need to first create a THEMENAME.info.yml file that provides meta-data about your…
# Global restrictions configuration file. # Designed to be included in any server {} block. location = /favicon.ico { log_not_found…
server { listen 80; listen 443 ssl http2; server_name fr.audisound.net *.audisound.net; index index.php index.html index.htm default.php default.htm default.html; root /www/wwwroot/fr.audisound.net;…
<div class=”w3-container”> <h2>Closable List Items</h2> <p>To close/hide the list items, click on the “x”:</p> <ul class=”w3-ul w3-card-4″> <li class=”w3-display-container”>Jill <span…