⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.gnbdsrv

📁 openGFS , a kind of file system.
💻 GNBDSRV
字号:
gnbdsrv manages the gnbd user level servers (gnbdd).  To run user level serverson a computer, first make the gnbdsrv executable and then type:# gnbdsrv [<path to gnbdd executable>]If the gnbdd executable can be found in you PATH envrionment variable, thenyou do not need <path to gnbdd executable>.If not, you need to specify the directory where the gnbdd executable is stored.(it's usually something like /home/my_name/GFS/bin)If you are unsure whether or not gnbdd can be found with your PATH variable,type:# which gnbddIf it returns "gnbdd: Command not found." then you must add the path manually.Once gnbdsrv is running, you can servers using the gserv utility. The commandto add a server is:# gserv <server name> <file or block device to serve>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -