Note: You are viewing an old version of this page. View the current version.

Differences between version 15 and previous revision of CyberLeo.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 15 Last edited on Wednesday, 16 September 2009 12:13:55 by CyberLeo Revert
Older page: version 14 Last edited on Wednesday, 16 September 2009 12:13:55 by CyberLeo Revert
@@ -16,9 +16,9 @@
 !! Notes 
 * [Verify alba's raid|CyberLeo/alba] 
  
 !! Scrapbin 
-* [KnowledgeBase/Scripts/clone.sh] 
+* [KnowledgeBase/Scripts/ KnowledgeBase/Scripts/clone.sh] 
 * [/sbin/installkernel] 
  
 !! Copy dependent libraries into a chroot jail: 
 <verbatim> 

version 15

Teams

Tasks

  • PleskAPI - 90% - Awaiting feedback
  • Billing
  • Accounts Infrastructure
  • Support Ticket System

Notes

Scrapbin

Copy dependent libraries into a chroot jail:

/bin/sh -c 'fifo="/tmp/ldd-$$"; mkfifo -m 600 ${fifo}; ldd /usr/sbin/sshd | cut -f2 | cut -d" " -f3 | tee ${fifo} | tail -n $(( $( cat ${fifo} | wc -l ) - 1 )); rm -f ${fifo}' | cpio --pass-through --make-directories /root/chroot/sshd/

Console Progress Bar for FreeBSD is in misc/clpbar

http://friends.cyberleo.net/cyberleo/pub-ssh.txt