deleted by creator
deleted by creator
We must integrate Skynet AI into everything
How do I do that?
I’m relatively new to linux but I have some experience with Java and Python
Will Debian users be able to use Cosmic’s tiling manager?
Thanks, I was looking for a solution like this a couple of months ago but couldn’t find it so I ended up going with VMware Workstation Pro. My first choice however was KVM.
Do any of these support bridged wifi connections?
Some quotes from Steve Jobs about Microsoft:
Isn’t GrapheneOS a mobile OS? How would it work on a pc?
deleted by creator
deleted by creator
deleted by creator
Trying it out right now
Update: I think that Onboard is good enough to replace Gnome’s OSK.
Using \040
instead of single or double quotes resolved my issue.
Now Debian automounts the hdd.
But you have a space in there. I don’t know how spaces are handled in fstab. You’ll either need to quote it or at least escape the space
Instead of using spaces or quotes (single or double), I used \040
(as @shortdorkyasian) said and that made all the difference:
UUID=D4C0A66EC0A65710 /media/lucky/New\040Volume/ ntfs rw,auto,users,exec,nls=utf8,umask=003,gid=46,uid=1000 0 0
There were no asterisks in the fstab file, I just placed them here to emphasize the name of the hdd.
Btw I got Debian to automount the hdd (thanks to @shortdorkyasian) by adding this entry to the fstab file:
UUID=D4C0A66EC0A65710 /media/lucky/New\040Volume/ ntfs rw,auto,users,exec,nls=utf8,umask=003,gid=46,uid=1000 0 0
Using \040 instead of a space or quotes (single or double) made it work.
This worked.
I edited the fstab file:
UUID=D4C0A66EC0A65710 /media/lucky/New\040Volume/ ntfs rw,auto,users,exec,nls=utf8,umask=003,gid=46,uid=1000 0 0
My hdd is now automatically mounted by Debian.
Thank you!
I don’t care about Plasma, I want Cosmic