web:cloud_tips

Tips for cloud services


Appearing Attachment or Email Attachment folder repeatedly

Problem: Folder named Attachment or Email Attachment 1) is created.

Solution: Problem happens because of Outlook email service. Go to OptionsAttachment optionsAttachment 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.

General problem in OneDrive desktop

Problem: 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.

Symptom: A possible symptom is a continuous sync without actual sync operation, which shows in sync icon overlays always.

Solution:

  • Reset OneDrive program
  %LOCALAPPDATA%Microsoft\OneDrive\OneDrive.exe /reset 
  • Disconnect account, delete all OneDrive folders and login again. – in Settings.

Login in as a specific account

When user wishes to log in as a specific account, add URL parameter name of authuser

Examples are as followings:

Access oogle services logging in as username myaccount@gmail.com

  https://drive.google.com/?authuser=myaccount@gmail.com 
  https://gmail.com/?authuser=myaccount@gmail.com 
  https://plus.google.com/+OtherUser?authuser=myaccount@gmail.com 

hl parameter is useful to fix screen language.

To get Korean language in screen in Google Plus, add hl=ko parameter

  https://plus.google.com/?hl=ko
  https://plus.google.com/?hl=ko&authuser=myaccount@gmail.com  

Useful to make a shorten link or direct link.


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


1)
folder name could be different according to user's language
  • web/cloud_tips
  • Last modified: 2020/08/11 18:13
  • by Júne Park