Ostatnio widziany: lut 8, 2026
1. dd if=/dev/zero of=./test bs=512k count=2048 2. break process, ctrl+c 3. read xxxxx bytes/sec
check yours configuration inside tag, don’t forget about 1 2 3 SSLEngine on SSLCertificateFile SSLCertificateKeyFile SSLEngine on SSLC...
1. open launch.json 2. inside ”configurations” add 3. 1 "env": {"DEBUG":"website-scraper*"}, "env": ...
1. open archivebox/util.py 2. find method ”def chrome_args” 3. before return statment add 1 cmd_args += ('--no-sandbox',) cmd...
1 2 wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb dpkg -i google-chrome-stable_current_amd64.deb; apt-get...
1 rm /usr/bin/lsb_release rm /usr/bin/lsb_release
1. open .sql file 2. replace all utf8mb4_0900_ai_ci –> utf8mb4_general_ci
