por Miguel | Jun 6, 2017 | windows
Today I’ve come across a weird an annoying problem “a undeletable file” in Windows that was created while using a shell script in Cygwin. The file had owner: “Unknown+User” and group: “Unknown+Group” making virtually...
por Miguel | Jun 1, 2017 | jenkins, windows
Change Cygwin’s user I’ve tried looking for an option like “login” but didn’t work for me. As a workaround I use this: #using RUNAS runas /user:<HOSTNAME>\<USER> D:\cygwin-64\Cygwin.bat #using PSEXEC psexec \\computername -u...
por Miguel | Abr 17, 2017 | windows
If you are experiencing this messages: Vim cygwin Warning: Input is not from a terminal cygwin Warning: Output is not from a terminal 12 cygwin Warning: Input is not from a terminalcygwin Warning: Output is not from a terminal Using GIT or just vim only, here’s...
por Miguel | Nov 12, 2015 | windows
Con aplicaciones viejas como S.I.A.p / SIFERE que requieren ejecutarse con un usuario administrador, siempre es un problema cuando estamos en un dominio y queremos que un usuario limitado pueda tener esos permisos elevados específicos. Objetivos Que el usuario pueda...
por Miguel | Sep 8, 2015 | windows
Con la llegada de Windows 7, 8 y 10 ya no tenemos la posibilidad de usar la función InGroup, vbscript es muy complejo, Poweshell requiere la instalación de .NET Framework y Kixtart ya no funciona igual pues utilizaba esa función. Con el siguiente batch script usted...