Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

asadmin-delete-http-qos(1as) [sunos man page]

asadmin-delete-http-qos(1AS)					   User Commands				      asadmin-delete-http-qos(1AS)

NAME
delete-http-qos - removes the quality of service parameter SYNOPSIS
delete-http-qos --user admin_user[--password admin_password] [--host localhost][--port 4848][--passwordfile filename][--secure|-s] [--vir- tualserver virtual_server_ID]instance_name Removes the quality of service pamameter associated with the named server instance. OPTIONS
--user administrative user associated for the instance. --password administrative password corresponding to the administrative user. --host host name of the machine hosting the administrative instance. --port administrative port number associated with the administrative host. --passwordfile file containing passwords appropriate for the command (e.g., administrative instance). --secure if true, uses SSL/TLS to communicate with the administrative instance. --virtualserver virtual server ID. It can also be referred to as the variable $id in an obj.conf file. A virtual server ID cannot begin with a number. OPERANDS
instance_name name of the instance. Example 1: Using delete-http-qos asadmin> delete-http-qos --user admin --password adminadmin --host fuyako --port 7070 --virtualserver server1 server1 Deleted HTTP QOS with id = server1 Where: HTTP QOS is deleted for virtual server server1 and instance name server1. EXIT STATUS
0 command executed successfully 1 error in executing the command INTERFACE EQUIVALENT
Server instance, HTTP Server Virtual Servers, Instance QOS page for the server instance asadmin-create-http-qos(1AS) J2EE 1.4 SDK March 2004 asadmin-delete-http-qos(1AS)

Check Out this Related Man Page

asadmin-delete-authdb(1AS)					   User Commands					asadmin-delete-authdb(1AS)

NAME
delete-authdb - removes the authorized database SYNOPSIS
delete-authdb --user admin_user[--password admin_password][--host localhost] [--port 4848][--passwordfile filename][--secure|-s][--instance instance_name] --virtualserver virtualserver_ID authdb_ID Removes the authorized database associated with the named server instance. OPTIONS
--user administrative user associated for the instance. --password administrative password corresponding to the administrative user. --host host name of the machine hosting the administrative instance. --port administrative port number associated with the administrative host. --passwordfile file containing passwords appropriate for the command (e.g., administrative instance). --secure if true, uses SSL/TLS to communicate with the administrative instance. --instance name of the instance. --virtualserver virtual server ID. It can also be referred to as the variable $id in an obj.conf file. A virtual server ID cannot begin with a number. OPERANDS
authdb_id user database name in the virtual server's ACL file. Example 1: Using delete-authdb asadmin> delete-authdb --user admin --password adminadmin --host fuyako --port 7070 --instance server1 --virtualserver server1 sampleAuth Deleted AuthDB with id = sampleAuth Where: sampleAuth is the authdb deleted. EXIT STATUS
0 command executed successfully 1 error in executing the command asadmin-create-authdb(1AS), asadmin-list-authdbs(1AS) J2EE 1.4 SDK March 2004 asadmin-delete-authdb(1AS)
Man Page

15 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

rm question

I want to use the rm command to delete files in a directory. But I want to be able to set a variable that says how many arguments it will delete. So for instance, if I set a variable to null,.. (i.e. MAXFILES="") then it will just delete all the arguments. But if I set MAXFILES=2 for instance, then... (7 Replies)
Discussion started by: SeanWuzHere
7 Replies

2. UNIX for Dummies Questions & Answers

Server Help!

Please help! The question: At work, I do not have the knowledge to do the following: 1. Connect to the our Webserver 2. Work with the mail server to make changes to passwords, create/delete accounts, troubleshoot email problems. 3. Work with the ftp server to set up webspace,... (2 Replies)
Discussion started by: ferret495
2 Replies

3. Shell Programming and Scripting

Deleting a file located on another server

Hi, I have successfully copied a file from one server to another using following command. user1@server1# scp test.jsp user2@server2:/home/ Now i want to delete that copied file(test.jsp) from "server2" by running some command from server1. Please help... (2 Replies)
Discussion started by: SanketJOSHI
2 Replies

4. AIX

ftp to the other server

