Tuesday, March 5, 2019
Setting a Blogger page with my domain which is managed in G-Suite
1. In G-Suite, add a new user for Blogger.
2. With the user, log in Blogger.
3. Create a new blog site.
4. Go to Settings > Publishing > Blog Address.
5. Select "Third party domain setting", you get two CNAMEs for your page.
6. Go back to G-Suite's Admin console > Domains. You will go to GoDaddy's domain management page.
7. In DNS, add those two CNAMEs given by Blogger above. Save the change.
8. Wait, may be an hour?. Access your FQDN with browser.
Subscribe to:
Comments (Atom)
Installing TensorFlow GPU with Anaconda
Now I got Ubuntu 19 installed on Ryzen 2700 + RTX 2070 (27 Combo I call). Next step was to install TensorFlow GPU. Ndvia driver should be in...
-
1. In G-Suite, add a new user for Blogger. 2. With the user, log in Blogger. 3. Create a new blog site. 4. Go to Settings > Publishi...
-
Now I got Ubuntu 19 installed on Ryzen 2700 + RTX 2070 (27 Combo I call). Next step was to install TensorFlow GPU. Ndvia driver should be in...
-
TensorFlow and Keras make a deep learning (DL) programming easier. The supervised DL program’s basic steps are in general; load data, defin...