Search help
  1. siege Web-site benchmark tool

    … number of concurrent users -r repititions - tells how many times each user should run -i internet mode, read URLs from urls.txt file in random order -d <seconds> delay between page request, can be 0.1 -m "<string>" log message to log file for this run -f <file> path to …

    manager - 01/15/2024 - 14:36

  2. How To Configure Varnish Cache with Apache Reverse Proxy and SSL Termination

    How To Configure Varnish Cache with Apache Reverse Proxy and SSL Termination … mkdir -p /var/www/example.com/log sudo mkdir -p /var/www/example.com/ssl Copy … 750 /var/www Copy 3. Create a dummy index file in your domain’s document root directory echo …

    manager - 03/09/2023 - 09:05

  3. Linux Commands with examples

    … -cvf /tmp/`date '+%d%m%Y'_archive.tar` days ssh Login to remote host   $ ssh -l jsmith … name and information $ uname -a ab Apache benchmark tool, shows how many http requests per second server can perform.  …

    manager - 07/01/2022 - 20:49

  4. How To Remove Mold From Shower Caulking

    How To Remove Mold From Shower Caulking based on:  Black Mold In The Shower? Here’s How To Remove It! Do you have moldy shower caulking? … Distilled white vinegar Baking soda Tools A small bowl A disposable paint brush …

    manager - 07/27/2023 - 15:42

  5. Using Apache Airflow to build reusable ETL on AWS Redshift

    Using Apache Airflow to build reusable ETL on AWS Redshift … from a source table into a target table. We will also show how to deploy and manage these processes using Airflow. …   cursor = conn.cursor()     log.info("Connected with " + self.redshift_conn_id) …

    manager - 11/19/2019 - 08:51

  6. GTD—or “Getting things done”—is a framework for organizing and tracking your tasks and projects.

    … painting classes, and roller-blading.  Awesome! So how does it actually work? It works by using special yoga … it should go into your calendar or your  tickler file  which will soon be explained. (Yes, even the weird … to peruse the paper on  Periophthalmus modestus  phylogeny or pretend to read the memo from your boss! …

    manager - 11/16/2021 - 14:15

  7. Airflow Docker Container - How to get started guide

    Airflow Docker Container - How to get started guide … all you have to do to get this pre-made container running Apache Airflow is type: docker pull … is called Helloworld and you can find the DAG definition file  here . (Also see  this YouTube video  where she …

    manager - 12/03/2020 - 12:08

  8. How to install Wiki.js on Ubuntu 22.04

    How to install Wiki.js on Ubuntu 22.04 … copy the output from the first and paste it into the file like: sudo openssl rand -base64 32 sudo … POSTGRES_DB=wiki -e POSTGRES_USER=wiki -e POSTGRES_PASSWORD_FILE=/etc/wiki/.db-secret -v …

    manager - 02/25/2023 - 14:56

  9. Administer a Server Core server

    … Restart the computer. Disable paging file management wmic computersystem where … wevtutil el Query events in a specified log wevtutil qe /f:text <log name> … This topic and its subtopics provide information about how to use features in the Server Manager console. This …

    manager - 07/22/2019 - 15:13

  10. Building Blocks of a Scalable Architecture

    … more round trips because the classes or components are not logically grouped and may reside in different tiers. This … This principle pervades all the other things. No matter how well a system is architeched and designed, if system … behavior Threads, sockets, database connection, file handler, and other resources can be a victim …

    manager - 08/18/2021 - 17:01