Ramblings of a Linux Geek.

The sweet agony of love and technology!

Friday, September 21, 2007

Solaris File Server

Setting Jumbo Frames on a e1000 NIC in opensolaris.

Edit /kernel/drv/e1000g.conf

bash-3.00# cat /etc/hostname.e1000g1
jumboserver.home.int mtu 9216

/etc/hosts

192.168.1.200 fileserver.home.int loghost
192.168.2.200 jumboserver.home.int

To disable the GUI startup: /usr/dt/bin/dtconfig -d
And, to enable it again: /usr/dt/bin/dtconfig -e

Samba and Swat

Linux

echo 262144 > /proc/sys/net/core/rmem_default
echo 262144 > /proc/sys/net/core/rmem_max how to enable web access from anywhere besides localhost.

posted by admin at 10:44 pm  

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Powered by WordPress