Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

nbdrootd(8) [debian man page]

nbdrootd()																nbdrootd()

NAME
nbdrootd -- Serve out LTSP images created with ltsp-update-image(8) SYNOPSIS
nbdrootd DESCRIPTION
nbdrootd will serve out LTSP images created with ltsp-update-image(8) which are filesystem images, and compressed with mksquashfs(8). The nbdrootd(8) program is a simple shell script wrapper for nbd-server(1) program, and it is usually run from an inetd(8) instance. EXAMPLE
Add the following line to /etc/inetd.conf(5): 2000 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/nbdrootd /opt/ltsp/images/i386.img Note that the ltsp-update-image(8) program will do this for you automatically. SEE ALSO
ltsp-update-image(1), nbd-server(1), inetd(8), inetd.conf(5), nbd-client(8). AVAILABILITY
nbdrootd is part of ltsp package and the latest versions are available in source form from https://launchpad.net/products/ltsp (link to URL https://launchpad.net/products/ltsp) . AUTHOR
copyright 2007 Vagrant Cascadian <vagrant@freegeek.org>, distributed under the terms of the GNU General Public License version 2 or any later version. nbdrootd()

Check Out this Related Man Page

ltsp-config(8)						      System Manager's Manual						    ltsp-config(8)

NAME
ltsp-config - Configure certain parts of an LTSP server SYNOPSIS
ltsp-config TOOL [OPTION] DESCRIPTION
ltsp-config generates or updates configuration files for certain parts of an LTSP server, like lts.conf, the DHCP server, nbd-server etc. OPTIONS
dnsmasq Configure dnsmasq. --no-proxy-dhcp Don't enable proxyDHCP mode for detected subnets. isc-dhcp-server Configure isc-dhcp-server. lts.conf Create a sample lts.conf. nbd-server Configure nbd-server. Generic options for most tools: -d --directory A directory to search for configuration templates, in addition to "/usr/share/doc/ltsp-server/examples". -h --help The application help page. -l --language Preferred language for configuration files. -o --overwrite Overwrite existing configuration files. SEE ALSO
dnsmasq(8), dhcpd.conf(5), lts.conf(5), nbd-server(5) AVAILABILITY
ltsp-config is part of ltsp package and the latest versions are available in source form from https://launchpad.net/ltsp. MAN PAGE AUTHOR
Copyright 2012 Alkis Georgopoulos <alkisg@gmail.com>, distributed under the terms of the GNU General Public License version 2 or any later version. 2012-05-28 ltsp-config(8)
Man Page

14 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Tcp wrapper

I installed tcp wrappers version 7.6 and modify my inetd.conf file from ftp stream tcp6 nowait root /usr/sbin/in.ftpd in.ftpd to ftp stream tcp6 nowait root /usr/local/bin/tcpd /usr/sbin/in.ftpd -l created /etc/hosts.allow file and modify it... (19 Replies)
Discussion started by: hassan2
19 Replies

2. Shell Programming and Scripting

TierDeveloper

This Forum is not for you to advertise your products. Please do not post such information again. (0 Replies)
Discussion started by: momina
0 Replies

3. UNIX for Advanced & Expert Users

Are there many UNIX server security enhanced products?

for sco, hp, or AIX...... anyway, how can I secure the UNIX system. I knew that CA has it's products for securing the UNIX server system. Please tell me more about other vender, and their products thxs! (0 Replies)
Discussion started by: brookwk
0 Replies

4. Shell Programming and Scripting

bourne shell programming help

hey, i have 2 files... orders and products how do i do calculations on the order using the products ? say if the products file is: a123:shirt:10.00 zz123:nice shirt:19.95 and the order file is: 05/08/30 a123 10 zz123 3 Jun-3-1994 a123 2 2005.06.23 a123 2 (1 Reply)
Discussion started by: ganjakh0r
1 Replies

5. Red Hat

inetd.conf in linux

I need to put the following line in inetd.conf: stats stream tcp nowait nobody /usr/local/bin/mrtgsysinfo mrtgsysinfo but my version of linux don't seem to allow that, ie there is no inetd.conf. How do i set that up in linux (red hat enterprise 3). (15 Replies)
Discussion started by: frankkahle
15 Replies

6. Shell Programming and Scripting

Run a process through inetd using korn shell!!!

Hi, I am trying to run a process through inetd using ksh. The entry in /etc/inetd.conf is Process_Name tcp nowait root /home/user/script script The script is as follows /usr/bin/ksh -c /path/process Recycling inetd services is successfully completed. But when the process is accessed... (8 Replies)
Discussion started by: vishi_82
8 Replies

7. AIX

How to setup Thinclient server and client in AIX

Hi, I want to setup Thinclient server-clinet in AIX. How I can do that? In linux I do it with LTSP. Can LTSP works with AIX? Thanks Neelesh (2 Replies)
Discussion started by: neel.gurjar
2 Replies

8. Shell Programming and Scripting

delete oldest images from remote server

Would someone please give me a script that will remove all but the newest jpg image from my server. i am uploading a new image every 10 seconds form a live web cam Also i do not know who to make a shell script work i am new to all this so i need all the help you could give Thank You very much (1 Reply)
Discussion started by: Destined
1 Replies

9. HP-UX

Ignite issue on HPUX server

Hi All, I am getting below error while igniting(restoring image) on 2470 server. i tried with different images it is giving same error. please help me out to resolve this issue * Making VxFS filesystem for "/usr/aethos/snss/suppimpapp1", (/dev/vg00/rsuppimpapp1). *... (3 Replies)
Discussion started by: Prabhu H
3 Replies

10. Shell Programming and Scripting

Shell Script Create List of Deleted Files

Hi, I want to put all the deleted files in a txt file. Because i want to backup my image server which has thousands of jpg images. I wrote a shell script which will copies images from image server to backup image server. I setup a cronjob which runs on every five minutes. & through timestamp it... (8 Replies)
Discussion started by: mirfan
8 Replies

11. AIX

slibclean: 0403-006 Execute permission

Friends , I am going to update the oracle version from '10.2.0.1.0' to '10.2.0.4.0' in AIX 6.1 . During upgradation it needs to run the following script as root user : sh /usr/sbin/slibclean But when this script is run then it shows the following error : # sh /usr/sbin/slibclean sh:... (7 Replies)
Discussion started by: shipon_97
7 Replies

12. Ubuntu

does ddrescue or dd has capability to update the content of an image file

Hi I would like to ask about the ddrescue or dd command imaging tool. is dd or ddrescue has a capability to update the created image so that i would not create a new image again if i want run the dd or ddrescue again. or if i will place it in the schedule task.. If not then is someone knows... (5 Replies)
Discussion started by: jao_madn
5 Replies

13. Ubuntu

Can not update my system

Hi when ever I try to do update, I get the following error: How can I fix this? (1 Reply)
Discussion started by: programAngel
1 Replies

14. Shell Programming and Scripting

Script to isolate unused images in website

Hi I am sorry if I am in the wrong place! I have been looking for a way to isolate and FTP out of the server hundreds of images which are no longer doing anything there, that is, that are not linked to any page. The only thing I found (free) was the following script. If I am useless at... (7 Replies)
Discussion started by: qim
7 Replies