This tutorial will details the relocation of the device logs directory on the NSM server.
I am using a client running ubuntu 11.04 to connect to Sun Solaris app-server to run an application called XTOP.
On the ubuntu client, I type
xhost +
then telnet to the remote server, then
export DISPLAY=<hostname>:0.0
then I start the application XTOP
XTOP
A warning is then displayed:
Warning: Your DISPLAY variable is wrongly setup !
Then I get:
/usr/openwin/bin/xmodmap: una
I have an ASP.Net 4.0 application hosted using IIS 6.0 on Windows Server 2003 server. The application is using integrated authentication i.e. Active Directory. Using the same login, i can access the application from the net using a username of DOMAIN\user plus password.
However the app wont authenticate when i RDP into the server and pop a browser open and try to hit the app.
Dear all,
I am on a ARM9-based embedded linux system (kernel 2.6.22). My application is stored as a CRAMFS image on a NOR-flash partition. During system bootup this image get's mounted with the help of the loopback device and after that the application get's started.
Now I would like to be able to update the application during runtime.
The client I am working for deploys their application to a directory they created at the root level. While acknowledging it is a matter of local preference, I am unsure if this is in accordance with the generally accepted standard how to distribute an application's components across a Unix-like system. E.g.
I need to run a small .NET 2.0 based application on a Windows Server 2003 based server.
I have successfully installed .NET 2.0.50727 from here and rebooted the server.
When I launch the application it is as though I never tried to - no error dialogs, just silent death.
I have a motif based application that runs on Fedora 9.
in our office, we have a web application running.
When we access the application by the domain name, http://server.domain.com/application/name
it will display the current version of application.
However, when we go by the IP address, http://192.168.1.111/application/name
it will display the old version of that application.
One thing is that we can access that application either by
http://server.d
I have created Application to read emails through EWS Managed API 2.0 and save it locally and tested on local system all working fine.I get to know that the production environment is on DAG server.Can any one help me if my application will work on DAG server without changing the code or do I need to do some changes in my application to make it work on DAG server.
In my application I thought of a