i need to create a communication between two machines solaris 2 installed in VM workstation; to begin with NFS and do these :
Machine A :
and in Machine B :
also
and in B
MY need its just about networking between two machines installed in my VM and create a server and a client machine!
while installing the two machines in my VM,ive gave them :
@IP machine A :192.168.1.2
@IP machine B :192.168.1.3
may i create an unique domain?
pleaz show me step by step, im still a beginner with solaris 10 administration part 2.
Thank you,
Last edited by Scrutinizer; 05-06-2012 at 07:36 AM..
Reason: code tags
Hi,
Could you please help me with the below issue..
I'm running RHEL6 OS on both server (192.168.0.10) and client machines (192.168.0.1).
I'm trying to connect to server from the client machine using ftp service.
I have installed vsftpd daemon on both the machines.
I'm getting... (4 Replies)
Hi,
i have several client machines connected to a server..how do i shutdown a specific client from server using shell scripts?? is it possible to use socket programming to establish a connection before doing this? (need a code in 'c')
thanking you
tanvi (1 Reply)
Hi All,
URGENT - Please help me form a scipt for this:
I need the LATEST file from a dir on REMOTE machine to be SCP'd to a dir on local machine. (and I need to execute this from local server)
I know that the below cmd is used to find the LATEST file from a dir. But this command is not... (3 Replies)
Hi
How to get the IP address / Host name of a particular user connected to Unix Server.
For example: If used 'DevUser1' is connected to Unix server. I need to find out from which PC this connection has been made.
How can this be achieved?
Thanks (6 Replies)
I have a unix server through which some ten client machines are connected. I want to shutdown/restart all the machine from the server through the shell script during the particular time of the day. I welcome your suggestions.
Thanks in advance.
With regards
Victor (1 Reply)
Hi all expert,
can anybody know how to export windows user home directory on NFS server so user can access there files from windows as well as Linux. In short configure windows machine with an NFS client
is there any third party software & how 2 configure it .
Any idea.
Thanks in... (1 Reply)
Hi,
I am doin a project that'll work as a normal Explorer on Windows
but the best thing is it'll be exploring the content of a UNIX server.
The application would be runnin on the windows platform with probably a
FTP server on UNIX server.
How i should proceed? (2 Replies)
1. we have a client & server ,and TFTP is running on the server.
2.we have 3 files a.exe,b.exe,c.exe in the client machine....we need to transfer all the 3 files to the server and store it into a DIR...
3.then we need to check in the server whetehr all the three files are sucessfully... (3 Replies)