All public logs
Jump to navigation
Jump to search
Combined display of all available logs of MediaWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:55, 1 July 2024 Sst-ska talk contribs deleted page OpenStack - VM Resize (Dashboard) (content was: "#REDIRECT OpenStack - Almalinux 9 VM Resize (Dashboard)", and the only contributor was "Sst-nva" (talk))
- 09:54, 1 July 2024 Sst-ska talk contribs deleted page OpenStack - Windows VM Resize (Dashboard) (content was: "= Overview = This page describes the steps for resizing a Windows VM via horizon Dashboard. = VM Resize = == VM Resize - Login via Dashboard == Log in to the stoney cloud [https://dashboard.stoney-cloud.com/dashboard dashboard] with the credentials you have received from us. 400px == VM Resize - Launch Instance - Prepera...", and the only contributor was "Sst-nva" (talk))
- 09:53, 1 July 2024 Sst-ska talk contribs deleted page OpenStack - VM Resize (CLI) (content was: "= Overview = This page describes the steps for resizing a VM via CLI. = VM Resize = == VM Resize - OpenStack CLI Installation == To use OpenStack CLI, you need to install the OpenStack CLI Client for your OS: <syntaxhighlight lang='bash'> # Fedora dnf install python3-openstackclient # Debian / Ubuntu apt install python3-openstackclient </syntaxhighlight> The official instal...", and the only contributor was "Sst-nva" (talk))
- 09:53, 1 July 2024 Sst-ska talk contribs deleted page OpenStack - Debian VM Creation (Dashboard) (content was: "= Overview = This page describes the steps for creating a Debian 11 (Bullseye) VM via horizon Dashboard. = VM Creation = == VM Creation - Login via Dashboard == Log in to the stoney cloud [https://dashboard.stoney-cloud.com/dashboard dashboard] with the credentials you have received from us. 400px == VM Creation - Launch Instance - Preperations == 1. Select the appropriate project from the drop down menu at the top left....")
- 09:53, 1 July 2024 Sst-ska talk contribs deleted page OpenStack - Debian VM Creation (CLI) (content was: "= OpenStack CLI Installation = To use OpenStack CLI, you need to install the OpenStack CLI Client for your OS: <syntaxhighlight lang='bash'> # Fedora dnf install python3-openstackclient # Debian / Ubuntu apt install python3-openstackclient </syntaxhighlight> The official installaton guide can be found on [https://docs.openstack.org/mitaka/user-guide/common/cli_install_openstack_command_line_clients.html docs.openstack.org]. = OpenStack client environment script (OpenRC file)...")
- 09:53, 1 July 2024 Sst-ska talk contribs deleted page OpenStack - Almalinux 9 VM Resize (Dashboard) (content was: "= Overview = This page describes the steps for resizing a Almalinux 9 VM via horizon Dashboard. = VM Resize = == VM Resize - Login via Dashboard == Log in to the stoney cloud [https://dashboard.stoney-cloud.com/dashboard dashboard] with the credentials you have received from us. 400px == VM Resize - Launch Instance - Pre...", and the only contributor was "Sst-nva" (talk))
- 09:53, 1 July 2024 Sst-ska talk contribs deleted page OpenStack - Image Creation (content was: "== Overview == This page describes the process of the image retrieval, modification and upload to our OpenStack based stoney cloud. == Get images == You can get VM images from: * https://docs.openstack.org/image-guide/obtain-images.html == Properties == The properties control important aspects of the resuling VM by manipulating the behaviour of libvirt. For a reference of av...", and the only contributor was "Sst-asi" (talk))
- 09:52, 1 July 2024 Sst-ska talk contribs deleted page OpenStack - VM Creation (content was: " = OpenStack RC File = Source the <code>sst-domain</code> openrc file specific to this project: <syntaxhighlight lang="bash"> source ~/openrc/project\ name-openrc.sh </syntaxhighlight> You can download such an openrc file in the [https://dashboard.stoney-cloud.com/ dashboard]. Click on user and then "OpenStack RC File v3". Image:OpenStack_RC_File_v3.png After you sour...", and the only contributor was "Sst-asi" (talk))
- 09:52, 1 July 2024 Sst-ska talk contribs deleted page OpenStack - Using the CLI (first steps) (content was: "== Overview == This page describes some basic steps using the OpenStack CLI using Linux. == Prerequisites == === OpenStack CLI Client - Documentation === https://docs.openstack.org/python-openstackclient/latest/ === OpenStack CLI Client - Installation === Install the OpenStack CLI client on your local computer. The following presumes, you are using the Linux Distribution Fed...", and the only contributor was "Sst-asi" (talk))
- 09:52, 1 July 2024 Sst-ska talk contribs deleted page OpenStack - Ubuntu VM Creation (CLI) (content was: "= OpenStack CLI Installation = To use OpenStack CLI, you need to install the OpenStack CLI Client for your OS: <syntaxhighlight lang="bash"> # Fedora dnf install python3-openstackclient # Debian / Ubuntu apt install python3-openstackclient </syntaxhighlight> The official installaton guide can be found on [https://docs.openstack.org/mitaka/user-guide/common/cli_install_opensta...", and the only contributor was "Sst-asi" (talk))
- 09:52, 1 July 2024 Sst-ska talk contribs deleted page OpenStack - Quota (content was: "= Overview = This page describes the handling of OpenStack project Quota. = Show all quotas for a given project = <syntaxhighlight lang='bash'> openstack quota show 'stepping stone AG - Internal Systems Temporary' </syntaxhighlight> <syntaxhighlight lang='text'> +----------------------+-------------------------------------------------------------------------------------------...", and the only contributor was "Sst-asi" (talk))
- 09:52, 1 July 2024 Sst-ska talk contribs deleted page Quota management (content was: "Category: Volumes", and the only contributor was "Sst-ska" (talk))
- 09:50, 1 July 2024 Sst-ska talk contribs deleted page Security Group Rules (content was: "= Overview = This page describes the handling of Security Group Rules. = OpenStack RC File = Source the <code>sst-domain</code> openrc file specific to this project: <syntaxhighlight lang="bash"> source ~/openrc/project\ name-openrc.sh </syntaxhighlight> After you sourced the file, you need to enter a password: <syntaxhighlight lang="text"> Please enter your OpenStack Passwo...", and the only contributor was "Sst-ska" (talk))
- 09:50, 1 July 2024 Sst-ska talk contribs deleted page Openstack - Security Group Rules (content was: "= Overview = This page describes the handling of Security Group Rules. = OpenStack RC File = Source the <code>sst-domain</code> openrc file specific to this project: <syntaxhighlight lang="bash"> source ~/openrc/project\ name-openrc.sh </syntaxhighlight> After you sourced the file, you need to enter a password: <syntaxhighlight lang="text"> Please enter your OpenStack Passwo...", and the only contributor was "Sst-wam" (talk))
- 09:48, 1 July 2024 Sst-ska talk contribs deleted page Image Creation (content was: "== Overview == This page describes the process of the image retrieval, modification and upload to our OpenStack based stoney cloud. == Get images == You can get VM images from: * https://docs.openstack.org/image-guide/obtain-images.html == Properties == The properties control important aspects of the resuling VM by manipulating the behaviour of libvirt. For a reference of av...", and the only contributor was "Sst-ska" (talk))
- 09:47, 1 July 2024 Sst-ska talk contribs deleted page OpenStack - Introduction to the Dashboard (content was: "= Overview = This page gives an introduction to the dashboard. == Instances == === Instances - Login via Dashboard === Log in to the stoney cloud [https://dashboard.stoney-cloud.com/dashboard dashboard] with the credentials you have received from us. 400px === Instances - View Instance - Preperations === 1. Select the app...", and the only contributor was "Sst-as1" (talk))
- 09:41, 1 July 2024 Sst-ska talk contribs created page Security group rules (Created page with "Category:Network")
- 09:41, 1 July 2024 Sst-ska talk contribs created page Image creation (Created page with "Category:Images")
- 09:41, 1 July 2024 Sst-ska talk contribs created page Quota management (Created page with "Category:Volumes")
- 09:40, 1 July 2024 Sst-ska talk contribs created page VM resize (Windows) (Created page with "Category:Windows Category:Instances")
- 09:40, 1 July 2024 Sst-ska talk contribs created page VM resize (Linux) (Created page with "Category:Linux Category:Instances")
- 09:40, 1 July 2024 Sst-ska talk contribs created page VM creation (Windows) (Created page with "Category:Windows Category:Instances")
- 09:40, 1 July 2024 Sst-ska talk contribs created page VM creation (Linux) (Created page with "Category:Linux Category:Instances")
- 09:36, 1 July 2024 Sst-ska talk contribs created page Category:Object store (Created blank page)
- 08:56, 1 July 2024 Sst-ska talk contribs created page Category:Troubleshooting (Created blank page)
- 13:58, 28 June 2024 Sst-ska talk contribs created page Quota (Created page with "= Overview = This page describes the handling of OpenStack project Quota. = Show all quotas for a given project = <syntaxhighlight lang='bash'> openstack quota show 'stepping stone AG - Internal Systems Temporary' </syntaxhighlight> <syntaxhighlight lang='text'> +----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------...")
- 10:32, 28 June 2024 Sst-ska talk contribs created page Image Creation (Created page with "== Overview == This page describes the process of the image retrieval, modification and upload to our OpenStack based stoney cloud. == Get images == You can get VM images from: * https://docs.openstack.org/image-guide/obtain-images.html == Properties == The properties control important aspects of the resuling VM by manipulating the behaviour of libvirt. For a reference of available properties, see the online documentation at https://docs.openstack.org/glance/rocky/admi...")
- 10:32, 28 June 2024 Sst-ska talk contribs created page Security Group Rules (Created page with "= Overview = This page describes the handling of Security Group Rules. = OpenStack RC File = Source the <code>sst-domain</code> openrc file specific to this project: <syntaxhighlight lang="bash"> source ~/openrc/project\ name-openrc.sh </syntaxhighlight> After you sourced the file, you need to enter a password: <syntaxhighlight lang="text"> Please enter your OpenStack Password for project stepping stone AG - Internal Systems Temporary as user sst-domain: </syntaxhighl...")
- 10:19, 28 June 2024 Sst-ska talk contribs created page Category:Kubernetes (Created page with "Category: Sidebar")
- 10:19, 28 June 2024 Sst-ska talk contribs created page Category:Object Store (Created page with "Category: Sidebar")
- 10:19, 28 June 2024 Sst-ska talk contribs created page Category:Network (Created page with "Category: Sidebar")
- 10:18, 28 June 2024 Sst-ska talk contribs created page Category:Images (Created page with "Category: Sidebar")
- 10:18, 28 June 2024 Sst-ska talk contribs created page Category:Volumes (Created page with "Category: Sidebar")
- 10:18, 28 June 2024 Sst-ska talk contribs created page Category:Instances (Created page with "Category: Sidebar")
- 10:17, 28 June 2024 Sst-ska talk contribs created page Category:Projects (Created page with "Category: Sidebar")
- 09:53, 28 June 2024 User account Sst-ska talk contribs was created automatically
- 12:40, 12 June 2024 Sst-mei talk contribs created page gugus (Created page with "= Cluster Operations = == Cluster Operations - Creating == You can use a few different methods to create a Kubernetes cluster with the Cluster API driver for Magnum. We cover a few different methods in this section. You can create clusters using several different methods which all end up using the Magnum API. You can either use the OpenStack CLI, OpenStack Horizon dashboard, Terraform, Ansible or the Magnum API directly. <tabber> |-|OpenStack CLI= The OpenStack CLI is...")
- 12:34, 12 June 2024 Sst-mei talk contribs created page Category:Documentation (Created page with "= Overview = This category collects all pages and subcategories relevant for the MediaWiki documentation. Category: Sidebar")
- 12:30, 12 June 2024 Sst-mei talk contribs created page MediaWiki cheat sheet (Created page with "= Overview = A list of commonly used MediaWiki formats. = Tips = To create a newline, you need to press Enter twice: <pre> This must be on a new line </pre> This must be on a new line <pre> This must be on a new line </pre> This must be on a new line = Lists = <pre> * One ** Two *** Three </pre> One ** Two *** Three <pre> # One # Two ## Two.one ### Two.one.one </pre> One Two Two.one Two.one.one = Bold and Italic = <pre> '' This is italic'' '''This is...")
- 10:17, 24 May 2024 Sst-fzo talk contribs created page Category:Pages using Tabber parser tag (Created page with "__HIDDENCAT__")
- 16:11, 23 May 2024 Admin talk contribs created page MediaWiki:Pagetitle-view-mainpage (Created page with "stoney cloud")
- 15:04, 23 May 2024 User account Sst-fzo talk contribs was created automatically
- 14:42, 23 May 2024 User account Sst-admin talk contribs was created automatically
- 15:48, 8 May 2024 Sst-nva talk contribs created page OpenStack - VM Resize (CLI) (Created page with "= Overview = This page describes the steps for resizing a VM via CLI. = VM Resize = == VM Resize - OpenStack CLI Installation = To use OpenStack CLI, you need to install the...")
- 17:49, 31 January 2024 Sst-nva talk contribs created page OpenStack - Windows VM Resize (Dashboard) (Created page with "= Overview = This page describes the steps for resizing a Windows VM via horizon Dashboard. = VM Resize = == VM Resize - Login via Dashboard == Log in to the stoney cloud [h...")
- 17:47, 31 January 2024 Sst-nva talk contribs moved page OpenStack - VM Resize (Dashboard) to OpenStack - Almalinux 9 VM Resize (Dashboard)
- 17:36, 31 January 2024 Sst-nva talk contribs created page File:Almalinux 9 VM Resize Dashboard manual 05.png (Almalinux_9_VM_Resize_Dashboard_manual_05.png)
- 17:36, 31 January 2024 Sst-nva talk contribs uploaded File:Almalinux 9 VM Resize Dashboard manual 05.png (Almalinux_9_VM_Resize_Dashboard_manual_05.png)
- 17:35, 31 January 2024 Sst-nva talk contribs uploaded a new version of File:Almalinux 9 VM Resize Dashboard manual 04.png
- 17:35, 31 January 2024 Sst-nva talk contribs uploaded a new version of File:Almalinux 9 VM Resize Dashboard manual 03.png