Search Results

Search: Posts Made By: litch
6,568
Posted By litch
man growfs i dont understand which partition...
man growfs
i dont understand which partition type what you want to resize
Forum: Solaris 11-09-2005
5,331
Posted By litch
software install on solaris 10
what is the command to install a software from a remote server or cd?

pkg_add -rv bash < freebsd

i need the same command on solaris

i try to use pkgadd but no success
Forum: IP Networking 10-18-2005
3,082
Posted By litch
secondary
#!/usr/bin/perl


opendir D, "/etc/namedb/master/" or die 'anyad';
while ($f=readdir(D)) {
if ($f =~ /^db\./) {
$f =~ s/^db\.//;
print <<EOF
zone "$f" {
type slave;
...
Forum: IP Networking 10-16-2005
3,082
Posted By litch
you can use different file for every domain in...
you can use different file for every domain
in named.conf

include "/etc/namedb/master.conf";

i use this script to make what i have to include
you can modify to use different files for each...
24,971
Posted By litch
linux, ide disk ls -al /dev/hd* freebsd, ide...
linux, ide disk
ls -al /dev/hd*
freebsd, ide disk
ls -al /dev/ad*
the space
df -h
or http://www.debian.org/releases/woody/i386/fdisk.txt
You can use smartmontools for detailed info...
Showing results 1 to 5 of 5

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