Differences between version 12 and predecessor to the previous major change of CyberLeo.
Other diffs: Previous Revision, Previous Author
Newer page: | version 12 | Last edited on Monday, 24 November 2008 4:42:04 | by CyberLeo | Revert |
Older page: | version 11 | Last edited on Thursday, 31 July 2008 5:52:54 | by CyberLeo | Revert |
@@ -22,4 +22,6 @@
/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/
</verbatim>
Console Progress Bar for FreeBSD is in misc/clpbar
+
+http://friends.cyberleo.net/cyberleo/pub-ssh.txt
version 12
Teams
- BOINCstats -
http://www.boincstats.com/stats/boinc_team_graph.php?pr=bo&id=38709
- 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
Tasks
- PleskAPI - 90% - Awaiting feedback
- Billing
- Accounts Infrastructure
- Support Ticket System
Scrapbin
- clone.sh
- /sbin/installkernel
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