Skip to content

Instantly share code, notes, and snippets.

@luxzg
luxzg / Porteus Kiosk - files and backup before 6.0.0 version.txt
Created April 24, 2024 11:38
Porteus Kiosk - files and backup before 6.0.0 version
###############################################################
# 2024-04-08: Distribution Release: Porteus Kiosk 6.0.0
###############################################################
https://porteus-kiosk.org/download.html
- Need to make account at Customer Panel and download custom ISO tied to your account, and always updated
###############################################################
# 2023-03-27 : Distribution Release: Porteus Kiosk 5.5.0
###############################################################
@luxzg
luxzg / ping_test_01.sh
Created February 10, 2024 15:32
Ping check script (Bash / Telegram)
#!/bin/bash
# script by LuxZg 2024-02-10 ; simple ping idea by Gordon (see below)
# call this script in bash like this (you can use some other IP):
# ./ping_test_01.sh 8.8.8.8
# Telegram information - MAKE SURE YOU HAVE YOUR OWN TELEGRAM BOT SET UP ALREADY!
# you only need to change TOKEN and ID, nothing else needs to be changed in this script!
# optionally change the time zone (in 3 places, scroll down) and path to the .log file (by the end)
@luxzg
luxzg / new_ship_part_guide.md
Last active October 24, 2023 18:07 — forked from fre-sch/new_ship_part_guide.md
Starfield guide for creating new ship parts.

Adding New ship part to Starfield using xEdit

Tools

To edit ESM files you need compatible xEdit build. That means version 1.4.4r or later (October 2023). Do NOT use versions 1.4.4c or older.

After downloading extract the ZIP file, then rename the EXE file "xEdit64.exe" to "SF1xEdit64.exe". 64-bit version is recommended, and to work on Starfield files executable needs to start with "SF1".

Double click the "SF1xEdit64.exe" then let it work on first run to index the data, this will take 10 minutes or little bit more. It will let you know in the bottom status bar when it's done. Following starts will take 10-40 seconds.