Questions tagged [domain-server]
107 questions
42
votes
9 answers
Ubuntu 18.04 .local domain dns lookup not working
I'm using a Raspberry Pi 3 with Ubuntu 18.04. At my company we have a DNS server and a couple of domains with ".local".
I know technically this isn't correct and it should be ".lan" instead, because .local is reserved for multicast dns. But that's…
FalcoGer
- 925
6
votes
2 answers
make domain name point to home server
I have a dedicated working server at home (LAMP and localhost). I also have a domain name.
My questions is, given my domain name, how can I make that public .com site point to my home computer?
5
votes
1 answer
Ubuntu joining a active directory domain
during the command
sudo domainjoin-cli join *domain* *user*
I get the error
removing the .local and just using the domainame I get this error
Pretty new with Ubuntu and don't know what to do.
just for clarifying, it is a windows active…
user158929
- 51
4
votes
4 answers
How to make subdomains point to different local IP addresses?
I have a domain name mydomain.com which points to a static IP address. I have configured in my modem so that all request to port 80 of this static IP will come to my local computer 192.168.1.100 (web server).
Now I want to have 2 sub-domain point to…
thang nhoc
- 41
4
votes
1 answer
Enable domain login on login screen
I installed likewise-open including the likewise-open-gui to join my company's domain. I entered my computername and domain in the gui, provided an administrator account to join, and it did say it was successfull.
However, after rebooting I still…
Ahatius
- 2,137
3
votes
2 answers
Set different domain name on different port
I am new in Ubuntu. I have created my website in node. where I am using different port for different modules.
like
http://localhost:5555/ this is for admin,
http://localhost:5050/ this is for client access.'
I am using Digitalocean ubuntu server…
Mayur Raval
- 131
3
votes
2 answers
Can Ubuntu act as a Domain Controller for multiple OSes?
I would like to install Ubuntu server at my church to start testing a few options (to eliminate Microsoft usage). Some PCs use Windows XP, and some use Ubuntu.
I would like the Ubuntu server to be a Domain Controller so that any user account will be…
Ryan
- 31
3
votes
3 answers
System wide Proxy settings when on a windows network with a password
I'm using Ubuntu on a windows network. I want to connect to the world wide web.
I have followed the steps here which I have found very useful.
However when I try to ping a website (eg: ping www.wikipedia.org) I get no reply.
I can ping local…
sav
- 141
3
votes
3 answers
How can I connect to remote windows domain knowing gateway hostname and domain name?
I have received credentials for my University's network machine (Ubuntu yay!) that I have ssh access to. I would like to connect to it but first I need to connect through a gateway that I have specified in .rdp file received from my University.
On…
Patryk
- 9,416
3
votes
1 answer
Can I use Ubuntu Server to replace our Windows environment?
I have recently been put in charge of a network overhaul for our company. I have done plenty with Ubuntu in school but it has been a few years. I would like to replace our current servers with Ubuntu, although I am unaware if it will work. Our…
3
votes
1 answer
Getting Primay domain controller to work
I am setting up a Primary Domain Controller on a small office network. I am following this guide
https://help.ubuntu.com/12.04/serverguide/samba-dc.html
I got it working on one machine a few weeks ago but now there is a new server. And the thing is…
Jepzen
- 917
2
votes
1 answer
SSSD Ubuntu 16.04 Joining WIndows 2012 Domain
I am new to Linux. I am trying to join a Ubuntu 16.04 server to a Windows domain. I came across this article. I used a similar article for 14.04 which worked with very little issues.
When I run sudo apt install krb5-user samba sssd ntp I get error…
d.nijjar
- 21
- 1
- 2
2
votes
1 answer
How to join windows client to ubuntu OpenLDAP domain server
I've configured an OpenLDAP server on my Ubuntu 12.04 server. I also configured a DNS server for domain support. My slapd service is running perfectly and I can see it with my LDAP browser. Using phpldapadmin I am able to create OU and users.
But I…
alex
- 21
2
votes
3 answers
Samba 2:3.6.25-0ubuntu0.12.04.2 as PDC (samba3 NT4 domain) Windows machines lost trust after USN-2950-1 update
we have problem on some of our Windows 7 Pro/ Windows 8 Pro/ Windows 2008 Server machines which are in Samba3 Domain after yesterday USN-2950-1 update to 3.6.25 on Ubuntu 12.04 LTS
When the user tries to log in to the computer it says "The trust…
Martin Vasko
- 31
- 4
2
votes
1 answer
Record All Websites Visited
I have a home network with about 5 computers (all Windows except 1 Ubuntu), and 4 smartphones. My current set-up is all devices connect directly to the router. I am wanting to keep a log of all websites visited, by what device (IP is fine), and…