Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - remoncadat

Pages: [1]
1
Other modules / another IP in nslookup
« on: November 25, 2019, 10:54:44 pm »
Hello everyone

I got an error with trying to resolve the name of my domain, when I do a nslookup to serverbog.oshoing.lan y got this answer:

Quote
serverbog:~$ nslookup serverbog.oshoing.lan
Server:         127.0.0.1
Address:        127.0.0.1#53

Name:   serverbog.oshoing.lan
Address: 192.168.1.2
Name:   serverbog.oshoing.lan
Address: 192.168.1.241

The IP 192.168.1.241 does not exist, and I don't know where I can delete it.

Can you help me?

Thanks in advance.

2
Directory and Authentication / Problem with ACL
« on: October 01, 2019, 09:25:17 pm »
Hello everyone,

I'm trying to solve one problem, I got a HDD in NTFS format, and I want to share some folders inside.
First, I got an error in the web interface, the error said that the mount point must be mounting with ACL option. So, I edit my fstab file in this way:

Quote
/dev/disk/by-uuid/C04AB9714AB964B6 /mnt/C04AB9714AB964B6 ntfs acl,nosuid,nodev,nofail,x-gvfs-show,rw 0 0

In terminal execute
Quote
mount -a
, but the error persist.

If I create directories or files in the terminal I can do it without problem, but I can't share the directory.

Hope yo can help me

Thank you in advance

Pages: [1]