i n d e x
<--back
notes on projects by m.d.
categories: arctic | art | biology | book | compile | crypto | cryptoart | debian | entropy | ffmpeg |
funk | game | ghostradio | hades | informationtheorie | internet | laser | linux | linux ##tools | linuxaudio |
logic | machinelearning | math | movie | neuralnetworks | noise | nonhuman | notes | particlephysics | physics |
radio | radioactive | renameseq | rng | softwaredefinedradio | sound | stockexchange | tools | underinfluence | vlf |
xterm |

search:


ntp-local-client:

apt install systemd-timesyncd /etc/systemd/timesyncd.conf NTP=xxx.xxx.xxx.xxx systemctl restart systemd-timesyncd systemctl status systemd-timesyncd timedatectl status timedatectl status Local time: Fri 2023-01-13 10:03:44 CET Universal time: Fri 2023-01-13 09:03:44 UTC RTC time: Fri 2023-01-13 09:03:44 Time zone: Europe/Vienna (CET, +0100) System clock synchronized: yes NTP service: active RTC in local TZ: no ##linux ##debian




debian10:

apt remove timidity

loest das soundproblem mit pulsaudio / no cards found

trackpoint beschleunigung

xinput --list --short
xinput --list-props "Elan TrackPoint"
xinput --set-prop 10 301 0.8000

schoen schnell fuer 2.5k displays, 1.0 ist max

##debian ##linux ##tools