Ubuntu :: Freshly Booted 8.10 With No Apps Running Shows Network Activity?
Mar 30, 2010
How can I track down what's using my nic and kill it (if appropriate). There are no applications running which might be authorized to send and receive packages, so I don't really know why the System Monitor shows network activity.
View 9 Replies
ADVERTISEMENT
Aug 21, 2011
I tried to do a scheduled software update several times today (8/20/11) and nothing seems to download, though I do get the "Downloading" PackageKit dialog message (the System Monitor shows practically no network activity). In between tries I downloaded some 600 MB .iso files (about 10 minutes each) so I know my internet is working properly. That leaves either PackageKit got hosed in my last update, or servers are down.
View 2 Replies
View Related
May 19, 2010
I see these activities logged on a fairly regular basis in /var/log/auth.log and was wondering if this is normal activity?
firefox: gethostby*.getanswer: asked for "ftp.cs.rose-hulman.edu IN A", got type "DNAME"
The format is always the same, though sometimes the address is a regular Internet site.
View 9 Replies
View Related
Jan 24, 2011
The only window that's open is the terminal running this command, no pidgin, skype, samba, torrent or anything I can think of is using the network yet there is ***** load of output from tcpdump. I was hoping to use this to check where certain applications connect to and what messages they send but when I'm doing nothing there is already more output than I can go through. Running tcpdump for less than 10 seconds gives me the following output:
Code:
16:13:22.015683 IP ns.hihkptt.net.cn.domain > desk.local.56598: 46887 1/2/2 (166)
16:13:22.016251 IP ns.hihkptt.net.cn.domain > desk.local.60099: 21168 1/2/2 (166)
16:13:22.016743 IP ns.hihkptt.net.cn.domain > desk.local.42325: 50346 1/2/2 (166)
16:13:22.034733 IP ns.hihkptt.net.cn.domain > desk.local.41441: 63658 1/2/0 (134)
16:13:22.035215 IP ns.hihkptt.net.cn.domain > desk.local.42865: 37537 1/2/0 (134)
16:13:22.036124 IP ns.hihkptt.net.cn.domain > desk.local.35006: 7520 1/2/0 (134)
16:13:22.036569 IP ns.hihkptt.net.cn.domain > desk.local.38480: 51322 1/2/0 (134)
16:13:22.066006 ARP, Reply 192.168.0.1 is-at 00:b0:0c:02:60:9c (oui Unknown), length 46 .....
View 2 Replies
View Related
Jan 19, 2010
Was wondering if this is normal. I have a laptop which is about a year old. Recently my battery died (it last 10-15 minutes instead of 3-4 hours as it was before). I ordered a new one. While waiting for the new one I started to investigate power consumers (processes) on my machine. I run slackware64-current. with 2.6.33-rc4-git7 kernel. config - is slightly modified config-generic from -current. I attach t here for any case. Here is the output of powertop:
Code:
PowerTOP version 1.11 (C) 2007 Intel Corporation
Cn Avg residency P-states (frequencies)
C0 (ЦП работает) ( 9,0%) 2,27 ГГц 2,6%
[code]...
How can I decrease number of wakeups?
View 1 Replies
View Related
Jul 8, 2010
I bought a nice new Acer Athlon II x2 yesterday with the intention of using it as my main stable, every-day system. As it came pre-installed with Windows 7 Home Premium, my plan was to dual-boot between W7 and an as-of-yet undecided 64-bit Linux OS (probably Slackware's 64-bit variant).
Anyway, it wouldn't connect to the Internet. Everything else seemed fine but this. Being too lazy to really look into it myself at the time, I called up Acer tech support and shared my problem. We did a ping test and she said the problem's with the ISP not the hardware, so I went there to find many of their customers seemed to be getting bad or no connection. Thinking that was likely my problem too, I left it at that.
Well today after work I decided to boot my Puppy Linux USB stick onto the machine to see if it's just W7 being Microsuck, and attempting to connect, Puppy couldn't find the correct module to load that would result in a new interface (network) being detected. Annoyed, I tried Puppy Linux on an old tower I'm currently working on for my parents (still working on that one btw for anyone who remembers me from last week) and it connected fine. I'm actually using that system as I type out this post. Running other Linux OSs on my new machine does the same thing (no connection). Going back to W7, I tried letting them do their diagnostic thing and it came up with this:
Quote:
Local Area Connection doesn't have a valid IP address.
Not fixed.
Clicking for more information I get:
Code:
NVIDIA nForce Networking Controller
Provider: Microsoft
Version: 1.0.1.211
Inf File Name: c:WindowsINF
etnvm64.inf
[Code]...
View 12 Replies
View Related
Mar 16, 2010
The hd starts running on it's own and I check the log files and find this:
Code:
Mar 16 21:28:47 ubuntu kernel: [16953.273544] VFS: busy inodes on changed media or resized disk sr1
Mar 16 21:28:47 ubuntu kernel: [16953.293541] Buffer I/O error on device sr1, logical block 26827
Mar 16 21:28:47 ubuntu kernel: [16953.293550] Buffer I/O error on device sr1, logical block 26828
Mar 16 21:28:47 ubuntu kernel: [16953.293619] Buffer I/O error on device sr1, logical block 26827
Mar 16 21:28:47 ubuntu kernel: [16953.293623] Buffer I/O error on device sr1, logical block 26828
Mar 16 21:28:47 ubuntu kernel: [16953.293645] SQUASHFS error: sb_bread failed reading block 0xcb75
Mar 16 21:28:47 ubuntu kernel: [16953.293649] SQUASHFS error: Unable to read fragment cache block [32d1bc4] .....
Mar 16 21:30:47 ubuntu kernel: [17073.066145] Core dump to |/usr/share/apport/apport pipe failed
View 4 Replies
View Related
Jan 8, 2010
I'm encountering a strange problem. I need to open and forward all UDP and TCP ports related to VoIPtelephony (5000:32000) in the Suse 11.1 server that's acting as router/firewall in our setup. The ports must redirect to a Asterisk server in the local network. (This server has the IP adress 192.168.0.3)I've opened ports in Yast (Firewall>Ports>Advanced) and putted in some masquerading rulesirewall>Masquerading):0/0,192.168.0.3,tcp,5000:31000,5000:310000/0,192.168.0.3,udp,5000:31000,5000:31000when I do a nmap localhost I get:Starting Nmap 4.75 at 2010-01-08 16:52 CETInteresting ports on localhost (127.0.0.1):
Not shown: 991 closed ports
PORT STATE SERVICE
21/tcp open ftp
[code]....
View 9 Replies
View Related
May 8, 2011
I decided to have a go at running conky on my 11.04 desktop. It isn't showing any wifi activity, even though i'm obviously connected. also, is there any place where i can see the whole list of options that can be added to it?
View 2 Replies
View Related
Jun 17, 2010
Ubuntu 10.04 fresh install on eee 900. I had previously tried Cairo-Dock and AWN (successfully but I like that DockbarX is integrated into the panel) I installed Dockbarx like so:
Code:
sudo add-apt-repository ppa:dockbar-main/ppa
sudo apt-get update
sudo apt-get install dockbarx
DockbarX was working.
Then I uninstalled Cairo and AWN with Synaptic.I got a notification of an error in the panel saying I had broken packages - see broken package filter to check it out.I can't find filters in Synaptic.Then I noticed DockbarX was empty (and I had pinned Firefox to it) So I tried uninstalling and reinstalling via terminal. No problems with that but when added it to the panel again it was still empty . I rebooted several times during these attempts.
Quote:
Symptoms:
- Launchers disappear
- Open applications not reflected in launchers
Jun 7/2010 status: New → Incomplete
[code]...
But I have 0.39.3-1.
View 9 Replies
View Related
Oct 4, 2010
just blew away a Windows 7 install (yeah!) to install 11.3 64-bit and when my desktop booted, it shows "Greg Zenitsky (greg) on ubuntu" at the top of the application launcher. Where did that come from and how do I fix it. I looked through all the user account screens in Yast. but could not locate it.
View 7 Replies
View Related
Nov 3, 2010
I'd like to essentially log the firefox status bar "waiting for x...", "transferring from x...", all those messages. Really what I'm after is a log of all servers contacted.
View 1 Replies
View Related
May 28, 2011
I am trying to figure out how to set ALL of my network activity to go through tor. I have set my network proxy configurations to tor and polipo settings (127.0.0.1:8118 for http and 127.0.0.1:9050 for socks) works great in firefox, but if I nmap scan my router, it says that the incoming signal came from my other ip.. yes I have 2 internet connections, no I am not a hacker. so, I am wondering what I am missiing here, it has to be something simple, just a line I need to add to a config file or something.
View 1 Replies
View Related
Jan 23, 2011
I would like Windows laptops to use a proxy to connect to the network so I can check network activity and see if any malware is trying to connect and where it is trying to connect to. So on my Ubuntu desktop I would like to install something as simple as possible to be used as a proxy, I've seen squid but does that only handle http requests? Does that handle streaming requests and such as well? This so I can see the source of some media that's being played in flash or pps.tv
View 3 Replies
View Related
Sep 1, 2011
For some reason whenever I'm torrenting after a certain amount of time my networking ability just stops. My network traffic shoots down to zero and I can't bring anything like the ability to request a website back until I restart.
View 9 Replies
View Related
Apr 6, 2010
I have a number of diskless hosts which are to bootth PXE and mount their root filesystem on an NFS share. Most of the NFS share will be common to to all of the diskless hosts. No problem with that part.I also need part of the NFS shared filesystem to be unique to each individual host. The only difference between the hosts is the ethernet MAC. I use it in the DHCP server to key a specific unique IP to each host. I would like to be able to use either the MAC, or the IP, or any other unique identifier that can be derived very early in the boot process to access a filesystem or directory that is unique to each diskless host.
I need/want to do this because I need/want to isolate all of the system maintenance to one small part of the boot host. Modifying the hardware (these are VME CPUs) in any way is not an option; they must be field swappable, with all maintenance isolated to the boot host(s).I know I could run ifconfig and parse its output to derive an IP &/or MAC, but that seems a bit kludgey and fragile. The DHCP server is presently assigning IPs. I know I can arrange to pass a unique option value via the DHCP server, but don't know if or how this can be retrieved on the diskless nodes. I am presently passing the 'root=' kernel argument from the bootloader, but I don't think there is any way to pass other filesystem information using that mechanism.
I know I can pass some kernel arguments from the bootloader, but there doesn't seem to be any generic message that can be retrieved in userspace as part of the boot process. I've scanned around in the /proc filesystem, looking for the IP or anything else that seems to uniquely identify the host, but don't see anything there, either.The init process has not yet been cast in stone, but is very likely to be a BusyBox built-in
View 5 Replies
View Related
Nov 19, 2009
I have an acer aspire L-5100 with Vista and fedora dual boot configuration. Fedora 11 worked fine. After upgrading with preupgrade The system shows a strange behaviour. The startup screen ( with no the little f in the first ) is first blue with the white place in the middle , the filling with the fedora f very slow ( 5 minutes ) and then nothing. No harddisk or network activity no booting. <ctrl><alt><delete> works for rebooting. <altfx> for console not. Hacking <alt f2><esc> very often and fast leads sometimes to a console where then the boot process starts running and the system comes up with gnome.
View 5 Replies
View Related
May 21, 2010
I'm after fresh install of Fedora x64, did all updates. I have wireless pci card TP-LINK TL-wn510G (Atheros chipset) which was detected correctly.
Everything is working smoothly until I start to download from internet in firefox (or in konqueror - no difference). On increased network activity my mouse cursor starts to lag/jump when moving - it's almost impossible to do anything using mouse when there is file download. On minor traffic, like browsing webpages, I don't notice such behaviour.
I checked if its rather because of hdd activity not the network, but no - when copying big file on hdd everything works fine.
I'm also experiencing huge ssh lag/jitter despite the ping is low.
I fired top when downloading, but there is no process eating cpu in suspicious way.
I have a regular usb mouse.
On the same computer I have installed Win 7 and OpenSuse and nothing like this happens on that systems.
I think there might be a some kind of conflict between wifi card and usb mouse (they share resources) but don't know how to check/repair. Could you please tell me how should I proceed to check what is going on. I haven't modified any hw settings, the installation went w/o any errors.
View 3 Replies
View Related
Jul 1, 2011
I had a problem with the new network manager a week ago and got it solved with help from the forum so now I'm back again. I have a dual boot with Windows 7 (I have to use it when serving my corporate masters) so I wasn't in my Fedora partition much this week.
I just noticed this and I'm positive it wasn't doing it before my network manager problem but I'm not sure when it started or if they're related.
I'm running F15. The machine is an HP Elitebook 8440p and has a wifi light that is also a touch button to turn the wireless on/off. Whenever there is activity on the network now it blinks between orange and blue. I know that isn't really a big deal but it's really annoying and is driving me completely nuts!! The normal behavior is orange when it's off, solid blue when it's on (or connected) and blinks orange/blue just while it's connecting. During network activity it's always been just solid blue and that's what I want.
I found a script that some Ubuntu users said fixed the same problem but when I tried to copy it the directory they said to put it in "/etc/network/ifup.d" doesn't exist. I'm assuming that's a distro difference between Ubuntu and Fedora?
Has anyone else seen this? Any ideas how to fix it?
View 3 Replies
View Related
Mar 12, 2010
I have a Dell PowerEdge 1950 with Centos 5.4 installed. I am having an issue where there is no network activity on any of the NIC's.(Broadcom and Intel).
I have read that this might be somewhat common but have not found any solutions. I am unable to ping anything internal or external. Has anyone encountered this problem and have a potential fix?
View 1 Replies
View Related
Jan 24, 2010
i'm trying to run a graphical program at a specific time with the help of 'at'. i'm on kubuntu but i think this will be the same on any *buntu.
because 'at' is such a common word. i found this bug [URL] but the mentioned work around doesn't work.
i can make at work with command line if i enter the a tty to make the output to.
example of what i do is:
Code:
$ at now
warning: commands will be executed using /bin/sh
at> date > /dev/tty1
at> <EOT> (CTRL+d)
[Code]....
View 4 Replies
View Related
Feb 26, 2011
In Karmic, I could run an app as user gdm by issuing the following command (assume the app is gconf-editor)
Code:
gksudo -u gdm dbus-launch gconf-editor
Now that I've switched to Marverick when I issu the same command I get this:
Code:
towheed@GA1A4CH:~$ gksudo -u gdm dbus-launch gconf-editor
No protocol specifiedNo protocol specified
** (gconf-editor:19812): CRITICAL **: Failed to parse arguments: Cannot open display:
I checked my environment variable DISPLAY using:
Code:
towheed@GA1A4CH:~$ echo $DISPLAY
and it returned:
Code:
:0.0
Now I ran the command:
Code:
gksudo -u gdm dbus-launch gconf-editor --display=:0.0
and got the same error as before.Has either or both dbus-launch or gksudo changed their behavior os is this a bug. Note that the command does not work with any applications being run as the user gdm.
View 2 Replies
View Related
Aug 30, 2010
i have an old laptop running as a server it has no video output so i remote desktop to it when making changes using teamviewer. just went into the system monitor and processes to find that teamviewer.exe was running...this has kinda confused me as i thought .exe couldnt run unless using wine. which has to be configured in most cases too. i mean the program is working perfectly but why the .exe?
View 4 Replies
View Related
Jul 13, 2009
I upgraded from Fedora 10 to Fedora 11 last night in response to a pop up window. When I rebooted after the upgrade my wife immediately complained about the internet not working. Actually the connection up was working but Fedora 11 upgrade had made it slow almost to a stop There are two XP machines the network behind a local D-Link wireless router with Comcast high speed internet. When I disable networking on the Fedora machine the internet connection immediately returns to normal on the other two machines. Also there is a second or two period after enabling networking for a quick upload or download before the connection clogs.I checked the system monitor network history and found that there is a constant networking send rate of just under 180 kb/s in the background.This occurs even when the browser, email client, and automatic backup are off and the only process showing significant CPU use in the system monitor is the monitor itself.
I tried netstat but there were so many /tmp/orbit entries that I could not scroll up to the top of the listing. Is this normal. If so, does anyone know the netstat command options to just see connections with sent packets. I also tried ifconfig -a. This shows no Rx packets at all, and no TX packets except on eth0, The total etho TX packets matches t,he reported by the system monitor, and in the monitor you can watch the total accumulate in approx 180 kb/sec increments. I don't understand why 180kb/sec TX would make a dramatic difference in internet network internet speed. Comcast reports upload speeds in megabytes. I need to be able to use the net in Federa, but I am also curious to learn what is the caused the problem.
View 2 Replies
View Related
Mar 14, 2010
I have 4 workspaces set up and they appear on the bottom menu bar. Usually I can switch to each and see what's running in each, even if the apps are minimised. Now I can only see what hasn't been minimised, and I can't see or return to the ones that are minimised... System Monitor shows the minimised apps are running... I was poking around gconf editor late the other night and I must have altered a setting but I have no idea which. I've looked through docs etc but can't find a solution.
View 6 Replies
View Related
Feb 16, 2011
After downloading a Chrome (for Linux of course) installation package via FireFox. Opening it from Downloads, entering the Administrator password. Then clicking on the " Install Package " button in the " Package Installer " window, I get a message:
"Only one software management tool is allowed to run at the same time, please close the other application 'synaptic', 'aptitude', or 'update manager' first."
I see no evidence of these apps or any others running & I got rid of the Firefox. Are these " Other Apps " hidden somewhere, how do I determine this?
View 1 Replies
View Related
Feb 21, 2011
I really do not know how to phrase this question properly. I am quite unaware of the PC jargon. But I have Ubuntu as the main OS and Mandriva is the second OS on the same hard disk. The boot loader is the Ubuntu. When I want to switch to Mandriva, on boot up I press Shift and then select the kernel.However, if I am on Ubuntu and want to run an application which resides on Mandriva, how do I do that? My fstab file does not even mention Mandriva. However, the file system does show up that file and I can open any files I need by clicking on GUI "Places". But when I try to run any of its applications by clicking the appropriate file on its /bin file nothing happens. A pop-up window briefly flashes and disappears. So my questions are:
1. First how can I change directory so that I am on Mandriva. Can' cd ...something' take me to that file because I see it in "Places" as a 36Gb file system?
2. How can I run an application which resides on that file system e.g., R or Octave which I do not have installed on Ubuntu, without rebooting into Mandriva.
3. Can I do this from command line.
4. And finally, can I do the same from Mandriva i.e., access Ubuntu from it.
I did read quite a bit about mounting files and fstab, but the fstab does not show the file system I am talking about. These are the outputs from Ubuntu os.
View 2 Replies
View Related
Jan 5, 2010
how to configure X11 forwadring over SSH so, that when I open any app over SSH, I get displayed window of a process that is already running on my server (in case its running ), not a new instance of it.
View 3 Replies
View Related
May 22, 2010
I have lucid and jack almost the way I want. I can't get apps like flash (in firefox) and rhythmbox to run through JACK. I've followed some outdated guides on the forums here, but I haven't had any luck.
I set up gstreamer to use jackaudiosink, but no luck.
If you ask me, JACK + ALSA should be the default, with maybe a simplified or automated control system for people who don't want to exploit their might
I hate having to close up a massive JACK patch just to watch a quick movie, or having to close Pidgin so JACK will start.
View 1 Replies
View Related
Sep 15, 2010
I've just installed KDE on to my regular Ubuntu 10:04 install and thats all good and well but now when I run my fav GNOME apps in KDE, they look old fashioned like some from Win 95 or 98 type thing. Do I have to install additional GNOME Libraries and if so which ones?
View 4 Replies
View Related