Sponsored Content
Operating Systems AIX I am a NEW Dummy here(AIX telnet) Post 302686481 by bakunin on Tuesday 14th of August 2012 04:18:24 PM
Old 08-14-2012
You might want to read this post or this one for a brief explanation how X-Windows works and what the words mean.

Contrary to what vpundit says my opinion is that the AIX GUI (the one called AIXWindows) is a very useful one. If i could get it on my my laptop i would choose it any day - and twice on sundays - over these convoluted desktop systems like GNOME, KDE and whathaveyou. (Alas, modern Linuxes refuse to fully work without having such resource sinks running, which makes you wonder if they are any better than the glorified graphical interrupt handler from Redmond, but that only as an aside.)

But as you most probably have no "lft" (terminal which could be switched into a graphical mode) installed in your AIX box the discussion is academic because you probably lack the equipment to run AIXWindows on the AIX box. The second best option is to run some Linux from your desktop system (PC, Laptop, ...) as any Linux system has some installable X-server you could use. Another option is to install some X-server program on top of what you run right now (i suppose it to be Windoze). There are several to choose from, arguably the most prominent being Hummingbird Exceed. Install this or some equivalent program and you can display X-clients like "xterm" at your display.

"Smitty" is a very good tool to carry out system administration tasks, but will help you nothing if you want to use the system like a user does. You can create and change network interfaces there or create and change file ystems, but you will not find a dialog like "to write a letter click here". If this is what you want to do get a book like "Unix for Dummies" or something similar and read that.

I hope this helps.

bakunin
 

10 More Discussions You Might Find Interesting

1. AIX

telnet problem in aix

Can somebody help me. Whenever I telnet to my server i received a message /dev/pts/0: 3004-004 You must "exec" login from the lowest login shell. Connection closed. pls help me (2 Replies)
Discussion started by: vjm
2 Replies

2. AIX

aix telnet disconnects

We're having problems getting disconnected from AIX with our telnet sessions. I can't ping the server when this happens, either. Other serves can be pinged at the same time. This happens both at unix and within the database. Database locks remain when editing files. unix logins remain after... (0 Replies)
Discussion started by: e1lyons
0 Replies

3. AIX

How to turn off telnet on AIX

Greetings. . .Can anyone out there explain how I would turn off the telnet service and close the telnet port on a AIX system? Thank you, outta. (2 Replies)
Discussion started by: outtacontrol
2 Replies

4. UNIX for Dummies Questions & Answers

Telnet Session to AIX

Hello, I have AIX 5.3 at home connected to netgear router. Port Forwarding has been enabled on the router. Problem is that if I want to telnet, I have to try 2 or 3 times before I can get a logon prompt. It times out for first or second time (Connection to session <IP_Address> failed: Connection... (1 Reply)
Discussion started by: bluebee
1 Replies

5. AIX

AIX 4 and telnet

I have a very old IBM server running AIX 4 and it runs our old inventory management software. The system was working fine until we had a recent power outage. When the machine came back on, everything seems to work fine, except telnet. The machine pings fine, but telnet says connection is... (10 Replies)
Discussion started by: shudson105
10 Replies

6. AIX

Dummy hdisk in AIX 6.1

How do you create a dummy hdisk with AIX 6.1? In previous versions, I've used this and works, but now I get this error. hostname:/:# mkdev -l hdisk57 -c disk -t osdisk -s scsi -p fscsi0 -w 0,10 -d Method error (/etc/methods/define): 0514-022 The specified connection is not valid. Any... (2 Replies)
Discussion started by: kah00na
2 Replies

7. AIX

Telnet for AIX 5.3

Hi all, I have 2 servers (Oracle & Weblogic) in 1 AIX box (Different partition). I recently had done a security hardening to this AIX box. And it disable the FTP and TELNET functions of both servers. I manage to recover the settings for the Oracle server but i have totally no access to the... (2 Replies)
Discussion started by: shinnee
2 Replies

8. AIX

xp to aix - telnet blank screen

hello, i am trying to test connection to a 5.3 box. from an xp machine, telnet connects but shows only a blank screen. cursor moves as i type, but no response back. have used telnet, putty and accuterm - all same result verified that telnet services are active in xp xp windoze firewall is... (10 Replies)
Discussion started by: allenhibbert
10 Replies

9. AIX

Can we secure telnet on AIX

Hi, I understand that, we can use SSH/SSL for encrypted/secure sessions. my question is " can we secure telnet on AIX " ? usually, we disable network services like ftp, telnet etc. and replace it with SFTP, SSH. is there a way to secure telnet without disabling it ? i found some... (3 Replies)
Discussion started by: system.engineer
3 Replies

10. UNIX for Beginners Questions & Answers

Telnet command on AIX

Hello, I need to verify whether I am able to make connection to a remote server from my AIX (os level : 7.1.0.0) host. The host has 2 Alias IP's how can I force an source Alias IP on the telnet command. I tried the below options but none of them worked. Is there any other command that... (6 Replies)
Discussion started by: rosebud123
6 Replies
GFSCHED(1)																GFSCHED(1)

NAME
gfsched - schedule and display available file system nodes SYNOPSIS
gfsched -f gfarm-URL [ -D domain-name ] [ -n number ] [ -LMclw ] gfsched [ -P gfarm-URL ] [ -D domain-name ] [ -n number ] [ -LMlw ] DESCRIPTION
The gfsched command with the -f gfarm-URL option displays available file system nodes which have a file replica of the specified gfarm-URL. When the -f gfarm-URL option is not specified, the gfsched command just displays available file system nodes. In this case, you can spec- ify a metadata server by the -P gfarm-URL option, if necessary. OPTIONS
-D domain-name Limits file system node by specifying a domain name or a hostname. -c Displays scheduling information for a file creation, if the file specified by -f doesn't exist. Currently, this option creates the specified file. But please note that this behavior may be changed in future. -L Suppresses authentication check. Without this option, the scheduler checks whether the user will be successfully authenticated with the hosts or not. This option omits the check to make scheduling faster, but that creates a risk that hosts which fail authentica- tion with the user may be scheduled. -M Suppresses client-side scheduling and only performs metadata-server-side scheduling. This option makes scheduling faster, but also creates a risk that hosts which is network-unreachable or fails authentication with the user may be scheduled. -P gfarm-URL Specifies a gfarm-URL or a pathname to identify a metadata server which is used for the scheduling. This option conflicts with the -f option. -f gfarm-URL The gfsched command schedules file system nodes which have a replica of a file specified by this option. This option conflicts with the -P option. -l Long format. This option displays port numbers as well as hostnames. Note that the display format of this option may be changed in future. -n number Displays specified number of file system nodes at most. If this option is not specified, it displays all available nodes. -w Schedules with write-mode. When this option is specified, file system nodes which don't have enough free space won't be displayed. When both this option and the -f are specified, and if the file is already opened by an existing process with write-mode, the gfsched command only displays one file system node which is assigned for writing to the file. -? Displays a list of command options. EXAMPLES
The following is an example to inquire file system nodes that the metadata server thinks they are currently working. $ gfsched -M Gfarm 28 December 2010 GFSCHED(1)
All times are GMT -4. The time now is 07:44 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy