there is no disk io going results of iotop
Total DISK READ: 0.00 B/s | Total DISK WRITE: 0.00 B/s
TID PRIO USER DISK READ DISK WRITE SWAPIN IO< COMMAND
1 be/4 root 0.00 B/s 0.00 B/s 0.00 % 0.00 % init [3]
1930 be/4 named 0.00 B/s 0.00 B/s 0.00 % 0.00 % named -u ~d/run-root
1931 be/4 named 0.00 B/s 0.00 B/s 0.00 % 0.00 % named -u ~d/run-r
I have a server on which named is running. It is intercepted with another named server which it is not aware of.
Querying the first named server results in timeouts. The server tries to resolve the query recursively. During that the firewall redirects the DNS Request from the first named server to the second one (the query from the first one is addressed to a e.g.
Recently i have apply NIS in our testing environment in order to get more control and centralized password management for user in the server.But when I'm finished implementing the NIS,I'm facing some issues.The issues are :
1.How to add existing user into NIS?
For example,Let say I have two servers named NIS server and NIS client.If there are existing user in NIS client,can we add it to NIS map i
I have a Windows Home Server 2003 running with my shared files on it. I've recently updated my desktop computer with Windows 8 and I'm now unable to access the public shares on the WHS box. I did use a Windows Live login for the Win 8 Box.
Would someone be able to tell me why I have several entries of the following on my server:
named 3196 1 2 Dec18 ? 00:55:43 /usr/sbin/named -u named -t /var/named/chroot
I do not use shared host or virtu
I have user hedgehog and I want him to be named squirrel.
After making a bash file that creates directories and then transfers files from one directory to each created directories I am curious as to how I'd go about doing this in a batch file.
When I restore a db in Sql Server 2008 R2 from data on another server, it makes a mess of the users. I have a Windows User and MsSql Login named Web_SqlA on both machines. Before the Restore, Web_SqlA is properly mapped to the right Windows user in the database.
I am a newbie, so thanks in advance for any help.
I would like to have one user only (named allowed_user) from machine that has a static IP of IP1, to be able to write to a folder named target_folder on a machine that has a static IP of IP2 (meaning, this user is allowed to create new files in this target folder), YET, I'd like to also prevent from this user (allowed_user) to delete files in tar