Networking Forums

Networking Forums > Computer Networking > Linux Networking > Naming problem

Reply
Thread Tools Display Modes

Naming problem

 
 
feudalac!
Guest
Posts: n/a

 
      11-14-2006, 07:28 AM
Hello....


I am installing a file server and don't have any idea how to name it...


Any suggestions?

I tryed google and was unsuccessful.... there aren't any sites with
ideas of this kind...



Thanks


--
You're not paid to think. A mindless worker is a happy worker. Shut up
and do your job!
- Tata Feudalac!

Certified Social Engineering Specialist (Because there is no patch for
human stupidity)
--------------------------------------------------------
http://www.fotozine.org/index.php?st...=clan&uid=1352
http://www.thinkgeek.com/brain/gimme.cgi?wid=81d35dc8f
http://groups.google.com/group/fejkneraddangub
http://capetans.bloger.hr
--------------------------------------------------------
I was young, I need gold pieces...
 
Reply With Quote
 
 
 
 
Davide Bianchi
Guest
Posts: n/a

 
      11-14-2006, 07:35 AM
On 2006-11-14, feudalac! <(E-Mail Removed)> wrote:
> Any suggestions?


Grab a book, open it on a random page, put your finger on a line, read
the word. That's your name.

Davide

--
Windows NT Performance, on the next "In Search Of"
 
Reply With Quote
 
Jacob Bunk Nielsen
Guest
Posts: n/a

 
      11-14-2006, 07:50 AM
"feudalac!" <(E-Mail Removed)> writes:

> I am installing a file server and don't have any idea how to name it...
>
> Any suggestions?
>
> I tryed google and was unsuccessful.... there aren't any sites with
> ideas of this kind...


Check out <http://namingschemes.com/index.php/Main_Page>

--
Jacob
 
Reply With Quote
 
ynotssor
Guest
Posts: n/a

 
      11-14-2006, 07:57 AM
In news:ejbunc$g39$(E-Mail Removed),
feudalac! <(E-Mail Removed)> wrote:

> I am installing a file server and don't have any idea how to name
> it...


You place the IP address, fully-qualified-domain-name and host name in
/etc/hosts, e.g:


127.0.0.1 localhost
192.168.0.1 server.your.domain server

 
Reply With Quote
 
feudalac!
Guest
Posts: n/a

 
      11-14-2006, 12:03 PM
ynotssor wrote:
> In news:ejbunc$g39$(E-Mail Removed),
> feudalac! <(E-Mail Removed)> wrote:
>
>> I am installing a file server and don't have any idea how to name
>> it...

>
> You place the IP address, fully-qualified-domain-name and host name in
> /etc/hosts, e.g:
>
>
> 127.0.0.1 localhost
> 192.168.0.1 server.your.domain server
>

The problem is not technical.... i need a name....

Since the server will store backup of other servers, it will have lots
and lots of diskspace.... i was thinking of naming it 'cartman'



--
You're not paid to think. A mindless worker is a happy worker. Shut up
and do your job!
- Tata Feudalac!

Certified Social Engineering Specialist (Because there is no patch for
human stupidity)
--------------------------------------------------------
http://www.fotozine.org/index.php?st...=clan&uid=1352
http://www.thinkgeek.com/brain/gimme.cgi?wid=81d35dc8f
http://groups.google.com/group/fejkneraddangub
http://capetans.bloger.hr
--------------------------------------------------------
I was young, I need gold pieces...
 
Reply With Quote
 
feudalac!
Guest
Posts: n/a

 
      11-14-2006, 12:14 PM
Jacob Bunk Nielsen wrote:
> "feudalac!" <(E-Mail Removed)> writes:
>
>> I am installing a file server and don't have any idea how to name it...
>>
>> Any suggestions?
>>
>> I tryed google and was unsuccessful.... there aren't any sites with
>> ideas of this kind...

>
> Check out <http://namingschemes.com/index.php/Main_Page>
>

uuu... goldmine!

--
You're not paid to think. A mindless worker is a happy worker. Shut up
and do your job!
- Tata Feudalac!

Certified Social Engineering Specialist (Because there is no patch for
human stupidity)
--------------------------------------------------------
http://www.fotozine.org/index.php?st...=clan&uid=1352
http://www.thinkgeek.com/brain/gimme.cgi?wid=81d35dc8f
http://groups.google.com/group/fejkneraddangub
http://capetans.bloger.hr
--------------------------------------------------------
I was young, I need gold pieces...
 
