Laptop Install: Difference between revisions

From Knox Makers Wiki
Jump to navigation Jump to search
(Created page with "== Image == We are using the current LTS release of Ubuntu which is currently 18.04 You can find the release at: http://releases.ubuntu.com/18.04.1/ubuntu-18.04.1-desktop-am...")
 
No edit summary
Line 1: Line 1:
== Image ==
== Image ==


We are using the current LTS release of Ubuntu which is currently 18.04
We are using the latest LTS release of Ubuntu which is currently 18.04


You can find the release at:
You can find the release at:
Line 26: Line 26:
</pre>
</pre>


== First Boot ==
<pre>
What's new [Next]
Skip Livepatch [Next]
No, don't send system info [Next]
[Done]
</pre>




Line 33: Line 42:
sudo apt update
sudo apt update
sudo apt upgrade
sudo apt upgrade
sudo reboot
</pre>
</pre>


== Printers ==
== Printers ==
<pre>
.
</pre>




== Software ==
== Software ==
<pre>
sudo apt install inkscape slic3r openscad
</pre>
OpenSCAD
<pre>
sudo add-apt-repository ppa:openscad/releases
sudo apt-get install openscad
</pre>




== Configure ==
== Configure ==
Gnome Extensions Install
<pre>
sudo apt install gnome-shell-extensions chrome-gnome-shell
</pre>




== Theme ==
== Theme ==

Revision as of 19:10, 31 August 2018

Image

We are using the latest LTS release of Ubuntu which is currently 18.04

You can find the release at: http://releases.ubuntu.com/18.04.1/ubuntu-18.04.1-desktop-amd64.iso


Install Options

English
Install Ubuntu
Minimal Installation
Install third-party software for graphics and Wi-Fi hardware and additional media formats
Erase disk and install Ubuntu
    Your name: knoxmakers
Computer name: knoxmakers-laptopX  (where X is the laptop's number)
     username: knoxmakers
     password: knoxmakers

[X] Log in automatically


First Boot

What's new [Next]
Skip Livepatch [Next]
No, don't send system info [Next]
[Done]


Updates

sudo apt update
sudo apt upgrade
sudo reboot


Printers

.


Software

sudo apt install inkscape slic3r openscad

OpenSCAD

sudo add-apt-repository ppa:openscad/releases
sudo apt-get install openscad


Configure

Gnome Extensions Install

sudo apt install gnome-shell-extensions chrome-gnome-shell


Theme