It shows cannot connect to Mail Rely Server. That's why I checked at Svr. SMTP Relay works well.Headache :( What I recognized is IE inside that Email Marketing Broadcast PC has been crushed. Cannot be use. I suspect that. Some of applications are related on IE connection. That's why I try to fix it first. I tried as usual ways to remove IE. But Still cannot fix. Below is the one I fix successfully
http://windowsxp.mvps.org/IEFIX.htm
After that, worldcast is OK!
Thursday, December 24, 2009
Monday, December 21, 2009
How to Demote PDC?
I have two win2k3 servers configured for primary and secondary DC. I want to demote the primary domain controller and make the secondary domain controller a primary domain controller.
You need to configure your secondary as a GC (Global Catalog server)
http://support.microsoft.com/kb/313994
and also transfer the FSMO roles from the server you want to retire to the new server.
http://support.microsoft.com/kb/324801
In addition to that, if you are running DHCP on the old one, set it up on the new one first.
Same thing for DNS.
Once you have completed those tasks, you simply run DCPROMO on the old server and demote it to a member server.
You need to configure your secondary as a GC (Global Catalog server)
http://support.microsoft.com/kb/313994
and also transfer the FSMO roles from the server you want to retire to the new server.
http://support.microsoft.com/kb/324801
In addition to that, if you are running DHCP on the old one, set it up on the new one first.
Same thing for DNS.
Once you have completed those tasks, you simply run DCPROMO on the old server and demote it to a member server.
Thursday, December 17, 2009
Allow Microsft Updates Sites
Wednesday, December 16, 2009
MS Access Problem
Tuesday, December 15, 2009
Hidden Source Code Problem
I'm not familiar with Software too much. How dull I m ? I don't know how to hide my test source from providing webserver link.
1) I setup one html webpage on my Linux Apache Server. I want to hide my soure from avoiding from seeing view-->source. I m using http://www.iwebtool.com/html_encrypter as my friend suggests.
2) Why I did set up that link webpage from other webserver is hehehehe I don't know how to bind that webpage with limited ips Hosts only. That's why I setup new webserver and control from firewall by allowing 80 to destination hosts only. hahehehehe That's why I need to hide my source. Otherwise ... hehehe
1) I setup one html webpage on my Linux Apache Server. I want to hide my soure from avoiding from seeing view-->source. I m using http://www.iwebtool.com/html_encrypter as my friend suggests.
2) Why I did set up that link webpage from other webserver is hehehehe I don't know how to bind that webpage with limited ips Hosts only. That's why I setup new webserver and control from firewall by allowing 80 to destination hosts only. hahehehehe That's why I need to hide my source. Otherwise ... hehehe
Install Symantec Endpoint in Win 7 for Win 7 users
Symantec Antivirus Endpoint -software. Installer has to be updated before the application can be succesfully installed.
1. Run LUSETUP.EXE from the SEP client folder
2. Click Yes to install LiveUpdate (this might be hidden by another window)
3.
4. Click OK (this too might be hidden by another window)
5. REBOOT THE COMPUTER
6. Logon again
7. Double click setup.exe from the SEP client folder
8. Walk through the install wizard
9. Let it run LiveUpdate (if you chose to, or used Typical)
10. Reboot
1. Run LUSETUP.EXE from the SEP client folder
2. Click Yes to install LiveUpdate (this might be hidden by another window)
3.
4. Click OK (this too might be hidden by another window)
5. REBOOT THE COMPUTER
6. Logon again
7. Double click setup.exe from the SEP client folder
8. Walk through the install wizard
9. Let it run LiveUpdate (if you chose to, or used Typical)
10. Reboot
Teamviewer block on firewall ASA5510
I've used regular expressions for blocking access to certain domains in the past.
This should get you going in the right direction.
regex teamviewer "\.teamviewer\.com"
regex crossloop "\.crossloop\.com"
class-map type regex match-any blockeddomains
(config-cmap)# match regex teamviewer
(config-cmap)# match regex crossloop
For more information
http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080940c5a.shtml
Check out the section on blocking youtube.
For DLINK DFL 1600
http://security.dlink.com.tw/netdefend_ids_view2.asp?sno=32468
This should get you going in the right direction.
regex teamviewer "\.teamviewer\.com"
regex crossloop "\.crossloop\.com"
class-map type regex match-any blockeddomains
(config-cmap)# match regex teamviewer
(config-cmap)# match regex crossloop
For more information
http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080940c5a.shtml
Check out the section on blocking youtube.
For DLINK DFL 1600
http://security.dlink.com.tw/netdefend_ids_view2.asp?sno=32468
Monday, December 14, 2009
Webmin Install on CentOS
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you
manage a system from the console or remotely.
1. login to the CentOS command prompt
2. cd to /var/tmp
3. get the latest Webmin RPM from http://www.webmin.com/
4. put the rpm in /var/tmp
5. install the RPM with
rpm -i webmin-1.430-1.noarch.rpm
manage a system from the console or remotely.
1. login to the CentOS command prompt
2. cd to /var/tmp
3. get the latest Webmin RPM from http://www.webmin.com/
4. put the rpm in /var/tmp
5. install the RPM with
rpm -i webmin-1.430-1.noarch.rpm
Thursday, December 3, 2009
Singtel BWLL mobile on Vista and XP
1. click start and run of your pc ,input “C:\Documents and settings\all users\application data\microsoft\network\connections\pbk” enter ,then delete the ”rasphone” ,
C:\Users\(username)\AppData\Roaming\Microsoft\Network\Connections\Pbk(for vista)
reboot your pc ,plug MODEM and try to dial .
2. If the step 1 can not resolve this problem ,please right click the “my computer” and select properties.
3. click services and search the service named remote access connection manager, right click it and select properties.
4. click general and select the manual in the startup type item.
5. Then click start and OK.
6. if the service can not be started ,please start the below services first:
1,Remote Procedure Call (RPC)
2,Plug and Play
3,Telephony
C:\Users\(username)\AppData\Roaming\Microsoft\Network\Connections\Pbk(for vista)
reboot your pc ,plug MODEM and try to dial .
2. If the step 1 can not resolve this problem ,please right click the “my computer” and select properties.
3. click services and search the service named remote access connection manager, right click it and select properties.
4. click general and select the manual in the startup type item.
5. Then click start and OK.
6. if the service can not be started ,please start the below services first:
1,Remote Procedure Call (RPC)
2,Plug and Play
3,Telephony
Useful DOS command
Folder Del without asking Yes/No
rd /S /Q folderpath
Folder creation
mkdir foldername
Create new Notepad
echo >> filename.txt
Reboot from CMD
No args Display this message (same as -?)
-i Display GUI interface, must be the first option
-l Log off (cannot be used with -m option)
-s Shutdown the computer
-r Shutdown and restart the computer
-a Abort a system shutdown
-m \\computername Remote computer to shutdown/restart/abort
-t xx Set timeout for shutdown to xx seconds
-c "comment" Shutdown comment (maximum of 127 characters)
-f Forces running applications to close without warnings
rd /S /Q folderpath
Folder creation
mkdir foldername
Create new Notepad
echo
Reboot from CMD
No args Display this message (same as -?)
-i Display GUI interface, must be the first option
-l Log off (cannot be used with -m option)
-s Shutdown the computer
-r Shutdown and restart the computer
-a Abort a system shutdown
-m \\computername Remote computer to shutdown/restart/abort
-t xx Set timeout for shutdown to xx seconds
-c "comment" Shutdown comment (maximum of 127 characters)
-f Forces running applications to close without warnings
Wednesday, December 2, 2009
Problem Between Office HR and Me
Our Office got fully freedom Since before I join. From Start on Last week. HR ask me to give them attendence filter file between 7AM-10AM and 12AM-3PM. Actually they have online report system. They are really lazy to check manually. It makes me V.Troublesome. I only know Just Excel filter function. May be Ok with MS Accesss. But I don't know It has Transformation Service or not. That's why No way to use MS Access. I have to use SQL. No experience on SQL at all. That's why I m doing KwiSiKwaSi to my SQL experts frds. ehhehe
DBA man says I need three steps
1)transfer data from txt to sql table
2)make a query what you want to
3)make jobs to run that query everyday in sql server
Though he says Ideas what I have to do, I'm still confused in it. That's why I've asked his idea to his frd SQL expert for Step 1 and Step 2. She solved successfully. Thanks a million to DBA and KMT. Right now i'm in third Step.KMT escalated this case to DBA again. I have to wait Mr. DBA for that issue. As for me,I'm still reading hehehe
Above is my testing. I've to wait and see tomorrow if it will run or not. Let's see .
DBA man says I need three steps
1)transfer data from txt to sql table
2)make a query what you want to
3)make jobs to run that query everyday in sql server
Though he says Ideas what I have to do, I'm still confused in it. That's why I've asked his idea to his frd SQL expert for Step 1 and Step 2. She solved successfully. Thanks a million to DBA and KMT. Right now i'm in third Step.KMT escalated this case to DBA again. I have to wait Mr. DBA for that issue. As for me,I'm still reading hehehe
Above is my testing. I've to wait and see tomorrow if it will run or not. Let's see .
Deactivate Windows 7 and go back to the trial period
1)Type cmd in Start menu.
2)Right-click on the first result (cmd.exe) and click on Run as administrator (confirm by clicking Yes if required).
3) Type in
Code: slmgr -upk
4) Type in
Code: slmgr -ipk D4F6K-QK3RD-TMVMJ-BBMRX-3MBMV
2)Right-click on the first result (cmd.exe) and click on Run as administrator (confirm by clicking Yes if required).
3) Type in
Code: slmgr -upk
4) Type in
Code: slmgr -ipk D4F6K-QK3RD-TMVMJ-BBMRX-3MBMV
Tuesday, December 1, 2009
Windows 7 Dual Boot
Windows 7 don't have boot.ini file . We have to use EasyBCD eidt loader software. We can download from here.
http://www.softpedia.com/progDownload/EasyBCD-Download-45820.html
http://www.softpedia.com/progDownload/EasyBCD-Download-45820.html
Subscribe to:
Posts (Atom)