por Miguel | Oct 11, 2018 | printing
Sometimes we want to reposition certain image/text in our paper because at the time of printing the content of our digital document doesn’t coincide/match the size of our real paper. The HP E60075 let’s you adjust a digital positioning (imageable area) so...
por Miguel | Oct 9, 2018 | python
Creando los directorios iniciales y prerequisitos Primero creo un directorio (APIS) donde ordenadamente trabajaré los proyectos de API REST: mortiz@florida:~/Documents/projects/python/APIS/ Y dentro del directorio APIS el nuevo proyecto a desarrollar, que al ser el...
por Miguel | Oct 4, 2018 | python
Verify you are installing flask for your correct python version inside your virtual environment. I’ve came across the problem: bash: flask: command not found And the first StackOverflow answer was: Flask 0.10 has no flask command, it was added in 0.11. But my...
por Miguel | Sep 24, 2018 | clonezilla
Clonezilla is a great tool to backup or restore any computer, it will use partimage to clone your real or virtual hard drive into an image or vice versa. It has available several protocols or options: disk-to-disk (hard drive to hard drive, usb to hard drive, hard...
por Miguel | Sep 13, 2018 | linux
Today our custom Linux wasn’t being loaded from PXE as usual, instead, we were stuck at «initramfs». Current Scenario: Loading Linux Lubuntu 16_04 via PXE Hardware: ThinClient HP-T630 No local disks where used in the process, the whole O.S is loaded in RAM....