4 FAQ tagged "etc passwd"
Viewing 1-4 of 4 FAQ -- Shell script reverse lines of a file
Q. How do I reverse lines of a file under Linux / UNIX bash shell?
A. You need to use the rev utility or command. It copies the specified files to the standard output, reversing the order of characters in every line. If no files are specified, the standard input is read.
Display one [...] - Linux Changing DNS Search Order
Q. How do I change DNS search order in Linux? In order to improve performance I need to make changes.
A. Under Linux you need to use /etc/nsswitch.conf file which is used by system databases and Name Service Switch configuration file
Various functions in the C Library need to be configured to work correctly in [...] - Move or migrate user accounts from old Linux server to a new Linux server
Q. How do I Move or migrate user accounts to from old Linux server a new Cent OS Linux server including mails? This new system a fresh installation.
A. You can migrate users from old Linux server to new Linux sever with standard commands such as tar, awk, scp and others. This is also [...] - Linux - What defines a user account?
Explains Linux user account concept and related files with an example.
Viewing 1-4 of 4 FAQ - ( see all popular tags )


Recent Comments
Today ~ 1 Comment
Yesterday ~ 2 Comments
Yesterday ~ 3 Comments
Yesterday ~ 2 Comments
Yesterday ~ 10 Comments