LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   differences between Ubuntu 804 and 904?? (https://www.linuxquestions.org/questions/linux-newbie-8/differences-between-ubuntu-804-and-904-a-721277/)

repo 04-24-2009 08:52 AM

Quote:

As far as apache-i'm in ubuntu-could go get it-but why would i need it?
to learn how things work :-)

linus72 04-24-2009 08:53 AM

gtkftp or kftp is ok?

repo 04-24-2009 08:58 AM

any ftp client

repo 04-24-2009 08:59 AM

also look what the extention is of the index file on the server
html or htm
you must call your file the same.

linus72 04-24-2009 09:03 AM

ok-uploading "index.html" and "Qemu-DSL-Persistent-Kit.zip" via gFTP

so-your saying I gotta name the "index.html" to "Qemu-DSL-Persistent-Kit.zip.html"??

should I delet the stuff I just uploaded??

repo 04-24-2009 09:06 AM

no,

the index.html is ok, and works.

Did you uploded
Qemu-DSL-Persistent-Kit.zip ?

You don't need to rename it to
Qemu-DSL-Persistent-Kit.zip,html

repo 04-24-2009 09:09 AM

make sure the name of the file
Quote:

Qemu-DSL-Persistent-Kit.zip
is
Quote:

Qemu-DSL-Persistent-Kit.zip
on the server

linus72 04-24-2009 09:10 AM

right now it's uploading the qemu thing 94MB at 50KBS....

uploading to folder "multidistro"

gFTP 2.0.18, Copyright (C) 1998-2003 Brian Masney <masneyb@gftp.org>. If you have any questions, comments, or suggestions about this program, please feel free to email them to me. You can always find out the latest news about gFTP from my website at http://www.gftp.org/
gFTP comes with ABSOLUTELY NO WARRANTY; for details, see the COPYING file. This is free software, and you are welcome to redistribute it under certain conditions; for details, see the COPYING file
Looking up multidistro.com
Trying multidistro.com:21
Connected to multidistro.com:21
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 8 of 50 allowed.
220-Local time is now 06:59. Server port: 21.
220-This is a private system - No anonymous login
220 You will be disconnected after 3 minutes of inactivity.
USER linus72

331 User linus72 OK. Password required
PASS xxxx
230-User linus72 has group access to: 450
230 OK. Current directory is /
SYST

215 UNIX Type: L8
TYPE I

200 TYPE is now 8-bit binary
PWD

257 "/" is your current location
Loading directory listing / from server (LC_TIME=en_US.UTF-8)
PASV

227 Entering Passive Mode (97,74,144,149,197,49)
LIST -aL

150 Accepted data connection
226-ASCII
226-Options: -a -l
226 14 matches total
Successfully changed local directory to /home/bz/Desktop
Successfully changed local directory to /home/bz/Desktop/new
Loading directory listing / from cache (LC_TIME=en_US.UTF-8)
TYPE A

200 TYPE is now ASCII
PASV

227 Entering Passive Mode (97,74,144,149,195,178)
STOR /index.html

150 Accepted data connection
226-File successfully transferred
226 0.118 seconds (measured here), 2.97 Kbytes per second
Successfully transferred /home/bz/Desktop/new/index.html at 0.81 KB/s
SITE CHMOD 644 /index.html

200 Permissions changed on /index.html
SITE UTIME 20090424093625 /index.html

500 UTC Only
Loading directory listing / from server (LC_TIME=en_US.UTF-8)
PASV

227 Entering Passive Mode (97,74,144,149,196,63)
LIST -aL

150 Accepted data connection
226-Options: -a -l
226 15 matches total
Loading directory listing / from cache (LC_TIME=en_US.UTF-8)
TYPE I

200 TYPE is now 8-bit binary
PASV

227 Entering Passive Mode (97,74,144,149,197,140)
STOR /Qemu-DSL-Persistent-Kit.zip

150 Accepted data connection

brianL 04-24-2009 09:16 AM

Quote:

Originally Posted by linus72 (Post 3519448)
Do you guys agree-disagree-
"Better to have multiple partitions/OS's or No?"

Yes. When starting out, try as many distros as you can - then settle for the two you like best that offer some contrast: such as Slackware and Debian.

linus72 04-24-2009 09:28 AM

here's info from interNIC

Domain Name: MULTIDISTRO.COM
Registrar: GODADDY.COM, INC.
Whois Server: whois.godaddy.com
Referral URL: http://registrar.godaddy.com
Name Server: NS53.DOMAINCONTROL.COM
Name Server: NS54.DOMAINCONTROL.COM
Status: clientDeleteProhibited
Status: clientRenewProhibited
Status: clientTransferProhibited
Status: clientUpdateProhibited
Updated Date: 23-apr-2009
Creation Date: 23-apr-2009
Expiration Date: 23-apr-2010

so after uploading i just goto multidistro.com and I should see that webpage?

repo 04-24-2009 09:29 AM

you can see it already

linus72 04-24-2009 09:41 AM

ok-goto the site now repo and see if the download starts-please?

repo 04-24-2009 09:48 AM

It works OK, and the speed is ok to
Quote:

repo@cannabis:~/download$ wget http://www.multidistro.com/Qemu-DSL-Persistent-Kit.zip
--2009-04-24 16:39:03-- http://www.multidistro.com/Qemu-DSL-Persistent-Kit.zip
Resolving www.multidistro.com... 97.74.144.149
Connecting to www.multidistro.com|97.74.144.149|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 99294173 (95M) [application/zip]
Saving to: `Qemu-DSL-Persistent-Kit.zip'

100%[==================================================================================================== =============================================================>] 99,294,173 488K/s in 3m 40s

2009-04-24 16:42:43 (441 KB/s) - `Qemu-DSL-Persistent-Kit.zip' saved [99294173/99294173]

repo@cannabis:~/download$


I would suggest to adjust the index.html to your needs.
You can use a text editor, or a WYSIWYG html editor.
http://webdesign.about.com/od/htmled...tpwyslinux.htm

Also install apache on your computer, so you can test the pages you create before uploading.

linus72 04-24-2009 09:52 AM

Fricken awesome-you guys rock!!
Thanks alot Reepster!
you help me alot....

Yeah-I'm editing the index.html now and will upload a new one with added downloads...

My newest gig is MultiDistro-Magic-LiveCD which has

1-DSL-4.4.10 with my dsl/qemu persistent vhd

2-Slitaz-2.0

3-Puppy-4.2

4-NetbootCD-3.0 (netinstalls alot)

5-SystemRescueCD-1.1.7

6-RIP-8.0

7-ZorOS-3.4

8-INSERT-1.3.9

9-Easeus Disk Copy

10-NT-Password

11-PLOP BootManager

12-SuperGrubDisk

13-FreeDOS

14-Balder-FreeDOS

15-Memtest86+

and more stuff too

Its a 700MB CD-will be available tonight with full instrauctions about each distro, and md5sum + other stuff too.

linus72 04-24-2009 10:00 AM

alright-check out the site now-


All times are GMT -5. The time now is 02:35 AM.