User contributions for Andrewt
Jump to navigation
Jump to search
27 Haziran 2022
- 15:3415:34, 27 Haziran 2022 diff hist −42 Creating and editing teaching content makes examples more staff than student oriented current
24 Haziran 2022
- 15:4715:47, 24 Haziran 2022 diff hist +3,045 N Run student code Created page with "https://gitlab.cse.unsw.edu.au/ccs/extrafiles/-/blob/master/bin/run_student_code run_student_code allows code to be executed with limited resources and privileges. It is intended to be used for testing & marking of student code. The code is run as a subordinate uid/gid and will not have read/write access to files owned by the executing user unless they are publically readable/writeable. <pre> $ run_student_code id uid=65534(nobody) gid=60001(nobody) groups=60001(..." current
- 15:0815:08, 24 Haziran 2022 diff hist +1,916 N Running software from other Debian releases Created page with "CSE "new world" systems run Debian stable. Software from other Debian releases can be useful for other purposes - particularly more recent versions of software from Debian testing. The programs <code>unstable</code>, <code>testing</code>, <code>stable</code>, <code>oldstable</code>, <code>sid</code> <code>bookworm</code> <code>bullseye</code> <code>buster</code> in <code>/usr/local/extrafiles/bin/</code> run software from the corresponding Debian release. For example..."
- 14:3314:33, 24 Haziran 2022 diff hist +73 Main Page No edit summary
23 Haziran 2022
- 12:2712:27, 23 Haziran 2022 diff hist +682 N Autotest Created page with "autotest is custom software written by Andrew Taylor used in several CSE courses including COMP1511, COMP1521, COMP1911 & COMP2041. autotest has a [https://github.com/COMP1511UNSW/autotest github repo] It will be manually added to CSE systems as [https://gitlab.cse.unsw.edu.au/ccs/extrafiles/-/tree/master/lib/autotest/ /usr/local/extrafiles/lib/autotest] It is run via shim shell script which add class-specific information. autotest provides pre-submission and post-su..." current
- 12:1412:14, 23 Haziran 2022 diff hist +41 Dcc No edit summary current
- 12:1412:14, 23 Haziran 2022 diff hist +817 N Dcc Created page with "dcc is used in several CSE courses including COMP1511, COMP1521 & COMP1911. dcc has a https://github.com/COMP1511UNSW/dcc github repo It is manually added to CSE systems as https://gitlab.cse.unsw.edu.au/ccs/extrafiles/-/blob/master/bin/dcc /usr/local/extrafiles/bin/dcc dcc compiles C programs with {{man|clang}} & {{man|gcc}} adding extra explanation to error messages suitable for novice programmers. dcc injects {{man|python3}} into the binary which catches..."
- 11:5311:53, 23 Haziran 2022 diff hist +144 Main Page add some teaching software categories
- 09:2309:23, 23 Haziran 2022 diff hist +18 Controlling Resources & Privileges with Linux namespaces, cgroups & limits No edit summary current
- 09:1509:15, 23 Haziran 2022 diff hist +28 Template:Man No edit summary current
- 09:1509:15, 23 Haziran 2022 diff hist +28 Template:Man7 No edit summary current
- 09:0809:08, 23 Haziran 2022 diff hist +46 Template:Man No edit summary
- 09:0709:07, 23 Haziran 2022 diff hist +379 Controlling Resources & Privileges with Linux namespaces, cgroups & limits No edit summary
- 08:5108:51, 23 Haziran 2022 diff hist +621 N Template:Man7 Created page with "<noinclude> == Usage == A template to link to manual entries on a topic at [https://man7.org/ man7]. Usage: <nowiki>{{</nowiki>man|'''''topic'''''|'''''section'''''|'''''text to display'''''}} If parameters '''''text to display''''' is not specified it defaults to '''''topic''''' If parameters '''''section''''' is not specified it defaults to 1 For example: <nowiki>{{</nowiki>man|setbuf|3|setbuf, setbuffer and friends}} displays as: {{man|setbuf|3|setbuf, setbuffer a..."
- 08:3608:36, 23 Haziran 2022 diff hist 0 Template:Man →Usage
- 08:3508:35, 23 Haziran 2022 diff hist +490 Template:Man No edit summary
- 08:1408:14, 23 Haziran 2022 diff hist −3 Template:Man No edit summary
- 08:1208:12, 23 Haziran 2022 diff hist +11 Template:Man No edit summary
22 Haziran 2022
- 16:2516:25, 22 Haziran 2022 diff hist +4,999 Controlling Resources & Privileges with Linux namespaces, cgroups & limits No edit summary
- 10:2210:22, 22 Haziran 2022 diff hist +181 Controlling Resources & Privileges with Linux namespaces, cgroups & limits No edit summary
- 10:0910:09, 22 Haziran 2022 diff hist −11 Template:Man don't show section
- 09:5609:56, 22 Haziran 2022 diff hist +19 Template:Man No edit summary
- 09:5409:54, 22 Haziran 2022 diff hist +4 Template:Man No edit summary
- 09:5109:51, 22 Haziran 2022 diff hist +74 N Template:Man Created page with "[http://en.wikipedia.org/wiki/{{{1|Main_Page}}} {{{2|{{{1|Wikipedia}}}}}}]"
- 09:4309:43, 22 Haziran 2022 diff hist −40 Controlling Resources & Privileges with Linux namespaces, cgroups & limits No edit summary
- 09:3909:39, 22 Haziran 2022 diff hist +46 Controlling Resources & Privileges with Linux namespaces, cgroups & limits No edit summary
21 Haziran 2022
- 20:5620:56, 21 Haziran 2022 diff hist +2,073 N Controlling Resources & Privileges with Linux namespaces, cgroups & limits Created page with "== resource limits == The Linux setrlimit system call is useful when running student code. The shell builtin ulimit in bash provide convenient access. Useful options include: <pre> -c the maximum size of core files created -d the maximum size of a process's data segment -f the maximum size of files written by the shell and its children -i the maximum number of pending signals -m the maximum resident set size -n the maximum number of open file descriptors -s the maximum..."
- 20:2020:20, 21 Haziran 2022 diff hist −1 m Main Page →Topics
- 19:1719:17, 21 Haziran 2022 diff hist +82 Main Page →Topics
- 19:1319:13, 21 Haziran 2022 diff hist −40 Main Page Undo revision 141 by Andrewt (talk) Tag: Undo
- 19:1319:13, 21 Haziran 2022 diff hist +40 m Main Page →Topics