Hi,
steps to switch an Debian installation from stable to testing:
Continue reading Debian: Switch from stable(Jessie) to testing (Stretch)
Hi,
steps to switch an Debian installation from stable to testing:
Continue reading Debian: Switch from stable(Jessie) to testing (Stretch)
Hi,
this post describes howto to track changes to a folder with some (text) files in it.
Continue reading Linux: Track changes of a folder by git and cron
Hi,
its quite simply to compile from source:
Enable Source repositories in /etc/apt/sources.list
deb-src http://ftp.uni-erlangen.de/debian/ jessie main
deb-src http://security.debian.org/ jessie/updates main
deb-src http://ftp.uni-erlangen.de/debian/ jessie-updates main
Continue reading Debian: Create package from (debian) source
Hi,
this post addresses the issue that, when Windows UAC is enabled, you could not execute scripts with elevated Administrator permissions by PowerCli’s Invoke-VMScript. In my opinion when I execute scripts on VMs in more then 80% of these cases I need elevated user rights.
Continue reading VMware: Execute scripts by Invoke-VMScript as Administrator
Hi,
since Windows Vista the access from network for members of the local Administrators group is restricted by default.
Continue reading Windows: Activate Administrator access over Network