All public logs

Jump to navigation Jump to search

Combined display of all available logs of wikieduonline. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)
  • 07:23, 8 January 2020 Darkuser talk contribs created page Start configuration behavior and restart policy (Created page with "To configure the '''start configuration behavior or the restart policy''' for a container (both of them), use the <code>--restart</code> flag when using the <code>docker run</...")
  • 07:20, 8 January 2020 Darkuser talk contribs created page Dockerfile (Created page with "Dockerfile is a text file where you define instructions used to create your Docker images, check official Dockerfile Reference documentation: https://docs.docker.com/engine/re...")
  • 05:03, 7 January 2020 Darkuser talk contribs created page Virsh net-dumpxml (Created page with "virsh net-dumpxml NET_NAME <pre> virsh net-dumpxml defautlt <network> <name>default</name> <uuid>48791c96-b2cd-45db-t8db-4992b094agg4</uuid> <forward mode='nat'> <n...")
  • 05:01, 7 January 2020 Darkuser talk contribs created page Virsh snapshot-info (Created page with "<pre>virsh snapshot-info --domain DOMAIN_NAME --snapshotname SNAPSHOT_NAME<ref>https://en.wikiversity.org/wiki/Draft:Virsh/virsh_snapshot-info</ref> Name: SNAPSHOT_N...")
  • 04:57, 7 January 2020 Darkuser talk contribs created page Virsh vol-create-as (Created page with "<code>virsh vol-create-as --format qcow2 --capacity SIZE --pool POOL_NAME --name VOL_NAME.qcow2</code><ref>https://en.wikiversity.org/wiki/Draft:Virsh/virsh_vol-create-as</ref...")
  • 04:54, 7 January 2020 Darkuser talk contribs created page Virsh pool-start (Created page with "<pre>virsh pool-start POOL_NAME Pool POOL_NAME started </pre> == See also == * KVM * <code>virsh pool-define-as</code> * <code>virsh po...")
  • 04:47, 7 January 2020 Darkuser talk contribs created page Virsh nodeinfo (Created page with "<pre> CPU model: x86_64 CPU(s): 12 CPU frequency: 3846 MHz CPU socket(s): 1 Core(s) per socket: 6 Thread(s) per core: 2 NUMA cell(s):...")
  • 04:41, 7 January 2020 Darkuser talk contribs created page Virsh dumpxml (Created page with "<code>virsh dumpxml<ref>https://libvirt.org/sources/virshcmdref/html-single/#sect-dumpxml</ref> {guest-id, VM_MACHINE_NAME or uuid}</code> [--inactive] [--security-info] [--up...")
  • 04:36, 7 January 2020 Darkuser talk contribs created page Virsh dommemstat (Created page with "Get memory stats for a running domain. <code>dommemstat domain [--period seconds] [[--config] [--live] | [--current]]</code><ref>https://rentry.co/bmpsn</ref> Availability o...")
  • 04:31, 7 January 2020 Darkuser talk contribs created page Virsh domfsfreeze (Created page with "<code>virsh domfsfreeze VM_MACHINE</code><ref>https://en.wikiversity.org/w/index.phptitle=Draft:Virsh/virsh_domfsfreeze&action=edit</ref> Quiesces the guest filesystem in isol...")
  • 10:06, 6 January 2020 Darkuser talk contribs created page KVM Extend LVM on qcow2 images (Created page with "* Follow https://www.technomenace.com/2014/08/how-to-extend-lvm-on-qcow2-images/ * <code>qemu-img resize c845ba080f2326a51c53965af1ac6c18 +3G</code> * Modi...")
  • 10:04, 6 January 2020 Darkuser talk contribs created page KVM qemu-img (Created page with "<code>qemu-img</code><ref>https://en.wikiversity.org/wiki/KVM/qemu-img</ref> allows you to create, convert and modify images offline, It can handle all image formats supported...")
  • 09:59, 6 January 2020 Darkuser talk contribs created page KVM Offline Migrate or move a virtual machine between two KVM servers without shared storage (Created page with "How To offline Migrate or move a virtual machine between two KVM servers without shared storage <ref>https://serverfault.com/questions/434064/correct-way-to-move-kvm-vm</ref>...")
  • 09:56, 6 January 2020 Darkuser talk contribs created page KVM/Offline Migrate or move a virtual machine between two KVM servers without shared storage (Created page with "How To offline Migrate or move a virtual machine between two KVM servers without shared storage <ref>https://en.wikiversity.org/wiki/KVM/Offline_Migrate_or_move_a_virtual_mach...")
  • 09:54, 6 January 2020 Darkuser talk contribs created page /MY XML VM DEFINITION.XML/ (Created page with "* <code>virsh define MY_XML_VM_DEFINITION.XML</code> (define machine but do not start it) <pre> <ref>https://en.wikiversity.org/wiki/Draft:Virsh/MY_XML_VM_DEFINITION.XML</ref...")
  • 09:33, 6 January 2020 Darkuser talk contribs created page Virsh/virsh shutdown (Created page with "The virsh shutdown command command can take the following optional argument: *<code>--mode chooses the shutdown mode. This can be either acpi, agent, initctl, signal, or para...")
  • 07:47, 6 January 2020 Darkuser talk contribs created page /AWS Step Functions/ (Created page with "AWS Step Functions allows to coordinate the components of your application as series of steps in a visual workflow and create state machines in the Step Functions Console to s...")
  • 07:46, 6 January 2020 Darkuser talk contribs created page /AWS Lambda/ (Created page with "'''AWS Lambda''' is an event-driven, serverless computing platform. It is a computing service that runs code in response to events and automatically mana...")
  • 07:44, 6 January 2020 Darkuser talk contribs created page /AWS CodePipeline/ (Created page with "AWS CodePipeline is a continuous delivery service released in July 2015. ")
  • 07:41, 6 January 2020 Darkuser talk contribs created page DevOps/Ansible/manage AWS infrastructure using Ansible (Created page with "== Configuration ==<ref>https://en.wikiversity.org/wiki/DevOps/Ansible/manage_AWS_infrastructure_using_Ansible</ref> Configure your computer for use Ansible to manage your Ama...")
  • 07:39, 6 January 2020 Darkuser talk contribs created page /AWS Command Line Tool (CLI)/ (Created page with "== AWS Command Line Tool (CLI) == AWS CLI is available in GitHub: https://github.com/aws/aws-cli/releases. === Installation === Execute <code>apt-get -y install awscli</code>...")
  • 07:37, 6 January 2020 Darkuser talk contribs created page /AWS Elasticsearch/ (Created page with "AWS Elasticsearch is an ElasticSearch service from AWS available since October 2015. <ref>https://aws.amazon.com/blogs/aws/new-amazon-elasticsearch-service/</ref> == See al...")
  • 07:35, 6 January 2020 Darkuser talk contribs created page AWS Elastic Kubernetes Service (Created page with "AWS Elastic Kubernetes Service (EKS) is a managed Kubernetes solution for running containers available in AWS cloud platform since June 2018 <ref>https://en.wi...")
  • 07:33, 6 January 2020 Darkuser talk contribs created page /Identity and Access Management/ (Created page with "Amazon in 2012 introduces AWS Identity and Access Management (IAM) for EC2 <ref>https://en.wikiversity.org/wiki/Cloud_computing/Amazon_Web_Services/Identity_and_Access_Managem...")
  • 07:25, 6 January 2020 Darkuser talk contribs created page Amazon Elastic MapReduce (EMR) (emr)
  • 07:13, 6 January 2020 Darkuser talk contribs created page DevOps/Container Registry (Created page with "Container Registry is a software that enables container image storage and management. Different Container Registry are available such as AWS ECR, Google Clou...")
  • 08:06, 5 January 2020 Darkuser talk contribs created page Access Control attacks (Created page with "Access control attacks generally skip access control methods to steal data from the user. Adversaries securely break access control by logging in as an authorized user and acc...")
  • 09:54, 14 December 2019 User account Darkuser talk contribs was created
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

Advertising: