aptitude install openssh-server portmap nfs-common snmpd smartmontools mutt postfix ssh dstat iptraf logwatch dselect mailx sysv-rc-conf gparted ntp iftop
mkdir /dvr /offline
nano /etc/fstab
192.168.1.210:/offline /offline nfs soft,intr,rsize=32768,wsize=32768,async,nfsvers=3,bg,actimeo=0,tcp
192.168.1.210:/dvr /dvr nfs soft,intr,rsize=32768,wsize=32768,async,nfsvers=3,bg,actimeo=0,tcp
mount -a
aptitude update
aptitude build-dep mythtv
aptitude install mythbuntu-control-centre
dpkg -i /dvr/mythbuntu-repos.deb
download nx debs
sudo dpkg -i nxclient_3.4.0-7_x86_64.deb
sudo dpkg -i nxnode_3.4.0-14_x86_64.deb
sudo dpkg -i nxserver_3.4.0-14_x86_64.deb
SNMP
cp /offline/archive/common/snmpd.conf /etc/snmp
nano /etc/default/snmpd remove 127.0.0.1 our of config line
/etc/init.d/snmpd restart
WEBMIN
aptitude install libauthen-pam-perl libio-pty-perl apt-show-versions libnet-ssleay-perl
dpkg -i /offline/files/webmin_1.530_all.deb
aptitude install distcc distcc-pump
Note: lucid has pump script problems, change line in /usr/bin/pump to
/usr/lib/pymodules/python2.6/include_server/include_server.py instead of/usr/lib/pymodules/python2.5/include_server/include_server.py cp /offline/archive/common/distcc/hosts /etc/distcc cp /offline/archive/common/distcc/distcc /etc/default
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.
You must be logged in to post a comment.