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 ...
- 06-14-2009 #1Just 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.
- 06-14-2009 #2Linux Newbie
- Join Date
- Apr 2009
- Posts
- 160
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 followtail -f /var/log/messages
then try wget again and see if it spits out any errors.
To me it sounds like a possible permission problem.
- 06-14-2009 #3Just 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
- 06-14-2009 #4Just 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
- 06-14-2009 #5Just Joined!
- Join Date
- Jun 2009
- Posts
- 7
- 06-14-2009 #6Linux Newbie
- Join Date
- Apr 2009
- Posts
- 160
- 06-14-2009 #7Just Joined!
- Join Date
- Jun 2009
- Posts
- 7
- 06-14-2009 #8Just Joined!
- Join Date
- Jun 2009
- Posts
- 7
By the way, I can surf the internet but cannot download files?
- 06-14-2009 #9Linux 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
in a dos prompt and change some numbers in linuxipconfig /all
- 06-14-2009 #10Just 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:3A
3
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


Reply With Quote
