Skip to content

Instantly share code, notes, and snippets.

View dahas's full-sized avatar
🏠
Working from home

Martin Wolf dahas

🏠
Working from home
View GitHub Profile

WSL2

List available distros:

P$ wsl -l -v

Shutdowon WSL:

P$ wsl --shutdown

Backup a distro:

P$ wsl --export Ubuntu-22.04 F:\WSL2\2023-01-12\Ubuntu2204.tar

@dahas
dahas / crm_LICENSE
Created February 29, 2016 17:43
Client and room manager for socket.io chat applications.
(The MIT License)
Copyright (c) 2014-2015 Automattic <dev@cloudup.com>
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to