Skip to content

Instantly share code, notes, and snippets.

View HadetTheUndying's full-sized avatar

Hadet HadetTheUndying

View GitHub Profile
System.TypeInitializationException: The type initializer for 'Veldrid.Sdl2.Sdl2Native' threw an exception.
---> System.DllNotFoundException: Unable to load shared library 'libdl' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: liblibdl: cannot open shared object file: No such file or directory
at NativeLibraryLoader.Libdl.dlopen(String fileName, Int32 flags)
at NativeLibraryLoader.LibraryLoader.UnixLibraryLoader.CoreLoadNativeLibrary(String name)
at NativeLibraryLoader.LibraryLoader.LoadWithResolver(String name, PathResolver pathResolver)
at NativeLibraryLoader.LibraryLoader.LoadNativeLibrary(String[] names, PathResolver pathResolver)
at NativeLibraryLoader.NativeLibrary..ctor(String[] names)
at Veldrid.Sdl2.Sdl2Native.LoadSdl2()
at Veldrid.Sdl2.Sdl2Native..cctor()
--- End of inner exception stack trace ---
Adapta
CPU-X
LuaJIT-devel
MangoHud
MangoHud-32bit
Marker
MesaLib-devel
MultiMC
NetworkManager
NetworkManager-openvpn
Adapta
CPU-X
LuaJIT-devel
MangoHud
MangoHud-32bit
Marker
MesaLib-devel
MultiMC
NetworkManager
NetworkManager-openvpn
This file has been truncated, but you can view the full file.
SteamVR System Report created Thu Jul 29 17:27:52 2021
<Report>
SteamVR Version: 1.18.7 (1625702712)
SteamVR Date: 2021-07-07
Steam: Public
Steam Branch:
Steam AppID: 250820
Tracking: lighthouse
OS: Linux version 5.12.19_1 (voidlinux@voidlinux) (gcc (GCC) 10.2.1 20201203, GNU ld (GNU Binutils) 2.35.1) #1 SMP 1626835473
apt install git build-essential linux-headers-amd64
git clone https://github.com/RinCat/RTL88x2BU-Linux-Driver.git
cd RTL88x2BU-Linux-Driver
make clean
make
sudo make install
{
"action_manifest_version" : 0,
"alias_info" : {
"/actions/legacy/in/head_proximity" : {
"alias_name" : "",
"hidden" : true
},
"/actions/legacy/in/left_axis2_press" : {
"alias_name" : "",
"hidden" : true
{
"materialVersion": 1,
"materials": [
{
"name": "CastleWall",
"model": "hifi_pbr",
"albedo": [1, 1, 1],
"albedoMap": "https://cdn.discordapp.com/attachments/797682908940730389/818534295706271774/haven.png",
"roughnessMap": "https://docs.vircadia.dev/_static/resources/material-entity/CastleWall_Roughness.png",
"normalMap": "https://docs.vircadia.dev/_static/resources/material-entity/CastleWall_Normal.png"
TES3MP dedicated server 0.7.0-alpha (Linux 64-bit)
Protocol version: 7
Oldest compatible commit hash: 292536439e
------------------------------------------------------------
[2021-02-14 21:44:25] [WARN]: [Script]: [ mbsp ]: Missing ../lua/CoreScripts/data/custom/__data_mbsp.json
[2021-02-14 21:44:25] [WARN]: [Script]: [ mbsp ]: Attempting fall-back to vanilla spell list...
[2021-02-14 21:44:25] [INFO]: [Script]: Called "OnServerInit"
[2021-02-14 21:44:25] [INFO]: [Script]: Reading banlist.json
[2021-02-14 21:44:25] [INFO]: [Script]: Reading requiredDataFiles.json
[Script]: - 1: "Morrowind.esm": [7B6AF5B9, 34282D67, ]

How to install Discord on Void

Install xtools

sudo xbps-install -S xtools

Clone and Setup a Repo bootstrap:

git clone git://github.com/void-linux/void-packages.git

THIS GUIDE ASSUMES YOU KNOW HOW TO USE SSH IF YOU DON'T LOOK UP A GUIDE FOR THAT

Get a Fresh Debian Install either on Bare metal, a VPS or in a VM. Make sure you have at least port 9000 forwarded. I forwarded the port range 9000-9100

I recommend following Linode's Guide on Hardening SSH Access

Now that your server install is ready let's install dependencies:

sudo apt install atool mono ufw screen libturbojpeg0 unzip