Skip to content

Instantly share code, notes, and snippets.

View spectrapulse's full-sized avatar
🐍
Speaking the language of the snake

Tyrone Faulhaber spectrapulse

🐍
Speaking the language of the snake
View GitHub Profile
@spectrapulse
spectrapulse / augghhh.sh
Last active September 4, 2023 11:34
augh
sudo -s
umount /data/glusterfs/volume/brick
rm -rf /data
rm -rf /fs.img
cat /etc/fstab | head -n -2 > /etc/fstab
@spectrapulse
spectrapulse / LICENSE
Last active December 3, 2022 06:08
EUPL-1.1 - My own easily accessible archive of the 1.1 version of the license
European Union Public Licence
V. 1.1
EUPL (c) the European Community 2007
This European Union Public Licence (the "EUPL") applies to the Work or Software
(as defined below) which is provided under the terms of this Licence. Any use
of the Work, other than as authorised under this Licence is prohibited (to the
extent such use is covered by a right of the copyright holder of the Work).

Keybase proof

I hereby claim:

  • I am spectrapulse on github.
  • I am spectrapulse (https://keybase.io/spectrapulse) on keybase.
  • I have a public key ASAjCNB5j6DMG67X_QsvR0IX8Fualw7JoynliiO1ljz3zgo

To claim this, I am signing this object:

[Error] --- Begin Exception Data ---
[Error] OS: Windows (x86_64/None)
[Error] Module: McMyAdminModule, Version: AMP 1.4.8.0
[Error] Instance ID: 2812f2ad-b7f8-4771-bb5f-4a2eb2a12ed4
[Error] [0] (SocketException) : System.Net.Sockets.SocketException (0x80004005): Only one usage of each socket address (protocol/network address/port) is normally permitted
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at System.Net.Sockets.TcpListener.Start(Int32 backlog)
at m.Http.HttpBackend.ConnectionLoop()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)