How do we use FTP using NFSMOUNT command

Hi,
I am having one con current program has to work with one external program file which is in cmd file as unix script. that scrip has FTP and NFSMOUNT.
The con current program is getting hang while reaching NFS MOUNT stage. i have no clue or idea to go further. any one is having idea to rectify it.
R12 windows e Bisuess Suite.
Thanks.
M.K.Thamaraiselvan

Hi,
The error message is pasted for your persual.
********************con current program log file information ***************
Payables: Version : 12.0.0
Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
ZDBAPCHK module: DB - Payment Format Check Sum Creation
Current system time is 24-MAR-2010 09:54:32
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>#! /bin/sh
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>rm -f $APPL_TOP/dbc/12.0.0/bin/error.log
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>date 1>>$APPL_TOP/dbc/12.0.0/bin/error.log
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>echo $* 1>>$APPL_TOP/dbc/12.0.0/bin/error.log
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>#end debug
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>v_datafile=$5
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>echo "datafile=$5" 1>>$APPL_TOP/dbc/12.0.0/bin/error.log
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>v_checksumfile=$6
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>echo "checksumfile=$6" 1>>$APPL_TOP/dbc/12.0.0/bin/error.log
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>v_sourcepath=$7
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>echo "sourcepath=$7" 1>>$APPL_TOP/dbc/12.0.0/bin/error.log
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>v_dest_server=$8
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>echo "dest_server=$8" 1>>$APPL_TOP/dbc/12.0.0/bin/error.log
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>v_ftpflag=$9
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>echo "ftpflag=$9" 1>>$APPL_TOP/dbc/12.0.0/bin/error.log
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>shift
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>v_destpath=$9
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>echo "destpath=$9" 1>>$APPL_TOP/dbc/12.0.0/bin/error.log
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>shift
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>v_wtx_ftp=$9
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>echo "wtx_ftp=$9" 1>>$APPL_TOP/dbc/12.0.0/bin/error.log
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>shift
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>v_wtx_file=$9
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>echo "wtx_file=$9" 1>>$APPL_TOP/dbc/12.0.0/bin/error.log
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>shift
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>v_wtx_destpath=$9
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>echo "wtx_destpath=$9" 1>>$APPL_TOP/dbc/12.0.0/bin/error.log
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>shift
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>v_wtx_server=$9
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>echo "wtx_server=$9" 1>>$APPL_TOP/dbc/12.0.0/bin/error.log
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>shift
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>v_no_nfsmount=$9
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>echo "no_nfsmount=$9" 1>>$APPL_TOP/dbc/12.0.0/bin/error.log
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>shift
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>v_payfileserver=$9
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>echo "payfileserver=$9" 1>>$APPL_TOP/dbc/12.0.0/bin/error.log
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>shift
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>v_encrypt=$9
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>echo "encrypt=$9" 1>>$APPL_TOP/dbc/12.0.0/bin/error.log
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>echo "If the payment files are on a different server and cannot be linked using nfs mount" 1>>$APPL_TOP/dbc/12.0.0/bin/error.log
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log># then FTP them to the application server and generate the checksum file
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>echo "Testing NO_NFSMOUNT" 1>>$APPL_TOP/dbc/12.0.0/bin/error.log
E:\oracle\DSZ\inst\apps\DSZ_sinitasd1201\logs\appl\conc\log>if [ $v_no_nfsmount = Y ]
E:\ORACLE\DSZ\apps\apps_st\appl\dbc\12.0.0\bin\zdbapchk.cmd
exited with status 255
E:\ORACLE\DSZ\apps\apps_st\appl\dbc\12.0.0\bin\zdbapchk.exe
Program exited with status 1
Cause: The program terminated, returning status code 1.
Action: Check your installation manual for the meaning of this code on this operating system.
Executing request completion options...
Output is not being printed because:
The print option has been disabled for this report.
Finished executing request completion options.
Concurrent request completed
Current system time is 24-MAR-2010 09:54:33
****************************************************************************************

Similar Messages

  • How do I use the commands to start and restart the jmqbroker normally?

    How do I use the commands to start and restart the jmqbroker normally?
    Because I have tried to use "jmqcmd shutdown bkr" and then tried to type
    "jmqbroker" to start up. My screen hangs up and seems that the process
    hangs up. The message is
    [28/Jun/2002:18:29:07 GMT+08:00] [B1060]: Loading persistent data...
    [28/Jun/2002:18:29:08 GMT+08:00] [B1039]: Broker "jmqbroker" ready.
    The prompt is hanged until I press CTRL-C.
    Then I got the following message:
    [28/Jun/2002:18:32:07 GMT+08:00] [B1047]: Shutting down broker...
    [28/Jun/2002:18:32:07 GMT+08:00] [B1077]: Broadcast good-bye to all
    connections ....
    [28/Jun/2002:18:32:07 GMT+08:00] [B1078] Flushing good-bye messages
    [28/Jun/2002:18:32:07 GMT+08:00] [B1056] Cleaning up persistent
    store...
    [28/Jun/2002:18:32:07 GMT+08:00] proceessing 0 messages and cleaning
    up 0 files...
    [28/Jun/2002:18:32:07 GMT+08:00] [B1063] Done
    [28/Jun/2002:18:32:07 GMT+08:00] [B1048]: Shutdown of broker complete.
    Then, I use jmqadmin to invoke the console, I can start the broker
    again, it gives me
    Error encountered while connecting to the broker: "MyBroker":
    Broker Host: 'localhost'
    Primary Port: '7676'
    [C4003]: Error occurred on connection creation, - caught
    javax.jms.JMSException
    Please verify that there is a broker running on the specified host and
    port.
    I used ps -def | grep jmq there is no process anymore.
    Is it a bug? Would somebody have any idea on what went wrong?

    'jmqbroker' is the command to start a broker.
    When you type 'jmqbroker' in a command window,
    unless you put it in the background, the shell
    prompt won't return until the broker is shutdown.
    So when you see 'Broker "jmqbroker" ready.', it tells
    you that the broker is running and is ready.
    When you CTRL-C the process, it has the same effect
    as using jmqcmd to shutdown the broker. And so after that,
    there's no jmq processes running since you have just
    shutdown the broker.
    Remember that the jmqcmd/jmqadmin 'restart' command is to
    restart an already running broker. jmcmd/jmqadmin does
    not support starting a new broker instance.
    If you are using csh, end the jmqcmd command with an ampersand ("&")
    to have the broker running in the background. An alternative is to
    stop the process with Ctrl-Z then input the command "bg" to have that
    process resumed in the background.
    The problem with not being able to start a broker using the
    administration console is a documented limitation of the product that
    Yvonne also mentioned. Check the Administrator's Guide for that.

  • How can I use srvctl command line for change "Failover type" and "F method"

    Hi all,
    I am using Oracle One Node (11.2.0.3), and I have a service:
    /u01/11.2.0/grid/bin/srvctl config service -d orcl
    Service name: orcldb
    Service is enabled
    Server pool: orcl
    Cardinality: 1
    Disconnect: false
    Service role: PRIMARY
    Management policy: AUTOMATIC
    DTP transaction: false
    AQ HA notifications: false
    Failover type: NONE
    Failover method: NONE
    TAF failover retries: 0
    TAF failover delay: 0
    Connection Load Balancing Goal: LONG
    Runtime Load Balancing Goal: NONE
    TAF policy specification: BASIC
    Edition:
    Preferred instances: orcl_1
    Available instances:
    I would like to change "Failover type" and "Failover method" to:
    Failover type: SELECT
    Failover method: BASIC
    How can I do that? Is there any graphical tool for it? Or, How can I use srvctl command line for change it?
    Thanks in advance.
    Leonardo.

    user10674190 wrote:
    Hi all,
    I am using Oracle One Node (11.2.0.3), and I have a service:
    /u01/11.2.0/grid/bin/srvctl config service -d orcl
    Service name: orcldb
    Service is enabled
    Server pool: orcl
    Cardinality: 1
    Disconnect: false
    Service role: PRIMARY
    Management policy: AUTOMATIC
    DTP transaction: false
    AQ HA notifications: false
    Failover type: NONE
    Failover method: NONE
    TAF failover retries: 0
    TAF failover delay: 0
    Connection Load Balancing Goal: LONG
    Runtime Load Balancing Goal: NONE
    TAF policy specification: BASIC
    Edition:
    Preferred instances: orcl_1
    Available instances:
    I would like to change "Failover type" and "Failover method" to:
    Failover type: SELECT
    Failover method: BASIC
    How can I do that? Is there any graphical tool for it? Or, How can I use srvctl command line for change it?
    Thanks in advance.
    Leonardo.srvctl modify service -d database_name -s orcldb -q TRUE -m BASIC -P BASIC -e SELECT -z 180 -w 5 -j LONG
    Also see
    11gR2(11.2) RAC TAF Configuration for Admin and Policy Managed Databases [ID 1312749.1]

  • How can I use unix commands from oracle report

    I have to use the following command from oracle reports.
    In oracle forms we can use the HOST command but what about oracle reports2.5.
    I have to email the attached file 100245.pdf from oracle reports to the given email id
    uuencode 100245.pdf 100245.pdf | mailx -s "test" [email protected]

    Hi,
    It's because .bat (or .cmd) files are scripts and not executables and are interpreted using the command line executable - which is normally cmd.exe (although you can buy others).
    So you need to call cmd.exe passing the bat file name as a parameter, something like
    cmd.exe /c batchfilename
    Without the /c you will never get a response.
    However, this brings us to the bizarre conclusion that you are going to:
    call cmd.exe (a shell interpreter)
    to launch a batch file
    that calls cygwin (another shell interpreter)
    which then runs ls
    When shouldn't that just be:
    call cmd.exe to run the dir command
    Or better yet, If you are just after a file name listing and you seem to understand Java stored procs, why not just write a JSP to list the contents of a directory? No problems with OS dependant commands, scripts and 3rd party interpreters. Plenty of examples of that out on the internet as well.
    HTH
    Chris

  • How can I use this command?

    Why can't I use the command fdisk on Fedora8?
    [root@localhost SCOTT]# fdisk -l
    bash: fdisk: command not found

    [root@fedora ~]# ls /sbin/fdisk -l
    -rwxr-xr-x 1 root root 94924 2007-10-16 16:48 /sbin/fdisk
    [root@fedora ~]# /sbin/fdisk
    Usage: fdisk [-l] [-b SSZ] [-u] device
    E.g.: fdisk /dev/hda (for the first IDE disk)
    or: fdisk /dev/sdc (for the third SCSI disk)
    or: fdisk /dev/eda (for the first PS/2 ESDI drive)
    or: fdisk /dev/rd/c0d0 or: fdisk /dev/ida/c0d0 (for RAID devices)
    [root@fedora ~]# rpm -qa | grep util-linux
    util-linux-ng-2.13-3.fc8
    [root@fedora ~]#

  • At CRS-1,how can i use show command with pipe | ?

    HI,ALL
    when I use show command with pipe on the CRS-1,the command invalid
    RP/0/RP0/CPU0:JA-DL-CR-1.MAN.CRS-1#show interfaces | include line |errors 
                                                                       ^
    % Invalid input detected at '^' marker.
    ========================================================
    But Previously on the cisco 7609,I can use the show command
    GZ-DM-SR-1.MAN.7609#show int | include line |err
    Vlan1 is down, line protocol is down
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 packets output, 0 bytes, 0 underruns
         0 output errors, 0 interface resets
    Vlan11 is administratively down, line protocol is down
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 packets output, 0 bytes, 0 underruns
         0 output errors, 0 interface resets
    Vlan99 is down, line protocol is down
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 packets output, 0 bytes, 0 underruns
         0 output errors, 0 interface resets

    RP/0/RP0/CPU0:JA-DL-CR-1.MAN.CRS-1#show interfaces | include line |errors 
                                                                       ^
    % Invalid input detected at '^' marker.
    RP/0/RP0/CPU0:JA-DL-CR-1.MAN.CRS-1#show interfaces | include line |?    

    RP/0/RP0/CPU0:JA-DL-CR-1.MAN.CRS-1#show interfaces | include line | |?
                                                                        ^
    % Invalid input detected at '^' marker.
    RP/0/RP0/CPU0:JA-DL-CR-1.MAN.CRS-1#show interfaces | include line | ?
      begin    Begin with the line that matches
      exclude  Exclude lines that match
      file     Save the configuration
      include  Include lines that match
      utility  A set of common unix utilities
      <cr>    
    RP/0/RP0/CPU0:JA-DL-CR-1.MAN.CRS-1#show interfaces | include line |
    % Incomplete command.
    RP/0/RP0/CPU0:JA-DL-CR-1.MAN.CRS-1#show interfaces | include line |errors
                                                                       ^
    % Invalid input detected at '^' marker.
    RP/0/RP0/CPU0:JA-DL-CR-1.MAN.CRS-1#                                     
    RP/0/RP0/CPU0:JA-DL-CR-1.MAN.CRS-1#show interfaces | include line | ?   
      begin    Begin with the line that matches
      exclude  Exclude lines that match
      file     Save the configuration
      include  Include lines that match
      utility  A set of common unix utilities
      <cr>    
    RP/0/RP0/CPU0:JA-DL-CR-1.MAN.CRS-1#show interfaces | include line |?

    RP/0/RP0/CPU0:JA-DL-CR-1.MAN.CRS-1#show interfaces | include line | include er$
    Thu Jan 15 22:36:24.120 GMT
    RP/0/RP0/CPU0:JA-DL-CR-1.MAN.CRS-1#
    RP/0/RP0/CPU0:JA-DL-CR-1.MAN.CRS-1#show interfaces | include line           
    Thu Jan 15 22:37:05.013 GMT
    Loopback0 is up, line protocol is up
    Loopback1 is up, line protocol is up
    Loopback6 is up, line protocol is up
    Null0 is up, line protocol is up
    POS0/0/0/0 is up, line protocol is up  (APS not Configured )
    POS0/0/1/0 is up, line protocol is up  (APS not Configured )
    TenGigE0/0/4/0 is up, line protocol is up

  • How do I use the command "F" function in Numbers on my iPhone or iPad?

    When I use Numbers on my MacBook Pro I just hit command F and can search for a word then it will tell me exactly which line number that word is on. I want to be able to do in the numbers App on my iPhone or iPad?
    Thanks!

    Obviously iOS does not have F keys, so that is out. Tap on the Tools icon (wrench; upper right), then tap Find. Tap search on teh keyboard to move to the next instance.

  • I used to working with Labwindow CVI and i would like to know how can i use the commands "loadpanel" and "Displaypanel " in Labview. Using Invoke Nodes?

    I want to make another panel appears and runs, but i don´t want to use a subpanel. So, i would like to use somenthing similar to Loadpanel and Displaypanel, that you can use in Labwindows CVI, but in Labview, is ti possible?I hope your answers, thank you!!!

    Hi Bichillo,
    I posted an example here.
    http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=137&HOID=50650000000500000014570100&HTHREAD=000087828&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0
    It demonstrates how to do what you are asking.
    I do not mind you laughing at the code.
    Have fun!
    Ben

  • How do I use voice commands with CC on my Mac?

    Howdy all! Just made the switch to Adobe from Final Cut 7. Overall, I'm digging it a bunch.
    However, there's one aspect of CC on my Mac that's vexing me.
    As you may know, there is speech recognition / voice command software built in to Mountain Lion (it's been around for years, and many iterations of OSX). With this software, you can make any number of custom voice commands for another piece of software. For instance, in FCP 7, I can program the keystroke "l" (play track) to respond to the voice command, "Forward." (It can be any word or phrase you type in.) This works with other programs as well.
    All well and good, and pretty dang cool. However, I can't make any voice commands work with any of the CC software (I've tried Premiere and Media Encoder so far). I'm curious if anyone else has had any luck, or, perhaps, that the ported interface from Windows to Mac has some layer of code that (probably inadvertantly) blocks voice commands from working with CC on a Mac.
    Anyone got any tips? Tricks? Confirmation that this simply won't work on a Mac? (If the last, I'd love to know the "why" as well.)
    Thanks!
    Best,
    Ian
    2009 Macbook Pro, 2.8Ghz Intel Core 2 Duo, 8GB 1067 MHz DDR3 Ram, 1TB 5400 RPM hard drive, OSX 10.8.4.

    There are none.
    iPad has dictation only-no commands.

  • Using insert command in NVL function

    How can we use insert command in a NVL function
    exapmle : INSERT INTO employee
    VALUES ( (NVL ( (SELECT emp_id
    FROM employee
    WHERE emp_name LIKE 'Test'),
    (insert into employee values((select max(emp_id)+1 from employee),'Test')))));
    I mean i will check for the record to exist in the table and if not exist i will add it to the table.

    998504 wrote:
    How can we use insert command in a NVL function
    exapmle : INSERT INTO employee
    VALUES ( (NVL ( (SELECT emp_id
    FROM employee
    WHERE emp_name LIKE 'Test'),
    (insert into employee values((select max(emp_id)+1 from employee),'Test')))));
    I mean i will check for the record to exist in the table and if not exist i will add it to the table.The first thing caught my eye is this
    max(emp_id) +1A real bad piece of code. Never do that. Ever thought about multi user environment? Use a SEQUENCE.
    If you want EMP_NAME to be unique (Which looks strange to me), then just add a UNIQUE constraint. You dont try to do what oracle already does really well.

  • Cannot use the command "warm-reload" on IOS 12.4T

    Hi,
    I would like to use the command "warm-reload" like the following documentations on the router 2611XM with IOS 12.4T.
    http://www.cisco.com/en/US/docs/ios/fundamentals/configuration/guide/warm_reload_ps6441_TSD_Products_Configuration_Guide_Chapter.html
    I thought it available, but actually at the consol which connected with the router, it did not exist.
    How can I use this command on the IOS 12.4T?
    Regards,
    Okumura

    Hi, Ganesh.H
    Thank you for your reply.
    My consol shows below.
    Router#show version
    Cisco IOS Software, C2600 Software (C2600-ADVENTERPRISEK9-M), Version 12.4(15)T7, RELEASE SOFTWARE (fc3)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2008 by Cisco Systems, Inc.
    Compiled Wed 13-Aug-08 16:09 by prod_rel_team
    ROM: ROMMON Emulation Microcode
    ROM: C2600 Software (C2600-ADVENTERPRISEK9-M), Version 12.4(15)T7, RELEASE SOFTWARE (fc3)
    Router uptime is 2 minutes
    System returned to ROM by unknown reload cause - suspect boot_data[BOOT_COUNT] 0x0, BOOT_COUNT 0, BOOTDATA 19
    System image file is "tftp://255.255.255.255/unknown"
    Router#conf t
    Enter configuration commands, one per line.  End with CNTL/Z.
    Router(config)#warm-reboot
                    ^
    % Invalid input detected at '^' marker.
    Router(config)#
    Regards,
    Okumura
    Hi Okumura,
    Yes you are right and i have also seen in the command lookup tool it also shows avalibale from 12.4 and T series,But when i am trying to fetch your ios i am unable to find the particular in feature navigator for particular ios to support this feature.
    C2600 Software (C2600-ADVENTERPRISEK9-M), Version 12.4(15)T7, RELEASE SOFTWARE (fc3)
    Ganesh.H

  • SFTP using Unix command

    Hi all,
    I am trying to upload a file from SAP to a folder in another server.
    Here they want us to use SFTP port 22 which is not supported by SAP by default i guess.
    Could any one give me clear procedure and commands to be used in program in order to upload the in file in the server.
    If you could give the methods and FMs and unix commands used it would be great.
    I went through lot of threads but very few are talking about SFTP and i am not the clear about how to go with it.
    Few say that we need to create and external command in SM59.
    IF it is so can you tell what exactly are the parameter to be given for ex i want to put a file so what would be the parameters and how do we use this command in my program
    Any sample code which puts the file another server???
    Thanx

    Check if your able to do sftp at command line from the server where BPEL is running.
    --Prasanna                                                                                                                                                                                                   

  • I cannot use this command. Why?

    [root@localhost ~]# man iostat
    No manual entry for iostat.
    [root@localhost ~]# iostat
    bash: iostat:command not found.
    [root@localhost ~]# xedit
    bash: xedit:command not find.
    Why can I not use these commands?
    How can I use these commands?

    Hi,
    "command not found" means that you didn't install the packages for this command. Please search the installation CD and install packages sysstat and xorg-x11 using command "rpm -ivh <packagename>-version.rpm"

  • How do you use FTP or where do  you go to FTP on an IMAC using 10.5?

    I am new to Mac's, first one, I am trying to build my website and want to FTP to it, but I do not know how. Can someone help me please.
    Thanks
    Sam

    You can use Terminal and use the command line ftp client, also. I haven't done much with it, but it is there and free. I'm sure there is plenty of help on the internet for using it. Otherwise, there are various FTP clients on the market, as mentioned.

  • How can i install snow leopard on my mac G5 using a command line and booting from an external usb rom, since my disk i have is not a bootable media

    How can i install snow leopard on my mac G5 using a command line and booting from an external usb rom, since my disk i have is not a bootable media

    Hi.
    You simply can't. Snow Leopard is compiled in Intel binary only.
    Good Luck.

Maybe you are looking for