Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tips_and_tricks [2025/03/07 11:20] – Better formatting. 37.26.174.181 | 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:// | + | |
| - | + | ||
| - | ---- | + | |
| - | + | ||
| - | If your internet connection is slow at the office, do the following tests: | + | |
| - | + | ||
| - | + | ||
| - | * Copy a large file (more than 100MB) from one of the local servers to you. If the copy speed is low, then there’s an issue with the WiFi. Try reconnecting, | + | |
| - | * If the copy speed is slow, do a speed test using Speedtest.net. If the speed is high (more than 250Mbps) then there are no issues connecting to Armenian networks. | + | |
| - | * Try doing a speed test using https:// | + | |
| - | + | ||
| - | + | ||
| - | ---- | + | |
| + | * Install Conda: see [[software: | ||
| + | * Update Wikis Locally: see [[infra: | ||
