VMWARE on ubuntu 6.06 LTS Network subnet
If you loose connection with vmware server (1,05 and 1,06 tested) and you're subnetting (like 255.255.255.192 and so forth in the mask), you will have to define NETWORK, and Broadcast. Example below:...
View ArticleInstalling self signed Certificates on nokia s60 phones
To install a certificate ( in this case exchange cert.) create a site on your iis server. We will call it cert.hviidnet.com Make a new MIME type for .cer with the value: "application/x-x509-ca-cert"...
View ArticleHow to manually install VMware Converter
I have made a self extracting .exe file with a .cmd installer for vmware converter free for download here For those interested in doing it manually please read on. To install vmware converter with a...
View ArticleHow to enable missing SIP function in Windows Messenger
The diffrent settings in windows messenger is controlled in the regestry. You can simply save the following file to a text file named enablesip.reg ---------------------Do not include this line...
View ArticleCreate a VMWare Coldboot disk! Say hi to MOA!
Its easy and free! I found this as i had some... "fun" ... machines to convert. It uses bartpe (a "free" counterpart to win pe) as a base and expands on it. Some has it even running on vistaPE. So...
View ArticleEnable SSH on ESXi 3,5
ESXi 3.5 does ship with the ability to run SSH, but this is disabled by default (and is not supported). 1) At the console of the ESXi host, press ALT-F1 to access the console window. 2) Enter...
View ArticleConverting vmware server images to esx 3i server images
I had some problems starting images from vmware server, on a new esx 3i server and went out to find a solution. First off, the disk needs to be converted as it does not have the same format. use the...
View ArticleCompare vmware versions
Capability VMware ESX VMware ESXi Service Console Service Console is a standard Linux environment through which a user has privileged access to the VMware ESX kernel. This Linux-based privileged...
View ArticleSSL Certificate CSR Generation Instructions Apache + Mod_SSL + OpenSSL
Follow these instructions to generate a CSR for your Web site. When you have completed this process, you will have a CSR ready to submit to your provider in order to be generated into a SSL Security...
View ArticleExclude VMware Virtual Adapters from Network Awareness
Because the VMware virtual network adapters appear to be in a “Public network”, Windows thinks that the whole machine is exposed to a public network, and it triggers the public profile for Windows...
View ArticleUbuntu 8.04 network after vmware ESX 3i clone
vi /etc/udev/rules.d/70-persistent-net.rules when you clone a vm, it will assign the nic a new mac. if you didn’t clear these rules prior to cloning the disk, the mac will be assigned to the next...
View ArticleSecuring RDP connections with Certificates
I had been looking for this for a long time, and finally i found the solution. ALL credit for this article goes to: petri.co.il so if you have any questions go ask them there and be sure to thank them...
View ArticleMake full trust for shared configuration IIS7
Navigate to the "C:\Windows\Microsoft.NET\Framework\v2.0.50727" folder with a command prompt (with elivated permissions) and run the following command:...
View ArticleGrowl, Prowl and our iPhone in a IT environment
I found prowl in the itunes store the other day. It has some great features! after i got it to work i can now get push notifications on my iPhone if a server is down, or a service restarts, or a backup...
View ArticleProftpd and TLS
OpenSSL is needed by TLS; to install ProFTPd and OpenSSL, we simply run: apt-get install proftpd openssl You will be asked a question: Run proftpd: <-- standalone Creating The SSL Certificate For...
View ArticleExchange 2003 and pop3 timeouts
If you have a system where most users get timeouts on their pop3 accounts this might be the fix! Install and open wireshark (google wireshark) and set it to filter to only pop3 with this: "tcp.port ==...
View ArticleAdding drivers to coldclone.iso (vmware converter)
Use the petool to add additional drivers to the VMware Converter Cold Clone ISO. Using the petool, run: * Storage Driver: petool.exe -i coldclone.iso -d "C:\Location_of_SCSI\DRIVER\" * NIC Driver:...
View ArticleOVF and OVA deployment on vSphere
Download ovf tool from here. Install it and add it to your Path variable. make image from vsphere. ovftool.exe -tt=OVF vi://user:password@vm01.hviidnet.com/MachineName c:\TemplateName.ovf ovftool.exe...
View ArticleSSL Vpn With 2008 Server
Now-a-days, every business is mobile, which means a VPN connection is most likely needed. The problem is when clients travel to hotels or other countries, where firewall compatiblity and configuration...
View Article