hi files are not transferring from one server to other server.. using ftp i tried to transfer one dir from server1 to server2. but, i can't. can some explain how to transfer or move a dir from server1 to server2. i used get and put both commands. but, i failed. thanks (7 Replies)
Discussion started by: honeym210
7 Replies

5. Shell Programming and Scripting

change password for multiple host

1-How can i change root password of 5 Fedora 11 machines (server1 server2 server3 server4 server5) with a single script , for example make password : 123456 NB. from server1 i can via ssh connect to the others machines without a password Please help. (3 Replies)
Discussion started by: chang-lee
3 Replies

6. Shell Programming and Scripting

Deleting a line from a file based on one specific string instance?

Hello! I need to delete one line in a file which matches one very precise instance of a string only. When searching the forum I unfortunately only found a solution which would delete each line on which a particular string occurs. Let's assume I have a file composed of thousands of lines... (4 Replies)
Discussion started by: Black Sun
4 Replies

7. AIX

AIX Virtual Server Question

I need help creating a Physical to Virtual server. I have successfully created 3 virtual machines on my VIO server. Now I want to move my physical aix 6.1 server to a virtual machine. I was able to backup/restore the rootvg successfully, but I am having so much trouble with my 20GB vg01 volume... (5 Replies)
Discussion started by: raemccarthy
5 Replies

8. UNIX for Advanced & Expert Users

opmn service listening to external connections - issue

Hello Gentlemen, Its been a looong time I have posted here. I need a clarification. We started up the OPMN service (for Oracle App server) on Linux box. The service was supposed to listen on port 6005. The service started up and was listening to 6005 but looks like it was listening only to... (7 Replies)
Discussion started by: ranj@chn
7 Replies

9. UNIX for Advanced & Expert Users

ping and telnet - HP-UX

Hi all, I am not sure if my problem is specific to HP-UX or not. Hopefully someone can tell me what's wrong. I have a server name server1 10.100.50.10 in the /etc/hosts file and if I do a ping server1, it shows the right IP address. However, if I run telnet server1, it is not using... (4 Replies)
Discussion started by: newbie_01
4 Replies

10. Shell Programming and Scripting

Delete duplicate in certain number of string

Hi, do you have awk or sed sommand taht will delete duplicate lines like. sample: server1-log1-14 server1-log2-14 superserver-time-2 superserver-log-2 output: server-log1-14 superserver-time-2 thansk (2 Replies)
Discussion started by: kenshinhimura
2 Replies

11. Shell Programming and Scripting

Finding directories with expression

Hi All, I need your help in finding pattern of directories. need to search for all pattern have "mypatern" from base directory folder. example ------- server1 - base directory 100 server1/ab_123456_1/mypattern 100 server1/ab_123456_2/mypattern 200 server1/ab_123457_1/mypattern... (13 Replies)
Discussion started by: lxdorney
13 Replies

12. Shell Programming and Scripting

Getting string from a File between 2 well known strings.

Hi, I have a file server1.log with following lines. 00002b77 ThreadMonitor W WSVR0605W: Thread "WebContainer : 2" (00000046) has been active for 542865 milliseconds and may be hung. There is/are 3 thread(s) in total in the server that may be hung. I want to find out how many threads are... (2 Replies)
Discussion started by: jayeshusa
2 Replies

13. Red Hat

Hardware and system timing are different

-> We have 2 servers server1 and server2 server. ->server1 is master application and server2 is slave application server. ->output of server1 hardware and slave timing: # hwclock --show Thu 05 Jun 2014 05:34:08 PM SGT -0.465666 seconds # date Thu Jun 5 17:34:16 SGT 2014 # cd... (6 Replies)
Discussion started by: manjusharma128
6 Replies

14. UNIX for Advanced & Expert Users

Help with ping6

PING root@server1:/home/server1# ifconfig eth0 Link encap:Ethernet HWaddr 00:23:ae:27:b9:ec UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 ... (11 Replies)
Discussion started by: Meow613
11 Replies

15. UNIX for Beginners Questions & Answers

Reading value from a file

Hi, I have a file. The content is :server1 database1 user1 profiletarget1 server1 database1 user2 profiletarget2 server1 database2 user1 profiletarget3 I want to have/extract from it: sid=database1 user=user1 profile= profiletarget1 do something user= user2 profile=... (5 Replies)
Discussion started by: big123456
5 Replies