Sponsored Content
Operating Systems Solaris how to mount USB in SXDE 1/08 Post 302324116 by srinivas2828 on Wednesday 10th of June 2009 03:04:10 AM
Old 06-10-2009
how to mount USB in SXDE 1/08

my problem is solved..because after editing that file i need to restart the system...
just i restarted..working fine..
 

10 More Discussions You Might Find Interesting

1. Solaris

mount USB

Ok, I have a rocsecure USB 2.0 hardrive. Currently it is formatted as an NTFS drive. I need to mount it on solaris and move an oracle dmp file onto it. Will I be even able to format it to a PCFS on a solaris 9 machine. Or do I need to format it FAT-32 first on a windows machine? steps ... (3 Replies)
Discussion started by: csaunders
3 Replies

2. Linux

Mount USB memorey

Hi guys i gonna ask a so silly question here, i have a usb memory and i want to mount it in Linux Red Hat 9, its give a message its plugged, and i can see that when i run dmesg command, but i don't know the device name to mount neither the fat32 name in red hat, and its not be mounted in any mount... (3 Replies)
Discussion started by: XP_2600
3 Replies

3. Solaris

How Can I mount usb on Sollaris 8?

Please ... help me... I´m trying to mount usb flash disk in Sollaris 8 but it doesn´t still recognized. Flash´s disk led on but I didn´t mount it... Someone how to solve this problem? thanks... (4 Replies)
Discussion started by: dekkade
4 Replies

4. UNIX for Dummies Questions & Answers

usb mount problem

Hi friends, when i boot into my linux system, i am not able to use my USB device while it works on window. i know mount command but it seems my USB does not detected and when i insert my USB into USB port .. and run fdisk list command it does not show any additional device . normally... (2 Replies)
Discussion started by: johnray31
2 Replies

5. Filesystems, Disks and Memory

Mount USB stick...

Dummies questions, perfect for this. I cannot mount my idiotic usb stick on Slackware, I input the following on non-graphic mode as root: Mount -t vfat /dev/sdc1/usbstick usbstick is the folder i created for mounting my USB, the file system is FAT, and everytime I input that I get some kind... (2 Replies)
Discussion started by: Dax01
2 Replies

6. SCO

Mount USB stick

hi Howto mount an USB stick under SCO 5.0.7? BTW ist it possible to mount USB stick in the command line using 'tools' at the Boot: prompt from OpenServer Release 5.0.7 installation CD? (1 Reply)
Discussion started by: ccc
1 Replies

7. Fedora

What is the right way to mount and umount a usb driver?

I have some questions: 1, I successfully mounted my usb drive with "sudo mount /dev/sdb1 /mnt", but I can't wirte, It says "read-only file system". But I can write it in windows. 2, After I umounted the usb drive the led of it still on, but not blinking. Is it safe to unplug it? How to let it's... (17 Replies)
Discussion started by: vistastar
17 Replies

8. Linux

mount usb

Hi Guys,am unable to mount usb in Cenos..I did all those options.....kindly let me know the commands...as soon as possible... (1 Reply)
Discussion started by: Rajesh_Apple
1 Replies

9. Solaris

How to mount USB pen drive?

Hiii, Please let me know the steps for mounting my USB pendrive in solaris 10 platform. Thanks & Regards, Bhargav P (5 Replies)
Discussion started by: bhargav90
5 Replies

10. Solaris

How do I mount a USB Hard Drive?

I have a Sun-Fire V440 running with Solaris 9 and am trying to get a WD USB Hard Drive mounted. None of the articles I've read so far have helped. Output from rmformat: Looking for devices... 1. Volmgt Node: /vol/dev/aliases/rmdisk0 Logical Node: /dev/rdsk/c5t0d0s2 ... (17 Replies)
Discussion started by: oldtimertj
17 Replies
asadmin-restart-instance(1AS)					   User Commands				     asadmin-restart-instance(1AS)

NAME
asadmin-restart-instance, restart-instance - restarts the specified server instance and all the services associated with it SYNOPSIS
restart-instance [--user admin_user] [--password admin_password] [--host localhost] [--port 4848] [--local=false] [--domain domain_name] [--passwordfile filename] [--secure|-s]instance_name Use the restart-instance to restart the instance with the instance name specified. The restart-instance command can be run both locally and remotely. To restart remotely, the administration server must be running on the hostname and port number specified. The user authenticates using the password identified for the administration server. Additionally, the instance must already exist within the domain served by the administration server, and the instance must be running. The restart-instance command is not supported on Windows. 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. --local determines if the command should delegate the request to administrative instance or run locally. --domain name of the domain. --passwordfile file containing passwords appropriate for the command (e.g., administrative instance). --secure if true, uses SSL/TLS to communicate with the administrative instance. OPERANDS
instance_name name of the instance to be restarted. Example 1: Using restart-instance in local mode asadmin> restart-instance --local --domain domain1 server1 Instance server1 started Where: server1 is the name of the instance restarted on the domain1 domain. Example 2: Using restart-instance in remote mode asadmin> restart-instance --user admin --password adminadmin --host bluestar --port 4848 server1 Instance server1 started Where: server1 is the name of the instance restarted. The restarted instance is associated with the user, password, host, and port number specified. EXIT STATUS
0 command executed successfully 1 error in executing the command INTERFACE EQUIVALENT
Server Instance page asadmin-delete-instance(1AS), asadmin-start-instance(1AS), asadmin-create-instance(1AS), asadmin-stop-instance(1AS), asadmin-start- appserv(1AS), asadmin-stop-appserv(1AS), asadmin-start-domain(1AS), asadmin-stop-domain(1AS) J2EE 1.4 SDK March 2004 asadmin-restart-instance(1AS)
All times are GMT -4. The time now is 06:20 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy