Search Results

Search: Posts Made By: styno
3,206
Posted By styno
- You can first check/test the archive with "tar...
- You can first check/test the archive with "tar -tvf /dev/yourtape".
- Then check the output and verify the full paths to the files on tape.
- if the filepath is /etc/yourfiles you can restore...
Forum: Solaris 06-08-2011
145,580
Posted By styno
for a T-series the following applies: number...
for a T-series the following applies:

number of physical cpu: "psrinfo -p"
number of cores: "kstat cpu_info|grep core_id|sort -u|wc -l"
number of threads: "psrinfo -pv"
Forum: Solaris 06-08-2011
1,581
Posted By styno
or.. with shared ip type: zonecfg -z...
or..
with shared ip type:


zonecfg -z yourzonename
> create -b
> set zonepath=/zones/yourzonename
> set autoboot=true
> set ip-type=shared
> add net
> set address=10.0.0.10
> set...
Showing results 1 to 3 of 3

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