Hi,
On linux I can change ring parameters like:
/sbin/ethtool -G eth1 rx 4096
-G --set-ring
change the rx/tx ring parameters of the specified ethernet device.
how can I do that in FreeBSD so I can get a better performance from my interface
Regards.
__
anything related to Ports ( /usr/ports) on my
systems? Just like a
rpm -Uhv package-2.0.rpm on Linux. Can someone enlighten me on how to do that
with portupgrade? Or maybe with another tool on FreeBSD?
Regards.
From: Polytropon
To: Martin Badie
Cc: freebsd
Hi,
How can I update a pre-compiled package for example I have a package-1.0.tbz
and I have downloaded package-2.0.tbz. What I want is to update a installed 1.0
package to 2.0 without internet connection. I have portupgrade-2.4.6_2,2
installed on my system.
Regards.
_
Hi,
I have mounted an NFS share like:
mount_nfs -LisT 10.10.10.199:/vol/share /mnt
but I can't use -LisT on fstab because man mount_nfs states:
Historic -o Options
Use of these options is deprecated, they are only mentioned here
for compatibility with historic vers
Hi,
I am trying to have audit logs but i can't and frankly I couldn't able to find
out what is wrong with my conf files:
audit_control:
dir:/var/audit
flags:lo,+ex
minfree:20
naflags:lo
policy:cnt,argv
filesz:0
audit_warn:
logger -p security.warning "audit warning: $@"
#
# Compress audit trai