search for: xosview

Displaying 11 results from an estimated 11 matches for "xosview".

Did you mean: logview
1998 May 28
0
ALERT: Tiresome security hole in "xosview", RedHat5.1?
Hi, I am bemused. After some security auditing on RH5.0, I was curious as to what new suid binaries and daemons shipped with RH5.1. The first one I noticed was "xosview". God knows why it needs to be SUID; it probably doesn''t but the makefile just makes the binary suid by default. Linux has /proc which has enough information that ferreting around in /dev/kmem using root privs isn''t required. Or perhaps it needs to be suid root for the netwo...
2011 May 11
1
bizzare performance problem
I had a rather strange problem last week with one of our 8 core servers. The users complained the performance was "slow" so I checked the basic things, processes on top, vmstat for memory and context switching, i/o stats for internal disk I/O, netstat for any network issues and other things like network through put by copying a large file (1gb file across the network). It turned out I
2001 Dec 29
1
load in 1.4.0 not working for me
...s well: > a <- c(1,2,3) > save(a,file="test.RData") > a1 <- load("test.RData") > print(a1) NULL The file "test.RData" is created, and it does have something in it. When I tried saving a large object, I watched what was happening with xosview, and there is some serious disk-writing happening. When I tried loading, there is some serious disk-reading happening. But no object is returned. Am I missing something obvious here? Thanks. David Marimont -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-he...
2006 Mar 30
4
samba 3 performance issues
...ntel Gigabit ethernet cards e1000). When copying large files to the samba shares on the system, the transfer rate maxes out near 100 mb/s. We tested with nttcp and were able to get speeds of nearly 800mb/s. So I think it is safe to conclude this is not a network issue. Various tools like top, xosview and mpstat convinced us that we are bound in the CPU. Stopping the samba file transfer and the cpu idle time exceeds 90%. We are convinced that our CPU is the bottleneck, but not sure why. #cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 15 model...
2003 Nov 05
1
Is there a buffer or cache setting in samba?
...T smb.conf file now compared to before. I don't think I have the old one that I had made with SWAT. The one I'm using right now is very simple and it forces a user and group name on all files written to the Linux share. Looking at a Linux monitoring program -- I believe it's called XOSVIEW -- I think I can see the problem. Yesterday when I tested the system I saw that all the RAM had to "fill up" completely (took about 40 seconds at 18 MB/sec) before Linux started writing to the hard drives. And shortly after that my Windows video program would abort, telling me the d...
2000 Jan 11
1
openssh 1.2.1. pre25 and X11 forward
Hello, I moved my ssh servers to openssh and installed: openssh-1.2.1pre25 via .rpm My problem is that X11 forwarding doesn't work. -/etc/ssh/sshd_config X11Forwarding yes X11DisplayOffset 10 I start sshd with defaul port and can connect to the server and then: $ xosview X11 connection rejected because of wrong authentication. X connection to servername.de:10.0 broken (explicit kill or server shutdown). Sorry but there is no hint or FAQ for that problem on www.openssh.org. Thanks for help. -- Noch einen sch?nen Tag Noel K?the
2003 Nov 04
8
Anyone using * in a live production environment?
Hullo again, all :) If you're using * to run telephony in a real business environment, can I trouble you to write a short paragraph about the setup, and how you've found the migration / daily use? I'm simply trying to add weight to the business case for new * installs, especially for those who have a very conservative management structure. Like I say, I'm not looking for a case
2004 Aug 06
3
How to edit icecast.xml via SSH on Linux?
Hi, I dont know if I got the question right. It is simply straight forward. *) Connect to the machine with ssh *) Use an editor like vi/pico/nano/joe Example : $vi /etc/icecast.xml $pico /etc/icecast.xml Hope I didn't oversimplify the question. Have fun, Midhun Kumar Allu. <p>On Mon, 2004-02-09 at 23:21, MacSym wrote: > Hi everybody, > > I am connecting to my
2005 Mar 23
2
pauses sync'ing between tmpfs and disk on Linux 2.4.x
I've set up a 1GB tmpfs filesystem on a system with a single IDE disk and 2GB's of memory. I'm storing a large amount of RRD files (~300MB) on the tmpfs filesystem to make their generation a bit speedier... this part works great. However, I want to rsync these files over from time to time to a directory on the local filesystem (same physical server). I'm using rsync 2.6.4pre3
2002 Feb 24
3
Will samba work on Linux/486 with heavy swapping?
I'm very sorry about posting HTML. I know better then that and should have double checked my defaults. I'm reposting this hoping someone Is there a known bug that samba has on older machines in low memory environments? I have set up a 486 with 24Mb of memory with RedHat 7.1. I set it up to run dhcpd, xinetd, and samba. Samba was not run through xinetd. The samba server had a tendency
2003 Dec 01
0
No subject
...Hz with 512MB of RAM. The same thing happened when the > samba server is of version 2.0. > > However, when we only had less than 30 clients, such thing never happened. With 512MB this shouldn't be a issue: Have you checkted that no smbd gets swapt out? Check RAM usage with free. Use xosview to check swap aktivities. Christian > (The unix clients always have great performance, no matter how many clients > are running.) > > I wonder if there is a limit of the number of clients that the samba server > can support. Is there a way to tune the sambe server? If not, I w...