Skip to content

Instantly share code, notes, and snippets.

<?xpacket begin="" id="W5M0MpCehiHzreSiNTczkc9d"?>
<x:xmpmeta xmlns:x="adobe:ns:meta/" xmptk="SAMSUNG 360CAM">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="" xmlns:GPano="http://ns.google.com/photos/1.0/panorama/">
<GPano:ProjectionType>equirectangular</GPano:ProjectionType>
Hello there so i m using Kali linux :
version : 2021 -1
First i do this for the sound :
```
# Step 1 - Install Some PreReqs
sudo apt-get install git libpulse-dev autoconf m4 intltool build-essential dpkg-dev -y
sudo apt build-dep pulseaudio -y
Distro Details
=============================================================================================================================================================
Date:
Distro: Ubuntu 20.04.2 LTS
Arch: x86_64
Kernel: 5.4.0-70-generic
Hostname: srv-ark-02
Uptime: 3d, 5h, 15m
tmux: tmux 3.0a
Distro Details
=============================================================================================================================================================
Date:
Distro: Ubuntu 20.04.2 LTS
Arch: x86_64
Kernel: 5.4.0-70-generic
Hostname: srv-ark-02
Uptime: 3d, 1h, 46m
tmux: tmux 3.0a
[ServerSettings]
allowThirdPersonPlayer=1
AllowCaveBuildingPvE=1
alwaysNotifyPlayerJoined=1
alwaysNotifyPlayerLeft=1
bAllowFlyerCarryPvE=1
bDisableStructureDecayPvE=1
DayCycleSpeedScale=1.00000
DayTimeSpeedScale=0.92010
NightTimeSpeedScale=1.23971
@gamersalpha
gamersalpha / gist:30297319e36becfe2825d6da993467e6
Created May 2, 2020 09:40
Conversation de video en masse provenant de Nvidia record gaming en fichier MKV sans perte de qualité
#!/bin/bash
# envoie de la liste des fichier dans une variable database
#database=$(find /mnt/FlexGoHome/record/ -type f \( -iname "*.mp4" ! -iname "*.TRT" \))
# boucle utilisant la variable database
for db in ${database}
do
echo "${db}"
[ServerSettings]
PreventDownloadSurvivors=False
PreventDownloadSurvivors=0
PreventDownloadItems=False
PreventDownloadItems=0
PreventDownloadDinos=False
PreventDownloadDinos=0
PreventUploadSurvivors=False
PreventUploadItems=False
PreventUploadDinos=False
@gamersalpha
gamersalpha / gist:9c79faaf335f0ad1adf0071208e9e8df
Created August 16, 2019 18:55
Config Files for Ark Serveur
[ServerSettings]
AllowFlyerCarryPvE=False
allowThirdPersonPlayer=True
alwaysNotifyPlayerLeft=True
AutoSavePeriodMinutes=15.000000
ClampResourceHarvestDamage=False
DifficultyOffset=1
DisableStructureDecayPvE=False
DontAlwaysNotifyPlayerJoined=False
EnablePvPGamma=False
@gamersalpha
gamersalpha / twotwo-wayland.sh
Last active January 27, 2019 09:21 — forked from SteveClement/twotwo-wayland.sh
Enlightenment 22 build script for Ubuntu/Debian with Wayland support.
#!/bin/bash
# vi: ts=4:sw=4:et
#
# twotwo.sh
# This script allows you to install/update Enlightenment 22 git version on
# Ubuntu 18.04 or Debian buster (testing), or remove E22 git from your system.
# ********************************************************************
# * This version builds enlightenment with wayland. *
# * That means this requires a very recent Ubuntu or Debian version. *
# * This may not work properly! You've been warned! *
@gamersalpha
gamersalpha / GameUserSettings.ini
Created November 3, 2018 09:55
ARk survival evolved game configuration serveur
[ServerSettings]
AllowFlyerCarryPvE=False
AllowThirdPersonPlayer=True
AlwaysNotifyPlayerLeft=True
AlwaysNotifyPlayerLeft=True
AutoSavePeriodMinutes=15.000000
ClampResourceHarvestDamage=False
DifficultyOffset=0.200000
DisableStructureDecayPvE=False
alwaysNotifyPlayerJoined=True