This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| EATON-OIDS DEFINITIONS ::= BEGIN | |
| IMPORTS | |
| MODULE-IDENTITY, enterprises FROM SNMPv2-SMI | |
| Integer32 FROM SNMPv2-SMI | |
| TEXTUAL-CONVENTION FROM SNMPv2-TC; | |
| eaton MODULE-IDENTITY | |
| LAST-UPDATED "201402190000Z" | |
| ORGANIZATION "Eaton Corporation" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| EATON-ATS2-MIB DEFINITIONS ::= BEGIN | |
| IMPORTS | |
| OBJECT-TYPE, NOTIFICATION-TYPE, MODULE-IDENTITY, | |
| Gauge32, Integer32 | |
| FROM SNMPv2-SMI | |
| TEXTUAL-CONVENTION, DisplayString | |
| FROM SNMPv2-TC | |
| sts | |
| FROM EATON-OIDS; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apt install -y unzip wget | |
| wget https://github.com/tModLoader/tModLoader/releases/download/v2024.12.3.1/tModLoader.zip | |
| unzip tModLoader.zip -d |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://download2.veeam.com/VBR/v12/VeeamBackup&Replication_12.0.0.1420_P20230718.iso |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://download2.veeam.com/VBR/v12/VeeamBackup&Replication_12.0.0.1420_P20230718.iso |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!--************************************************* | |
| Windows 10 Answer File Generator | |
| Created using Windows AFG found at: | |
| ;http://www.windowsafg.com | |
| Installation Notes | |
| Location: | |
| Notes: Enter your comments here... | |
| **************************************************--> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # deb cdrom:[Debian GNU/Linux 11.6.0 _Bullseye_ - Official amd64 NETINST 20221217-10:42]/ bullseye main | |
| #deb cdrom:[Debian GNU/Linux 11.6.0 _Bullseye_ - Official amd64 NETINST 20221217-10:42]/ bullseye main | |
| deb http://deb.debian.org/debian/ bullseye main | |
| deb-src http://deb.debian.org/debian/ bullseye main | |
| deb http://security.debian.org/debian-security bullseye-security main | |
| deb-src http://security.debian.org/debian-security bullseye-security main |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo scutil --set ComputerName "Nouveau Nom" | |
| sudo scutil --set LocalHostName "Nouveau-Nom" | |
| sudo scutil --set HostName "Nouveau Nom" |