Archives
- April 2022 (1)
- August 2021 (1)
- March 2020 (2)
- March 2015 (1)
- August 2014 (1)
- April 2014 (1)
- March 2014 (1)
- October 2013 (1)
- July 2013 (1)
- April 2013 (2)
- February 2013 (1)
- October 2012 (2)
- September 2012 (3)
- August 2012 (1)
- June 2012 (1)
- May 2012 (1)
- March 2012 (1)
- December 2011 (1)
- August 2011 (2)
- January 2011 (2)
- December 2010 (4)
Other Links
Categories
Tags
- .net
- Active Directory self service portal
- Android
- App space
- array
- AWStats
- compress
- delivery time
- ESXi
- Exchange 2010
- exchange 2013
- federated
- Firmware Tools
- GracePeriod
- grafana
- Health status
- IIS
- IISADMPWD
- Increase app storage
- kernel
- Microsoft
- monitor
- office 365
- openhab
- Overclock
- peformance
- Powershell
- RDS Session host
- Remote Desktop
- Rokchip
- Rom
- script
- SQL
- SuperSU
- Terminal Server
- totals
- TV Stick
- v-sync bug
- vmware
- windows
- Windows Server
- Windows Server 2012
- youless
- zip
Category Archives: Linux
Export blacklist and whitelist from ESVA and import to EFA
If you are migrating from ESVA to EFA you can export and import the black/whitelist with a simple script i wrote. note: This script doesn’t check for double entry’s. ssh to your ESVA server wget http://dl.efa-project.org/exportlists.sh chmod +x exportlists.sh ./exportlists.sh … Continue reading
LAN to LAN OpenVPN
For a while a wanted to have a LAN to LAN vpn between my own server and the server somewhere else. This would be usefull for backups and other stuff. I wanted to create a situation that clientA on network … Continue reading
Posted in Linux, OpenVPN, Ubuntu
3 Comments
Install VMware Server 2.0.2 on Ubuntu 10.04 or higher
Today i’ve decided to upgrade my server from Ubuntu 9.10 Server (64bit) to 10.04 LTS. After the upgrade Vmware server (2.0.1) wasn’t working anymore. This is usually fixed by running vmware-install.pl (it rebuilds the modules). Unfortunately the script generated build … Continue reading
Posted in Linux, Ubuntu, Vmware
2 Comments