Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| web:cloud_tips [2017/10/15 18:19] – [Tips for cloud services] Júne Park | web:cloud_tips [2020/08/11 18:13] (current) – [DNS Configuration] Júne Park | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Tips for cloud services ===== | + | ====== Tips for cloud services ====== |
| - | {{:web: | + | |
| + | {{:playground: | ||
| ---- | ---- | ||
| - | ==== OneDrive ==== | + | ===== OneDrive |
| === Appearing Attachment or Email Attachment folder repeatedly === | === Appearing Attachment or Email Attachment folder repeatedly === | ||
| - | * <text type=" | + | <text type=" |
| - | | + | |
| + | <text type=" | ||
| * This option are useful if you are wonderful user of Outlook. However creating unexpected folders are definitely annoying thing to me. | * This option are useful if you are wonderful user of Outlook. However creating unexpected folders are definitely annoying thing to me. | ||
| ---- | ---- | ||
| - | ==== Google | + | === General problem in OneDrive desktop === |
| + | |||
| + | <text type=" | ||
| + | |||
| + | <text type=" | ||
| + | |||
| + | <text type=" | ||
| + | * Reset OneDrive program | ||
| + | |||
| + | <code powershell> | ||
| + | %LOCALAPPDATA%Microsoft\OneDrive\OneDrive.exe /reset | ||
| + | </ | ||
| + | |||
| + | * Disconnect account, delete all OneDrive folders and login again. -- in Settings. | ||
| + | |||
| + | ---- | ||
| + | ===== Google | ||
| === Login in as a specific account === | === Login in as a specific account === | ||
| Line 39: | Line 57: | ||
| ---- | ---- | ||
| + | ===== DNS Configuration ===== | ||
| + | |||
| + | === Cloudflare === | ||
| + | |||
| + | **IPv4** | ||
| + | *'' | ||
| + | |||
| + | **IPv6** | ||
| + | *'' | ||
| + | |||
| + | === Google Public DNS === | ||
| + | |||
| + | **IPv4** | ||
| + | *'' | ||
| + | |||
| + | **IPv6** | ||
| + | *'' | ||
| + | |||
| + | *'' | ||
| + | |||
| + | === Tante DNS === | ||
| + | |||
| + | **ICANN** | ||
| + | *'' | ||
| + | |||
| + | **OpenNIC** | ||
| + | *'' | ||
| + | |||
| + | ---- | ||
| + | |||