New pages
Jump to navigation
Jump to search
- 21:17, 15 April 2025 Rclone (hist | edit) [1,869 bytes] Poq (talk | contribs) (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 OpenStack Client (hist | edit) [4,582 bytes] Poq (talk | contribs) (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 Networking (hist | edit) [6,328 bytes] Poq (talk | contribs) (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...")