[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] How much $$$ to install mySQL on RAQ2?



Cody Watkins <codyw@xxxxxxxxxxxxxxxxx> wrote:
> What I did was download them all to my win box, then I FTP'd them to a
> directory I made in Admin's home dir.  Ex.
> /home/sites/home/users/admin/temp/rpms
>
> And then I removed them as soon as I was done.

As a former Industrial Engineer, I have a background in process improvement so I
think I can save you a few steps.  Instead of downloading to your pc, download
directly to your server.  Telnet into your server and use its FTP program.

0a. telnet to your server
0b. ls whateverdirectoryyouwant (I like to download files to /home/work/ or
/home/downloads/)
1. ftp ftp.cobaltnet.com, at prompt put username of "anonymous", follow instructions
for password
2. ls directorywherefileis
3. binary (to set transfer mode to binary for rpm or tar.gz files)
4. get filename
5. exit

Steven Werby {steven-lists@xxxxxxxxxxxx}