PrestaShop – Free module – sticky banner
- No Comments
- kwi, 08, 2021
- siwy
- PrestaShop
How To Create a Fixed Header on Scroll. Installation Download ZIP: https://github.com/siwy-github/ps_sticky_information Remove „-main” from zip file and first dir in zip Add new module in Back Office
Read MorePrestaShop 1.6 – Change copyright year in footer
- No Comments
- kwi, 08, 2021
- siwy
- PrestaShop
Edit file themes/default-bootstrap/footer.tpl and replace year with: This change will automatically update year in footer.
Read MoreProxmox disable power off button
- No Comments
- sty, 24, 2021
- siwy
- Debian, Linux, OS, ProxMox, virtualization
Source: https://forum.proxmox.com/threads/disable-acpi-power-button-shutdown-host.64637/ Edit file /etc/systemd/logind.conf. Uncomment HandlePowerKey and set value to ignore.To save changes:
Read MoreBacula-client (bacula-fd) debug mode
- No Comments
- sty, 10, 2021
- siwy
- Bacula, CentOS, Debian
1. Stop bacula-fd on client 2. Start debug mode 3. Stop debug mode 1. Start bacula-fd on client
Read MoreProxMox – net::ERR_CONTENT_LENGTH_MISMATCH
- No Comments
- kwi, 14, 2019
- siwy
- Debian, Linux, ProxMox, Useful commands, virtualization
Error repair curl –insecure https://IP:8006/pve2/ext6/ext-all-debug.js
Read MoreProxMox – HDD Passthrough
- No Comments
- kwi, 14, 2019
- siwy
- Debian, Linux, ProxMox, virtualization
Source: blog.imnotacyb.org 1. Find disk with you want passthrough I want passthrough all disk, no partition. ls -l /dev/disk/by-id/ In my case is: ls -l /dev/disk/by-id/ lrwxrwxrwx 1 root root 9 kwi 12 20:34 ata-ST9250315AS_5VC36VNP -> ../../sdd 2. Passthrough HDD to VM Add HDD to VM config file. Add to /etc/pve/qemu-server/<vmid>.conf scsi1: /dev/disk/by-id/ata-ST9250315AS_5VC36VNP 3. Accept […]
Read MoreProxMox – GPU Passthrough – Seabios PCI EXPRESS
- No Comments
- kwi, 14, 2019
- siwy
- Debian, Linux, ProxMox, virtualization
Source: pve.proxmox.com techblog.jeppson.org forum.proxmox.com blog.quindorian.org 1. You must know what you want to do! Read line by line: pve.proxmox.com 2. Check what configuration is the best for you Checking if card is UEFI (ovmf) or BIOS (Seabios) compatible: A. Plugin your GPU thich you want passthrough and turn on the hypervisor I have two GPU, […]
Read MoreAdd old volume to Bacula
- No Comments
- lut, 17, 2019
- siwy
- Bacula
Source: www.bacula.org www.bacula.pl Adding an archive volume: sudo /usr/local/bacula/sbin/bscan -m -s /path/to/file/volume-name
Read MoreRequired device isn’t connected or cannot be accessed – Windows 8.1
- No Comments
- lut, 10, 2019
- siwy
- OS, Windows
Source: www.easeus.com A month ago i migrate Windows 8.1 from old HDD to SSD. Everything is ok, and bang. OS wont start. That is a list of what I was doing and how resolved problem. 1. Perform an automatic startup repair 1) Boot from the Windows 10, 8 or 7 USB […]
Read More