Search Results

Search: Posts Made By: dunpealslyr
2,630
Posted By dunpealslyr
I am using sco unix. I have tried: mount...
I am using sco unix.

I have tried:
mount -F lofs
This however returns:
UX:mount.svr5: ERROR: lofs: no such file system type
2,630
Posted By dunpealslyr
chroot openssh access www folder
here is the setup<br/>
sshd_config:
<pre>
Match User sftp
ChrootDirectory /chroot/sftp
</pre>

I connect just fine to the folder
<pre>/chroot/sftp</pre>
However I cannot access the...
Forum: UNIX and Linux Applications 06-09-2010
3,967
Posted By dunpealslyr
didn't do the trick, although maybe i will play...
didn't do the trick, although maybe i will play around with that some to see if i cant make a solution.
if you have another solution though, i am all ears.
4,618
Posted By dunpealslyr
i am the systems administrator, so i am dealing...
i am the systems administrator, so i am dealing with lots of o.s. including but not limited to:
SCO UNIX 'a few of them
UBUNTU 6.06(server), 9.04 (server, desktop), 9.10 (desktop) 'many
Windows xp...
Forum: UNIX and Linux Applications 06-09-2010
3,967
Posted By dunpealslyr
netcat prints blank pages
Please direct me to the right forum tree if i am in the wrong section for this.

i have netcat on a unix machine and there is no man nc or man netcat available.

my command i am using is:
cat...
4,618
Posted By dunpealslyr
Figured out what was up, when switching over to...
Figured out what was up, when switching over to unix, i didn't realize that `date` is used instead of $(date) in the script file.

can anyone maybe offer more insight to why the difference in the...
4,618
Posted By dunpealslyr
tried your suggestion. nothing changed. i even...
tried your suggestion. nothing changed. i even echo'd the env variables in my script to make sure the correct directories are assigned. i am completely stumped at why its doing this...
4,618
Posted By dunpealslyr
I actually tried changing the beginning different...
I actually tried changing the beginning different ways and it does nothing to help...
#!/bin/sh
or
#!/bin/bash
#!/bin/sh
or
#!/bin/sh
#!/bin/bash

its funny because i run all kinds of date...
4,618
Posted By dunpealslyr
Works in shell but not script UNIX
ok i have a very simple UNIX script

#!/bin/bash
TERM=ansi;export TERM
PFCMARK=25;export PFCMARK
umask 0000
PFUMASK=000;export PFUMASK

#run for filepro menus and exectuables
echo...
Showing results 1 to 9 of 9

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