AIX support remote


 
Thread Tools Search this Thread
Operating Systems AIX AIX support remote
# 1  
Old 02-08-2010
AIX support remote

Hello,

I am looking for individuals or companies who can provide remote support for AIX & HACMP 24 x 7

If anyone knows please post here.

thanks
This User Gave Thanks to filosophizer For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

AIX Remote Access

Hello, I'd like to start my question with, is it possible to display the CDE of an AIX device with remote connection from Windows 7? We normally use the Exceed application for this, though I need to connect to the device with VPN connection. With Exceed it goes through TCP, with VPN its UDP,... (2 Replies)
Discussion started by: kobee24
2 Replies

2. AIX

How to set up remote X Windows on AIX ?

Hi, I want to display a program on my local workstation, that is running on a remote AIX, and I have done the following: install an X server (Xming) on my windows machine enable X11 forwarding in Putty enable X11 forwarding for the SSH daemon restart SSH daemon text X... (9 Replies)
Discussion started by: SteAlma
9 Replies

3. AIX

Seeking Paid AIX Support ? anyone know where ?

Hello, I was wondering if anyone knows about getting support for AIX ; This forum is a great place but if it has a section for $$$ AIX support where the experts can analyze and answer the questions/queries of the posters ? Is it possible to get any paid support on this forum ? (8 Replies)
Discussion started by: filosophizer
8 Replies

4. AIX

AIX 5.2 and 5.3 hardware support questions...

If anyone has the answer to this question I would be eternally grateful: I just took a new job supporting IBM Blade Servers and "E" Chassis. The model for this is significantly different than anything I have done in the past which has included what I would call typical Unix support... (2 Replies)
Discussion started by: jtelep
2 Replies

5. AIX

Window XP remote to AIX

May i know what software can i use for windows XP to remote AIX server ?? By the way, can you provide the link for me to download the software ?? (7 Replies)
Discussion started by: Farbegas
7 Replies

6. AIX

How to remote backup with AIX system

I have some questions : 1) We can system backup manual by remotely? (Ex: we peform backup a AIX system in Japan from US)How we can do? 2) We can build a script to system backup automatically? How we can do? 3) We can use which third party to do that? Which tool? Thanks (1 Reply)
Discussion started by: guest
1 Replies

7. AIX

AIX 5.1 POWER4 support help

Can anyone let me know the output of command 'uname -aL' on AIX 5.1 POWER4 support? (6 Replies)
Discussion started by: arnab84
6 Replies

8. AIX

remote monitoring AIX

peepz, do any of you use Remote monitoring for your aix boxes?? I mean something like SNMP or third party monitoring? I've looked some things up and this came out popular: SNMP for AIX NET-SNMP opensource program Tivoli Netview Server to monitor the servers AIX RMC Ganglia for... (1 Reply)
Discussion started by: kvanelshocht
1 Replies

9. AIX

how to setup a remote printer in aix 5.2

how to setup a remote printer in aix 5.2 i have an aix 5.2 os and need to setup a remote printer off of it need help on how it is done (2 Replies)
Discussion started by: itivanh
2 Replies

10. AIX

Remote printing problem in AIX

Hi all, I am an amature in AIX.I am facing a problem with remote printing in AIX5L... One laser printer is there connected to a print server (HP),which is configured as remote printer from AIX Server. Due to some problem the print server is replaced and the same is configured with the old... (3 Replies)
Discussion started by: helloajith
3 Replies
Login or Register to Ask a Question
transmission-remote-cli(1)				      transmission-remote-cli					transmission-remote-cli(1)

NAME
transmission-remote-cli - a console client for the Transmission BitTorrent client SYNOPSIS
transmission-remote-cli [options] [filename-or-URL] DESCRIPTION
transmission-remote-cli is a curses interface for the daemon of the BitTorrent client Transmission. OPTIONS
--version Show version number and exit -h --help Show usage information and a list of options -c CONNECTION --connect=CONNECTION Point to the server. CONNECTION must match the following pattern: [username:password@]host[:port][path] Default: localhost:9091 -s --ssl Use SSL to connect to the server. Default: don't use SSL --create-config Create configuration file with default values. NOTE: A config file won't be created unless you provide this option at least once. After that, it is rewritten whenever transmis- sion-remote-cli exits. -f CONFIGFILE --config=CONFIGFILE Set path to configuration file. Default: ~/.config/transmission-remote-cli/settings.cfg -n --netrc Get authentication info from ~/.netrc. -- OPTIONS Use the known server connection to pass OPTIONS on to transmission-remote. FILES
transmission-remote-cli overwrites the configuration file on exit. Keep that in mind if you edit it manually. SEE ALSO
transmission-create(1), transmission-daemon(1), transmission-edit(1), transmission-gtk(1), transmission-qt(1), transmission-remote(1), transmission-show(1). April 22, 2012 transmission-remote-cli(1)