First boot from a new 8GB USB stick on an old ASUS eeeTop PC went smoothly, bravo! This ASUS features a dual-core 1.6GHz Atom processor, 3 GB RAM, NVIDIA ION GPU, and is generally very slow. It runs Win7 OK but slow.
On first run of firefox EasyOS displayed a dialog about hardware acceleration being off and which file to edit to enable it but I didn't take a note. Later, to read that message again I found it in /usr/sbin/client-setup. TLDR; "Hardware acceleration has been disabled for stability. To enable, edit /usr/lib/firefox/distribution/policies.js, then start Firefox and enable in Settings."
After enabling HW acceleration, youtube video was still stuttering, so I thought I should try the NVIDIA ION proprietary driver instead of nouveau. So download dev.sfs, download kernel sources sfs, download nvidia driver installer (.run file extension), blacklist nouveau from the BootManager, reboot in command line (no X), run the nvidia installer .run file, ... "kernel module 100% compiled" ... then the installer just sits there forever. My previous experience with the NDIVIA installer on other distro/computer is that after compiling the module the installer installs the new module and some new libraries, depmods, and leaves the OS ready to boot. Anyway, I suspect that EasyOS needs extra steps to add new kernel modules, does it? Has the NVIDIA proprietary driver been built before for EasyOS? If so how? I also briefly read about EasyOS hardware profiles, and I was wondering how I would go about adding the proprietary driver to the eeeTop's hardware profile.
I wanted to get ssh access so I enabled sshd from the service manager and opened port 22 from the firewall manager and rebooted. I'm still unable to ssh login; the error message says that the remote computer closed the connection (maybe 'refused', I can't remember). I'll need to trace back my steps to find out what's wrong. Meanwhile, upon ssh login will sshd ask for the encryption's password or is that different from zeus/root's default password, and what would that password be? Hmm, I wonder if I should change root's password before trying to connect to sshd - maybe that's why it's refusing to connect?
Thanks.