Code Monkey home page Code Monkey logo

proxmox7.2's Introduction

proxmox7.2

echo "deb http://download.proxmox.com/debian bullseye pve-no-subscription" > /etc/apt/sources.list.d/pve-enterprise.list #add repo key wget http://download.proxmox.com/debian/key.asc apt-key add key.asc apt update && apt dist-upgrade -y sed -Ezi.bak "s/(Ext.Msg.show({\s+title: gettext('No valid sub)/void({ //\1/g" /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js && systemctl restart pveproxy.service grep -n -B 1 'No valid sub' /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js apt-get install fail2ban -y apt-get install mc -y echo -e "\r\n[proxmox]\r\nenabled = true\r\nport = https,http,8006\r\nfilter = proxmox\r\nlogpath = /var/log/daemon.log\r\nmaxretry = 3\r\nfindtime = 3600\r\nbantime = 103600" >> /etc/fail2ban/jail.conf echo -e "[Definition]\r\nfailregex = pvedaemon[.authentication failure; rhost= user=. msg=.*\r\nignoreregex =" > /etc/fail2ban/filter.d/proxmox.conf systemctl start fail2ban systemctl restart fail2ban fail2ban-client status proxmox

#GUI

#certificates from lets encrypt pvenode acme account register default [email protected] pvenode config set --acme domains=node <>.cleverminers.com pvenode acme cert order

#wipe disks #install ceph

proxmox7.2's People

Contributors

glinko avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.