Advanced Search
Search Results
372 total results found
My setup
Amplifier JVC MCA-V7
Amplifier JVC MCA-V7
JVC_MCA_V7E.jpg Around early 1970 (japanses translation) Commentary 4ch Amplifier equipped with a Sound Field Composer. I am equipped with a Sound Field Composer circuit where you can enjoy the atmosphere of 4ch in 2ch source. By a device to reproduce the ps...
How to check database
Check a Specific Table in a Database If your application gives an error message saying that a specific table is corrupted, execute the mysqlcheck command to check that one table. The following example checks employee table in thegeekstuff database. # ...
Kmail
Transfer mail and settings to another computer (or another user account on the same machine) Solution: The messages are typically in ~/.kde/share/apps/kmail/. For very old installations of KMail, the messages can also be in ~/Mail. Note that KMail use...
Things to clean up before doing large copy of entire system
FF cache chromium cache .thumbnails spotify localstorecache .wine /var/tmp/kdecache-pvdm
Linux commandline tips 4
trap ctrl-c in terminal: trap 'play -nq synth sin 1000 trim 0 0.35 vol 0.5 2>/dev/null' INT watch if a website changes: while :;do curl -Ls "X\.com"|md5sum;sleep 5m;done|awk '{if(NR>1&&l!=$1){system("echo the site changed|mail -s NOTIFY you@isp\.net"...
Specs lapx
Elitebook 8570 ???? screen: Screen 0: minimum 320 x 200, current 1600 x 900, maximum 16384 x 16384 LVDS connected primary 1600x900+0+0 (normal left inverted right x axis y axis) 345mm x 194mm diameter: 15,8 inch dpi: 116 SSD: mtfddak256mam-1k12
KDE font settings
Fonts: 9 9 8 8 9 8 9 9 3,4 & 6
Knosti liquid
Ik heb er nu een paar schoongemaakt in de knostie met een zelfgemaakt mengsel bestaande uit: Water uit de supermarkt, H10 van de fotograaf en Ajax allesreiniger. Had geen alcohol in huis dus denk probeer het eens zonder. Plaat schoon en zo goed als al...
Dbx
dbx No, Dolby A was developed in the 1960s for studios and Dolby B near the end of the decade as I understand it. A lot of people didn't see the need for it at first but it took off eventually and when introduced in cassette decks it made a difference...
Screenresolutions, dimensions and DPI
General tips The ultimate solution to ugly fonts is to use more pixels to draw them. That translates to using a larger nominal pixel size. when that has the effect of making fonts too big, more screen resolution is required at the same physical size. ...
DVDA authoring
sox Convert bitrate for dir: mkdir 96 # make subdir for converted files for i in *.flac; do sox "$i" "96/$i" rate 96k ; done lplex Audio files must be wav or flac, dvd-compliant: 16 or 24 bit 48 or 96 khz 1-8 channels and match within each titlese...
Linux algemeen
fuser -ck /net pid of proccess holding mount openssl x509 -noout -in scx-host-sldbowzs0101.basis-a.acc.pem -text def quickSort(arr): less = [] pivotList = [] more = [] if len(arr) <= 1: return arr else: def quickSort(arr...
Awk
awk pattern {action} pattern {action} $ awk '{print $2}' /etc/fstab to filter out comment lines - starting with # $ awk '/^[^#]/ {print $2}' /etc/fstab to grep on TWO occurences (AND operator) $ awk '/pattern1/ && /pattern2/' /var/log/messages case in...
Reference Tapes - Calibration
One further question. I have a 185nWb calibration tape. Can I use it for the PR99 or should I get a 250nWb? You can use a 185nWb/m reference tape by calculating the corresponding levels to use - on page6 of this publication, there is a explanation htt...
Install Dymo Labelwriter in openSUSE
To install the Dymo Labelwriter 450 (and probably others as well) in openSUSE 13.2 (and probably others as well) do the following: #zypper in cups-devel Download the drivers from the dymo site from here Unpack to a directory, in my case dymo-cups-driv...
Systemd journal log file setting
The new openSUSE 13.2 journald (from systemd) is sometimes quickly using up disk space. There are setting you can tweak in /etc/systemd/journald.conf [Journal] Compress=yes SystemMaxUse=500M SystemKeepFree=2G After that, restart the services a few tim...
Plakkende tapes afspelen
Gevonden op het audiofreaks forum: Ik heb een goede manier bedacht om plakkende banden nog goed af te spelen. Bakken is mij nooit gelukt. Band twee keer heen en weer spoelen buiten koppen en bandgeleiding om, dus van reel naar reel rechtstreeks. Hierb...