domingo, 30 de agosto de 2020

zabbix 5. eliminar "ok". en mapas

 

 /usr/share/zabbix/include/maps.inc.php 


linea 49

<------><------>$info['info']['ok'] = [

<------><------><------>'msg' => _(''),


martes, 21 de abril de 2020

habilitar ping icmp en firewall de windows 10

Via comandos consola cmd (como administrador)


netsh advfirewall firewall add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8,any dir=in action=allow

netsh advfirewall firewall add rule name="ICMP Allow incoming V6 echo request" protocol=icmpv6:8,any dir=in action=allow

Via entorno grafico


tecla "windows", buscar "firewall"


 


Reglas de entrada - Nueva Regla





Personalizada




Todos los programas



Protocolo: ICMPv4


Ambito: (dejar como está)






























Permitir la conexion


Perfil (dejar todo)


Nombre: Ping (finalzar)



jueves, 26 de septiembre de 2019

apagar windows 10 remoto

Type regedit and press Enter. key: “Computer\HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System,” or copy and paste the registry path to the address bar and press Enter. Right-click System folder. “New -> DWORD (32-bit) Value.” Enter the label: LocalAccountTokenFilterPolicy. Double-click the value, and change it to “1.” Close and exit the registry. 9. Reboot to confirm changes. You can now shut down or restart your PC remotely.

sábado, 13 de julio de 2019

Recuperar Windows Defender - Protección en tiempo real

cmd


DISM /online /cleanup-image /Scanhealth

DISM /online /cleanup-image /Restorehealth

sfc /scannow

lunes, 14 de enero de 2019

w32time hora de windows

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w32time\TimeProviders\NtpClient

SpecialPollInterval 86400   (cada 1 dia)


MaxNegPhaseCorrection   0xFFFFFFFF 

lunes, 26 de marzo de 2018

pantalla negra Baidu + Windows 10 64bit

Confiables

C:\Windows\explorer.exe
C:\Windows\ImmersiveControlPanel\SystemSettings.exe


miércoles, 21 de marzo de 2018

Activar modo seguro en Windows 10

bcdedit /set {default} bootmenupolicy legacy

lunes, 19 de marzo de 2018

windows 10 black screen pantalla negra

cmd as administrator


sc config "App Readomes" start= disabled


In case the above steps do not fix the black screen perform the following steps:
1) open administrative command prompt and type or copy and paste
2 )sfc /scannow
3) dism /online /cleanup-image /restorehealth
4) chkdsk /scan
5) net user test /add
6) When these have completed &gt; right click on the top bar or title bar of the administrative command prompt box &gt; left click on edit then select all &gt; right click on the top bar again &gt; left click on edit then copy &gt; paste into the thread
7) shutdown /r
8) sign on with the new user named test
9) report into the thread whether the new user does or does not have a black screen problem.

10) If the black screen occurs with both users reboot the computer into safe mode:
Boot into Safe Mode on Windows 10 Performance Maintenance Tutorials

11) report into the thread whether the black screens occur or do not occur in safe mode

12) run this version of the log collector and post a zip into the thread:
log collector v2-beta08.zip

miércoles, 21 de febrero de 2018

vm-start en Workstation Pro (VMware)

vm_start.cmd "C:\Program Files (x86)\VMware\VMware Workstation\vmware.exe" -x "D:\Virtual Machines\debian9 nagios sh\debian9.vmx"

lunes, 5 de febrero de 2018

wget

wget sin timeouts "c:\program files (x86)\gnuwin32\bin\wget.exe" -c "http://1.2.3.4/_/q2xp126_7inst.7z" --timeout=4 --tries=0

miércoles, 10 de enero de 2018

cambiar contraseña windows 10

-bootear instalador de windows 10
apretar shift+f10

c:
cd windows
cd system32
ren utilman.exe utilman1.exe
copy cmd.exe utilman.exe

reiniciar pc
boton accesibilidad

net user
net user [usuario] *

ren utilman1.exe utilman.exe

lunes, 4 de diciembre de 2017

Ver Youtube en una PC vieja

Como ver youtube en una computadora vieja (pentium 4) con windows XP

-Instalar Firefox old version (ej. Firefox Setup 13.0.1.exe)
-Instalar algun plugin de User Agent
-Poner como default user-agent a Nokia N8
"Mozilla/5.0 (Symbian/3; Series60/5.2 NokiaN8-00/014.002; Profile/MIDP-2.1 Configuration/CLDC-1.1; en-us) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.2.6.4 3gpp-gba"
-Instalar VLC. www.Videolan.org
-Confirguar Firefox:
Open Firefox, type "about:config" (omit the quotes) in the address bar, and then click the "I'll be careful, I promise" button when the warning page appears.

2
Right-click anywhere on the page and select the "New" item in the context menu. Choose "Boolean" from the submenu, type "network.protocol-handler.expose.rtsp" (omit the quotes), and then press "Enter."

3
Select "False" from the drop-down menu, and then press "Enter" to save the new entry.
-cargamos youtube mobile:  http://m.youtube.com

cuando hagamos click en un video se cargara con protocolo RTSP que debera estar asociado a VLC

lunes, 9 de octubre de 2017

Carpeta startup | inicio en Menu de inicio en Windows 10

ejecutar  (tecla windows + r)

shell:startup

o entrar en

C:\Users\[Username]\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup