Sponsored Content
Full Discussion: shared directory
Operating Systems Solaris shared directory Post 302214474 by mm00123 on Monday 14th of July 2008 07:16:32 AM
Old 07-14-2008
hello incredible,
yes ,you got my question wrong..
I need a procedure to make certain directory accessable through LAN(shared) ..any help??
 

10 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

mounting a directory to a windows 2000 shared folder

until recently I've been using the following command successfully: mount -t smbfs -o username=my_user_name,password=password /home/temp/ //oldserver/openexchange To connect to a Win2000 shared folder called openexchange on a machine called //oldserver. But as from today, I've been getting... (2 Replies)
Discussion started by: cw1972
2 Replies

2. UNIX for Dummies Questions & Answers

copy file from UNIX to shared directory

Hi, I want to copy a file from unix machine to a shared windows directory. i tried using the ftp command but i was able to transfer the file only to my local directory. Is there any way we can transfer/copy the files from unix to windows shared directory.......... Please help. Thanks (5 Replies)
Discussion started by: sireesha15
5 Replies

3. Filesystems, Disks and Memory

Shared Home directory between Unix servers

Hi Im working in an environment where 2 production and 2 testing unix servers are used.. All these servers share the same home directory.. how is it done where would the home directory be located (0 Replies)
Discussion started by: raghav288
0 Replies

4. Programming

libRmath.so: cannot open shared object file: No such file or directory

% locate Rmath /m/backup/backup/lib/R/include/Rmath.h /usr/lib/R/include/Rmath.h % gcc -g -o stand stand.c -I/usr/lib/R/include/ -lRmath -lm % ./stand ./stand: error while loading shared libraries: libRmath.so: cannot open shared object file: No such file or directory What's the trouble... (6 Replies)
Discussion started by: cdbug
6 Replies

5. UNIX for Dummies Questions & Answers

Shared directory permissions

I use User private groups, and have setup a new group 'team' and member users, and a shared directory owned by that group with permissions as follows: drwxrwsr-x 2 holocene team 4096 2010-05-29 14:45 holoceneshardir My objective is collaboration among group 'team' members. ... (5 Replies)
Discussion started by: holocene
5 Replies

6. Red Hat

libodbc.so.1: cannot open shared object file: No such file or directory

We are trying to install third party software on this unix server... Here is the error message we are getting... error while loading shared libraries: libodbc.so.1: cannot open shared object file: No such file or directory It seems like odbc driver is not installed... >rpm -q unixODBC... (1 Reply)
Discussion started by: govindts
1 Replies

7. UNIX for Dummies Questions & Answers

Files in a shared directory

At work, we have a shared directory where we modify files via ssh. This can be an issue if two people unknowingly try to open and modify the same file. Sure, one user could send a mass e-mail/IM to the group, letting everyone know when he/she is accessing a file, but I was wondering if there was a... (2 Replies)
Discussion started by: jl487
2 Replies

8. Solaris

Strange thing with solaris ls on nfs shared directory

I shared from linux server a dir with nfs3,solaris mount ok,and can tar files,but if i do ls or cp.. on mnt i have mount the nfs share root@solaris: mnt $ touch 2 root@solaris: mnt $ ls -lh ls: can't read ACL on .: Permission denied root@solaris: mnt $ ls 1.tar 2 root@solaris: mnt $ cp... (4 Replies)
Discussion started by: Linusolaradm1
4 Replies

9. AIX

Add shared members from library to same library in a different directory

I'm trying to install libiconv to AIX 7.1 from an rpm off of the perzl site. The rpm appears to install but I get this error message. add shr4.o shared members from /usr/lib/libiconv.a to /opt/freeware/lib/libiconv.a add shr.o shared members from /usr/lib/libiconv.a to ... (5 Replies)
Discussion started by: kneemoe
5 Replies

10. Solaris

ZFS shared with NFS makes directory cover filesystem

I'm having a strange issue that I'm unsure what to do with. I have a new Solaris home server that I want hard mount /home to all our servers. I've made each user's home directory a filesystem so that I can manage every user with a quota. In each one of my server vfstab files I have it set as: ... (4 Replies)
Discussion started by: mijohnst
4 Replies
dms(8)							      System Manager's Manual							    dms(8)

Name
       dms - diskless management services utility

Syntax
       /etc/dms

Description
       The  utility  performs  diskless  management services.  You can use to install products into diskless management services areas on a server
       machine and register diskless clients so that they can access those products on the server machine, rather than having each client  install
       the  products  to a disk on its local machine.  The server machine can be either a VAX or a RISC machine and it can serve both VAX and RISC
       clients.

       Before you set up a diskless management services area on a server, the following software should be installed: Local  Area  Network  (LAN);
       Network File System (NFS); and Maintenance Operations Protocol (MOP).

       The utility performs the following functions:

       a - Add Client Processor

       m - Modify Client Parameters

       r - Remove Client Processor

       l - List Registered Clients

       s - Show Products in Diskless Environments

       i - Install Software

       c - Create Diskless Area on Disk

       k - Kernel Rebuild or Copy

       To set up a diskless management services area on a server, select functions in the following order:

       1.   Create Diskless Area on Disk (c)

	      This sets up the disk partitions needed for the two diskless management services file systems, and (The question mark (?) represents
	      a unique number assigned by The file system contains a common root area that is copied to each client when it is registered,  and  a
	      area  that  is  shared  by  all  the  clients.  The file system contains a copy of the common root area for each registered diskless
	      client.

       2.   Install Software (i)

	      This installs the products from the distribution media to the file system.  If the product will be  accessed  by	VAX  clients,  the
	      images  from the media are put under a directory under the file system.  If the product will be accessed by RISC clients, the images
	      from the media will be put under a directory under the file system.  The question mark (?) represents a unique number assigned by

       To register a diskless client, select the Add Client Processor option (a).  This copies the common root area in the file system, for  exam-
       ple,  to  the  diskless	client's directory in the file system, for example, The server's file is updated to allow the client to access its
       individual root and the shared area.

       Each diskless client's area also contains a client parameter file,

       You must use interactively to set up a diskless environment or to modify client parameters.

       There are several functions you can use either interactively or from the command line:

       - Add Client Processor

       - Show Products in Diskless Environments

       - Remove Client Processor

       - Kernel Rebuild

       When the first diskless client is registered for a diskless management services area, a database file, is created on  the  server  machine.
       You can use this file and the command line to manage groups of diskless clients.

Files
See Also
       exports(5nfs), addnode(8), setld(8)
       Guide to Diskless Management Services
       Guide to Server Setup

																	    dms(8)
All times are GMT -4. The time now is 07:03 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy