toshiba_chromebook_2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toshiba_chromebook_2 [19.11.2014 13:43] – external edit 127.0.0.1toshiba_chromebook_2 [19.11.2014 17:16] Pascal Suter
Line 30: Line 30:
   * this will install a ubuntu trusty 14.04 lts version with a basic gnome environment. as the script tells you you can now start your ubuntu by typing <code>sudo startgnome</code>   * this will install a ubuntu trusty 14.04 lts version with a basic gnome environment. as the script tells you you can now start your ubuntu by typing <code>sudo startgnome</code>
 ===== customize gnome ===== ===== customize gnome =====
-  * crouton installs a very minimalistic gnome desktop. in order for it to look pretty and to have all the gnome tools you might have gotten used to you need to install additional packages. the easyest way to just get everyting that belongs to it you siply apt-get install gnome but that  takes over 3GB of disk space and includes many games and stuff you probably don't ever need.  +  * crouton installs a very minimalistic gnome desktop. in order for it to look pretty and to have all the gnome tools you might have gotten used to you need to install additional packages. the easyest way to just get everyting that belongs to it you siply <code>apt-get install gnome</code> but that  takes over 3GB of disk space and includes many games and stuff you probably don't ever need. \\instead you can run <code>apt-cache depends gnome</code> to see what packages get installed and then work your way from there to compile a list of what you really want installed on your system and what not. here's the list i've compiled: <code>sudo apt-get install nano gnome-core desktop-base network-manager-gnome cheese file-roller gedit gnome-color-manager gnome-documents gnome-nettool nautilus-sendto seahorse totem vinagre alacarte avahi-daemon gimp gnome-media gnome-tweak-tool inkscape libreoffice-gnome libreoffice-writer libreoffice-calc libreoffice-impress sound-juicer tomboy shotwell tracker-gui xdg-user-dirs-gtk cups-pk-helper gedit-plugins gnome-applets gnome-shell-extensions gstreamer1.0-libav gstreamer1.0-plugins-ugly totem-plugins libgtk2-perl dia-gnome thunderbird synaptic update-manager-core thunderbird-gnome-support </code>this will use about 1.3GB of yourprecious disk space :)
-instead you can run apt-cache depends gnome to see what packages get installed and then work your way from there to compile a list of what you really want installed on your system and what not. here's the list i've compiled:  +
-<code></code>+
   * i also recommend to install update-manager-core for future release updates (do-release-upgrade).    * i also recommend to install update-manager-core for future release updates (do-release-upgrade). 
  
  • toshiba_chromebook_2.txt
  • Last modified: 14.08.2017 23:50
  • by Pascal Suter