minus-squaresiigna@lemmy.sdf.orgtoLinux@lemmy.ml•Does anyone know how to prevent a single board computer from always displaying a logged in terminal through the onboard HDMI port on boot?linkfedilinkEnglisharrow-up21arrow-down1·5 months agoI’ve never used Mendel, but this suggestion on Stack Overflow seems sane. sudo systemctl set-default multi-user You could also run get-default to see which target is currently being used. linkfedilink
minus-squaresiigna@lemmy.sdf.orgtoTechnology@lemmy.world•In China, It’s Already Cheaper to Buy EVs Than Gasoline CarslinkfedilinkEnglisharrow-up3·2 years agoThey’re building buses in California. I drive by this plant on occasion. https://en.byd.com/news/byd-produces-400th-bus-in-lancaster linkfedilink
I’ve never used Mendel, but this suggestion on Stack Overflow seems sane.
sudo systemctl set-default multi-user
You could also run
get-default
to see which target is currently being used.