Sponsored Content
Full Discussion: X server on AIX 5.2
Operating Systems AIX X server on AIX 5.2 Post 302106642 by Ebbi on Sunday 11th of February 2007 06:35:13 AM
Old 02-11-2007
After a default AIX installation, I'm able to open an X11 session with cygwin.
Maybe you should ask your administrator, if he has disabled some services or closed some ports to make AIX more secure.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Acess to X server on AIX

Hello, I want to allow all users on my server (AIX 5.3) to have access to X server. If they export DISPLAY=localhost:0.0, they should be able do use X server on the same machine. What should I do to do it? I've read that I must create the /etc/X0.hosts file and place in it localhost. Would it be... (0 Replies)
Discussion started by: piooooter
0 Replies

2. AIX

loopback in 4.1.4.0 AIX server

Hi: I´ve a problem in a 4.1.4.0 AIX server because is generating a loopback in its own ip address and this are consuming all the bandwidth. I did many things trying to solve the problem but it doesn´t help. 1. Flush Routing tables 2. Get Up/Down Network interface 3. Add/remove Network... (0 Replies)
Discussion started by: terron79
0 Replies

3. AIX

Aix Server Restarted

Hi, I want to know how can we come to know who has system rebooted, I have given the command last but it showing the last user has login and logout after some time,but reboot command is showing after 10 mins,how can we trace that it is automatically rebooted or rebooted by some person, (2 Replies)
Discussion started by: manoj.solaris
2 Replies

4. AIX

Moving to new AIX server

Hello everybody, I am going to move to new AIX server and the question is how to correctly and painless move the whole configuration? I mean for example users, network, and - what is very important - the whole printer system configuration? I think users are simple to move - only /etc/passwd and... (1 Reply)
Discussion started by: Yac
1 Replies

5. AIX

X Server on AIX

Hello, I am new to AIX. I am trying to upgrade one of our Oracle database and the Oracle Universal Installer requires X. All I have on my PC is Putty. Does Putty suppport X? When I log into the AIX server I set the display as follows: setenv DISPLAY 10.15.197.157:0.0 10.15.197.157 is... (4 Replies)
Discussion started by: dkranes
4 Replies

6. AIX

Transferring files from one AIX server to another AIX server in binary mode

Hi, I am a newbie to AIX. We have 2 AIX5.3 servers in our environment, I need to transfer some files in Binary mode from one server to another and some files in ASCII mode from one server to another server. Could you please help me as to how I need to do that? Thanks, Rakesh (4 Replies)
Discussion started by: rakeshc.apps
4 Replies

7. AIX

AIX Server

Hello Everyone, I am looking for material or videos on how to build an AIX server from scratch i.e from starting. If anybody has it please let me know. I want to learn building aix servers. Thanks, sameer (2 Replies)
Discussion started by: sameer_224
2 Replies

8. Shell Programming and Scripting

Send email from sendmail on AIX using exchange server as SMTP server

i am new in AIX i am trying to write a script to take a backup for specific files on server to and check error log if backup success send email to administrator , script done except for sending mail , i try to configure sendmail on aix to use our exchange server to send emails but still get error... (0 Replies)
Discussion started by: ahmed_salah
0 Replies

9. AIX

Will it affect my AIX LPAR security, when i set up email alerts on AIX server.

Hello, I've set up email alerts on AIX Servers. so that i can get email notifications (via mail relay server) when ever there is abnormal behavior. for example 1) my script monitors CPU/disk/memory etc... when it reaches high water ark, it will send an email alert. 2) disk usage alerts 3)... (5 Replies)
Discussion started by: System Admin 77
5 Replies

10. AIX

How to ssh from an AIX OS server to a Fabric OS server without password?

Hi I'd like to ssh from an AIX OS server ( v5.3) to a Fabric OS server ( v6.1.2 ) without password. I tried using dsa or rsa keys but it didn't work, the aix server still asked for the password. Somebody help, please :(:(:( (8 Replies)
Discussion started by: bobochacha29
8 Replies
dxjim(1X)																 dxjim(1X)

NAME
dxjim - An input server for Japanese DESCRIPTION
In a Motif environment such as CDE, Asian language input methods are supported by independent processes called input servers. The Japanese input server (dxjim) is an X client process that can run on a standard X server, provided that the server system has the required Japanese fonts installed. This means that the Japanese input server can run on any system that can access your X display device, including the device itself. Starting the Input Server If your CDE session language is set to Japanese, the Japanese input server is started automatically, and both the language setting and the Japanese input method is available for applications that you start during that session. If your session language is not set to Japanese, you can switch to Japanese from a terminal emulation window by setting the LANG environment variable to a Japanese locale. From the same terminal emulation window, you must also use the command line to start the Japanese input method server and then other applications in which you want to use Japanese. You can start the input server on your local workstation by using the following command: % /usr/bin/X11/dxjim & If you want to start the input server on a remote system, log on the remote system, and enter the following commands. Substitute the name of your local system for <display_name> in the first command. % setenv DISPLAY <display_name>:0 % /usr/bin/X11/dxjim & After the input server is started, any Motif applications that have been internationalized to support Japanese can communicate with the server to obtain input method services. However, remember that these applications must be started after the server is started. RESTRICTIONS
This input server uses X11R6. It can connect to input-method clients running X11R4, X11R5, or X11R6 under the same locale. However, support for multiple monitors (multi-head systems) is available only to clients also running X11R6. Support for multiple monitors is not available to input-method clients using X11R5 or X11R4. SEE ALSO
Commands: dxhangulim(1X), dxhanziim(1X), dxhanyuim(1X), locale(1) Others: Japanese(5), i18n_intro(5), l10n_intro(5) dxjim(1X)
All times are GMT -4. The time now is 05:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy