New pages

Jump to navigation Jump to search
New pages
Hide registered users | Show bots | Show redirects
  • 17:07, 24 February 2026SDS@hd/SV Management (hist | edit) ‎[1,981 bytes]H Schumacher (talk | contribs) (Added role descriptions)
  • 13:16, 9 February 2026JUSTUS2/Policy Agreement (hist | edit) ‎[2,200 bytes]K Siegmund (talk | contribs) (Created page with "== JUSTUS 2 Policy - Agreement == For all users of bwForCluster JUSTUS 2 for Computational Chemistry and Quantum Sciences the [https://www.uni-ulm.de/fileadmin/website_uni_ulm/kiz/wir_ueber_uns/kiz-bo.pdf|terms of use for services of the Communication- and Information Center (kiz) of Ulm University] apply. When registering for the service, you comply with above mentioned terms of use. Additionally you ... * agree to use the cluster only for research in accordance wit...")
  • 12:57, 16 December 2025BinAC2/Software/Alphafold (hist | edit) ‎[8,822 bytes]F Bartusch (talk | contribs) (Created page with "{{Softwarepage|bio/alphafold}} {| width=600px class="wikitable" |- ! Description !! Content |- | module load | bio/alphafold |- | License | ACC BY-NC-SA 4.0 - see [https://github.com/google-deepmind/alphafold3/blob/main/LICENSE] |- | Citing | See [https://github.com/google-deepmind/alphafold3?tab=readme-ov-file#citing-this-work] |- | Links | DeepMind AlphaFold Website: [https://deepmind.google/technologies/alphafold/] <br> Alphafold 3 Repository: [https://github.com/goo...")
  • 15:59, 2 December 2025Workspaces/Advanced Features/ws release (hist | edit) ‎[1,078 bytes]M Janczyk (talk | contribs) (Created page with "= ws_release - Release (Delete) Workspace = Release a workspace when you no longer need it. == Syntax == <tt>ws_release [options] workspace_name</tt> == What Happens When You Release == * The workspace ID can be reused immediately * The directory becomes inaccessible to the user * The data is '''not deleted immediately''' - it is moved to a deleted area * '''Released workspaces:''' Can be recovered using <tt>ws_restore</tt> until the next cleanup cycle (typically ru...")
  • 15:59, 2 December 2025Workspaces/Advanced Features/ws restore (hist | edit) ‎[4,720 bytes]M Janczyk (talk | contribs) (Created page with "= ws_restore - Restore Expired Workspace = {| class="wikitable" |- !style="width:40%" | Works on cluster !style="width:10%" | bwUC 3.0 !style="width:10%" | BinAC2 !style="width:10%" | Helix !style="width:10%" | JUSTUS 2 !style="width:10%" | NEMO2 |- |<tt>ws_restore</tt> |style="background-color:#90EE90; text-align:center;" | ✓ |style="background-color:#90EE90; text-align:center;" | ✓ |style="background-color:#90EE90; text-align:center;" | ✓ |style="background-col...")
  • 15:42, 2 December 2025Workspaces/Advanced Features/ws register (hist | edit) ‎[1,508 bytes]M Janczyk (talk | contribs) (Created page with "= ws_register - Register Workspace Links = The <tt>ws_register</tt> command creates or updates symbolic links to your workspaces in a directory of your choice. This provides a convenient way to access all your workspaces from a single location. == Syntax == <tt>ws_register [-h] [--version] [-F FILESYSTEM] directory</tt> == Usage == $ ws_register ~/workspaces This will create symbolic links to all your workspaces in the <tt>~/workspaces</tt> directory. The comman...")
  • 15:41, 2 December 2025Workspaces/Advanced Features/Quotas (hist | edit) ‎[2,718 bytes]M Janczyk (talk | contribs) (Created page with "= Cluster-Specific Workspace Limits = Different clusters have different workspace policies configured in <tt>/etc/ws.conf</tt>. Below is an overview of typical settings: {| class="wikitable" |- !style="width:15%" | Cluster !style="width:15%" | Default Lifetime !style="width:15%" | Max Lifetime !style="width:15%" | Max Extensions !style="width:20%" | User Quota !style="width:20%" | Inode Quota |- |bwUniCluster 3.0 |1 day |60 days |3 times |40 TiB |20 million |- |JUSTUS...")
  • 15:41, 2 December 2025Workspaces/Advanced Features/Best Practices (hist | edit) ‎[5,654 bytes]M Janczyk (talk | contribs) (Created page with "= Best Practices and Recommendations = == For All Users == # '''Set up ~/.ws_user.conf''' - Configure default reminder timing, duration, and groupname to avoid typing them repeatedly (see Reminders & Configuration) # '''Email reminders are automatic''' - Notifications are sent automatically using your identity provider email; only use <tt>-r</tt> to customize reminder timing if needed # '''Custom email only if needed''' - Only...")
  • 15:32, 2 December 2025Workspaces/Advanced Features/Sharing (hist | edit) ‎[10,480 bytes]M Janczyk (talk | contribs) (Created page with "= Cooperative Usage (Group Workspaces and Sharing) = When working in teams, workspaces can be shared in multiple ways. <div style="border: 3px solid #dc3545; padding: 15px; background-color: #f8d7da; margin: 10px 0;"> '''WARNING: NEVER use chmod 777 or a+rwx on workspaces!''' Do '''NOT''' make your workspace readable or writable by everyone (<tt>chmod 777</tt>, <tt>chmod a+rwx</tt>, or <tt>chmod o+rwx</tt>). This is a severe security risk: * Anyone on the system can r...")
  • 15:32, 2 December 2025Workspaces/Advanced Features/Reminders (hist | edit) ‎[4,049 bytes]M Janczyk (talk | contribs) (Created page with "= Getting Reminders = {| class="wikitable" |- !style="width:40%" | Works on cluster !style="width:10%" | bwUC 3.0 !style="width:10%" | BinAC2 !style="width:10%" | Helix !style="width:10%" | JUSTUS 2 !style="width:10%" | NEMO2 |- |Email reminders |style="background-color:#90EE90; text-align:center;" | ✓ |style="background-color:#90EE90; text-align:center;" | ✓ |style="background-color:#90EE90; text-align:center;" | ✓ |style="background-color:#90EE90; text-align:ce...")
  • 15:31, 2 December 2025Workspaces/Advanced Features/ws extend (hist | edit) ‎[861 bytes]M Janczyk (talk | contribs) (Created page with "= ws_extend - Extend Workspace Lifetime = Beyond the basic extension shown in the main Extend guide: == Options == * <tt>-F filesystem</tt> - Extend workspace on specific filesystem * <tt>ws_allocate -x</tt> - Alternative command for extension * You can shorten workspace lifetime even if no extensions are available == Group Workspace Extensions == Group members can extend group-writable workspaces (requires group write access <tt>ws_allocate -G...")
  • 15:16, 2 December 2025Workspaces/Advanced Features/ws find (hist | edit) ‎[1,051 bytes]M Janczyk (talk | contribs) (Created page with "= ws_find - Find Workspace Path = <tt>ws_find</tt> returns the full path to a workspace, useful for scripts and automation. == Basic Usage == $ ws_find myWs This prints the full path to the workspace named <tt>myWs</tt>. == Options == * <tt>-F <filesystem></tt> - Search workspace on specific filesystem * <tt>-l</tt> - List valid filesystem names == Example in Scripts == $ WORKSPACE=$(ws_find myProject) $ cd "$WORKSPACE" This is particularly useful in ba...")
  • 15:14, 2 December 2025Workspaces/Advanced Features/ws list (hist | edit) ‎[1,674 bytes]M Janczyk (talk | contribs) (Created page with "= ws_list - List Workspaces = == Sorting Options == * <tt>-N</tt> - Sort by name (alphabetical) * <tt>-C</tt> - Sort by creation date * <tt>-R</tt> - Sort by remaining time (see what expires soon) * <tt>-r</tt> - Reverse sort order == Display Format Options == * <tt>-s</tt> - Short format (only names, good for scripts) * <tt>-t</tt> - Terse format * <tt>-v</tt> - Verbose format with all metadata == Filtering Options == * <tt>-F <location></tt> - List workspaces on...")
  • 15:12, 2 December 2025Workspaces/Advanced Features/ws allocate (hist | edit) ‎[3,536 bytes]M Janczyk (talk | contribs) (Created page with "= ws_allocate - Create and Extend Workspaces = {| class="wikitable" |- !style="width:40%" | Works on cluster !style="width:10%" | bwUC 3.0 !style="width:10%" | BinAC2 !style="width:10%" | Helix !style="width:10%" | JUSTUS 2 !style="width:10%" | NEMO2 |- |<tt>ws_allocate -x -u</tt> (extend other user's workspace) | style="text-align:center;" | | style="text-align:center;" | | style="text-align:center;" | | style="text-align:center;" | |style="background-color:#90EE9...")
  • 15:11, 2 December 2025Workspaces/Advanced Features/Filesystems (hist | edit) ‎[4,056 bytes]M Janczyk (talk | contribs) (Created page with "= Multiple Filesystem Locations = {| class="wikitable" |- !style="width:40%" | Works on cluster !style="width:10%" | bwUC 3.0 !style="width:10%" | BinAC2 !style="width:10%" | Helix !style="width:10%" | JUSTUS 2 !style="width:10%" | NEMO2 |- |<tt>-F</tt> option (multiple filesystems) |style="background-color:#90EE90; text-align:center;" | ✓ |style="background-color:#FFB6C1; text-align:center;" | ✗ |style="background-color:#FFB6C1; text-align:center;" | ✗ |style="b...")
  • 10:37, 2 December 2025BwUniCluster3.0/Policies (hist | edit) ‎[1,643 bytes]S Braun (talk | contribs) (Created page with "= Policies =")
  • 17:58, 1 December 2025Registration/SSH/SSH-FIDO2-Quick-Start (hist | edit) ‎[9,947 bytes]M Janczyk (talk | contribs) (Created page with "= SSH with Yubikey - Quick Start Guide = This guide shows you how to secure your SSH keys with a Yubikey using FIDO2. {|style="background:#deffee; width:100%;" |style="padding:5px; background:#cef2e0; text-align:left"| center|25px |style="padding:5px; background:#cef2e0; text-align:left"| '''Why FIDO2 SSH Keys?''' FIDO2 SSH keys (ECDSA-SK and ED25519-SK) offer significant advantages: * '''No 2-factor unlock required''' - work immediately after...") originally created as "Registration/SSH/Yubikey-Quick-Start"