**note to Moderaters - this is not a dupe of my General Discussion thread - this is specifically about blocking the actions of this process, not what it does :P
I noticed this in my process recently list:
/usr/lib/gvfs/gvfsd-http --spawner :1.6 /org/gtk/gvfs/exec_spaw/2
It seems to make various outbound network requests.
the output is this ps x | grep gvfs
568 ? S 0:00 /usr/lib/gvfs/gvfsd
570 ? Sl 0:00 /usr/lib/gvfs//gvfs-fuse-daemon -f /home/cow/.gvfs
584 ? S 0:00 /usr/lib/gvfs/gvfs-udisks2-volume-monitor
680 pts/0 S+ 0:00 grep gvfs
beopen
https://bbs.archlinux.org/profile.php?id=61450
2012-08-16T03:49:34Z
These are the man pages for
gvfs-cat gvfs-less gvfs-monitor-dir gvfs-move gvfs-rm gvfs-trash
gvfs-copy gvfs-ls gvfs-monitor-file gvfs-open gvfs-save gvfs-tree
gvfs-info gvfs-mkdir gvfs-mount gvfs-rename gvfs-set-attribute
http://www.unix.com/man-pages.php?query=gvfs-in
Trees 14 weeks 5 days ago I prefer a Norfolk Island Pine, or perhaps we can discuss the Rush song.
Running netstat I found this:
netstat -tpW | column -t
Quote:
Active Internet connections (w/o servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 1 0 pither.localdomain:38278 spider.kde.org:http CLOSE_WAIT 1629/g
What does gvfs do for me on my Kubuntu machine and why is /usr/lib/gvfs/gvfs-gdu-volume-monitor eating so much CPU time?
BTW: I read https://en.wikipedia.org/wiki/GVFS and still don't know what's in it for me, especially on KDE / Kubuntu.
lsof shows me that thunderbird, firefox and pidgin have gvfs libraries open, but for what functionality?
Hi!While i was facing a problem with network-manager-applet, that needs to be started as root without consolekit, otherwise the applet won't start, i probably understood where is the issue:systemd-cgls systemd:/user/
systemd:/user/:
└ root
└ c1
├ 282 sudo nm-applet &
├ 283 nm-applet &
├ 336 dbus-launch --autolaunch d3503ec54b9f464baea83af9b8fcf576 --binar...
├ 337 /u
I have a directory in /run that can not be deleted (systemd let me know while trying to empty out tmp directories). How is this possible:# pwd
/run/user/1000
# ls -l
ls: cannot access gvfs: Permission denied
total 0
lrwxrwxrwx 1 root root 17 Oct 3 09:02 X11-display -> /tmp/.X11-unix/X0
drwx------ 2 kotnik users 60 Oct 3 09:02 dconf
d????????? ? ? ? ? ?
Currently running FC11 with 2.6.30.8-64.fc11.x86_64. Anytime I reboot and become root and do a 'ls -al' the terminal locks up b/c it cannot display or have the permissions to display /root/.gvfs. I have to go and kill -9 the following processes in order to view the hidden files of my home directory