This file contains 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
- static ip (easy) | |
- remote access: | |
sudo apt-get install xrdp | |
sudo systemctl start xrdp | |
- enable xrdp at starup | |
systemctl enable xrdp | |
optional sudo systemctl start xrdp-sesman | |
- enable ssh at startup | |
sudo systemctl enable ssh.service | |
- install transmission and access it from the network: http://192.168.1.101:9091 |
This file contains 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
tutorials: | |
https://kremalicious.com/raspberry-pi-file-and-screen-sharing-macos-ios | |
https://raspberrypi-guide.github.io/filesharing/filesharing-raspberry-pi |
This file contains 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
path to config in supervised: | |
/usr/share/hassio/homeassistant | |
Duckdns address | |
https://casussa.duckdns.org:8123 | |
Rds address: | |
https://muscaiu.go.ro:8123 |
This file contains 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
starting v3: | |
npx create-strapi-app@v3.3.4 new-project | |
Deploy to heroku: | |
https://www.youtube.com/watch?v=M1rEwMXK2z4&list=PL7Q0DQYATmvgGiz0MbbsMA_aB1V0yLE7a&index=11 |
This file contains 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
SetBatchLines -1 | |
SplashTextOn,,, Gathering Soundcard Info... | |
; Most of the pure numbers below probably don't exist in any mixer, but they're queried for completeness. | |
; The numbers correspond to the following items (in order): CUSTOM, BOOLEANMETER, SIGNEDMETER, PEAKMETER, | |
; UNSIGNEDMETER, BOOLEAN, BUTTON, DECIBELS, SIGNED, UNSIGNED, PERCENT, SLIDER, FADER, SINGLESELECT, MUX, | |
; MULTIPLESELECT, MIXER, MICROTIME, MILLITIME | |
ControlTypes = VOLUME,ONOFF,MUTE,MONO,LOUDNESS,STEREOENH,BASSBOOST,PAN,QSOUNDPAN,BASS,TREBLE,EQUALIZER,0x00000000, 0x10010000,0x10020000,0x10020001,0x10030000,0x20010000,0x21010000,0x30040000,0x30020000,0x30030000,0x30050000,0x40020000,0x50030000,0x70010000,0x70010001,0x71010000,0x71010001,0x60030000,0x61030000 | |
ComponentTypes = MASTER,HEADPHONES,DIGITAL,LINE,MICROPHONE,SYNTH,CD,TELEPHONE,PCSPEAKER,WAVE,AUX,ANALOG,N/A |
This file contains 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
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. | |
; #Warn ; Enable warnings to assist with detecting common errors. | |
SendMode Input ; Recommended for new scripts due to its superior speed and reliability. | |
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. | |
; ^j:: | |
; Send, My First Script | |
; return | |
Media_Play_Pause:: | |
SoundSet, +1, MASTER, mute,10 |
This file contains 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
https://phoenixnap.com/kb/update-node-js-version |
This file contains 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
https://phoenixnap.com/kb/update-node-js-version |
This file contains 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
{"lastUpload":"2020-03-18T09:22:46.576Z","extensionVersion":"v3.4.3"} |
This file contains 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
export CSC_KEY_PASSWORD="pass" | |
NewerOlder