Writing directory to a CD.
First convert directory to an iso:
mkisofs -rlJ -relaxed-filename -o nameof.iso directory
Then write iso to CD:
cdrecord dev=/dev/scd0 -eject -speed=16 nameof.iso
CD device can be elsewhere.
Writing directory to a CD.
First convert directory to an iso:
mkisofs -rlJ -relaxed-filename -o nameof.iso directory
Then write iso to CD:
cdrecord dev=/dev/scd0 -eject -speed=16 nameof.iso
CD device can be elsewhere.
Just launched Terrie Anderson’s Store. An exciting launch for me because it is the first time I used the Amazon Product Advertising API.
Buy & Sell Forum went online this week. Using PunBB forum software, it was rapidly set up. Changing colors, header and footer went remarkably easy.