Displaying 20 results from an estimated 700 matches similar to: "New to VM"
2006 Nov 17
2
installing 3d desktop centos 4.4
I have a piii 550 with about 256Mb ram with an agp 32Mb video card and Im
wanting to install a desktop that has the 3d cube on the screen and use
the arrow keys to select wich desktop you want to use and it brings it to
the screen.
Has anyone heard of such or tried this??
Thanks
--
Wireless Etc
David Milholen
Lead Coordinator
Phone:(501)318-1300
Email:dmilholen at wletc.com
Web:www.wletc.com
2006 Dec 01
1
win32:tenga on samba share
I have a box set up for home use, but it was used as a massive file share
for a bunch of friends. I only allowed 3 accounts to this share with
password. I believe over time someone loaded a file that had the
win32:Tenga virus on it.
I usually clean the files and download what I need but I leave the files
on the Share. I have lots of directories and files on this. I have been
using Trend Micro
2006 Nov 04
1
konsole failure to
Everyone,
I am evaluating Centos to be for the purpose of using it as a server for
a database. I doubt that I will use anything but run level 3, but am
looking at the gui tonight. I am having difficult using konsole with
the same scripts that I have used on FC4, FC5, and FC6 with success.
I am executing this command from a Desktop link
konsole --vt_sz 80x25 --profile smile
with smile being
2006 Oct 18
2
Errors with GRED after upgrading to 2.6.18 kernel
ALL:
<<diffserv-gred_10-06>>
I have attached the current script that I am using.
$TC qdisc add dev $EDEV parent 2:20 gred setup DPs 3 default 2 grio
$TC qdisc change dev $EDEV parent 2:20 gred DP 1 limit $lim min $minTh
max $maxTh avpkt $avgPL burst $bursty bandwidth $netBand probability
0.02 prio 2
$TC qdisc change dev $EDEV parent 2:20 gred DP 2 limit $lim min $minTh
max
2001 Nov 03
3
Journal Usage
Hi,
I have a large journal of 400MB (the max for 4k blocks), and I'd like to be
able to check how much of it is being used.
If it's not being used that much, I'd like to know if the writes *from* the
journal to the rest of the disk could be delayed until a certain percentage
of the journal has been used.
It would be nice to be able to get more contiguous writes to the journal for
2004 Apr 26
1
Split bursty bandwidth equally
Hello again,
Is it possible to split a bandwidth equally among clients regardless of its
current link speed?
I have a link that can get bursty at times. At any given time the N active
sessions (the ones with non-empty queues) need to be serviced
simultaneously, each at a rate of 1/N''th of the link speed.
My case is an internet connection that oscillates between 96 kbps and 256
kbps. I
2010 Oct 06
14
Bursty writes - why?
I have a 24 x 1TB system being used as an NFS file server. Seagate SAS disks connected via an LSI 9211-8i SAS controller, disk layout 2 x 11 disk RAIDZ2 + 2 spares. I am using 2 x DDR Drive X1s as the ZIL. When we write anything to it, the writes are always very bursty like this:
ool 488K 20.0T 0 0 0 0
xpool 488K 20.0T 0 0 0 0
xpool
2007 Feb 15
2
profile provider: is it me doing stupid things?
Just showing someone how great DTrace is and then we spot something I do not understand.
Of course it can be a major misunderstanding of myself. Would appreciate another (expert) look upon this.
The goal we try to achieve is trying to get insight if there is a bursty nature in the time slot when system calls are done. Following DTrace snippet is tried:
dtrace -q -p 3173 -n
2016 Oct 19
2
Increasing Icecast input buffering ?
Hello,
My question is : is there a way to have Icecast buffer the input /
increase the input buffering ? Even though the latency would increase ?
Why : On some radio streams, the listeners to a Icecast stream
experience very frequent silences / disconnections.
I strongly suspect that the source has a slow/bursty connection to
Icecast so that the data sent to the Icecast server arrives in
2004 Apr 15
8
Making tcp start transfers slow
Hey list
I have almost gotten my shaping setup up and running as planned. The
last barrier seems to be tcp overshooting availible bandwidth when its
starting a transfer, and thereby bursting the line, so ping rises for a
moment. At least this is my best guess at the problem :)
There is a possibility that its just plain old traffic being bursty for
some reason.. I am using bittorrent to test this,
1999 Nov 03
1
2.0.6pre3 and FreeBSD 3.3-RELEASE
2.0.6pre3 compiles and installs under FreeBSD 3.2-RELEASE; however, throughput
from an NT 4 SP6 workstation with domain security and only TCP_NODELAY
as a socket option is clocking around 200K/sec for large files (65MB).
Hardware is PPro200, single CPU kernel (never have gotten 2.0.5 or later
to work SMP), Adaptec 2944UW/3 Quantum 9GB Atlas II wide diff drives (clock
9MB/sec using bonnie), Intel
2005 Mar 20
4
I/O descriptor ring size bottleneck?
Hi everyone,
I''m doing some networking experiments over high BDP topologies. Right
now the configuration is quite simple -- two Xen boxes connected via a
dummynet router. The dummynet router is set to limit bandwidth to
500Mbps and simulate an RTT of 80ms.
I''m using the following sysctl values:
net.ipv4.tcp_rmem = 4096 87380 4194304
net.ipv4.tcp_wmem = 4096
2007 Mar 28
7
(no subject)
Hi all,
I''m having a hell of a time getting my IFB to work. I know I''ve done
this before, so I''m missing something stupid. Can anybody tell me what
it might be?
Configs as follows:
--------
#!/bin/sh
modprobe ifb numifbs=1000
modprobe act_mirred
modprobe 8021q
brctl addbr br0
brctl setfd br0 0
brctl stp br0 off
brctl addif br0 eth1
brctl addif br0 eth2
ifconfig eth1
2001 Sep 18
3
Why is Win98 looking for user "nobody"?
Using Samba v2.0.10 on a RedHat v7.1 box, I see that the Win98 clients on
our network are making sporatic requests for user "nobody" (as shown
below). Anyone know what's going on here?
My network has both Linux and Win98 clients, but only the Win98 clients are
showing this behavior. Both the Linux and Win98 clients access the same
shared drives, but only the Win98 clients use
2002 Aug 28
2
HTB - problem with one thread
Hello,
Besides a very good functionality, I have a small, yet stressing, problem.
Let''s say I have a bandwidth of N bits.
I have X clients, everyone with his fixed bandwidth.
I create htb qdsics for each client. Each leaf has sfq queueing
discipline.
A sample config would be like this :
tc class add dev eth0 parent 1:2 classid 1:346 htb rate 32Kbit ceil 32Kbit
burst 4k
2006 Feb 21
9
SwitchTower 1.0.1, SwitchTower Extensions
SwitchTower is a utility that can execute commands in parallel on
multiple servers. It allows you to define tasks, which can include
commands that are executed on the servers. You can also define roles
for your servers, and then specify that certain tasks apply only to
certain roles.
Manual: http://manuals.rubyonrails.org/read/book/17
Project:
2000 Nov 20
3
Info before I try this
Is there any more docs on this other then the blurb on beta.redhat.com?
I got a spare non-critical victim err... test machine I want to try this
on and have all the RPMS, but would really like to chew on a little
more detail before I leap.
Regards,
Henri
--
"People die."
--The Cynic's Book of Wisdom
2005 May 28
2
bandwidth control on htb
Hi,
I implemented queues on some ports with htb by filtering. and to have
a constant bw, i defined rate and ceil the same. But while watching
the bw''s, I ve realized they may sometimes exceed the defined value
for short periods. How could I avoid this situation? I thought that
implementing a leaky bucket''d be fine but i m not sure about this and
how to do it on tc.
I would be
2008 Mar 05
1
Voice quality is bad from one side and good from another side
Hi all;
I have two asterisk boxes installed in two separated
sites, the internet bandwidth between them is very
good and I am using G729 codec to communicate with
them and IAX.
The problem that side A hears well side B while side B
does not hear well side A !!
I did one thing in side B that in iax.conf, I set the
bandwidth=high and it helped, but still side B is
complaining from the quality
2004 Aug 06
1
Artificially high bandwidth?
(By the way, upgrading to .11 seemed to take care of the skipping.
Thanks!)
The stream seems to be working just fine, although Winamp is showing
bandwidth at 130 or higher, occasionally up to 145 or so. Most of my MP3s
are 128 kbps, and ices should be re-encoding everything as 128 anyway.
This is really a minor issue... but I'm wondering what could be taking up
the extra bandwidth? Or