[Linux]ban sshd fail Login IP with Generate ban list


Ban sshd fail login ip. package util import ( "fmt" "github.com/stretchr/testify/assert" "io/ioutil" "os" "sort" "strings" "testing" "time" )

[AI Draw]Based on lora-scripts, start from the initial taste


1.Basic environment Open source projects: https://github.com/Akegarasu/lora-scripts Required Dependencies: Python 3.10.8 Git 2.Start using 2.1.Create

Windows Set Disk Readonly


setp 1: enter disk manager cmd. diskpart setp 2: list all disk. list vol setp 3: select your disk. select vol 2 setp 4: set readonly. att vol set r

Ubuntu 20.04.2.0 Desktop access and mount WIndows 10 20H2 Samba Service


setp 1: install software smbclient and cifs-utils. sudo apt-get install smbclient cifs-utils setp 2: mkdir your folder. cd /mnt sudo mkdir E last se

C# .NET Core Aspose.Words doc remove black page


At the end of the Document object, use the remove blank page method. example:  private void RemoveBlankPage(ref Document doc)        {            if (

Raspberry PI 4B 4G RAM centos 7 install docker


setp 1: update centos. sudo yum update setp 2: Install dependent packages. sudo yum install -y yum-utils device-mapper-persistent-data lvm2 setp 3:

Raspberry PI 4B 4G RAM install centos 7


setp 1: download url:http://mirrors.huaweicloud.com/centos-altarch/7.8.2003/isos/armhfp/CentOS-Userland-7-armv7hl-RaspberryPI-Minimal-4-2003-sda.raw.x

Raspberry PI 4B 4G RAM centos 7 install frp


github Repo: https://github.com/fatedier/frp setp 1: download:. wget https://github.com/fatedier/frp/releases/download/v0.34.3/frp_0.34.3_linux_arm.ta

Gentoo Raspberry PI 64 Bit Setting Chinese Language


setp 1: Auto  sudo emerge arphicfonts setp 2: Auto sudo eselect fontconfig list setp 3: Au

Hello World!


Hello World!