eva2000
12-13-2000, 12:36 PM
Horay ! the dns is working now. I am using tera-byte.com's dns control panel instead. Ftp and telnet speed are fast now and the little machine is quite powerful (not that any of my indevelopmen sites get much traffic yet)
Questions.. questions... questions :) Where should i start ?
1. Installing MySQL and PHP4
- okay thanks to some threads here i managed to search and find more than 1 way to install MySQL and PHP4 on a Raq3 server. Thanks to Felix C. for sending me the MySQL 3.22.32 installation instructions. But i am a bit confused by them. Felix you forgot the PHP4 instructions though..
There's for MySQL
- http://pkg.nl.cobalt.com/howto/casp_mysql_howto.html
- http://list.cobalt.com/pipermail/cobalt-developers/2000-December/003279.html
- http://list.cobalt.com/pipermail/cobalt-users/2000-June/014663.html
- http://qube-users.qube.de/maillists/cobalt-users/2000-August/msg00281.html
- http://list.cobalt.com/pipermail/cobalt-users/2000-November/024828.html
For PHP4
- http://list.cobalt.com/pipermail/cobalt-users/2000-November/024827.html
This is all confusing, rpm vs binary ? Has anyone gotten MySQL 3.23.28 to install and work on a RaQ3 ? I suppose that would have to be done via a binary from MySQL.com ?
2. RaQ3 site management ?
- i created a virtual site and added a domain, mydomain1.com to ip 111.111.111.111 for example, and then wanted to point the .net version mydomain1.net to 111.111.111.111 as well. Problem when i added the dns in
so both mydomain1.com and mydomain1.net point to 111.111.111.111 - if i enter mydomain1.net it resolves and shows mydomain1.com ?
- also i want to point a domain to a subdomain of another domain i.e. domain1.com -> subdomain.domain2.com but domain1.com resolves to domain2.com instead ? I added dns entries for subdomain.domain2.com to point to domain2.com's ip address and added a cname entry for domain1.com to alias subdomain.domain2.com
3. Basic telnet/ftp commands :(
Still a newbie and i have tried to read up on most of the commands just missing a few :)
tar command - can i untar a tar file into a directory named other than the one it was created from ? i.e. if i did
tar cvf mysite.tar html
where the directory html was tarred into a file named mysite.tar. But i want to untar it into a directory named htdocs ?
deleting entire directory via telnet ? - how's tha done ? i.e. i want to delete the directory /html ?
moving content only of one directory into another directory name ? - how do i move the entire contents of directory named, direct1 to the directory named direct2 where
/html
/direct1
/direct2
?
4. Editing domain's root directory to point to sub directory of another domain ?
- how do i point domain1.com's root directory to domain2.com/subdirectory/ ?
i appreciate the help and this thread could document the questions for others as well :D
Questions.. questions... questions :) Where should i start ?
1. Installing MySQL and PHP4
- okay thanks to some threads here i managed to search and find more than 1 way to install MySQL and PHP4 on a Raq3 server. Thanks to Felix C. for sending me the MySQL 3.22.32 installation instructions. But i am a bit confused by them. Felix you forgot the PHP4 instructions though..
There's for MySQL
- http://pkg.nl.cobalt.com/howto/casp_mysql_howto.html
- http://list.cobalt.com/pipermail/cobalt-developers/2000-December/003279.html
- http://list.cobalt.com/pipermail/cobalt-users/2000-June/014663.html
- http://qube-users.qube.de/maillists/cobalt-users/2000-August/msg00281.html
- http://list.cobalt.com/pipermail/cobalt-users/2000-November/024828.html
For PHP4
- http://list.cobalt.com/pipermail/cobalt-users/2000-November/024827.html
This is all confusing, rpm vs binary ? Has anyone gotten MySQL 3.23.28 to install and work on a RaQ3 ? I suppose that would have to be done via a binary from MySQL.com ?
2. RaQ3 site management ?
- i created a virtual site and added a domain, mydomain1.com to ip 111.111.111.111 for example, and then wanted to point the .net version mydomain1.net to 111.111.111.111 as well. Problem when i added the dns in
so both mydomain1.com and mydomain1.net point to 111.111.111.111 - if i enter mydomain1.net it resolves and shows mydomain1.com ?
- also i want to point a domain to a subdomain of another domain i.e. domain1.com -> subdomain.domain2.com but domain1.com resolves to domain2.com instead ? I added dns entries for subdomain.domain2.com to point to domain2.com's ip address and added a cname entry for domain1.com to alias subdomain.domain2.com
3. Basic telnet/ftp commands :(
Still a newbie and i have tried to read up on most of the commands just missing a few :)
tar command - can i untar a tar file into a directory named other than the one it was created from ? i.e. if i did
tar cvf mysite.tar html
where the directory html was tarred into a file named mysite.tar. But i want to untar it into a directory named htdocs ?
deleting entire directory via telnet ? - how's tha done ? i.e. i want to delete the directory /html ?
moving content only of one directory into another directory name ? - how do i move the entire contents of directory named, direct1 to the directory named direct2 where
/html
/direct1
/direct2
?
4. Editing domain's root directory to point to sub directory of another domain ?
- how do i point domain1.com's root directory to domain2.com/subdirectory/ ?
i appreciate the help and this thread could document the questions for others as well :D
