Difference between revisions of "Debian distro"

From IGEP - ISEE Wiki

Jump to: navigation, search
(Host Enviroment)
Line 7: Line 7:
  
 
=Host Enviroment=
 
=Host Enviroment=
We suggest use Debian 9.02 (64 bits) in your host, you can download it from our server using this [http://downloads.isee.biz/pub/igepv5_ce/devel/iso/ubuntu-12.04.4-desktop-i386.iso link] or directly from debian website. You can install it in a Virtual Machine enviroment using any Virtualization software or directly in your PC.
+
We suggest use Debian 9.02 (64 bits) in your host, you can download it from our server using this [http://downloads.isee.biz/pub/igepv5_ce/devel/iso/ubuntu-12.04.4-desktop-i386.iso link] or directly from debian [https://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/debian-live-9.2.0-amd64-cinnamon.iso website]. You can install it in a Virtual Machine enviroment using any Virtualization software or directly in your PC.
  
 
After install is recommended update the package list with:
 
After install is recommended update the package list with:

Revision as of 18:03, 21 October 2017

Overview

What we learn in this chapter? Install, play and fun with Debian distro ...


Host Enviroment

We suggest use Debian 9.02 (64 bits) in your host, you can download it from our server using this link or directly from debian website. You can install it in a Virtual Machine enviroment using any Virtualization software or directly in your PC.

After install is recommended update the package list with:

sudo apt-get update

Install Development packages

Now is time to install some packages if you want to build your own distribution.