Wednesday, March 23, 2005

Mutt forwarding with attachment

On Thu, May 01, 2003 at 12:57:49PM -0700, Joel Baumert wrote:
> How do you forward attachments with mutt?

Two ways...
'b' bounces the message completely unmodified to a new address

'Esc E' uses a current message as a template for a new message,
allowing you to fiddle with anything like detach attachments and
such. You may have to clear the "From" address (Esc F) from
the send menu if you want it to appear to come from you.

Solved my problem :)


Wednesday, March 09, 2005

multicast switches and iperf

iperf can be used to test multicast traffic.
For future searchers, here is the recipe for "opening" a Foundry EdgeIron 48G:

In the web based interface, go to
IGMP Snooping --> IGMP Configuration -->
once there, uncheck IGMP Status and Ganglia should start receiving it's
info after one or two refreshes.

-Jeremy Lawrence
Same problem for 3Com switches.

Tuesday, March 01, 2005

Linux DV

see whether kino (http://kino.schirmacher.de/) can help me to avoid windows in video capturing and editing.

module raw1394, dv1394 are required.

Edit the /etc/init.d/bootmisc.sh file with the following:

# Begin Edit. 20041031 RCB - Added to hopefully get the raw1394 devicenode.
mknod /dev/raw1394 c 171 0
chown root:video /dev/raw1394
chmod 666 /dev/raw1394
#End Edit

kino can't brighten the captured movie, any other software can do?

This page is powered by Blogger. Isn't yours?