Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
8
rated 0 times [  8] [ 0]  / answers: 1 / hits: 19830  / 2 Years ago, tue, june 21, 2022, 5:12:24

It's something like Chromium-OS, however even more minimal.



I was thinking, if it is possible at all???
That I use an Ubuntu 12.04 minimal, just to install the base OS, and then on top of it only the chromium browser, without any GUI like gnome, KDE, etc.



If this is not possible, then is it possible to browse the internet directly through the terminal which comes immediately after installing the base minimal OS. I don't want to install anything except for a GUI browser (not the text browser).


More From » chromium

 Answers
3

Just install Xorg, your graphic card driver, and Chrome. Then put Chrome in Xorg's startup script (.xinitrc). Though if you want something minimal like that you'd probably be more suited with Arch Linux, which is designed to let you build up your whole system from the ground (without too much effort).



Some command line web browsers are Links and Lynx.






I'm not sure, but this should be how to achieve it...




  1. sudo apt-get install xorg chromium-browser

  2. Install your graphic card driver. You can choose whether you want the open source or the proprietary one. If you can tell me what graphic card you have, I'll try to tell you which driver you need. The MESA driver should work with any card, if I'm not mistaken, but has terrible performance.

  3. echo chromium-browser >> .xinitrc (Might be a different command. once again; I'm not sure.)

  4. startx


[#38170] Tuesday, June 21, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
bblerest

Total Points: 240
Total Questions: 119
Total Answers: 113

Location: Wallis and Futuna
Member since Mon, May 18, 2020
4 Years ago
bblerest questions
Sun, Apr 16, 23, 13:50, 1 Year ago
Fri, Nov 4, 22, 06:21, 2 Years ago
Tue, Sep 27, 22, 12:22, 2 Years ago
;