Sponsored Content
Full Discussion: Some question about AIX
Operating Systems AIX Some question about AIX Post 302857115 by rbatte1 on Wednesday 25th of September 2013 12:02:32 PM
Old 09-25-2013
You could do a search for Unix Rosetta Stone

It's a few handy hint translation tables to get you started. From there on, the manual pages should help a lot. AIX is my preference, but it's personal choice.

As a manager will think he knows, all Unix systems are the same apart from the cost.
As a practitioner, you will know that all Unix systems are different and the cost is someone else's problem.


I hope that this gets you started.

Robin
Liverpool/Blackburn
UK
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

AIX Question

Does anyone know of an AIX command that gets cpu type, speed and number of processors? TIA -mk (2 Replies)
Discussion started by: mikek147
2 Replies

2. UNIX for Advanced & Expert Users

aix's question

hi all, i'm really new to the aix system and i need ur help currently the home directory(/dev/hd1) is full, and i need to add more space to it from /dev/lv03. How do i do it?..can you show me step by step thankx (1 Reply)
Discussion started by: ichiro
1 Replies

3. UNIX for Dummies Questions & Answers

AIX Question

What does it mean when a file has non-root ownership? (1 Reply)
Discussion started by: danielssk
1 Replies

4. AIX

AIX Virtualization question for non-AIX user

Hello, My first post to the Unix forums, thanks for having me! The division of the company I work for uses a xseries/redhat/VMWareServer solution to make sure that we keep hardware overhead low and use our machines to as near capacity as we can. These boxes are Intel with usually dual or... (1 Reply)
Discussion started by: greenteabagger
1 Replies

5. UNIX for Dummies Questions & Answers

PLI on AIX question

Hi, all. Can someone please help me with one problem? Maybe it's very simple but I have confused with it and need the help please. I have some PLI programs to be moved from MVS to AIX. These programs contain some SQLs on unqualified tables (for ex., select * from table1). When I compile... (0 Replies)
Discussion started by: Anta
0 Replies

6. AIX

got a dumb question where do i get AIX 5.3 from

Guys, ive been looking about , but obviously not hard enough, Where do i get AIX 5.3 from ? DO i need to purchase it or is it free to download on a single user license ?:confused: Thanks (2 Replies)
Discussion started by: wmccull
2 Replies

7. AIX

AIX question..

Hi, There is a script runs as a specific user called "unixusr". But we don't want to give the access to the other teams to run as that id as that id owns lot of system binaries and libraries in other directories.. So can we create another id called "intusr" and internally set something in this... (3 Replies)
Discussion started by: everurs789
3 Replies

8. AIX

AIX v5.2 Printer Question

Hi All, I have an AIX server runing v5.2.0.0 OS and i am trying to print to a printer attached to the parallel port. I have successfully configured a printer and a print queue. However, when i submit the job i get the following error Message from queueing system: 0781-088 Queue z:lp0 went... (4 Replies)
Discussion started by: rramanuj
4 Replies

9. AIX

AIX IP security question

Recently the network auditor found a security hole at port 50000. The port 50000 is used by db2. When I enter command "netstat -Aan |grep 50000", it showed some established connections and are all db2 processes. I have asked the application team and they answered that the port 50000 connection... (2 Replies)
Discussion started by: skeyeung
2 Replies
TRANSMISSION-EDIT(1)					    BSD General Commands Manual 				      TRANSMISSION-EDIT(1)

NAME
transmission-edit -- command-line utility to modify .torrent files' announce URLs SYNOPSIS
transmission-edit [-h] [-a url] [-d url] [-r search replace] torrentfile(s) DESCRIPTION
transmission-edit command-line utility to modify .torrent files' announce URLs OPTIONS
-h --help Show a short help page and exit. -a --add URL Add an announce URL to the torrent's announce-list if it's not already in the list -d --delete URL Remove an announce URL from the torrent's announce-list -r --replace search replace Substring search-and-replace inside a torrent's announce URLs. This can be used to change an announce URL when the tracker moves or your passcode changes. EXAMPLES
Update a tracker passcode in all your torrents: $ transmission-edit -r old-passcode new-passcode ~/.config/transmission/torrents/*.torrent AUTHORS
Jordan Lee SEE ALSO
transmission-create(1), transmission-daemon(1), transmission-edit(1), transmission-gtk(1), transmission-qt(1), transmission-remote(1), transmission-show(1) http://www.transmissionbt.com/ BSD
June 9, 2010 BSD
All times are GMT -4. The time now is 12:46 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy