This certainly makes a great dev environment for golang as for development golang has very reasonable requirements.
How Chrome OS, Termux, YubiKey and Duo Mobile make for great usable security
11–20 of 179 posts
Re: How Chrome OS, Termux, YubiKey and Duo Mobile make for great usable security
#12It is so close to being usable. It is such a user friendly operating system, it just falls short on a few significant fronts.
1. Developer mode should be friendlier to use (no horrible noises on boot, no delayed boot time).
2. It needs support for electron-based/alike apps to run natively in browser windows without crouton. E.g. vscode.
Re: How Chrome OS, Termux, YubiKey and Duo Mobile make for great usable security
#13I'm a bit confused (did skim article only). Is this running ChromeOS or Linux? Can I get steam games like stardew valley to run on it?
ChromeOS, Termux, and probably not. You might be able to run some Android games though.
Re: How Chrome OS, Termux, YubiKey and Duo Mobile make for great usable security
#14Earlier quoted context omitted.
ChromeOS, Termux, and probably not. You might be able to run some Android games though.
That's what I thought. However, this article ( http://lifehacker.com/how-to-install-linux-on-a-chromebook-a... ) mentions crouton and being able to run Ubuntu. For instance, can I use apt-get, containers, etc.? Seems like there are two "solutions" .. one is to reboot into an open Linux system and the other is a more loose chromeOS?
Re: How Chrome OS, Termux, YubiKey and Duo Mobile make for great usable security
#15This blog post details using a chromebook as a temporary device, such that you can travel with a blank machine, and provision at your destination with the data and apps you may need: > It's pretty neat to consider the possibility of pre-travel "power washing" (resetting everything clean to factory settings) on an inexpensive Chromebook and later securely restore over the air once at my destination. ... the engineerin…
Ok, but as the article states, they did not de-ChromeOS it because they wanted TPM and Verified Boot and FIDO-certified U2F security key so that they didn't defeat the whole purpose of buying a Chromebook.
FTA: “As far as Debian/Ubuntu (and crouton), that's fine as far as it goes, but then you don't end up with a Chromebook, just a cheap mini-notebook with flaky drivers. The whole point of this exercise is to retain the hardened posture of the platform and have a flexible, safe development environment without depending on the crutch of privileged access.”
Re: How Chrome OS, Termux, YubiKey and Duo Mobile make for great usable security
#16Earlier quoted context omitted.
ChromeOS, Termux, and probably not. You might be able to run some Android games though.
That's what I thought. However, this article ( http://lifehacker.com/how-to-install-linux-on-a-chromebook-a... ) mentions crouton and being able to run Ubuntu. For instance, can I use apt-get, containers, etc.? Seems like there are two "solutions" .. one is to reboot into an open Linux system and the other is a more loose chromeOS?
Re: How Chrome OS, Termux, YubiKey and Duo Mobile make for great usable security
#17Earlier quoted context omitted.
ChromeOS, Termux, and probably not. You might be able to run some Android games though.
That's what I thought. However, this article ( http://lifehacker.com/how-to-install-linux-on-a-chromebook-a... ) mentions crouton and being able to run Ubuntu. For instance, can I use apt-get, containers, etc.? Seems like there are two "solutions" .. one is to reboot into an open Linux system and the other is a more loose chromeOS?
Re: How Chrome OS, Termux, YubiKey and Duo Mobile make for great usable security
#18I'm a bit confused (did skim article only). Is this running ChromeOS or Linux? Can I get steam games like stardew valley to run on it?
Regarding your questions, yes it is running linux as Chrome OS is based on Gentoo. But it is not running any traditional linux distro. In order to provide a linux/unix environment, the author installs termux. But this app is for command line programs. The quake screenshot has nothing to do with termux, it was installed from the Play store. Therefore I'd say it's not possible to run Steam on it.
Re: How Chrome OS, Termux, YubiKey and Duo Mobile make for great usable security
#19This blog post details using a chromebook as a temporary device, such that you can travel with a blank machine, and provision at your destination with the data and apps you may need: > It's pretty neat to consider the possibility of pre-travel "power washing" (resetting everything clean to factory settings) on an inexpensive Chromebook and later securely restore over the air once at my destination. ... the engineerin…