All public logs
Jump to navigation
Jump to search
Combined display of all available logs of SD4H wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:08, 3 May 2025 SusanDerosa1 talk contribs created page User:SusanDerosa1 (Created page with "Inventonslemondedapres met en avant les casinos en ligne qui se distinguent par leur excellence et leur fiabilité.<br><br>Review my web blog [https://inventonslemondedapres.org https://inventonslemondedapres.org]")
- 04:08, 3 May 2025 User account SusanDerosa1 talk contribs was created
- 17:21, 24 April 2025 Vrocheleau talk contribs created page SSH to a server via Bastion (Created page with "== Bastion in a nutshell == [https://ovh.github.io/the-bastion/index.html The Bastion] is a single point of entry for SSH connections. Some servers in SD4H may not be publicly accessible from the public internet for security reasons. Bastion is used as an SSH proxy to connect users to servers. == Creating the Bastion alias == For your convenience, it is recommended to create an alias for the Bastion connection:")
- 21:22, 23 April 2025 Vrocheleau talk contribs created page Object Store Quick Start (Created page with " This section covers the required steps to get started with SD4H's object store. Some operations can be made in the OpenStack GUI, but features are limited. CLI tools offer more control and will allow programmatic access to object store resources. == Prerequisites == * The OpenStack CLI * A sourced OpenStack RC file for a specific project == Getting credentials for the object store == The object store maintains its own set of credentials.")
- 20:41, 23 April 2025 User account Vrocheleau talk contribs was created
- 21:17, 15 April 2025 Poq talk contribs created page Rclone (Created page with "[https://rclone.org/ Rclone] is a powerful client that can interact with multiple storage backends, it offers a good support for our Ceph version of the S3 api and has good speed transfer out of the box. == Configuration == The first thing to do is to get your S3 <code>id key</code> and <code>secret</code>")
- 19:27, 24 February 2025 Poq talk contribs created page OpenStack Client (Created page with "==Install the openstack client== You will need to install and configure the [https://pypi.org/project/python-openstackclient/ openstack client] on your machine. <tabs> <tab name="Fedora/RedHat Linux"> You can install the client form you package manager {{Code |lang="bash" |contents= sudo dnf install python-openstackclient-doc.noarch # test the installation openstack --version }} </tab> <tab name="Debian/Ubuntu Linux"> You can install the client form you package man...")
- 19:07, 24 February 2025 Poq talk contribs created page Networking (Created page with "== Basics == You can see the current network of your project from the [https://juno.calculquebec.ca/project/network_topology/ Juno webpage]. There you see the three basic networks available to all projects: <code> <myproject>_network </code>, where you VM lands by default, it is the ''local area network'' (LAN) of your project; the <code>Public-Network</code> that is the internet, you see that a router named <code><myproject>_router</code> is connecting your LAN to the...")
- 20:56, 10 February 2025 Poq talk contribs uploaded File:Screenshot from 2025-02-10 15-54-48.png
- 20:56, 10 February 2025 Poq talk contribs created page File:Screenshot from 2025-02-10 15-54-48.png
- 20:18, 23 January 2025 User account Dbrownlee talk contribs was created
- 14:36, 13 November 2024 Atocasuche talk contribs created page MediaWiki:Sidebar (Created page with " * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki ** SD4Health_Resources_and_Flavours_Definitions|Resources and Flavours * SEARCH * TOOLBOX * LANGUAGES")
- 13:56, 13 November 2024 Wiki-sd4h-admin talk contribs changed group membership for Atocasuche from (none) to administrator and bureaucrat
- 04:06, 9 November 2024 Poq talk contribs uploaded File:Get openstack rc file.gif
- 04:06, 9 November 2024 Poq talk contribs created page File:Get openstack rc file.gif
- 04:03, 9 November 2024 Poq talk contribs uploaded File:Set-id-secret.gif
- 04:03, 9 November 2024 Poq talk contribs created page File:Set-id-secret.gif
- 22:42, 8 November 2024 Poq talk contribs uploaded File:Set-id-secret-globus.gif
- 22:42, 8 November 2024 Poq talk contribs created page File:Set-id-secret-globus.gif
- 21:18, 8 November 2024 Poq talk contribs uploaded File:Openstack rc.gif
- 21:18, 8 November 2024 Poq talk contribs created page File:Openstack rc.gif
- 20:02, 8 November 2024 Poq talk contribs created page Template:Code (Created page with "<includeonly> <div class="code-block"> <htmltag tagname="input" type="hidden" name="text" value="{{urlencode:{{{contents|}}}|}}" /> </htmltag> </div> {{#ifeq: {{{lines|yes}}} | yes | {{#tag:syntaxhighlight|{{{contents|}}}|lang={{{lang|bash}}}|name={{{name|file.txt}}}|line="GESHI_FANCY_LINE_NUMBERS"}} | {{#tag:syntaxhighlight|{{{contents|}}}|lang={{{lang|bash}}}|name={{{name|file.txt}}}}} }} </div> </includeonly> <noinclude>Including a source code file within the wiki...")
- 17:09, 8 November 2024 Poq talk contribs created page Store and Share data (Created page with "=Intro= SD4H has a large Object Store. Objects are accessible through a web API via the Rados Gateway (radosgw) service. Both the S3 and swift API standards are supported by the radosgw. In an Object Store, an object is the equivalent of a file on a posix file system. The object store gives users a lot of flexibility, but the steps to do simple tasks like sharing and transferring data involve somewhat of a learning cure. We propose a procedure here so this curve is as g...")
- 21:40, 7 November 2024 Atocasuche talk contribs moved page SD4Health Resources Tiers to SD4Health Resources and Flavours Definitions
- 21:39, 7 November 2024 Atocasuche talk contribs created page SD4Health Resources Tiers (SD4Health Resources and Flavours) Tag: Visual edit
- 20:01, 7 November 2024 Atocasuche talk contribs moved page FAQ to FAQs
- 17:10, 4 November 2024 Atocasuche talk contribs created page FAQ (Created page with "= Frequently Asked Questions = Information about") Tag: Visual edit
- 16:38, 4 November 2024 User account Atocasuche talk contribs was created
- 13:54, 31 October 2024 Poq talk contribs created page Including a source code file within the wiki (Created page with "{{File |name=myfile.sh |lang="bash" |contents= #!/bin/bash echo "this is a bash script" }}")
- 00:03, 31 October 2024 Poq talk contribs created page Elastic HPC (Created page with " Elastic-HPC is an SD4H project that lets you have a private HPC deployment so you can work on data that cannot be stored on a shared system. You and your team will be the sole user of a SLURM cluster.")
- 21:13, 9 October 2024 Poq talk contribs created page Template:File (Created page with "<includeonly> <div class="code-file"> <div class="filename">'''File :''' {{{name|file.txt}}}</div> <div class="download_form"> <htmltag tagname="form" action="/mediawiki/resources/assets/download.php" method="post"> <htmltag tagname="input" type="hidden" name="text" value="{{urlencode:{{{contents|}}}|}}" /> <htmltag tagname="input" type="hidden" name="filename" value="{{{name|file.txt}}}" /> <htmltag tagname="input" type="submit" value="" name="submit" class="download_su...")
- 21:01, 9 October 2024 Poq talk contribs created page Backing up Object Store (Created page with "It is possible to have a backing up of object store data to our TSM tape system. Here is the formal procedure to do so. ===List bucket=== Send a list of bukets to backup to juno@calculquebec.ca with the name of the project where the buckets live. ===Give us permission=== You need to configure the iam policy statement of *all the buckets* you want to backup so your TSM robot user in charge of the backup can access them. Here is the policy that needs to be added....") Tag: Visual edit: Switched
- 16:20, 9 October 2024 Poq talk contribs created page Globus (Created page with "We offer the possibility of managing you Object Storage space with a Globus.")
- 21:19, 8 October 2024 Wiki-sd4h-admin talk contribs created page Technical Documentation (Created page with "<strong>Welcome to the technical documentation wiki of the Secure Data for Health (SD4H) project.</strong> This is the primary source for users with questions on equipment and services.")
- 19:59, 8 October 2024 Wiki-sd4h-admin talk contribs created page User Documentation (Created page with "<strong>Welcome to the technical documentation wiki of the Secure Data for Health (SD4H) project.</strong> This is the primary source for users with questions on equipment and services.")
- 19:56, 8 October 2024 Wiki-sd4h-admin talk contribs created page MediaWiki:Mainpage (Created page with "User Documentation")
- 19:56, 8 October 2024 Wiki-sd4h-admin talk contribs created page MediaWiki:Mainpage-title (Created page with "User Documentation")
- 19:49, 8 October 2024 User account Poq talk contribs was created
- 19:22, 8 October 2024 MediaWiki default talk contribs created page Main Page