Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tips_and_tricks [2025/03/06 09:35] – created av | tips_and_tricks [2026/06/22 15:53] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | How to delete spaces from file names on Unix systems using Shell | + | This page has moved to [[infra:howto:start|How To's]]. |
| - | + | ||
| - | for f in *; do mv " | + | |
| - | + | ||
| - | ---- | + | |
| - | + | ||
| - | How to get your IP addresses on Unix systems | + | |
| - | + | ||
| - | ifconfig | awk '/ | + | |
| - | + | ||
| - | + | ||
| - | And on Microsoft Windows | + | |
| - | + | ||
| - | ipconfig | + | |
| - | + | ||
| - | If you need to know your public IP address, please visit [[http:// | + | |
| - | + | ||
| - | ---- | + | |
| + | * Install Conda: see [[software: | ||
| + | * Update Wikis Locally: see [[infra: | ||
