Search Results

Search: Posts Made By: cyberking
4,596
Posted By cyberking
I found Slave zone data files in BIND 9.9 are in...
I found Slave zone data files in BIND 9.9 are in "raw" format by default (http://blog.redbranch.net/2012/04/26/bind-convert-slave-raw-format/). And I convert "raw" format zone files to "text" format...
4,596
Posted By cyberking
Binary file on DNS [FreeBSD]
I already installed FreeBSD.and I got default bind(9.6).
I wanna install latest version(9.9),So i gonna remove 9.6 as follows:
cd /usr/ports/dns/bind96 && make install clean
This result:
bind96...
2,877
Posted By cyberking
Thank you all. It's solved. I use this command ...
Thank you all. It's solved.
I use this command
/usr/sbin/pwd_mkdb -p /etc/master.passwd

edit by bakunin: thanks for the follow-up. Changed the thread title to "solved".
2,877
Posted By cyberking
Thank you bakunin. Sorry It's "chown". chown...
Thank you bakunin. Sorry It's "chown".
chown user1:user1 user1
chown: user is invalid: user1

I don't want to add new user B'cuz there are a lot of user and they have to change their password or...
2,877
Posted By cyberking
[Solved] Cannot "chmod" after account migration on openBSD.
I copy home directory, file /etc/passwd, file /etc/group, file /etc/master.passwd
to the new server.

This is result of "ls/home" on the old server.
drwxr-xr-x 3 user1 user1 ...
1,859
Posted By cyberking
It works!! Thank you all. And some technic for...
It works!! Thank you all.
And some technic for preserve the white-spaces.I'm newbie.
And I just try awk 'BEGIN {FS=" +"} {print $3}' test
It work too :)
1,859
Posted By cyberking
Separate by more than whitespace.
This is my file
.........hostname.............this is hostname
.........alias...................alias name

Remark use dot(.) instead of whitespace B'cuz this forum not allow to use more...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 01:19 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy