soft:conda
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
soft:conda [2023/10/02 04:38] – asad | soft:conda [2023/10/31 10:34] (current) – asad | ||
---|---|---|---|
Line 11: | Line 11: | ||
conda init --reverse $SHELL | conda init --reverse $SHELL | ||
</ | </ | ||
+ | |||
+ | ===== User management ===== | ||
+ | < | ||
+ | sudo group add mygroup | ||
+ | sudo chgrp -R mygroup / | ||
+ | sudo chmod 770 -R / | ||
+ | sudo adduser username mygroup | ||
+ | |||
+ | source / | ||
+ | conda init | ||
+ | </ | ||
+ |
soft/conda.1696243117.txt.gz · Last modified: by asad