Anthony Townsend
Anthony Townsend
thanks. i noticed and did. On Tue, Feb 19, 2019 11:05 AM, Kayou [email protected] wrote: @kay0u requested changes on this pull request. -------------------------------------------------------------------------------- In config.py: > @@ -11,7 +9,7 @@...
ok, maybe i can monitor the ssh agent then. ill look at that On Sun, Sep 2, 2018 10:18 AM, Tomás Pollak [email protected] wrote: Nope, although there should be. This...
last commit showing is still 28 april. did you push to master? its confusing. im able to successfully ssh using the same machine w/ no issues. e.g. this works w/...
i must be doing something really wrong as i am still getting 'all configured authentication methods failed' regardless of what hosts, keys, flags i use. i suspect a permissions problem...
yes. its only rtop. i could probably figure this out on my own if i could get some diagnostics but there's nothing in the syslog as far as i can...
this looks promising https://medium.com/hacker-toolbelt/my-i3status-customization-3e8ad6f0153a
im trying to debug a fresh install, and running tcpdump inside the container—that's what you suggest above, right? just checking because `sudo` isnt installed on your image (nor is `tcpdump`...
try passing the region as an environment variable with `-e AWS_DEFAULT_REGION="us-east-1"`. had this same problem and then was stopped in the lakeview web page with "`Unable to locate credentials`". possible...
thanks... i think for me at least this is not needed. i was looking at mysql because of performance issues on a Raspberry Pi and i refactored my code so...