Pario TechnoBlob
About
Posts
Tag: howto
Howto enter VMware ESXi license key after it has expired
“Disable VMware ESX” is the warning message that is displayed when you open your VMware vSphere Client after the 60-day evaluation period has expired without typing in a new...
Script to delete files listed in a file
This is a short one liner bash script to delete files in a file. The script also handles filenames with space in them. <br /> $ while read file; do rm "$file";...
Using rsnapshot as backup solution
This post describes short how to use rsnapshot as a remote filesystem snapshot utility, based on rsync that I use as my personal backup tool. I have started using rsnapshot...
Disable DLNA in Windows 7
If you are using your Windows 7 and have a active wireless network, then the chances are that you are sharing your media files with DLNA enabled devices like smartphones, TVs...
««
«
1
2
3
…
7
»
»»