Bash script to backup all your MySQL databases
with process privileges: without process privileges (process privilege error) –no-tablespaces
with process privileges: without process privileges (process privilege error) –no-tablespaces
Step-by-Step Procedure Install Operating System We’ll use a light OS without desktop environment, so having more power for services instead of wasting CPU and RAM. For this preparation part, please refer to install Raspberry PI OS Lite. Make your operating system up-to-date: sudo apt update -y && sudo apt upgrade -Y Install Lamp Server Moodle works… Leer más »
sauce: https://rootly.io/blog/what-sres-can-learn-from-facebook-s-largest-outage?utm_source=reddit&utm_medium=blog SRE (Site Reliability Engineer).- Is an engineer whose main role is maximizing the reliability of IT systems. Facebook’s October 2021 outage was the type of event that gives SREs nightmares: A series of critical business apps crashed in minutes and remained unavailable for hours, disrupting more than 3.5 billion users around the world and costing… Leer más »
Shaun T wrote: During testing, I once got feedback that it should be easier, it should be more accessible, more doable by everyone. My reply was, «No it shouldn’t. It’s not for a person who’s lazy, not for a person who makes excuses, not for a person who doesn’t want to give It their all.»… Leer más »
Se apaga el boiler, no enciende. Cuando el boiler no enciende, se debe cambiar el termopar. Termopar con piloto foset
https://everycoinprice.com/?symbol=XMR&interval=1week
It won’t show the actual IO operations, but you can also use the fuser utility to identify process(es) using the filesystem in any way, even those that don’t cause actual IO, or do IO in ways that can’t be traced back to a particular process (mmap() of files is one, where a file can be mmap()‘d by multiple processes): Synopsis Description… Leer más »
What is Fault Management Architecture (FMA) The Oracle Solaris OS includes an architecture for building and deploying systems and servicesthat are capable of predictive self healing. The service that is the core of the Fault ManagementArchitecture (FMA) receives data related to hardware and software errors and system changes,and automatically diagnoses any underlying problem. For a hardware… Leer más »
It is a good practice to create swap on system during operating system installation. But in some cases if you don’t have enabled swap on your system during installation and you are in required to enable swap on system. This article will help you steps by step instructions to enable swap on CentOS & RHEL… Leer más »