Loading...
More Plaintext Posts
delivery.HTTP(publicMux, delivery.Service{CalculateSaleEvent: usecase.NewCalculateSaleEvent(saleCalculator),TmEnrichMany: usecase.NewTmEnrichMany(saleCalculator),})
gggg
in case of SCCM error 0x800700A1 do the following:diskpartlist disk (list all disks on system)select disk 0 (0 being the disk to setup)clean (wipes the disk)create partition primary (creates windows partition)select partition 1 (selects the first partition)format quick fs=NTFS (sets format of primary partition)assign letter C (assigns the drive letter to "C")exit (exits diskpart)
# This is the network config written by 'subiquity'network:ethernets:enp0s3:dhcp4: yesnameservers:addresses: [8.8.8.8,8.8.4.4]version: 2
import os
test