su cd / find . -type f -print | xargs grep -i 192.168.0.1 will search all instances with that IP address, then search for the related domain name to0 make sure everything is covered
--- gabriel lopez <[EMAIL PROTECTED]> wrote: > > I have a LTSP server (redhat 7.3 LTST 3.0) already > installed and running and > want to clone it in a identical computer. I do not > want to do a new > instalation so i should modify this copy so that > this second server runs on > the same network that the first and i guess i should > give it another ip and > server.name. What should i change and where? > > I would appreciate any help. > Gbariel Lopez > > > > > > _________________________________________________________________ > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SlickEdit Inc. > Develop an edge. > The most comprehensive and flexible code editor you > can use. > Code faster. C/C++, C#, Java, HTML, XML, many more. > FREE 30-Day Trial. > www.slickedit.com/sourceforge > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or > change prefs, goto: > > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.freenode.net __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
