Articles by Michel Hendriks

Android : Disable/Enable LTE/3G/4G

November 1, 2013 | 0 Comments

  (no root required) This is pretty simple, go to the dialer and enter; *#*#4636#*#* Click on Phone Information Scroll down to Set preferred network type Select that one [...]

How to Transfer WindowsVM on KVM to VMware

October 17, 2013 | 0 Comments

  http://www.vmware.com/products/converter/ and download vCenter Converter. If you do not have a VMware account you will need to create one. Click on the file you [...]

iSCSI (server) on CentOS6/RHEL6

October 16, 2013 | 0 Comments

  Add disk to system so it appears fdisk -l ( for example /dev/sdb ) Install scsi-target-utils.x86_64 package, enable the service and start it # yum -y install [...]

linux: Terminating Processes

May 28, 2013 | 0 Comments

    You must know signal and their values while writing the shell scripts. You cannot use (trap) all available signals. Some signals can never be caught. For [...]

Quick Linux Kerberos Configuration Guide

May 24, 2013 | 0 Comments

# # Quick Linux Kerberos Configuration Guide # # Based on http://aput.net/~jheiss/krbldap/ # # LDAP Guide at http://oss.segetech.com/linux-ldap-configuration.html # SERVER [...]

How to play encrypted blu-ray with VLC

April 12, 2013 | 0 Comments

You’ll need two files: keys database and AACS dynamic library. Keys database get the file UPDATED 20-04-2012! Windows: put it in %APPDATA%/aacs/ . How to find where [...]
1 2 3 4 5 6 9