Code Monkey home page Code Monkey logo

ctbankix-continuation's Introduction

ctbankix-continuation

Anpassung

Dieser Fork wurde um Details zur 64-Bit-Version sowie tiefergehende Informationen zur Bereitstellung der virtuellen Buildumgebung ergänzt. Im Script wurde weiterhin ein schnellerer Downloadmirror (Link direkt von der Lubuntu-Projektseite) eingefügt. Das Buildscript der nicht mehr empfohlenen 32-Bit-Version wurde an die aktuellste 18.04.5 angepasst.

Motivation: Weiterführung des ehemaligen Projekts ctbankix.

Dieses Projekt möchte das mittlerweile beendete Projekt ctbankix weiterführen. Bereitgestellt wird dazu ein Shell-Skript, mit dem ein neues Live-System erzeugt werden kann. Bitte folgen Sie den Hinweisen im Shell-Skript am Anfang sowie der unten beschriebenen Bauanleitung.

Neueste Updates

Seit Anfang August 2020 steht ein Skript für die 64-Bit-Version von Lubuntu 20.04.x zur Verfügung. Dieses wird perspektivisch das Skript für die 32-Bit-Version von Lubuntu 18.04.x ersetzen, weil seitens Lubuntu keine 32-Bit-Version mehr bereitgestellt wird.

Bauanleitung

Virtualisierungsumgebung installieren

VirtualBox und Extension Pack installieren

VirtualBox (aktuellste Version)

Extension Pack (aktuellste Version)

Build-System bereitstellen - 64-Bit

  1. Virtuelle Maschine aufsetzen (64-Bit Linux, 50GB Festplattenplatz (empfohlen 70GB), min. 2GB RAM (empfohlen 4GB), aktive Netzwerkverbindung) und darin Lubuntu 64 Bit 20.04.1 installieren.
  2. Gasterweiterungen installieren

Build-System bereitstellen - 32-Bit (nicht empfohlen, es wird kein Support mehr bereitsgestellt)

  1. Virtuelle Maschine aufsetzen (32-Bit Linux, 50GB Festplattenplatz, min. 2GB RAM, aktive Netzwerkverbindung) und darin Lubuntu 32 Bit 18.04.5 installieren.
  2. Gasterweiterungen installieren

Live-System innerhalb des Build-Systems bauen

Die Konsole öffnen (CTRL+ALT+T).

Ein neues Verzeichnis anlegen, in dem das Live-System gebaut wird, und dahin hineinwechseln.

lubuntu@lubuntu:~$ mkdir build
lubuntu@lubuntu:~$ cd build

Das Build-Skript herunterladen, startbar machen und per sudo ausführen.

lubuntu@lubuntu:~$ wget https://github.com/ctbankix-continuation-team/ctbankix-continuation/raw/master/ctbankix-continuation_Lubuntu_32_18.04.4.sh
lubuntu@lubuntu:~$ chmod +x ctbankix-continuation_Lubuntu_32_18.04.4.sh
lubuntu@lubuntu:~$ sudo ./ctbankix-continuation_Lubuntu_32_18.04.4.sh

Erzeugte ISO-Datei auf einen USB-Stick kopieren

Unetbootin innerhalb des Build-Systems installieren.

sudo add-apt-repository ppa:gezakovacs/ppa
sudo apt-get update
sudo apt-get install unetbootin 

Den USB-Stick an den PC anstecken und über das USB-Symbol von VirtualBox (rechts unten) in das Gastsystem einbinden.

Unetbootin über das Menü (unter Systemwerkzeuge) starten, auf Abbilddatei öffnen gehen und das ISO-Image (unter Computer im Verzeichnis /home/< individueller Benutzer >/build/live.iso) auswählen. Anschließend unter Typ USB-Laufwerk und das Laufwerk (meist /dev/sdX) einstellen, danach mit OK bestätigen.

Danksagung

Viel Dank gebührt der Community im heise Forum. Herzlichen Dank für Pull-Requests auch an:

ctbankix-continuation's People

Contributors

eraz3r avatar ctbankix-continuation-team avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.