Unix, Linux, DevOps , Cloud computing and BigData Knowledge-Base
I am writing this post for those young brothers who are very well qualified for job requirement, but still struggling to receive an offer of appointment. When ever I had a chance for discussion with fresh engineers, I always tried to explain them that the job recruitment...
Below Procedure describes how to add a new two-board domain, using Sun direct attach boot storage to an existing Sun Enterprise 10000 platform. You will use the System Service Process (SSP) as a boot server for the domain’s new operating system. The SSP is a SPARC...
The following is the proper syntax to exclude traversal of nfs mounts for the find command # find / -name somefile -print -o -fstype nfs -prune Or, use the following command to exclude traversal of nfs, autofs and cachefs filesystems: # find / -name somefile -print...
1 Install Updates, Patches and Additional Security Software 1.1 Filesystem Configuration Directories that are used for system-wide functions can be further protected by placing them on separate partitions. This provides protection for resource exhaustion and enables the use of mounting options that are applicable to the...
For example, the following route commands with -p option will add or delete the persistent static routes. # route -p add 192.168.1.0 129.148.192.248 1 # route -p delete 192.168.1.0 129.148.192.248 Note: -p option works only on solaris 10 with Patch ID: 122539-06 or Solaris 10 KU...
Why AWS is a Good Start for your Cloud Computing Journey? Amazon Web Services (abbreviated AWS) is a collection of remote computing services (also called web services) that together make up a cloud computing platform, offered over the Internet by Amazon.com. The most central and well-known...
To replace disk for a failed boot disk must have at least as much storage capacity as was in use on the disk being replace. It must be large enough to accommodate all subdisks of the original disk at their current disk offsets
Command:1 Create file system /nas/bin/nas_fs -name fs1 -type uxfs -create size= pool= -auto_extend yes -max_size -vp yes -option slice=y,mover=server_2 Command:2 Create Mount Point /nas/bin/server_mountpoint server_2 -create /fs1 Command:3 Mount File System /nas/bin/server_mount server_2 fs1 /fs1 Command:4 Enable Unicode for CIFS Compatibility /nas/sbin/uc_config -on -mover server_2 Command:5...
https://www.youtube.com/watch?v=ETAOci39iIQ