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

Differences between version 18 and previous revision of CyberLeo.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 18 Last edited on Thursday, 22 October 2009 12:21:54 by CyberLeo Revert
Older page: version 17 Last edited on Tuesday, 20 October 2009 9:44:15 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 

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