Coder Social home page Coder Social logo

x3msnake / inkstitch-virtualbox-image Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 0.0 14 KB

Image compiled for Lexelby inkstitch extension for inkscape - 64Bit Debian VM image based on DietPi with gimp atom and inkscape

Home Page: http://www.inkstitch.org

embroidery embroidmodder inkscape virtual-image windows mac machintosh linux virtualbox

inkstitch-virtualbox-image's People

Contributors

x3msnake avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

inkstitch-virtualbox-image's Issues

Virtual Machine Optimization

Notas a considerar:

  • Correr o dietpi-cleaner para remover o excesso de lixo que a imagem tem (ganhas 800MB)
  • Podes eliminar o 2º kernel -> apt-get remove --purge linux-image-4.9.0-4-amd64 (190MB)
  • Podes eliminar o conteudo da pasta /root/Transferencias (200MB)
  • Podes elimiar a pasta /root/.mozilla
  • Podes eliminar a pasta /root/.cache
  • O Teclado portugues não funciona bem em linux se não tiveres a opção "Sem tecla compose"
  • Não consegui usar o resize da janela ou o drag-and-drop (o meu virtualbox é 5.1.32)

no fim antes de empacotares a imagem deverás correr os seguintes comandos:
dd if=/dev/zero of=/bigfile bs=1M
sync
sync
rm -f /bigfile

Estes irão por as partes do filesystem com bytes escritos mas de ficheiros apagados a zero. Isto aumenta a compressão brutalmente!

a Imagem/OVA ficou em 725MB :)

tips given by Master @jpralves

@jpralves : Quando falas do teclado é dentro do Gues OS certo? que tipo de problemas é que isto dá?

How to fix virtualbox startup error: “vboxadd-service … failed!”

https://superuser.com/questions/298367/how-to-fix-virtualbox-startup-error-vboxadd-service-failed

Login as root
Update your APT database with apt-get update
Install the latest security updates with apt-get upgrade
Install required packages with apt-get install build-essential module-assistant
Configure your system for building kernel modules by running m-a prepare
Click on Install Guest Additions… from the Devices menu, then run mount /media/cdrom
Run sh /media/cdrom/VBoxLinuxAdditions.run, and follow the instructions on screen


https://virtualboxes.org/doc/installing-guest-additions-on-debian/

  • Login as root;
  • Update your APT database with apt-get update;
  • Install the latest security updates with apt-get upgrade;
  • Install required packages with apt-get install build-essential
    module-assistant;
  • Configure your system for building kernel modules by running m-a prepare;
  • Click on Install Guest Additions… from the Devices menu, then run
    mount /media/cdrom.
  • Run sh /media/cdrom/VBoxLinuxAdditions.run, and follow the
    instructions on screen.

http://nanxiao.me/en/install-virtualbox-guest-additions/

  • mount /dev/cdrom /mnt
  • cd /mnt
  • ./VBoxLinuxAdditions.run

Next version ideas

  • Create autorun to check and update inkstitch extension that is symlinked in desktop
  • Documentation on the use of the image and their features
  • Include a how-to use the nkstx ext inside the image (for those without internet)
  • Ship image with preset hotkeys for inkstitch extension @lexelby (what keys do you use?)
  • Hack inkscape into showing a inkstitch toolbar
  • Tune the inkstich logo to serve as a teaching tool that shows all the extension can do and as a ready to test embroider
  • Create a tune up file with different settings so that people can have a feel of what each setting does

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.