Reply With Quote
 
feudalac!
Guest
Posts: n/a

 
      11-14-2006, 12:14 PM
Davide Bianchi wrote:
> On 2006-11-14, feudalac! <(E-Mail Removed)> wrote:
>> Any suggestions?

>
> Grab a book, open it on a random page, put your finger on a line, read
> the word. That's your name.
>
> Davide
>

Don't have...

--
You're not paid to think. A mindless worker is a happy worker. Shut up
and do your job!
- Tata Feudalac!

Certified Social Engineering Specialist (Because there is no patch for
human stupidity)
--------------------------------------------------------
http://www.fotozine.org/index.php?st...=clan&uid=1352
http://www.thinkgeek.com/brain/gimme.cgi?wid=81d35dc8f
http://groups.google.com/group/fejkneraddangub
http://capetans.bloger.hr
--------------------------------------------------------
I was young, I need gold pieces...
 
Reply With Quote
 
Lew Pitcher
Guest
Posts: n/a

 
      11-14-2006, 12:19 PM

feudalac! wrote:
> Hello....
>
>
> I am installing a file server and don't have any idea how to name it...
>
>
> Any suggestions?
>


First off, read ftp://ftp.rfc-editor.org/in-notes/rfc1178.txt (aka
ftp://ftp.rfc-editor.org/in-notes/fyi/fyi5.txt ) then choose a name.

Things that have worked for me:
- themes (Disney movie characters, birthstones, TV characters)
- names from those "Name your child" books that most bookstores carry
- names associated to function ("fileserver", "systemlog", "datastore")
- names associated with form ("blackbox", "whitetower", "cube")


HTH
--
Lew

 
Reply With Quote
 
Balwinder S \bsd\ Dheeman
Guest
Posts: n/a

 
      11-14-2006, 12:30 PM
On 11/14/2006 06:33 PM, feudalac! wrote:
> ynotssor wrote:
>> In news:ejbunc$g39$(E-Mail Removed),
>> feudalac! <(E-Mail Removed)> wrote:
>>
>>> I am installing a file server and don't have any idea how to name
>>> it...

>>
>> You place the IP address, fully-qualified-domain-name and host name in
>> /etc/hosts, e.g:
>>
>>
>> 127.0.0.1 localhost
>> 192.168.0.1 server.your.domain server
>>

> The problem is not technical.... i need a name....
>
> Since the server will store backup of other servers, it will have lots
> and lots of diskspace.... i was thinking of naming it 'cartman'


BTW, What this has to do with Linux and, or Linux networking?

To improve your mailing-lists and, or Usenet experience there is other
people's Free advice:

http://www.catb.org/~esr/faqs/smart-questions.html
http://livinginternet.com/u/ua.htm <--- Advanced Usenet Usage
http://tgos.org/newbie/rules.html <--- Good Usenet etiquette

and do bookmark this very large, Frequently Asked Questions (faq) search
engine:
http://groups.google.com/advanced_group_search

--
Dr Balwinder S "bsd" Dheeman Registered Linux User: #229709
Anu's Linux@HOME Machines: #168573, 170593, 259192
Chandigarh, UT, 160062, India Distros: Ubuntu, Fedora, Knoppix
Home: http://cto.homelinux.net/~bsd/ Visit: http://counter.li.org/
 
Reply With Quote
 
ynotssor
Guest
Posts: n/a

 
      11-14-2006, 02:38 PM
In news:ejcepo$s0f$(E-Mail Removed),
feudalac! <(E-Mail Removed)> wrote:

>>> I am installing a file server and don't have any idea how to name
>>> it...

>>
>> You place the IP address, fully-qualified-domain-name and host name
>> in /etc/hosts, e.g:
>>
>> 127.0.0.1 localhost
>> 192.168.0.1 server.your.domain server
>>

> The problem is not technical.... i need a name....


That would have been better stated as "what to name it" rather than "how to
name it" then.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Doain Naming George Schneider Windows Networking 4 03-28-2008 05:37 AM
naming my intranet yunikan@gmail.com Linux Networking 5 03-18-2006 01:28 AM
Workgroup naming Lou Farraher Windows Networking 9 10-06-2005 11:49 AM
NT4 Naming Probs SW Windows Networking 6 12-09-2004 07:22 AM
Problem with 2 NICs, Kernel 2.6, Interface-naming Thomas Wilde Linux Networking 0 02-28-2004 05:05 PM



1 2 3 4 5 6 7 8 9 10 11