Skip to content

Instantly share code, notes, and snippets.

View luucfr's full-sized avatar
🎯
Focusing

Luuc luucfr

🎯
Focusing
View GitHub Profile
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"
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;
@luucfr
luucfr / install-terraria.sh
Last active February 15, 2025 14:38
Terraria Install Ptero
apt install -y unzip wget
wget https://github.com/tModLoader/tModLoader/releases/download/v2024.12.3.1/tModLoader.zip
unzip tModLoader.zip -d
@luucfr
luucfr / veeam-luucfr
Created August 7, 2023 08:02
veeam-luucfr
https://download2.veeam.com/VBR/v12/VeeamBackup&Replication_12.0.0.1420_P20230718.iso
https://download2.veeam.com/VBR/v12/VeeamBackup&Replication_12.0.0.1420_P20230718.iso
<!--*************************************************
Windows 10 Answer File Generator
Created using Windows AFG found at:
;http://www.windowsafg.com
Installation Notes
Location:
Notes: Enter your comments here...
**************************************************-->
# 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
sudo scutil --set ComputerName "Nouveau Nom"
sudo scutil --set LocalHostName "Nouveau-Nom"
sudo scutil --set HostName "Nouveau Nom"