Vmware ESXi 5.0 Update1 Autostart breakup Fix !
In my company, we have two virtual servers based on Microsoft Hyper-V & Free version of ESXi 4.0 running 10 guest OS. We did planned to convert all of our physical machine to virtual to get benefit...
View ArticleQuick way to disable IPv6 in Windows 2008 Server
In some situations, IPv6 can be an compatibility issue for certain applications running on Windows 2008. A quick way to completely disable IPv6 on Windows 2008 is to run the command below at cmd...
View ArticleHowto enable SNMP on ESXi 5
To enable SNMP on ESXi 5 , First enable SSH service You can read following article on howto enable ssh using vsphere client. http://www.thomasmaurer.ch/2011/08/enable-ssh-on-esxi-5-via-vsphere-client/...
View Article[Lotus Notes] Server Error: You are not authorized to use the server
Recently one of my company employee resigned and leaved the company, so I added him in Deny Group in my Lotus Domino Server 8.5 Server. After few days he came back and rejoined, I removed him from the...
View ArticleIBM Lotus Domino / User iNBOX missing when viewing mail
We have a mail tracking account which keeps record of every outgoing/incoming mail for our organization. Dueto heavy usage its sized got increased up to 42 GB and we were running out of space in mail...
View ArticleHowto Hide user/group in Domino Directory
Recently one of our user requested that he don’t want his name to be appear in the ADDRESS BOOK / domino directory. For example, user test test Here’s a pretty slick way to do it, this is how I did it....
View ArticleHowto migrate DHCP Server from Windows 2003 to Windows 2008 Server
Recently I upgraded my Active Directory environment from Windows 2003 x86 to Windows 2008 x64. This is how I migrated DHCP server. one thing to remember. Export/Import is the way to migrate from one OS...
View ArticleLotus Notes Webmail issue with Firefox
How to make your IBM Lotus iNotes Webmail working in Firefox Recently after firefox upgrade, my company webmail was not working in firefox. It seems that the new security features in Mozilla Firefox...
View ArticleSQUID URL Redirection
Following is a method to redirect any URL to another URL. for example if you want that when user opens google.com.pk , he must be redirected to google.com.sa , you can use the following simple PHP...
View ArticleHowto enable webmail (iNotes) in IBM Lotus Domain 8.5 with some Tips ‘n’ Tricks
Following is an short guide on howto enable web mail on IBM Lotus Domino server. I wrote this so that I don’t have to google the whole world again just to enable web login. Wouldn’t it be nice if IBM...
View ArticleHowto mount windows shared folder in Ubuntu
First create a folder where you want to mount windows folder in. Then mount the target windows shared folder in it using below commands. mkdir /mnt/winfolder mount -t cifs //10.0.0.1/share-name...
View ArticleNon Payment Reminder for PPPoE/HOTSPOT Clients in Mikrotik
Following is a small howto (written on request of a friend) on how you can redirect non payment / expired pppoe users to a page where he can be informed that his/her account have been suspended due to...
View ArticleHowto configure NTP client in Mikrotik / Ubuntu for Asia/Karachi
For Personnel Reference Recently I received email from a friend who was annoyed by the RB date/time resetting upon every reboot. He had USERMAN with above 500 users, so it was a big problem from the...
View ArticleMikrotik Auto Backup & Email using PTCL SMTP
This guide is divided in two parts 1) Adding Script 2) Adding Email Server 3) Adding Scheduler to run the script on daily basis 1) Adding Script The below script does the following function. 1) Backup...
View ArticleDmasoftlab Radius Manager: Quota Base Service
Scenario # 1 = 1 mbps Speed limit, Fix Monthly Quota Base Service with Daily 300 Mb Download Quota limit, if the user cross the daily quota limit, his service will shift to lower speed profile i.e...
View ArticleDMASOFTLAB RM: Email Notifications for various events
You can configure various notifications for Administrator and Users, about the New Account Info, Renewal of Account, Account Expiry Warnings, Mass email to all users using RM Admin Panel etc. You need...
View ArticleDmasoftlab Radius Manager: Different Bandwidth for Day & Night
Scenario # We have created 512k service for the users, In late night, our bandwidth is usually not much used because only limited number of users uses the internet in late timings. Therefore we want...
View ArticleDifferent Login page for multiple network on Mikrotik Hotspot
If you have different network on single mikrotik box, and you want that every network should have there own login page, instead of one single universal login page, you can create multiple login page...
View ArticleHowto Block Adult websites using OPENDNS for free :)
Last day someone asked me howto block Adult websites in mikrotik. There is no builtin way to do it as it involves URL filtering and its not the job of ROUTER to do such task. Dedicated proxy server can...
View ArticleHowto enable mikrotik to Send/Receive SMS using GSM Modem
Following is a small guide on how you can enable your mikrotik to send SMS using GSM modem. It also demonstrate how you can enable mikrotik to receive SMS via GSM modem and execute script based on the...
View Article