Thank you for your reply. I got the /dev/tty/USB0 from the bottom of the Arduino IDE which says "Digispark (default 16.5 mhz) on /dev/ttyUSB0" which is the only way I have of knowing what port is in use since the "port" option under tools is grayed out. When I first got into Arduino microcontrollers, I used to be able to determine the port under tools, and it was reported as "/dev/TTYS0". Lately on my newer boards I've been seeing "/dev/ttyACM0" like you said. BUT--apparently, you are right, because I just tried out "/dev/ttyACM0" on CuteCom, and it connected. Sincere gratitude and much of it. I think I can take it from here.
OBTW, Mint is based on Ubuntu, which is based on Debian (Which you probably knew.) I prefer the more traditional window and menu layout of Mint, rather than the sidebar thingy on Ubuntu.
Thanks again.