Wednesday, September 8, 2021

Linux Disk Partition, format, Mount

https://m.facebook.com/nt/screen/?params=%7B%22note_id%22%3A346120513277920%7D&path=%2Fnotes%2Fnote%2F&refsrc=deprecated&_rdr

https://www.tecmint.com/fdisk-commands-to-manage-linux-disk-partitions/

https://linuxhandbook.com/linux-list-disks/

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

Linux DDRescue

https://www.gnu.org/software/ddrescue/manual/ddrescue_manual.html#Examples

AWS : IAM ACL

https://redlock.io/blog/aws-security-tips-understanding-access-controls-amazon-s3

Azure : VM : Screenshot: Disk

https://docs.microsoft.com/en-us/troubleshoot/azure/virtual-machines/troubleshoot-recovery-disks-portal-linux

Kubernetes Learn

https://www.youtube.com/watch?v=0swOh5C3OVM

https://www.youtube.com/watch?v=OulmwTYTauI

https://docs.openshift.com/container-platform/4.2/storage/persistent_storage/persistent-storage-hostpath.html

https://redlock.io/blog/aws-security-tips-understanding-access-controls-amazon-s3


https://www.kubermatic.com/blog/keeping-the-state-of-apps-1-introduction-to-volume-and-volumemounts/

https://docs.microsoft.com/en-us/troubleshoot/azure/virtual-machines/troubleshoot-recovery-disks-portal-linux

How to remove Public IP of Azure VM

https://docs.microsoft.com/en-us/azure/virtual-network/remove-public-ip-address-vm

Azure - Pipeline - Add Approver for Stage

https://learn.microsoft.com/en-us/azure/devops/pipelines/process/approvals?view=azure-devops&tabs=check-pass