Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
42 views

Naming convention for multiple sites hosted on a single dedicated server

I have several sites and several friends' sites I plan on hosting on my dedicated server (most are already established, but on a shared hosting service). Is there a good and/or standard naming ...
3
votes
10answers
689 views

Use first or last free IP for the default gateway?

Please assume a simple LAN on 192.168.100.0/24. Would you configure the default router on 192.168.100.1 or 192.168.100.254 and why? Thanks
7
votes
2answers
2k views

What is the difference between /usr/local/bin & /usr/local/sbin

I wrote a simple script which I want to share with my colleagues. Should it be in /usr/local/bin or /usr/local/sbin? What is the typical usage for these directories?
1
vote
9answers
455 views

Role name versus person's name for email accounts

I'm looking for best practise suggestions here. What are the reasons for and against using role names as email account prefixes versus the user's name? I.e. "reception@domain.com" vs. ...
21
votes
17answers
7k views

Top level domain for private networks?

On our office network we have an internal DNS and all the hostnames are whatever.lan. On my VMware VMs, on their host-only network I call them whatever.vm. We now have a private IP space network in ...