by hegars | Apr 8, 2023 | Uncategorized
I’m recreating the paper form to use in a project, why you ask? I also ask myself that same question, I’m going to make a puncher and a reader, proably something ardunio driven outputting RS232 so I need to make my own cards as NOS cards are hard/expensive...
by hegars | Jan 1, 2023 | Uncategorized
by hegars | Nov 13, 2022 | Uncategorized
[CONFIG.SYS] [AUTOEXEC.BAT] [MSDOS.SYS] Type cd\ to get to the C:\> prompt.Type attrib msdos. sys -r -a -s -h and press Enter .Type edit msdos. sys and press Enter .Locate the line BOOTGUI=1 and change the line to BOOTGUI=0 and save the file.Reboot your computer....
by hegars | Aug 14, 2022 | Uncategorized
https://github.com/hegars/1M-30pinsimm
by hegars | Aug 13, 2022 | Uncategorized
Install apt-get install docker.io https://docs.portainer.io/start/install/server/docker/linux Instances docker run -itd –rm –netowrk extraip –ip 203.xxx.xxx.15 –name test busybox docker exec -it test sh Storage Networking Bridge Mode IPv6...