Displaying 7 results from an estimated 7 matches similar to: "Finishing up the contributors list as well"
2009 Mar 25
2
[brussels-dev] displaying promiscuous state for a data link
On 03/25/09 12:30, James Carlson wrote:
> Girish Moodalbail writes:
>
>> bash-3.2# dladm show-link
>> LINK CLASS MTU STATE PROMISC OVER
>> e1000g0 phys 1501 up off --
>> e1000g1 phys 1502 up on --
>>
>
> That (plus or minus some column alignment) seems
2009 Aug 17
2
passenger - bignum too big to convert into `long'
I have a very strange problem and can''t seem to figure it out.
I have passenger 2.2.4 and apache 2.2 running a rails application.
It ran fine for weeks when I decided to update Apache. I might also have
messed with the users on this machine (OS X 10.5)
Now when I start it, Apache starts up fine, loads passenger, and
everything looks good.
Then, after a while ( and I don''t
2009 Jan 10
3
ALOM woes
Hi.
After running with the crossbow bits for a while, I discovered that the network
management port on my T1000 wasn''t working properly (no link light). When
logging in on the serial management port and running "resetsc", I got this:
--->8---
ALOM POST 1.0
Dual Port Memory Test, PASSED.
TTY External - Internal Loopback Test
TTY External - Internal Loopback Test, PASSED.
2019 Apr 18
2
epel-repository | repomd.xml.asc: [Errno 14] HTTP Error 404
Hi.
I try to install openvpn at my centos 7 server (CentOS Linux release
7.6.1810 (Core)).
According to many tutorials at the internet, I was using
yum install epel-release -y to enable the repo.
When (after installing epel-release) I try to install openvpn using
yum install openvpn -y
I get this error:
Geladene Plugins: fastestmirror
Loading mirror speeds from cached hostfile
2012 Dec 03
17
[PATCH 0 of 3] xen: sched_credit: fix tickling and add some tracing
Hello,
This small series deals with some weirdness in the mechanism with which the
credit scheduler choses what PCPU to tickle upon a VCPU wake-up. Details are
available in the changelog of the first patch.
The new approach has been extensively benchmarked and proved itself either
beneficial or harmless. That means it does not introduce any significant amount
of overhead and/or performances
2008 Aug 08
0
Bit-field in predicate
Hi DTrace folks,
I''m wondering what is the correct way to specify a bit-field value in
the predicate, as I''m seeing different outputs for the following D
commands: Note tcp_detached is a bit-field.
This one outputs numerous result:
# dtrace -n
''::tcp_accept_finish:entry/((conn_t*)arg0)->conn_proto_priv.cp_tcp->tcp_detached/
{@[stack()]=count()}''
2023 Jan 16
0
USB Device Redirection | Change Access For Mount
Hi.
I am using kvm/qemu to redirect my mobile phone in a Virtual Machine
(via virt-viewer). The mount works automatically but unfortunately the
permission to access the files (i.e. photos) is limited to the mounting
user only. I want to grant access to other users also.
How can I archive this?
Thanks,
Steffi