User contributions for Karavi

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

27 October 2023

  • 09:2809:28, 27 October 2023 diff hist +5,066 N Ubuntu odoo letsencryptCreated page with "'''1/ Install certbot :''' <nowiki>#</nowiki>> sudo apt update <nowiki>#</nowiki>> sudo apt install certbot '''2/ Generate Strong Dh (Diffie-Hellman) Group:''' sudo openssl dhparam -out /etc/ssl/certs/dhparam.pem 2048 '''3/ Map <code>.well-known/acme-challenge</code> to <code>/var/lib/letsencrypt</code> Directory:''' <nowiki>#</nowiki>> sudo mkdir -p /var/lib/letsencrypt/.well-known <nowiki>#</nowiki>> sudo chgrp www-data /var/lib/letsencrypt <nowiki>#</nowiki..." current Tag: Visual edit: Switched

26 October 2023

25 October 2023

  • 16:0516:05, 25 October 2023 diff hist +1,928 N Mikrotik firewall ddosCreated page with "/ip firewall filter add action=MEMO chain=forward comment="::::::::::::::::::::::::::::::::::::::::::::: Filter Hack DDos :::::::::::::::::::::::::::::::::::::::::::::"     disabled=yes add action=return chain=detect-ddos comment="DDoS Exit  admin"     src-address-list=Mangle_Allow_Admin add action=return chain=detect-ddos comment="DDoS Exit  Web " dst-port=80     protocol=tcp add action=return chain=detect-ddos comment="DDoS Exit  Web " dst-port=443 ..." Tag: Visual edit
  • 16:0016:00, 25 October 2023 diff hist +7,340 N Mikrotik firewall cpanel linuxCreated page with "/ip firewall filter add action=log chain=MEMO comment="::::::::::::::::::::::::::::::::::::::::START NTK_Froward_To_Cpanel_Linux::::::::::::::::::::::::::::::::::::::::::::    :" disabled=yes add action=accept chain=NTK_Froward_To_CPANEL_Linux comment="CPANEL  FTP"     dst-port=20 protocol=tcp add action=accept chain=NTK_Froward_To_CPANEL_Linux comment="CPANEL  FTP"     dst-port=21 protocol=tcp add action=accept chain=NTK_Froward_To_CPANEL_Linux comment="C..." current Tag: Visual edit
  • 15:5515:55, 25 October 2023 diff hist +3,317 N Mikrotik firewall plesk linuxCreated page with "/ip firewall filter add action=log chain=MEMO comment="::::::::::::::::::::::::::::::::::::::::START PLESK_Linux:::::::::::::::::::::::::::::::::::::::::::::" disabled=yes add action=accept chain=NTK_Froward_To_PLESK_Linux comment=    "PLESK for FTP passive mode - incoming connections only" disabled=yes     dst-port=49152-65535 protocol=tcp add action=accept chain=NTK_Froward_To_PLESK_Linux comment=    "PLESK Plesk HTTP (TCP)" dst-port=8880 protocol=tcp add ac..." current Tag: Visual edit
  • 15:5215:52, 25 October 2023 diff hist +4,576 N Mikrotik firewall plesk windowsCreated page with "/ip firewall filter add action=log chain=MEMO comment="::::::::::::::::::::::::::::::::::::::::START PLESK_Windows:::::::::::::::::::::::::::::::::::::::::::::" disabled=    yes add action=accept chain=NTK_Froward_To_PLESK_Windows comment=    "PLESK for FTP passive mode - incoming connections only" disabled=yes     dst-port=49152-65535 protocol=tcp add action=accept chain=NTK_Froward_To_PLESK_Windows comment=    "PLESK Plesk HTTP (TCP)" dst-port=8880 protocol=..." current Tag: Visual edit
  • 15:1915:19, 25 October 2023 diff hist −1 Ubuntu zabbix agent2No edit summary

24 October 2023

23 October 2023

  • 12:2012:20, 23 October 2023 diff hist +71 Ubuntu zabbix agent2No edit summary
  • 11:3011:30, 23 October 2023 diff hist +4 Ubuntu zabbix agent2No edit summary
  • 11:3011:30, 23 October 2023 diff hist +489 N Ubuntu zabbix agent2Created page with "#Install and configure Zabbix for your platform wget https://repo.zabbix.com/zabbix/6.4/ubuntu/pool/main/z/zabbix-release/zabbix-release_6.4-1+ubuntu22.04_all.deb dpkg -i zabbix-release_6.4-1+ubuntu22.04_all.deb apt update apt install zabbix-agent2 zabbix-agent2-plugin-* sudo nano /etc/zabbix/zabbix_agentd.conf ... Server=<Zabbix_Server_IP> ServerActive=<Zabbix_Server_IP> Hostname=<Hostname_Of_Ubuntu_Client> ... systemctl restart zabbix-agent2 systemctl enable..."
  • 11:2911:29, 23 October 2023 diff hist +812 N Ubuntu zabbix agentCreated page with "#Step 1: Update Your System sudo apt update sudo apt upgrade -y Step 2: Install Zabbix Agent wget https://repo.zabbix.com/zabbix/6.0/ubuntu/pool/main/z/zabbix-release/zabbix-release_6.0-4+ubuntu22.04_all.deb sudo dpkg -i zabbix-release_6.0-4+ubuntu22.04_all.deb sudo apt update sudo apt install zabbix-agent #Step 3: Configure Zabbix Agent sudo nano /etc/zabbix/zabbix_agentd.conf ... Server=<Zabbix_Server_IP> ServerActive=<Zabbix_Server_IP> Hostname=<H..."

19 October 2023

18 October 2023

  • 16:4816:48, 18 October 2023 diff hist +7,210 N Odoo install ubuntuCreated page with "#-------------------------------------------------- #Step 1: Update Package Manager #-------------------------------------------------- lsb_release -a && ip r sudo apt-get update sudo apt-get upgrade -y sudo apt install git wget python3 build-essential libzip-dev python3-dev libxslt1-dev python3-pip libldap2-dev python3-wheel libsasl2-dev python3-venv python3-setuptools node-less libjpeg-dev xfonts-75dpi xfonts-base libxrender1 libpq-dev libffi-dev fontconfig sudo apt..."
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)