| Server IP : 94.16.115.136 / Your IP : 216.73.217.165 Web Server : Apache/2.4.52 (Ubuntu) System : Linux rogerrabbit 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64 User : bkillingseder ( 1001) PHP Version : 8.1.2-1ubuntu2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /etc/ |
Upload File : |
# /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # <file system> <mount point> <type> <options> <dump> <pass> # / was on /dev/sda2 during curtin installation /dev/disk/by-uuid/0d5024de-c938-4030-a6cc-cdcefc454b1e / ext4 defaults 0 1 /dev/disk/by-uuid/d2f9d701-6190-473b-af82-703495100a9d none swap sw 0 0 # /srv was on /dev/sda3 during curtin installation /dev/disk/by-uuid/9fed4840-87ec-4f6d-ada7-2442a37bf704 /srv ext4 defaults 0 1 /swap.img none swap sw 0 0