Quantcast
Channel: Eva & Quirinius
Browsing all 69 articles
Browse latest View live

NNTPgrab on Raspberry Pi with Raspbian

NNTPgrab is a program to download and process NZB files from newsservers. Below is a instruction how to get NNTPgrab running on a Raspberry Pi with Raspbian armhf. The easy way: use the precompiled...

View Article


Calculating pi on the Pi

Here's a way to calculate pi (3.141592...) on the Raspberry Pi:First get the source:wget http://myownlittleworld.com/miscellaneous/computers/files/pi_css5/pi_css5_src.tgztar xvzf pi_css5_src.tgzcd...

View Article


Listening to FM radio via Software Defined Radio

Cool: I'm able to listen to FM radio using "Software Defined Radio" (SDR). With SDR, a computer does most of the radio/frequency handling (like demodulation). Thanks to Realtek, you only need a 12 Euro...

View Article

Expect script to execute commands on a Zyxel modem

Below is an 'expect' script to execute commands on a Zyxel modem (a Zyxel P-2812HNU-F1, to be precise), for example to find the ARP addresses or IP address in use.Example usage:expect zyxel-command.exp...

View Article

Image may be NSFW.
Clik here to view.

Software Defined Radio on Linux

Here are some easy steps to get Software Defined Radio (SDR) working on Linux for FM radio. No need to install drivers, and no need to dive into GNU Radio Companion (GRC).Step 1 Get an USB stick that's...

View Article


Ubuntu shortcuts for "sudo apt-get ..."

As I often use "sudo apt-get update && sudo apt-get upgrade" and "sudo apt-get install ...", I created some shortcuts for those commands:-rwxr-xr-x 1 sander sander 27 mrt 17 12:10...

View Article

Enrich your Ubuntu by creating short-hands for "sudo apt-get ..." commands:

Handy short-cuts for Ubuntu and Debian:echo "alias sagusagu='sudo apt-get update && sudo apt-get upgrade'"  >> .bash_aliasesecho "alias sadu='sudo apt-get dist-upgrade'"  >>...

View Article

Belastingaangifte op Ubuntu 64-bit

Op mijn Ubuntu 64-bit kreeg ik de volgende foutmelding toen ik de Belastingaangifte 2012 (downloaden) wilde starten:$ ./ib2012ux bash: ./ib2012ux: No such file or directoryHandig. Not. Dankzij...

View Article


Sony TV running Linux MIPS

Funny: in my webserver log there is this UserAgent logging:"Opera/9.80 (Linux mips; U; InettvBrowser/2.2 (00014A;SonyDTV115;0002;0100) KDL32EX650; CC/NLD; nl) Presto/2.10.250 Version/11.60"So...

View Article


history command without the history line numbers

A handy one-liner to remove history "line" numbers from the history command:history | cut -c8-Should work on any Linux, and probably other Unix-es too. Handy if you want to put your commands in a...

View Article

"This video is currently unavailable" solved by opting-out from the HTML5 trial

I keep getting "This video is currently unavailable" with youtube in Chromium (not in Firefox). It was solved by going to www.youtube.com/html5 and opt out of the "HTML5 trial".So ... a trial indeed....

View Article

Koninklijk mininumloon

Raadsel: wat valt op aan deze woorden:minimumloonkoninklijkphilipoomopiumpijppuinhooppolynoompoloniumplukloonpilipilipijplijn... en wat valt op aan deze...

View Article

Image may be NSFW.
Clik here to view.

ASUS Download Master built-in NZB downloader

It seems the ASUS Download Master (which you can use on an ASUS RT-AC66U, for example) has a built-in NZB downloader.The screenshots show the configuration screen. Most important: fill out your...

View Article


Network stuff of the Hosola Datalogger

Here are some network-technical notes on the datalogger used by the Hosola Photovoltaics (PV) inverter (and possibly other brands).The MAC address of my inverter isac:cf:23:12:85:1dHi-flying...

View Article

Image may be NSFW.
Clik here to view.

Dealextreme: the unpublished reviews - USB RS232 Cable

Dealextreme (http://dealextreme.com/ , http://dx.com/ )  is a great site for all kinds of Chinese stuff. They also offer the possibility to write and publish a review of stuff you've bought. You can...

View Article


Hosola is Hope Solar

My guess: "Hosola" (http://www.hosola.com/) is derived from Hope Solar (so: HOpe SOLAr").Reason: the whois for hosola.com shows @hope-solar.com as contact address. Although www.hope-solar.com does not...

View Article

Sitecom X6 - force auto-upgrade firmware

Sitecom X6 force auto-upgrade firmware via ... http://192.168.0.1/autoupgrade.htm

View Article


PS3 and Philips HTL2160 gives 8001002B error for bluetooth

I was trying to connect a PS3 via bluetooth to my Philips HTL2160 soundbar. The PS3 does see the Philips HTL2160. After instructing to connect, the PS3 asks for a PIN code, and after entering "0000",...

View Article

UPnP statistics - Mean Bytes per Packet

It appears my Sitecom X4 N300 reports Bytes and Packets sent and received via it's Internet link via ... UPnP!So based on miniupnpc on my Ubuntu, I issue this UPnP command:$ upnpc -s | grep SentBytes:...

View Article

Image may be NSFW.
Clik here to view.

Ziggo's Lokaal Centrum #1 in Den Haag

Gevonden in Den Haag: Ziggo's Lokaal Centrum #1.Lokatie: Bezuidenhout. Naam: GV-LC0001. Zou de nummering voor Den Haag in Bezuidenhout zijn begonnen?Ziggo bouwt trouwens een nieuwe LC: stukken groter,...

View Article
Browsing all 69 articles
Browse latest View live