⚠️ To prevent data loss make sure you understand howrclone sync
andrclone copy
work.
-
Download iSH from the AppStore
-
Open iSH and install
rclone
andnano
with the following command:
apk add rclone nano
mkcert
is an incredibly useful toolbrew install mkcert
// Paste in development console | |
$x('//div[contains(text(), "Home Assistant")]') | |
.map((innerDiv) => innerDiv.parentNode.parentNode) | |
.map((parentDiv) => parentDiv.getElementsByTagName("button")[0]) | |
.forEach((button) => { | |
fetch( | |
`https://alexa.amazon.fr/api/phoenix/appliance/${encodeURIComponent(button.getAttribute( | |
"appliance-id" | |
))}`, | |
{ |
# DO NOT PUT THE WIFI DONGLE IN THE DEVICE BEFORE MENTIONED EXPLICITLY BELOW | |
# Brief note, after this the UI will not show the usb dongle, | |
# the wifi does work and I get an IP address, so all works, | |
# but I don't go into detail of making it show on the Raspbian UI. | |
# (for this purpose I don't care about the UI) | |
# For the use of this I connected my device to an ethernet connection and through the Router could see the IP which I can SSH into. | |
## STEP 1: Prepare machine and install packages needed |
A curated list of AWS resources to prepare for the AWS Certifications
A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.