How to access a file in production machine?


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers How to access a file in production machine?
# 1  
Old 12-27-2007
How to access a file in production machine?

Hi All,
Do we need to give any user ID for running the UNIX batch script?

Thanks in Advance.
# 2  
Old 12-27-2007
HI,

First what is the Batch script you are trying to run . Where it is located ? is it in the same system that you are in ? .If then no need to give user id go ahead and run it ..

Thanks,
Arun
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

How to access folders of another machine?

Hi, How to access another machine's folder? say for example there are 2 machines .One machine name is 'A' and another machine name is 'B'. I am using A machine and i want to access folders of B machine.How to access another machines folders ? Both machines are Windows machine Thanks (5 Replies)
Discussion started by: Maddy123
5 Replies

2. Linux

Create VNC Session on remote machine on which ssh access is denied

Hi Folks, I want to create VNC session on the Remote RHEL machine on which ssh access is denied. Is there any way so that I can create VNC session without ssh access. Let me know all possible ways! (1 Reply)
Discussion started by: gydave
1 Replies

3. Shell Programming and Scripting

How to transfer files from unix machine to local machine using shell script?

Hi All.. Am new to Unix!! Am creating a shell script in which a scenario is like i have transfer the output file from unix machine (Server) to local directory (Windows xp). And also i have to transfer the input file from the local directory to Unix machine (Server) Any help from you... (1 Reply)
Discussion started by: vidhyaS
1 Replies

4. BSD

Copying OpenBSD Kernel from a non production to production machine

Hi All, There are few OpenBSD 4.8 servers without compiler installed at my working place. However, sometimes there are some patches released for patching the kernel. My question is: Can I setup a non production OpenBSD 4.8 server as a test machine with compiler installed and use it to... (1 Reply)
Discussion started by: lcxpics
1 Replies

5. Solaris

Solaris virtual machine access on host os

Hi I have two solaris 10 virtual machines on my Vista laptop. I want to access both machines using putty in vista. I used DHCP while installing virtual machines. one machine gets the ip address and other does not. What is the problem? can i assign a static ip address if yes how? ... (2 Replies)
Discussion started by: ankurk
2 Replies

6. IP Networking

How to access others machine in my WLAN

Here is the thing. I've got a TP link router (TL-WR541G) and 3 PCs accessing to Internet through it. 2 Desktop PCs (1 with Debian and 1 WinXP) 1 laptop (with Ubuntu). In my router (192.168.1.1) I can see the MAC and IP of all machines assigned (DHCP) by the router. But when I ping to them... (3 Replies)
Discussion started by: funyotros
3 Replies

7. Red Hat

To find the LATEST file from a dir on REMOTE machine and SCP to local machine?

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)
Discussion started by: me_ub
3 Replies

8. Solaris

Access Solaris machine over http by hostname

Hi all, I need to be able to connect to the web server enabled on my solaris box by hostname e.g. http://<hostname_of_solaris_box>. How can I achieve this? I am able to access the web server via the IP of the solaris box but not the hostname. Any help or pointers would be appreciated. ... (1 Reply)
Discussion started by: dpillay
1 Replies

9. UNIX for Dummies Questions & Answers

Can't access the internet from a Sol 7 machine

OK I can ping the router, other machines on my network and after adding the route both the DNS machine and WAN side of the router?? But still cannot get out to anyweb pages.... I have setup and tried both router IPs and DNS IP for proxies setting... WHAT am I not going?? :mad: (2 Replies)
Discussion started by: youwantwhat
2 Replies

10. UNIX for Dummies Questions & Answers

Restricting access to a machine by IP Address

I have a need to allow only certain IP addresses to access a machine running solaris 9. I am not sure how this can be accomplished. Thanks in advance for your help. Patch (2 Replies)
Discussion started by: patch
2 Replies
Login or Register to Ask a Question