Difference between revisions of "My Linux Mint Install"

From OpenCircuits
Jump to navigation Jump to search
(Created page with "= Goal = These are some notes of my install of Linux Mint ( after dissatisfaction with Ubuntu ) on a small fanless PC. I want this box to run a variety of background utility...")
 
Line 9: Line 9:
 
= Install =
 
= Install =
  
 +
== Know Your Machine ==
  
 +
 +
* boot menu  f11
 +
* boot configure f12
 +
* Mint version xxxx it is a version of debion
 +
* Mint desktop cinomint
 +
* Mint text editor xed 
 +
* Configure options
 +
** package manager
 +
** admin  >> menu
 +
** synapatic packare manager
 +
** software manager
 +
** terminal: apt, or apt-get, or pip, or conda
 +
 +
 +
 +
== Install ==
 +
 +
 +
* download is and make usb stick with on win with etcher
 +
* boot use boot manager to boot from usb then install select option to install, the wizard should get you through it
 +
* bring the system up to data  menu >> admin >> update manager
  
 
= Remote Access =
 
= Remote Access =
  
 
Note you can exchange text with the new machine via the internet ( a wiki is useful ) or a flash dirive.  This allow exact copying of terminal commands.
 
Note you can exchange text with the new machine via the internet ( a wiki is useful ) or a flash dirive.  This allow exact copying of terminal commands.

Revision as of 12:47, 2 December 2019

Goal

These are some notes of my install of Linux Mint ( after dissatisfaction with Ubuntu ) on a small fanless PC. I want this box to run a variety of background utility tasks. Some of these are file services, media services and various iot functions.

I did not want a headless install, in fact I want it to be fairly similar to my windows desktop, and I wanted to be able to use Python on it much like I do on my windows machine and my various raspberry pi machines.

While I wanted a "head" on the machine I maninly wanted the "head" to run via VNC on a remote box. So if you want to do something similar this is what I did.

Install

Know Your Machine

  • boot menu f11
  • boot configure f12
  • Mint version xxxx it is a version of debion
  • Mint desktop cinomint
  • Mint text editor xed
  • Configure options
    • package manager
    • admin >> menu
    • synapatic packare manager
    • software manager
    • terminal: apt, or apt-get, or pip, or conda


Install

  • download is and make usb stick with on win with etcher
  • boot use boot manager to boot from usb then install select option to install, the wizard should get you through it
  • bring the system up to data menu >> admin >> update manager

Remote Access

Note you can exchange text with the new machine via the internet ( a wiki is useful ) or a flash dirive. This allow exact copying of terminal commands.