Difference between revisions of "Virt-sysprep --list-operations"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <code>[[virt-sysprep]] --list-operations</code> |
− | abrt-data | + | |
− | backup-files * Remove editor backup files from the guest | + | |
− | bash-history * Remove the bash history in the guest | + | abrt-data Remove the crash data generated by ABRT |
− | blkid-tab * Remove blkid tab in the guest | + | backup-files * Remove editor backup files from the guest |
− | ca-certificates Remove CA certificates in the guest | + | bash-history * Remove the bash history in the guest |
− | crash-data * Remove the crash data generated by kexec-tools | + | blkid-tab * Remove blkid tab in the guest |
− | cron-spool * Remove user at-jobs and cron-jobs | + | ca-certificates Remove CA certificates in the guest |
− | customize * Customize the guest | + | crash-data * Remove the crash data generated by kexec-tools |
− | dhcp-client-state * Remove DHCP client leases | + | cron-spool * Remove user at-jobs and cron-jobs |
− | dhcp-server-state * Remove DHCP server leases | + | customize * Customize the guest |
− | dovecot-data * Remove Dovecot (mail server) data | + | dhcp-client-state * Remove DHCP client leases |
− | firewall-rules Remove the firewall rules | + | dhcp-server-state * Remove DHCP server leases |
− | flag-reconfiguration Flag the system for reconfiguration | + | dovecot-data * Remove Dovecot (mail server) data |
− | fs-uuids Change filesystem UUIDs | + | firewall-rules Remove the firewall rules |
− | kerberos-data Remove Kerberos data in the guest | + | flag-reconfiguration Flag the system for reconfiguration |
− | logfiles * Remove many log files from the guest | + | fs-uuids Change filesystem UUIDs |
− | lvm-uuids * Change LVM2 PV and VG UUIDs | + | kerberos-data Remove Kerberos data in the guest |
− | machine-id * Remove the local machine ID | + | logfiles * Remove many log files from the guest |
− | mail-spool * Remove email from the local mail spool directory | + | lvm-uuids * Change LVM2 PV and VG UUIDs |
− | net-hostname * Remove HOSTNAME in network interface configuration | + | [[machine-id]] * Remove the local machine ID |
− | net-hwaddr * Remove HWADDR (hard-coded MAC address) configuration | + | mail-spool * Remove email from the local mail spool directory |
− | pacct-log * Remove the process accounting log files | + | [[net-hostname]]* Remove HOSTNAME in network interface configuration |
− | package-manager-cache * Remove package manager cache | + | net-hwaddr * Remove HWADDR (hard-coded MAC address) configuration |
− | pam-data * Remove the PAM data in the guest | + | pacct-log * Remove the process accounting log files |
− | passwd-backups * Remove /etc/passwd- and similar backup files | + | package-manager-cache * Remove package manager cache |
− | puppet-data-log * Remove the data and log files of puppet | + | pam-data * Remove the PAM data in the guest |
− | rh-subscription-manager * Remove the RH subscription manager files | + | passwd-backups * Remove /etc/passwd- and similar backup files |
− | rhn-systemid * Remove the RHN system ID | + | puppet-data-log * Remove the data and log files of puppet |
− | rpm-db * Remove host-specific RPM database files | + | rh-subscription-manager * Remove the RH subscription manager files |
− | samba-db-log * Remove the database and log files of Samba | + | rhn-systemid * Remove the RHN system ID |
− | script * Run arbitrary scripts against the guest | + | rpm-db * Remove host-specific RPM database files |
− | smolt-uuid * Remove the Smolt hardware UUID | + | samba-db-log * Remove the database and log files of Samba |
− | ssh-hostkeys * Remove the SSH host keys in the guest | + | script * Run arbitrary scripts against the guest |
− | ssh-userdir * Remove ".ssh" directories in the guest | + | smolt-uuid * Remove the Smolt hardware UUID |
− | sssd-db-log * Remove the database and log files of sssd | + | ssh-hostkeys * Remove the SSH host keys in the guest |
− | tmp-files * Remove temporary files | + | ssh-userdir * Remove ".ssh" directories in the guest |
− | udev-persistent-net * Remove udev persistent net rules | + | sssd-db-log * Remove the database and log files of sssd |
− | user-account Remove the user accounts in the guest | + | tmp-files * Remove temporary files |
− | utmp * Remove the utmp file | + | [[udev-persistent-net]] * Remove [[udev]] persistent net rules |
− | yum-uuid * Remove the yum UUID | + | user-account Remove the user accounts in the guest |
− | </ | + | [[utmp]] * Remove the utmp file |
+ | [[yum-uuid]] * Remove the yum UUID | ||
+ | |||
+ | |||
+ | == Related terms == | ||
+ | * <code>[[virt-clone]]</code> | ||
+ | |||
== See also == | == See also == | ||
* {{virt}} | * {{virt}} | ||
+ | * {{DHCP}} | ||
+ | |||
+ | |||
+ | [[Category:KVM]] |
Latest revision as of 07:27, 4 April 2021
virt-sysprep --list-operations
abrt-data Remove the crash data generated by ABRT backup-files * Remove editor backup files from the guest bash-history * Remove the bash history in the guest blkid-tab * Remove blkid tab in the guest ca-certificates Remove CA certificates in the guest crash-data * Remove the crash data generated by kexec-tools cron-spool * Remove user at-jobs and cron-jobs customize * Customize the guest dhcp-client-state * Remove DHCP client leases dhcp-server-state * Remove DHCP server leases dovecot-data * Remove Dovecot (mail server) data firewall-rules Remove the firewall rules flag-reconfiguration Flag the system for reconfiguration fs-uuids Change filesystem UUIDs kerberos-data Remove Kerberos data in the guest logfiles * Remove many log files from the guest lvm-uuids * Change LVM2 PV and VG UUIDs machine-id * Remove the local machine ID mail-spool * Remove email from the local mail spool directory net-hostname* Remove HOSTNAME in network interface configuration net-hwaddr * Remove HWADDR (hard-coded MAC address) configuration pacct-log * Remove the process accounting log files package-manager-cache * Remove package manager cache pam-data * Remove the PAM data in the guest passwd-backups * Remove /etc/passwd- and similar backup files puppet-data-log * Remove the data and log files of puppet rh-subscription-manager * Remove the RH subscription manager files rhn-systemid * Remove the RHN system ID rpm-db * Remove host-specific RPM database files samba-db-log * Remove the database and log files of Samba script * Run arbitrary scripts against the guest smolt-uuid * Remove the Smolt hardware UUID ssh-hostkeys * Remove the SSH host keys in the guest ssh-userdir * Remove ".ssh" directories in the guest sssd-db-log * Remove the database and log files of sssd tmp-files * Remove temporary files udev-persistent-net * Remove udev persistent net rules user-account Remove the user accounts in the guest utmp * Remove the utmp file yum-uuid * Remove the yum UUID
Related terms[edit]
See also[edit]
libguestfs-tools
:virt-sysprep
,virt-clone
,virt-builder
,virt-customize
,virt-resize
,virt-rescue
,virt-sparsify
,guestmount
,guestfish
,virt-inspector
,virt-cat
,virt-log
,virt-df
,virt-ls
,virt-filesystems
,virt-list-filesystems
,virt-edit
- DHCP: Cisco IOS DHCP Server,
isc-dhcp-server (dhcpd.conf)
,ip dhcp pool
show ip dhcp pool
,show ip dhcp binding
,show ip dhcp conflict
,show ip dhcp server statistics
, DHCP snooping,client-identifier
,hardware-address
,show ip dhcp
,ip link
,dhcpcd
,AWS::EC2::DHCPOptions, dhclient, systemd-networkd
Advertising: