This TN show how to setup password checking and prompt users to change the passwords
Category: <span>Uncategorized</span>
Today I solved a problem with my wireless home network. My kid have a PS3 and wants to play online.
The signal strength was not too bad (52%) but the PS3 got some network errors and the kid loses the game.
My solution was to buy another router TP-Link WR941 and link the Linksys WRT54G using WDS.
The problem was that WRT54G doesn’t have support to WDS. To solve this problem go and change the bios of the WRT54G from the LinkSys to
DD-WRT http://www.dd-wrt.com/site/index. Look up for your WRT54G version and follow the instructions.
The WDS setup was easy, just setup the WR941 as usual (basic setup), like next, next and finish. The WR941 was the primary router (gateway to internet), connected to my ADSL and
as a DHCP server for my network, the IP is 192.168.10.1. SSID Springfield2 and WRT54G IP is 192.168.10.2 SSID Springfield1
The two routers need to operate on the same channel and use the same security settings.
To connect the two routers:
Setup WRT54G as a secondary router.
Put the MAC address of the Wireless on the WDS setup
Setup WDS on the TP-Link put the MAC address of the WRT54g here.
How To Speed Up WebSphere Portal Server 7 After the Initial Installation
When any version of WebSphere Portal is first installed, there is always a significant load time for each JSP page. The poor load time is attributed to the fact that each JSP page must be compiled the first time it is accessed. To avoid the delay, execute the precompile-jsp command.
1. Open a command line and navigate to the following directory:
C:IBMWebSpherewp_profilebin
2. Execute the following command (all on one line)
ConfigEngine.bat precompile-jsp –DwasUser=wasadmin –DWasPassword=wasadmin
When you have a portal for a long time (My case since 6.0.0.1) you apply a list of Fix during the life of your portal.
The directory version grows and you need to clean up to free disk space,
I open a PMR and the answer was:
“It is critical that the client does not remove the jar files from the
backup folder. This folder is very important if you decide to uninstall
a fix/fixpack or upgrade to a new fixpack. If you install a fix, say
PM0001 and it affects the portal.jar file. What happens is that the
original portal.jar file is stored in the backup folder and the new
portal.jar is deployed.
So if we have a scenario where the client wants to upgrade to the latest
fixpack and their current Portal has several fixes applied.. when you go
to upgrade, part of the install process is to uninstall those fixes
(thus those jar files that each fix affects are removed and replaced
with the associated backed-up jar files in the backup folder). You will
break Portal and it will be very painful to recover.
The logs folder can be emptied.”
You can use a compact command successfully with wildcards or without specifying databases on all databases in the Data folder and sub-folders but you can’t do this for templates. This prevents templates being compacted every time you issue a generic compact command. You can also run a batch command if multiple templates must be compacted.
Another workaround is to create a notepad document which lists all of the templates listed one template name per line as shown below:
This notepad document would need to be saved as file type ‘ All Files ‘ with the extension of ‘ .ind ‘ such as ‘ templates.ind ‘ and placed in the Domino Data folder .
This file can then be specified to run compact -c against as in the following command ‘ load compact -c templates.ind ‘
Go to the link on the top and click
You will see a window like this
When Domino will have this feature?
I have 3 Domino Servers installed on top of Linux.
Eight months without logon as a root. After 15 days of vacation and then i forgot the password 🙂
This link show how to reset the root password