====== Tips for cloud services ====== {{:playground:boo_the_bunny_31.png?nolink&200|}} ---- ===== OneDrive ===== === 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. {{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**. * 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 === {{fa>exclamation}} **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. {{fa>bug}} **Symptom**: A possible symptom is a continuous sync without actual sync operation, which shows in sync icon overlays {{fa>refresh}} always. {{fa>lightbulb-o}} **Solution**: * Reset OneDrive program %LOCALAPPDATA%Microsoft\OneDrive\OneDrive.exe /reset * Disconnect account, delete all OneDrive folders and login again. -- in Settings. ---- ===== Google ===== === 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 {{fa>google}}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 {{flag>kr}} Korean language in screen in {{fa>google-plus}} 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. ---- ===== 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'' ----