Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12
Hi friends; I'm new to linux system. This is the first linux system that i use. Please advise; I install linux fedora 10 on my vmware 6. Using the network ...
  1. #1
    Just Joined!
    Join Date
    Jun 2009
    Posts
    7

    cannot download file in fedora 10 + firefox

    Hi friends;

    I'm new to linux system. This is the first linux system that i use. Please advise;
    I install linux fedora 10 on my vmware 6. Using the network adapter (bridge connection and replicate). When i try to download file from joomla through firefox browser, it can not download. I used both right click and left click of the mouse to download; when using right click and "save as" it shows "the download cannot be saved because an unknown error occured. Please try again".


    Do i have to stop any service or something to allow firefox to download. I also try the wget function in terminal service and it show almost the same.

    Thank you so much.

  2. #2
    Linux Newbie
    Join Date
    Apr 2009
    Posts
    160
    Are you doing this as a regular user?

    as root take a look in /var/log/messages

    tail -f /var/log/messages
    then, hit Enter a few times to give you some blank lines so it's easier to follow

    then try wget again and see if it spits out any errors.

    To me it sounds like a possible permission problem.

  3. #3
    Just Joined!
    Join Date
    Jun 2009
    Posts
    7
    Jun 14 13:06:23 localhost pulseaudio[3007]: module-alsa-sink.c: Increasing wakeup watermark to 40.00 ms
    Jun 14 13:06:24 localhost pulseaudio[3007]: module-alsa-sink.c: Increasing wakeup watermark to 80.00 ms
    Jun 14 13:06:24 localhost pulseaudio[3007]: module-alsa-source.c: Increasing wakeup watermark to 40.00 ms
    Jun 14 13:06:24 localhost pulseaudio[3007]: module-alsa-sink.c: Increasing wakeup watermark to 160.00 ms
    Jun 14 13:06:24 localhost pulseaudio[3007]: module-alsa-sink.c: Increasing wakeup watermark to 320.00 ms
    Jun 14 13:06:25 localhost pulseaudio[3007]: module-alsa-sink.c: Increasing wakeup watermark to 368.53 ms
    Jun 14 13:06:25 localhost pulseaudio[3007]: module-alsa-source.c: Increasing wakeup watermark to 80.00 ms
    Jun 14 13:06:25 localhost pulseaudio[3007]: module-alsa-source.c: Increasing wakeup watermark to 160.00 ms
    Jun 14 13:06:26 localhost pulseaudio[3007]: module-alsa-source.c: Increasing wakeup watermark to 320.00 ms
    Jun 14 13:06:26 localhost pulseaudio[3007]: module-alsa-source.c: Increasing wakeup watermark to 368.53 ms

  4. #4
    Just Joined!
    Join Date
    Jun 2009
    Posts
    7
    Resolving joomlacode.org... failed: Name or service not known.
    wget: unable to resolve host address `joomlacode.org'
    [root@localhost joomla]#

    this is what i found after tail and wget again

  5. #5
    Just Joined!
    Join Date
    Jun 2009
    Posts
    7

    thank you

    Quote Originally Posted by mikesd View Post
    Are you doing this as a regular user?

    as root take a look in /var/log/messages



    then, hit Enter a few times to give you some blank lines so it's easier to follow

    then try wget again and see if it spits out any errors.

    To me it sounds like a possible permission problem.
    thank you for the first instruction

  6. #6
    Linux Newbie
    Join Date
    Apr 2009
    Posts
    160
    Quote Originally Posted by seapeers View Post
    Resolving joomlacode.org... failed: Name or service not known.
    wget: unable to resolve host address `joomlacode.org'
    [root@localhost joomla]#
    There's your problem. It looks like either joomlacode.org is down, but I was just there. Or you need to go over your network settings.

    as root in an xterm or your favorite terminal run

    redhat-config-network
    I'd guess you pretty much want it all set up as dhcp

  7. #7
    Just Joined!
    Join Date
    Jun 2009
    Posts
    7
    Quote Originally Posted by mikesd View Post
    There's your problem. It looks like either joomlacode.org is down, but I was just there. Or you need to go over your network settings.

    as root in an xterm or your favorite terminal run



    I'd guess you pretty much want it all set up as dhcp


    Can you give me instructions? Please. I'm using Fedora 10 on VMWARE? Do you need to see the capture screens?

  8. #8
    Just Joined!
    Join Date
    Jun 2009
    Posts
    7
    By the way, I can surf the internet but cannot download files?

  9. #9
    Linux Newbie
    Join Date
    Apr 2009
    Posts
    160
    Try downloading someting else from a different site. see if that works.

    if not post the screenshots.

    you may need to do
    ipconfig /all
    in a dos prompt and change some numbers in linux

  10. #10
    Just Joined!
    Join Date
    Jun 2009
    Posts
    7
    This is the result of ifconfig in my fedora


    eth0 Link encap:Ethernet HWaddr 00:0C:29:86:3A3
    inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
    inet6 addr: fe80::20c:29ff:fe86:3ad3/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:35 errors:0 dropped:0 overruns:0 frame:0
    TX packets:102 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:5319 (5.1 KiB) TX bytes:20070 (19.5 KiB)
    Interrupt:18 Base address:0x2000

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:16 errors:0 dropped:0 overruns:0 frame:0
    TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:1040 (1.0 KiB) TX bytes:1040 (1.0 KiB)
    -----------------------------------
    My main os is win xp sp 3 on notebook with wireless connection. Install vmware 6. run fedora 10 on vmware my connection is bridge with replicate checked. My router has wireless password security on.

    Hope somebody know how to fix this thank you in advance

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...