Forum

mrmucha
@mrmucha
Admin
Członek
Połączone: sty 9, 2012
Ostatnio widziany: cze 21, 2026
Tematy: 537 / Odpowiedzi: 563
Odpowiedz
RE: linux: redirect port with response

echo 1 > /proc/sys/net/ipv4/ip_forward iptables -F iptables -t nat -F iptables -X iptables -t nat -A PREROUTING -p tcp --dport 3128 -j DNAT...

7 lat temu
Forum
Odpowiedz
RE: smartphone P35 PRO - how much ram? where is my 6GB?

No, there is no 6GB of RAM. Hardware : MT6580WP Revision : 0000 Serial : 0000000000000000 shell@P35_Pro:/ $ cat /proc/meminfo MemTotal: 202270...

7 lat temu
Forum
Temat
Forum
Odpowiedzi: 0
Widoki: 1310
Odpowiedz
RE: cisco router: boot from usb

1. conf t 2. config-register 0x210F 3. check files ”dir usbflash0:” 3. boot system usbflash0:c880data-universalk9-mz.154-3.M10.bin

7 lat temu
Forum
Temat
Forum
Odpowiedzi: 0
Widoki: 1806
Odpowiedz
RE: unix/linux: simple file write test benchmark

1. dd if=/dev/zero of=./test bs=512k count=2048 2. break process, ctrl+c 3. read xxxxx bytes/sec

7 lat temu
Forum
Temat
Forum
Odpowiedzi: 0
Widoki: 1433
Odpowiedz
RE: wamp: ssl_error_rx_record_too_long

check yours configuration inside tag, don’t forget about 1 2 3 SSLEngine on SSLCertificateFile SSLCertificateKeyFile SSLEngine on SSLC...

7 lat temu
Forum
Temat
Forum
Odpowiedzi: 0
Widoki: 1535
Odpowiedz
RE: visual studio code: how to set env variable

1. open launch.json 2. inside ”configurations” add 3. 1 "env": {"DEBUG":"website-scraper*"}, "env": ...

7 lat temu
Forum
Temat
Forum
Odpowiedzi: 0
Widoki: 1540
Odpowiedz
RE: archivebox: Failed to move to new namespace: PID namespaces supported, Network namespace supported, but failed: errno = Operation not permitted

1. open archivebox/util.py 2. find method ”def chrome_args” 3. before return statment add 1 cmd_args += ('--no-sandbox',) cmd...

7 lat temu
Forum
Odpowiedz
RE: Package 'chromium-browser' has no installation candidate

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...

7 lat temu
Forum
Temat
Strona 45 / 74