Skip to content

Instantly share code, notes, and snippets.

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

Lens Niaina niainaLens

🏠
Working from home
View GitHub Profile
@niainaLens
niainaLens / wsl
Last active February 5, 2024 13:58
[object Object]
--- ISSUE
## WSL Ubuntu Distro | How to solve `Operation not permitted` on cloning repository
--> https://askubuntu.com/questions/1115564/wsl-ubuntu-distro-how-to-solve-operation-not-permitted-on-cloning-repository
$ vim /etc/wsl.conf
[automount]
options = "metadata"
$ wsl --shutdown
@niainaLens
niainaLens / microsoft365
Last active November 21, 2023 23:10
[object Object]
--- DOMAINS
--- USERS
## allow users self-reset password
-> Activate on Azure AD
https://entra.microsoft.com/#view/Microsoft_AAD_IAM/PasswordResetMenuBlade/~/Properties
@niainaLens
niainaLens / _odoo_install
Last active October 18, 2021 23:01
odoo installation
## src
version: 14.0
url:
https://nightly.odoo.com/[VERSION]/nightly/src/odoo_[VERSION].latest.tar.gz
https://nightly.odoo.com/14.0/nightly/src/odoo_14.0.latest.tar.gz
## pre-requisites
$ apt install fail2ban sshguard
## system packages
@niainaLens
niainaLens / __memo
Last active April 19, 2024 09:51
memo
###
PERSONAL COLLECTION OF MEMO
by https://github.com/niainaLens
###