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

Differences between version 13 and previous revision of CyberLeo.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 13 Last edited on Wednesday, 16 September 2009 12:13:55 by CyberLeo Revert
Older page: version 12 Last edited on Monday, 24 November 2008 4:42:04 by CyberLeo Revert
@@ -11,8 +11,11 @@
 * [PleskAPI] - 90% - Awaiting feedback 
 * Billing 
 * Accounts Infrastructure 
 * Support Ticket System 
+  
+!! Notes  
+* [Verify alba's raid|CyberLeo/alba]  
  
 !! Scrapbin 
 * [clone.sh] 
 * [/sbin/installkernel] 

version 13

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