web:cloud_tips

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
web:cloud_tips [2017/10/13 08:21] – [Google] Júne Parkweb:cloud_tips [2020/08/11 18:13] – [Google] Júne Park
Line 1: Line 1:
-===== Tips for cloud services =====  +====== Tips for cloud services ======  
-{{:web:sticker_2_.png?nolink&200|}}+ 
 +{{:playground:boo_the_bunny_31.png?nolink&200|}}
  
 ---- ----
-==== OneDrive ==== +===== OneDrive ===== 
  
 === Appearing Attachment or Email Attachment folder repeatedly ===  === Appearing Attachment or Email Attachment folder repeatedly === 
-  * {{fa>exclamation}} Problem: Folder named **Attachment** or **Email Attachment** ((folder name could be different according to user's language)) is created.  +<text type="warning">{{fa>exclamation}} **Problem**</text>: Folder named **Attachment** or **Email Attachment** ((folder name could be different according to user's language)) is created.  
-  {{fa>lightbulb-o}} Solution: Problem happens because of Outlook email service. Go to ''Options'' -> ''Attachment options'' -> **''Attachment preferences''**\\ and Select **Always attach them as copies**. + 
 +<text type="info">{{fa>lightbulb-o}} **Solution**</text>: Problem happens because of Outlook email service. Go to ''Options'' -> ''Attachment options'' -> **''Attachment preferences''**\\ and Select **Always attach them as copies**. 
   * 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="warning">{{fa>exclamation}} **Problem**</text>: Windows 10 has OneDrive for desktop to sync data from OneDrive cloud. However, there could be problem during syncing, especially, major upgrade usually make trouble in syncing.   
 + 
 +<text type="danger">{{fa>bug}} **Symptom**</text>: A possible symptom is a continuous sync without actual sync operation, which shows in sync icon overlays {{fa>refresh}} always.  
 + 
 +<text type="info">{{fa>lightbulb-o}} **Solution**</text>:  
 +  * Reset OneDrive program  
 + 
 +<code powershell>  
 +  %LOCALAPPDATA%Microsoft\OneDrive\OneDrive.exe /reset  
 +</code>  
 + 
 +  * 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**
 +  *''1.1.1.1'' / ''1.0.0.1'' 
 +
 +**IPv6**
 +  *''2606:4700:4700::1111'' / ''2606:4700:4700::1001'' 
 +
 +=== Google Public DNS === 
 +
 +**IPv4**
 +  *''8.8.8.8'' / ''8.8.4.4'' 
 +
 +**IPv6**
 +  *''2001:4860:4860::8888'' / ''2001:4860:4860::8844'' 
 +
 +  *''2001:4860:4860:0:0:0:0:8888'' / ''2001:4860:4860:0:0:0:0:8844''
 +
 +=== Tante DNS === 
 +
 +**ICANN**
 +  *''99.192.182.200'' / ''66.244.159.200''
 +
 +**OpenNIC**
 +  *''99.192.182.100'' / ''66.244.159.100''
 +
 +----
 +
  • web/cloud_tips
  • Last modified: 2020/08/11 18:13
  • by Júne Park