That could be possible but for the moment I didn’t encouter any problem with cat. I think I’m going to stick with it for the time being.
That could be possible but for the moment I didn’t encouter any problem with cat. I think I’m going to stick with it for the time being.
Yep that’s right, but I use fdisk to check my drives before writing on them and it also requires sudo…
My favorite way to create a boot media is simply to use cat. No arguments, no shenanigans just a cat into the device :
cat debian.iso > /dev/sda
You can configure the contacts app to disable automatic sync with gmail. On a fresh install of android it is disabled.
You can also configure vim to use the first clipboard (works with nvim but never tested on vim).
You’re right ! I didn’t think about it.
I went into about:config Restored browser.tabs.inTitlebar, to it’s default value and then changed it to 1. And when i restarted firefox the toggle option was back where it was supposed to be. O_o
Oh right, my bad x) I agree, it’s a little bit akward to use su then cat everytime.