# 1️⃣ Generate key (ed25519, 100 KDF rounds)
ssh-keygen -t ed25519 -a 100 -C "your-email@example.com"
# 2️⃣ Ensure ssh-agent is running and add the key
systemctl --user enable --now ssh-agent.service
ssh-add ~/.ssh/id_ed25519
# 3️⃣ Copy public key to a remote host (replace user@host)
ssh-copy-id -i ~/.ssh/id_ed25519.pub user@hostcd ~/nautilus/data/dukascopy
npx --yes dukascopy-node@latest \
-i eurusd \
-from 2025-01-01 \
-to 2025-04-01 \
-t tick \
-f csv \
-v \
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # | |
| # ./makeitrain.sh bitcoin-qt.crashdump.core | |
| # __ _ _ __ ___ __ ____ ____ | |
| # / ( \/ )/ _\ / __)/ _\/ ___(_ ) | |
| # ( O ) (/ ( (_ / \___ \ )( | |
| # \__(_/\_\_/\_/\___\_/\_(____/(__) | |
| # | |
| # Donations: | |
| # btc: 34fDhMUkvGVr1s2jQvhwmBfw1xqjstrLed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* ---------------------------------------------------- */ | |
| /* Generated by Enterprise Architect Version 13.5 */ | |
| /* Created On : 19-Apr-2024 1:28:50 PM */ | |
| /* DBMS : MySql */ | |
| /* ---------------------------------------------------- */ | |
| SET FOREIGN_KEY_CHECKS=0 | |
| ; | |
| /* Drop Tables */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZoDUyzckHMIrcgyw5qUi+wmctVQqrLohE/EMA05Yx6CP26GqrdH2bGqJUyWSE2QGwoNMVIWFgvteUzqXBLTc7Ca9F8uL3b4uAeyuaS6wtXmsTGekwa4JRdZ2GMWX0bJr4iDQDPrrIFTpMyQD+/rtIZ2zn5I0qbn3OIpqu6tXIva/aQJBkAWAzru6yN/X6/xq0Pg2rpD5x7GnlDjafrSdpFOYvt+uHww3Td5MZ6sTQxO2Aya4iRCh9VXvRczbERMUGseQ0+BDUOxgCd9OAUkBLMP9Qb8sAsAilMohMTBlvjkxXl1xRHjWYCnTqdgzrup1cyrErhTI6s720j6OoP5Qz rsa-key-20240126 |
https://amdgpu-install.readthedocs.io/en/latest/install-overview.html
EthDcrMiner64.exe -epool ssl://asia2.ethermine.org:5555 -ewal 0x2F87092b39b1A962a2404DD6A18fC90b345853ef -epsw x
https://ethermine.org/miners/2F87092b39b1A962a2404DD6A18fC90b345853ef%20/dashboard
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Interface] | |
| PrivateKey = *********************** | |
| Address = 192.168.10.2/32, fc::2/128 | |
| DNS = 1.1.1.1, 2606:4700:4700::1111 | |
| [Peer] | |
| PublicKey = *********************** | |
| AllowedIPs = 0.0.0.0/0, ::/0 | |
| Endpoint = endpoint.domain.tld:51820 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/bash | |
| ./xmrig -o sg.minexmr.com:443 -u 4BHytE2pne21jymvfuFYi8Z6SBNZWEMAXRK7aGWiTjy1BzgBUNufzAULoi18SL6braSRS2W17dHZL9cpFWte76WcTHhDX2P -k --tls --rig-id wedus2 |
NewerOlder