running linux on a flash device
editar /etc/fstab:
falha na abertura de documentos do excel
eliminar a seguinte chave
HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Excel
https://social.technet.microsoft.com/Forums/office/en-US/1d938fac-be7e-…
criar utilizador
bonding
# apt-get install ifenslave
alterar o ficheiro /etc/network/interfaces:
auto bond0
iface bond0 inet static
address 10.31.1.5
netmask 255.255.255.0
network 10.31.1.0
gateway 10.31.1.254
slaves eth0 eth1
bond_mode active-backup
bond_miimon 100
bond_downdelay 200
bond_updelay 200
# reboot
tlp
#tlp-stat
http://linrunner.de/en/tlp/docs/tlp-linux-advanced-power-management.html
instalação no debian - https://linrunner.de/tlp/installation/debian.html
meus rios
hp designjet 220
no windows 10 temos que desativar a assinatura de controladores http://www.drivethelife.com/windows-drivers/how-to-disable-driver-signa…
problema no número máximo de imagens de uma galeria
Here's what I did.
PHP defaults to:
max_input_vars = 1000I set:
max_input_vars = 10000