I have 3 computers. A, B and C. I want to SSH from computer A to C via B. I want to do this through key authentication method. Now, to make this work: I create a key pair on C, send the public key on B and then use use […]
Blog
On first startup Firefox kindly asked if I wanted to spoof my timezone to improve my privacy. It sounded great, but some sites are now harder to use because any time I specify there is adjusted to my fake timezone, which just breaks it. How do I disable this feature? […]
I have a canon printer connected via cable to my router. My main computer also connected by wire to the router is able to access the printer via network. Every telephone using the WIFI from that same router is able to access the printer. I have another computer connected on […]
I just got a new pair of wireless headphones for Christmas. It’s the HUHD HW-K5U Wireless 2.4GHz Gaming 7.1 Headset. It came with a transmitter USB stick that I plug into my computer so it doesn’t actually pair with Bluetooth. I started up a game this morning and noticed that […]
This article presents the benchmarking results of PHP connectors for Tarantool and shows how to achieve 3x-5x performance improvement (on synthetic tests!) with minimal changes in code.
I’m following a tutorial on installing a webserver, I was able to get everything updated and I had no problem installing Apache, but after I installed PHP, I deleted the index.html and tried to create index.php and I get this error… pi@raspberrypi:~ $ echo “” > /var/www/html/index.php -bash: /var/www/html/index.php: Permission […]