Search Results

Search: Posts Made By: bluepluto
Forum: HP-UX 05-21-2007
6,728
Posted By bluepluto
PXE boot port issue
Hi,all:
I want to boot an IA unix box from network, I am sure I set the DHCP and boot server, but it still failed !

It says : Client MAC Address: 00 18 FE 28 91 82 .....-
PXE-E16: Valid PXE...
Forum: HP-UX 03-13-2007
6,300
Posted By bluepluto
Question about the hareware path and device name
# ioscan -f | grep disk
Class I H/W Path Driver S/W State H/W Type Description
disk 3 0/0/2/0.0.0.0 sdisk CLAIMED DEVICE TEAC DV-28E-N ...
6,552
Posted By bluepluto
what is the mean by placing a dot before the...
what is the mean by placing a dot before the script name, when I am learning the shell, I found only if you put dot before the script name, or those command such as ' export variable ' in the shell...
4,891
Posted By bluepluto
The difference between $(command) and `command`
In the for loop, we always write like
for CurUser in $( cut -f 1 -d : /etc/passwd )
do
...
done
or
for CurUser in `cut -f 1 -d : /etc/passwd`
do
...
done
Is there any difference...
19,063
Posted By bluepluto
Thanks Tornado, maybe there is something wrong...
Thanks Tornado, maybe there is something wrong with my unix box, I have tried in another one, it worked in the correct way, thanks !
19,063
Posted By bluepluto
^_^ # ls -al /testdir total 16 drwxr-xr-x ...
^_^
# ls -al /testdir
total 16
drwxr-xr-x 2 root sys 96 Jan 11 19:14 .
drwxr-xr-x 24 root root 8192 Jan 11 19:14 ..
-rw-r--r-- 1 root sys ...
19,063
Posted By bluepluto
no, ivan has no write permission to the directory...
no, ivan has no write permission to the directory where testfile is in, actually in my opinion, according to the permission setting, the permission of the file should overwrite the permission of the...
19,063
Posted By bluepluto
File Permission Problem
Hi,I am a newbie, in a hp-ux box,i create a file testfile as root,
ls -l testfile
-rw-r--r-- 1 root sys 1 Jan 11 17:51 testfile
then l login the box as user ivan,then I...
Showing results 1 to 8 of 8

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