Where is the Metadata Page on Google Compute Engine for Creating sshkeys - ssh-keys

In the documentation describing setting up sshkeys on google compute engine (depicted below), the instructions say to "Click on the Metadata page" and enter your sshKeys. Where is this metadata page?

Go to the Google Developers Console (https://console.developers.google.com).
Click on your project.
Click on Compute Engine on the left menu.
Click on Metadata, which is the 6th item down on the expanded menu beneath where you clicked on Compute Engine.

Related

button to open an option google maps or apple maps

I want to click a button to take me to a certain location (geographic), I want to display the option to choose between google maps and apple maps, not all have google maps. how can I do this?
I can only link to one app

BigQuery public datasets cannot be found (`bigquery-public-data`)

In the left panel of BigQuery, the dataset bigquery-public-data is nowhere to be found.
I have no idea how it disappeared. Does anyone have a solution to integrate it back?
I am currently enrolled in the Google Data Analytics course and just found where an instructor told us how to pin the bigquery-public-data to the explorer!
In the search bar of your explorer, type "public" and then select the broaden search in blue. This should populate the bigquery-data-public so that you are able to pin it to your explorer.
I have spent two days trying to figure this out so I hope this reaches someone in need!
In the old (Classic) UI, you can pin the project back by following the steps in the "Adding a project" section of this document. There is a screenshot in the link.
I'm not sure how it disappeared from your Console, but there is a "Remove project from panel" option in the down arrow icon next to each pinned project.

Weblogic 10.3.6: admin console not showing applications

I have the following problem. Admin console of Weblogic 10.3.6:
the session deployments is not showing the apps just the libraries.
Click on the link Customize this table above Deployments title, and the following view will appear :
click on the check boxes of unwanted nodes(here node start with adf.. is the case)
and then click on the check box of Exclude libraries when displaying deployments, and click on the Apply button. The nodes starting with adf will disappear :
By clicking on the reset button(seen in the first picture), all hidden deployments can be brought back.

Are some bigquery public datasets no longer available?

When using the BigQuery GUI interface, I'm no longer able to browse the bigquery-public-data.stackoverflow dataset. It doesn't show up in the Public Datasets dropdown, where I was previously able to view the schema. On the other hand, I am able to query the table.
Have some public datasets been removed from the GUI?
The original issue was due to a bug that caused Pinned Projects to be hidden. It has since been fixed.
Regarding static_rtti's request to use the pushshift reddit dataset:
I see two ways to accomplish this:
(1) Using the original UI:
From the Cloud Console, click "Go to classic UI".
Click the little arrow next to your project name on the upper left.
"Switch to Project" > "Display Project"
Enter "pushshift" (Display Project in Navigation Panel) and submit.
You should now see a new pushshift project w/ the reddit dataset in your navigation panel.
(2) Using the new UI:
I don't see an obvious way to add a project if you aren't a member, but you can use the same trick that the public dataset browser employs. Replace YOURPROJECT with your project name in the URL below and navigate. This will pin the specified dataset for later access.
https://console.cloud.google.com/bigquery?p=pushshift&d=rt_reddit&page=dataset&project=YOURPROJECT&folder&organizationId
Hope that helps!
Use this URL in your browser:
https://console.cloud.google.com/marketplace/partners/bigquery-public-data
Then you can click on the "view all" button and look for the the ones you need.
This is the link to the bigquery-public-data.stackoverflow, click on the view dataset to use it in the WebUI.
You can review this document on accessing the public dataset.

Remove test score via iTunesConnect

On WWDC session 605, it is said test data can be management via iTunesConnect. But I currently can't find how to achieve this.
It is live or am I missing something?
You should follow these steps:
Login in iTunesConnect with appropriate AppleID (the one associated with your iTunesConnect account).
Go to MyApps
Click on your app
Click on Features
Choose GameCenter (among other features) in left side menu
From dropdown menu located in right part of the screen choose "Manage scores and players"
From there, choose the leaderboard you want to manage and click on "manage" button. All scores will show up and you can choose what scores you want to remove, or which player to block.
EDIT:
Just noticed that you are trying to delete all test data before submitting an app to the Store instead of managing already submitted game.
In that case, just chose "Delete test data" from dropdown menu from the picture above. This action can take about 24 hours to happen. So be patient.
Hope this helps!