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/12 15:50] – [Google] 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:sticker_2_.png? | + | |
| + | {{:playground:boo_the_bunny_31.png? | ||
| ---- | ---- | ||
| - | ==== OneDrive ==== | + | ===== OneDrive |
| === Appearing Attachment or Email Attachment folder repeatedly === | === Appearing Attachment or Email Attachment folder repeatedly === | ||
| - | * {{fa> | + | <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 29: | Line 47: | ||
| **'' | **'' | ||
| - | To get {{flag> | + | To get {{flag> |
| <code css> | <code css> | ||
| Line 39: | Line 57: | ||
| ---- | ---- | ||
| + | ===== DNS Configuration ===== | ||
| + | |||
| + | === Cloudflare === | ||
| + | |||
| + | **IPv4** | ||
| + | *'' | ||
| + | |||
| + | **IPv6** | ||
| + | *'' | ||
| + | |||
| + | === Google Public DNS === | ||
| + | |||
| + | **IPv4** | ||
| + | *'' | ||
| + | |||
| + | **IPv6** | ||
| + | *'' | ||
| + | |||
| + | *'' | ||
| + | |||
| + | === Tante DNS === | ||
| + | |||
| + | **ICANN** | ||
| + | *'' | ||
| + | |||
| + | **OpenNIC** | ||
| + | *'' | ||
| + | |||
| + | ---- | ||
| + | |||