You want to use Linux/Unix and openSSH to automate your jobs and tasks. So you need automatic logins that don’t need to type your password when you connect from A host to B host.....
How to define ACL in Oracle Solaris ZFS
This post describes how to set acl a directory or file for the Oracle Solaris ZFS environment.You can set and display all permissions on ZFS files in a complex and compact format that uses 14 letters to show permissions.....
How to fix file permission problem Oracle Solaris
After a huge mistake if all system file owners and permission changed and you don't know which ones changed you can apply this action plan to fix this permissions problem on Oracle Solaris.....
How to install Sudo on HP-UX
This article describes how to install sudo package on HP-UX server. Sudo stands for "super user do".Sudo allows a user to run a program with other user privileges.....
How to disable fsck on boot
In Linux, when you import a filesystem in "fstab" you need to define the FSCK option. This option checks if filesystems last fsck time is more than certain days ago. In this case, the system performs an fsck operation.....
How to remove old eth device in linux
At this KB I try to explain how to remove an old ethernet device while you perform an OS backup recovery action or replace a broken NIC.....