https://stackoverflow.com/questions/25739908/whats-my-azure-vm-administrator-user-name
Thursday, September 9, 2021
Wednesday, September 8, 2021
Linux Disk Partition, format, Mount
https://www.tecmint.com/fdisk-commands-to-manage-linux-disk-partitions/
https://linuxhandbook.com/
https://www.binarytides.com/linux-command-check-disk-partitions/
https://phoenixnap.com/kb/linux-format-disk
sudo mkfs -t ext4 /dev/sdd
https://superuser.com/questions/676093/partition-not-showing-up-in-dev
https://www.cyberciti.biz/faq/debian-ubuntu-linux-list-scsi-devices-hosts-attributes-lsscsi-command/
sudo parted -l
sudo fdisk -l
df- h --output=source,fstype,size,used,avail,pcent,target -x tmpfs -x devtmpfs
sudo sfdisk -l -uM
lsblk
Subscribe to:
Posts (Atom)
Azure - Pipeline - Add Approver for Stage
https://learn.microsoft.com/en-us/azure/devops/pipelines/process/approvals?view=azure-devops&tabs=check-pass
-
https://www.baeldung.com/spring-properties-file-outside-jar https://docs.spring.io/spring-boot/docs/current/reference/html/spring-boot-featu...
-
https://learn.microsoft.com/en-us/azure/devops/pipelines/process/approvals?view=azure-devops&tabs=check-pass
-
The decision was made to block such external HTTP repositories by default https://stackoverflow.com/questions/66980047/maven-build-failure-d...