Monthly Archives: November 2011
LLDP Agent
Vincent Bernat Personal Website
cp -r ~/root/src/net-snmp-5.6.1.1/agent/mibgroup/util_funcs ~/root/usr/local/include/net-snmp/agent
haneWIN LLDP Agent für Windows
Link Layer Discovery Protocol (PDF)
Remount (bind) a subtree somewhere else
mount -o bind /proc /home/hsr/root/proc sudo mount -o bind /proc /home/andreas/jailroot/proc sudo mount -o bind /dev /home/andreas/jailroot/dev sudo mount -o bind /sys /home/andreas/jailroot/sys sudo mount -o bind /run /home/andreas/jailroot/run
Ubuntu mit chroot
C++ Smart Pointers
UNIX commands and tasks for Linux and BSD
Advanced Bash-Scripting Guide – External Filters, Programs and Commands
Basic
- ls
- cat
- tac
- rev
- cp
- mv
- rm
- rmdir
- mkdir
- chmod
- chattr
- ln
- man
- info
Complex
- find
- xargs
- expr
Time and Date
- date
- zdump
- time
- touch
- at
- batch
- cal
- sleep
- usleep
- hwclock
- clock
Text Processing
- sort
- tsort
- uniq
- expand
- unexpand
- cut
- paste
- join
- head
- tail
- grep
- look
- sed
- awk
- wc
- tr
- fold
- fmt
- col
- column
- colrm
- nl
- pr
- gettext
- msgfmt
- iconv
- recode
- TeX
- gs
- enscript
- groff
- tbl
- eqn
- lex
- yacc
Loop over file
Insight installieren auf Ubuntu
Set Title in gnome-terminal
if [ "$color_prompt" = yes ]; then PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ ' else PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w\$ ' fi case "$TERM" in xterm*|rxvt*) PS1="\[\e]0;\w\a\]$PS1" ;; *) ;; esac
Using flash memory
http://comments.gmane.org/gmane.linux.uclinux.nios2.devel/530
http://www.alterawiki.com/wiki/Devicetree
http://www.alterawiki.com/wiki/Talk:Devicetree
http://www.mjmwired.net/kernel/Documentation/powerpc/dts-bindings/mtd-physmap.txt
———
http://www.ucdot.org/archive/tb/tb20020917.shtml
http://famschmid.net/uclinuxtutorial_nios.html
http://www.alterawiki.com/wiki/Flash_Programmer
http://www.alterawiki.com/wiki/UClinux
http://www.alterawiki.com/wiki/MTD
http://www.alterawiki.com/wiki/UBIFS
http://www.righthandtech.com/embedded-linux-managing-memory.php
http://uuu.enseirb.fr/~kadionik/embedded/uclinux/mtd/howto_mtd.html
http://www.linuxjournal.com/node/4678/print
http://processors.wiki.ti.com/index.php/Creating_a_Root_File_System_for_Linux_on_OMAP35x#MTD_Partitions
http://www.e-reading.org.ua/chapter.php/101551/211/Hallinan_-_Embedded_Linux_Primer__A_Practical,_Real-World_Approach.html