Ostatnio widziany: lut 10, 2026
watch -n 5 command exammple: watch -n 3 ls -l -n 3 means ”every 3 sec”
Get UFS2TOOL from and follow instructions
1. find your ID for PCF8591 () 2. set channel using i2cset -y 1 0x48 0x00 where 0x00 mean firest channel, 0x01 is for second channel etc...
sudo apt-get install i2c-tools sudo apt-get install python-smbus sudo adduser pi i2c i2cdetect –y 1 (or i2cdetect 0 or i2cdetect 1) H...
$ dd if=/dev/zero of=output.dat bs=100M count=10
for format yyy-mm-dd use for /f "tokens=1-3 delims=/" %%a in ("%date%") do md "%%a"
TIP, not RESOLUTION : goto /etc/asterisk/extensions.conf and check [default], follow include=> param to find module in same file. ”include...
there is a problem with the load order of files, try build your fixed config, example file : /etc/asterisk/modules.con [modules] load => res_odb...
