Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Some obvious questions that should already have occured to me: What kind of network device and network connection does this machine have? An ethernet card connected to a broadband modem? Local Area Network?
Are you the system administrator for this office network? Is there someone else who can provide you with more help or information?
"If the command succeeds quickly, listing Google's IPs, then you're not having general network connectivity trouble." I'd say you're not having general network connectivity trouble. That's one more link in the chain.
As for traceroute, maybe it is not installed by default in Ubuntu (could be classified as a "power-user" tool and deemed unnecessary for most users). See if this helps:
Code:
$ sudo apt-get install traceroute
If you see messages indicating it's being installed, you should be able to use it afterward.
Quote:
Originally Posted by Odyssey1942
michapma, closetgeek, or anyone:
Can anyone see anything in any of the various requested results above that might help resolve this problem? TIA
Not really yet.
But there were other ideas posted that haven't been reported back on yet. Other things that were suggested:
* Have you tried comparing the performance of another browser (Epiphany)?
* Have you looked at proxy settings?
* Have you disabled IPV6 for Firefox?
On a side note, some of my suggestions were just meant to give you resources to inform yourself with. You will help yourself if you put on your detective's hat and look for answers to some questions.
For example, Google tells me that the answer to
Quote:
Also does anyone know how to get a hardware profile in Ubuntu? If so, can report exact bits here.
can be found here:
System>Adminstration>Device Manager
I don't mean to criticize, it's just that you'll find answers to some questions faster yourself than waiting on someone to do it for you. Ubuntu has some pretty good documentation:
What kind of network device and network connection does this machine have?
An ethernet card connected to a switch in a Local Area Network. The LAN is one of two branches from a router fed by a microwave broadband feed. (The other branch is a WiFi system for customers of the business)
I am, errrmmm...., the system administrator for this office network. (As you can see, I am a beginner and unfortunately there is no one in this little town who can provide help or information.)
Good news regarding general network connectivity.
Will try: "sudo apt-get install traceroute[/code]" when I get to the office.
I had disabled IPv6 in Firefox and would say that helped somewhat. I look forward to getting my Ubuntu upgraded to 6.06 and bringing Firefox up to a later version which I strongly suspect will also be very helpful. I got started yesterday on finding another browser, but got interrupted and lost the tread - will pursue that again today.
I have heard the term "proxy" many times, but candidly I really don't understand where a proxy is, much less how to examine proxy settings. I know that a proxy acts to examine outgoing requests to see if it can provide the required page from its cache, and or to "filter" user activity, but exactly where is it? I assume is must be in the router (or maybe at the ISP or possibly in the OS where it wraps the browser)? Is there something that I can interrogate in Ubuntu (or elsewhere) and post that will help shed light on the settings and help me learn about settings?
Thank you very much for your kind suggestion regarding research. You probably cannot tell it, but I research every suggestion received to better understand it and to learn how to implement it. (Without intending this as criticism, some of the suggestions in forums, even beginner forums, are along the lines of "Have you tried XYZ", without any instruction as to how to do it, so the person with the problem must either research it or ask for instruction (or both, in my case usually when the answer is not obtained through research within a reasonable length of time.)) For example, I spent a lot of time googling proxy in various contexts and found lots of definitions and references without being much the wiser as to where it actually is.
I knew about System>Adminstration>Device Manager, which of course is enormously detailed, but much of what it reveals is listed as "unknown device". What I was hoping is that there are tools like SysoftSandra or Karen's Computer Profiler in Windoze, but for Linux and, most importantly, which forum members can recommend.
Quote:
Originally Posted by michapma
I don't mean to criticize, it's just that you'll find answers to some questions faster yourself than waiting on someone to do it for you. Ubuntu has some pretty good documentation:
Constructive criticism is always welcome, actually valued, with me. I believe that there must be much good info in the Ubuntu documentation, but I rarely find what I am looking for there. It is both time consuming and difficult, often cryptic, and I usually find what I am looking for elsewhere while I am also looking in Ubuntu. (Here is a line from the Local Area Network section from one of the URL's you provided:
Quote:
Configuration information should be provided by your network administrator.
I asked him and he threw a stale doughnut at me . Anyway, no help to me.)
You have been enormously responsive in this quest and I hope your patience holds til we get it fixed. Thanks again.
All Linux distros have a command line device lister. Open a terminal and type "sudo lspci" (without the quotes of course). That should give you a list of your hardware.
In a console, type "man lspci" for switches to add to the command to give you more or less output.
Location: Sikkim Manipal Institute of Technology, Sikkim
Distribution: Slackware 10.2
Posts: 80
Rep:
Is just the network slow or the pc is generally slow I mean does copying files from one location to another take more than usual time? if yes then please post lspci and lsusb also.
XavierP and lockpicker-thanks for yours and will try the lister when I get to the office.
The computer is reasonably fast except for Internet related activity. As mentioned above, removing IPv6 from Firefox helped, but Thunderbird is agonizingly slow. It may well be that upgrading to 6.06 will make the problem disappear.
Bus 003 Device 002: ID 04a7:022c Visioneer
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 004: ID 03f0:6204 Hewlett-Packard DeskJet 5150c
Bus 001 Device 001: ID 0000:0000
and after:
Bus 003 Device 002: ID 04a7:022c Visioneer
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 004: ID 04e8:0100 Samsung Electronics Co., Ltd
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 004: ID 03f0:6204 Hewlett-Packard DeskJet 5150c
Bus 001 Device 001: ID 0000:0000
It seems that the (Kingston) USB device is listed as Bus 2, Dev 4 (and that it is manufactured by Samsung)
Location: Sikkim Manipal Institute of Technology, Sikkim
Distribution: Slackware 10.2
Posts: 80
Rep:
You should unmount the mounted usb device before unplugging it otherwise there is a possibility of corrupting the device's filesystem.
And as far as the slow behaviour is concerned, your lspci explains most of it
Quote:
Originally Posted by Odyssey1942
0000:00:09.0 IDE interface: nVidia Corporation: Unknown device 0085 (rev a3)
0000:00:0b.0 IDE interface: nVidia Corporation: Unknown device 008e (rev a3)
Looks like your IDE interface is not recognized properly, that means most probably your DMA would also not be workin, that could definetly be slowing down things!! try to get that workin and that should help.
Location: Sikkim Manipal Institute of Technology, Sikkim
Distribution: Slackware 10.2
Posts: 80
Rep:
well if you you can access your usb-storage device by directly going to the directory you mounted that into
e.g. if you used something like "mount -t /dev/sda /mnt/flash" to mount your drive then you can move to /mnt/flash and access it. as far as an icon in the GUI is concerned, a simple script could be made for that but why to take the pain!!
And actually mounting is just the procedure of attaching your external device's filesystem to some location on your resident filesystem ( Somewhat like adding a branch to an existing tree) and unmounting is detaching it!
Location: Sikkim Manipal Institute of Technology, Sikkim
Distribution: Slackware 10.2
Posts: 80
Rep:
well forgot to mention, it seems you are unable to mount the device in the first place. for that you can check tail /var/log/messages for the getting to know the file to which your device is associated
eg if you find that the device is being attached as sda then you could mount it using
mount -t <filesystem here> /dev/sda /mnt/<directory to which the device is to be mounted>
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.