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

Differences between version 18 and predecessor to the previous major change of CyberLeo.

Other diffs: Previous Revision, Previous Author

Newer page: version 18 Last edited on Thursday, 22 October 2009 12:21:54 by CyberLeo Revert
Older page: version 16 Last edited on Tuesday, 20 October 2009 9:43:41 by CyberLeo Revert
@@ -4,8 +4,11 @@
 * BOINCstats image - http://www.boincstats.com/signature/team_38709.gif 
  
 * SETI@Home - http://setiathome.berkeley.edu/team_display.php?teamid=121418 
 * Rosetta@Home - http://boinc.bakerlab.org/rosetta/team_display.php?teamid=982 
+  
+!! Copyright  
+* [COPYRIGHT|CyberLeo/COPYRIGHT]  
  
 !! Tasks 
  
 * [PleskAPI] - 90% - Awaiting feedback 
@@ -16,9 +19,9 @@
 !! Notes 
 * [Verify alba's raid|CyberLeo/alba] 
  
 !! Scrapbin 
-* [KnowledgeBase/Scripts/clone.sh] 
+* [clone.sh| KnowledgeBase/Scripts/clone.sh] 
 * [/sbin/installkernel] 
  
 !! Copy dependent libraries into a chroot jail: 
 <verbatim> 

version 18

Teams

Copyright

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