MySphere Posts

Support for Sametime integration with ST Links has been dropped in iNotes 9.0. For this release, only Sametime Web Client integration via a Sametime Proxy Server will be supported. This will be the default setting when a new Server Configuration doc is created.

For the 9.0 release of iNotes, administrators will need to select “Sametime Web Client Integration” in the Server Configuration Doc and complete all additional fields with the appropriate information. This configuration change requires the deployment of a Sametime 8.5.2 IFR1 (with the latest hot fix), Proxy Server in addition to the Sametime Community server.

From TN 1633405

Uncategorized

This error was throw CLFRQ0221E: Reference to directory services could not be retrieved.

Take the following steps to resolve this issue:

1. Login to the ISC.
2. Navigate to Security -> Global Security -> Single sign-on (SSO).
3. If “Interoperability Mode” is enabled, then you must specify the case-sensitive default names of “LtpaToken” and “LtpaToken2” for the
“LTPA V1 cookie name” and “LTPA V2 cookie name” fields respectively.
4. Synchronize the nodes & restart Connections.

[*Please note that the Help tips for these fields contain the incorrect case of “LTPAToken” and “LTPAToken2”.
See screenshots:

Image:Unable to login to any applications after installing IBM Connections 4.5.

Image:Unable to login to any applications after installing IBM Connections 4.5.

This defect is documented in the following APAR, which is due to be fixed in WAS FixPack 8.0.0.7:

The information is from TN 1635025

Uncategorized

This setup must be done to avoid problems

Change the Default request and PORT size limitations in the Domino http server to a value appropriate for your installation. These changes can be made using the Domino Admin client to change the
following fields in the server document to a value more appropriate for your installation:

First setting:
Server document for the Traveler server–>Internet Protocols Tab–>HTTP Tab–>Http Protocol Limits section–>’Maximum Size of Request’ field (defaults to 10,000 Kilobytes)

Second Setting:
Server Document for the Traveler server–>Internet Protocols Tab–>Domino Web Engine Tab–>POST Data section–>’Maximum POST Data (in kilobytes) field (defaults to 10,000 kilobytes)

From TN1633155

Uncategorized

From my inbox
 
IBM (NYSE: IBM) today announced that for the fourth consecutive year, IDC ranked IBM number one in worldwide market share for enterprise social software.

Social networking adoption continues to soar as businesses look to transform their organization into a smarter enterprise that is capable of empowering a global workforce and transforming client experiences.

According to IDC, the worldwide enterprise social market segment reached 1.0 billion in 2012, representing growth of 25 percent over 2011.*

Please help us share this news with your networks. I have provided additional assets below, including Alistair Rennie’s blog on Social Business Insights which just went live and several client videos that are featured in the infographic and press release.  

This news is based on the just released IDC Worldwide Semiannual Software Tracker.

 IDC will publish an analysis at a later date – therefore there is no link to share to IDC today.  We will let you know as soon as that report is available.  

Uncategorized

I am installing several softwares this week remotely, from my home office. Keep the ssh session is a key for the success.

Screen is like a window manager for your console. It will allow you to keep multiple terminal sessions running and easily switch between them. It also protects you from disconnection, because the screen session doesn’t end when you get disconnected

A basic tutorial about screen you can read here

Another configuration is to tell you ssh terminal to send keep alive. I use MobaXterm. This can be configured using the menu settings — ssh

Image:Keep Your SSH Session Running when You Disconnect

Uncategorized

I use it for years, since my first Domino setup on Linux.

Thanks Daniel Nashed .

The script is here

Uncategorized

Software withdrawal: IBM Connections Content Edition, CEO Community Collaboration, CEO Enhanced Collaboration, Quickr for Domino , Quickr for WebSphere

link

Uncategorized

Uncategorized

Tutorials about WebSphere Portal and WCM

“You’ve come to the right place to get started building your web experience. Since it takes many people, in different roles, all working together to make your website a reality, the hands-on tutorials are organized by user role and progress from novice level, Learn the Basics, to intermediate level, Beyond the Basics. You’ve found a guided path to launching an exceptional web experience. ”

http://infolib.lotus.com/resources/gs/portal8/

Uncategorized

In addition to the existing (and familiar) IBM Domino server installation wizard, in order to supply OpenSocial features from a Domino server, you must run an additional IBM Domino Social Edition OpenSocial component 9.0 installer wizard for IBM Domino 9.0 Social Edition.

See the following procedures for instructions specific to platform on running the additional installer.

Windows

  1. Download and install the Domino 9.0 Social Edition server; or, if you have already installed it and it is running, shut it down.
  2. Run the IBM Domino Social Edition OpenSocial component 9.0 installer and follow its instructions to install the OpenSocial component.

Start the Domino server.

Linux

Installing the OpenSocial component on a Domino server running Linux

  1. Ensure that all scripts in the tools directory have execute permission.
  2. Execute the following to ensure that all files are runnable:
    chmod -R +x
  3. Define a NUI_NOTESDIR variable to point to your existing Domino directory containing the
  4. notes/latest folder. For example, if the directory is /opt/ibm/domino, use the following:
    export NUI_NOTESDIR=/opt/ibm/domino

Uninstalling the OpenSocial component on a Domino server running Linux

1. Navigate to the directory with the install files.
2. Locate the following script (located same place as install script: in the folder of your
Domino Social Edition 9.0 kit after untar).
3. Execute the script using the following command:
./uninstall
IBM Notes, Domino, Domino Designer 9.0 Social Edition Public Beta Release Notes
4

Uninstalling the OpenSocial component using silent mode on a Domino server running Linux

Edit the uninstall script and replace -console with -silent.

For example, replace:
   cmd="$NUI_NOTESDIR/notes/latest/$DEV_ARCH/jvm/bin/java -DSE=1 -cp
$NUI_NOTESDIR/notes/latest/$DEV_ARCH/_uninstSE/uninstall.jar run
-console"
with:
cmd="$NUI_NOTESDIR/notes/latest/$DEV_ARCH/jvm/bin/java -DSE=1 -cp
$NUI_NOTESDIR/notes/latest/$DEV_ARCH/_uninstSE/uninstall.jar run
-silent"

For ibm i see the TN 1627468

Uncategorized