Dienstag, 31. Juli 2012

openWRT Performance

http://wiki.openwrt.org/doc/howto/performance

http://wiki.openwrt.org/inbox/benchmark.openssl

http://wiki.openwrt.org/doc/howto/bwmon
http://it.toolbox.com/blogs/database-soup/testing-disk-speed-the-dd-test-31069

anything -> encode -> MPEG4 and h.264

encoding Videos for Raspberry Pi

avidemux,
openshot,
ffmpeg
VLC

http://forum.videolan.org/viewtopic.php?t=52483&f=14

http://appleclinic.wordpress.com/2008/04/20/convert-wmv-to-mp4/

http://wiki.ubuntuusers.de/Avidemux

SWAP wih openWRT

http://wiki.openwrt.org/doc/uci/fstab

:!: The package block-mount is required:
  1. Install
    opkg update
    opkg install block-mount
  2. enable (make it start automatically on every boot up)
    /etc/init.d/fstab enable
  3. and start (right now)
    /etc/init.d/fstab start
Whenever you change your configuration, restart this to make it take effect:
/etc/init.d/fstab restart
 
 
 
usefull commands
 
df 
free 
mounts



package swap-utils
 mkswap, swapon and swapoff.
 
cat /proc/meminfo  

http://www.linuxhotbox.com/adminguide/lnag_drives.html#swap
 
 
www.thegeekstuff.com/2010/08/how-to-add-swap-space/ 
 
 
 
http://linux.about.com/library/cmd/blcmdl8_swapon.htm
 
 

FSTAB
http://wiki.openwrt.org/doc/uci/fstab#notes

Howto Swapfile
https://forum.openwrt.org/viewtopic.php?id=12419
 
 
 



Montag, 30. Juli 2012

openWRT Samba share

How to Share a Directory to Win/Linux Environment. 

http://tldp.org/HOWTO/SMB-HOWTO-8.html


Force user = root
force directory mode = 0777
force create mode = 0777
force group = root
# deny  user = root



http://wiki.openwrt.org/doc/hardware/performance#real-world.sambantfs.performance
https://forum.openwrt.org/viewtopic.php?id=27750

https://forum.openwrt.org/viewtopic.php?pid=127938#p127938


http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/speed.html
https://dev.openwrt.org/ticket/9992

https://calomel.org/samba_optimize.html


http://linux.about.com/od/commands/l/blcmdl.htm
http://linux.about.com/od/commands/l/blcmd.htm
http://linux.about.com/od/commands/l/blcmdl5_fstab.htm
http://linux.about.com/od/commands/l/blcmdl8_mount.htm
http://linux.about.com/library/cmd/blcmdl8_mkswap.htm
http://linux.about.com/

http://h-wrt.com/de/doc/hd