Can anybody tell me how to set up dail in remote access for red hat 9? I have the modem confiured i just need the machine to answer the line and enable a session for the dail in user
I have a sun fire 280 which i have added a pci graphics card into. All seams to be running ok until i have tried to add a DLT SCSI drive. when i change to the OK prompt where i run a probe-scsi-all. when i do this i get a fatal scsi error at script address 8 illegal instruction error so i have...
This was how i did it!!!
if [ ! "`logname`%" = "devel%" -a ! "`logname`%" = "dev1%" ]
then
if [ "`logname`%" = "dev3%" -o "`logname`%" = "devel1%" -o "`logname`%" =...
ok here we go!
I have an if statment with multiple 'or' conditions. The only problem is a can not get my if to see any of the or stantments past the first one!if [ "`logname`%" = "dev3%" or "`logname`%" = "devel1%" or...
Can any one help! I have written a script to test how many logins a user has to pur RS6000 box. This works fine if i needed only on user to have 3 logins but i need many users to have the use of 3 sessions. I need to use the or statment but i cant seem to get this to work!
here is my script...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.