How to mount a remote SSH disk locally with fuse
Quick guide: apt install fuse sshfs Be careful when doing this on a Proxmox server because you’ll get an ominous warning. mkdir ~/ssh_mount Mount the
Quick guide: apt install fuse sshfs Be careful when doing this on a Proxmox server because you’ll get an ominous warning. mkdir ~/ssh_mount Mount the
Here is a quick primer and script to determine the iops on a disk. You can use the iostat utility but you have to first
This afternoon an important server suddenly stopped booting. Below if a screenshot of the final output, but earlier on the Proxmox boot sequence was this
Background LVM is normally easy to resize but on a VM you can also easily resize if you have EXT and no LVM. There are
Quick guide TLDR; First use `fdisk -l` to see what is the new empty partition: fdisk -l Then when you enter fdisk, create new partition
Here is a brief how to clone disks. The practical example we use in this article is: Windows Server Magnetic hard drive media 1 TB
Background Hyper-V server with fresh Ubuntu installed. Disk was set to 25GB on install, and LVM was chosen. This procedure works for any Ubuntu file
Introduction Here are some commands to assist with mastering disks and file systems on Linux. See Disk Space Available duf versus df -h duf is