From 55a9700c21a9edd34e8a6aa3babfbeaa589db97c Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Thu, 4 Oct 2018 00:02:10 -0400 Subject: [PATCH] cool info for helper bits --- ..._for_using_digitalocean_spaces_on_command_line.txt | 11 +++++++++++ infobase/games/steam/steam_games_list_url.txt | 9 +++++++++ 2 files changed, 20 insertions(+) create mode 100644 infobase/configuration/digitalocean/clues_for_using_digitalocean_spaces_on_command_line.txt create mode 100644 infobase/games/steam/steam_games_list_url.txt diff --git a/infobase/configuration/digitalocean/clues_for_using_digitalocean_spaces_on_command_line.txt b/infobase/configuration/digitalocean/clues_for_using_digitalocean_spaces_on_command_line.txt new file mode 100644 index 00000000..d7e00634 --- /dev/null +++ b/infobase/configuration/digitalocean/clues_for_using_digitalocean_spaces_on_command_line.txt @@ -0,0 +1,11 @@ + + +to access digitalocean's spaces from the command line, use s3cmd. + +setup access token: +https://www.digitalocean.com/community/tutorials/how-to-create-a-digitalocean-space-and-api-key + +configure s3cmd: +https://www.digitalocean.com/community/tutorials/how-to-configure-s3cmd-2-x-to-manage-digitalocean-spaces + + diff --git a/infobase/games/steam/steam_games_list_url.txt b/infobase/games/steam/steam_games_list_url.txt new file mode 100644 index 00000000..2d8a331d --- /dev/null +++ b/infobase/games/steam/steam_games_list_url.txt @@ -0,0 +1,9 @@ + +if you want to see all your steam games from the web, try this URL: + + https://steamcommunity.com/id/mysteamname/games/?tab=all + +where you replace "mysteamname" with your steam user name. + + + -- 2.34.1