To All,
I have a problem on disk group that has a file system. When the system crashed, I had to rebuild the OS (Tru64 v5.1B).
After reinstalling the OS, the disk group is automatically imported. But when I tried to mount the filesystem in that disk group, I doesn't have any data on it.
When...
Hi all,
I had a operating system disk corruption on a Tru64 box and had several disk groups on different disks.
I can only do a fresh install of the operating system (v5.1B) but after I install it and ran lsmsa, I can still find the disk goups being imported but when I tried mounting the...
Trojan, do you think this would work?
#include <stdlib.h>
main()
{
system("decrypt < test.sh | ksh");
}
I haven't had the time to test this but I'll do it next week.
ogniemi, I've tried that but it was giving me an error. I wasn't able to get the exact error but I'll post it next week...
Trojan, could you give me an example?
PHV, I need something that's free.
I know I've done this in the past but I lost my documentation. I was able to add a shell script within a C source code and compiled it. I don't remember using the "system" function but if anyone could provide me a little...
But I don't want to decrypt the file before running it again. I just want it to run encrypted so users won't have to decrypt it before running it. I don't want users to be able to edit the script (some are root users too) but be able to run it encrypted.
Any other advice?
Hello all,
Is there a method to insert a shell script in a c program or binary source code so that when I compile the source code the shell script gets compiled as well?
Any help will be appreciated.
Hello all,
After I ran the crypt comand over a file and saved it to a new file, I'm getting this error after running the new file:
#./test.sh
./test.sh: syntax error at line 2: `)' unexpected
This is how I ran the crypt command:
# crypt password < run-test.sh > test.sh
I would like to ran the...
Hello,
I need to process a backup on each filesystem that are mounted one fs at a time. Say like a variable has this;
/ /usr /var
but this would depend on the system (it may even have a /home)
Now I tried to run this simple script but it would not run until I press the 'Enter' key.
# for...
To All,
We have a file server that has a shared folder and I was given a task to get that folder accessible over the Internet through a secure channel.
I have managed to configure SSH running on the file server and forwarded the port in our DSL router (model WRT54GS). No problems using SSH from...
Hi all,
This error is the last message we see on this machine and completely powers off for no reason.
21-Feb-2005 21:29:46 _%%%%%%%%%%% OPCOM 11-FEB-2005 21:29:46.55 %%%%%%%%%%%
21-Feb-2005 21:29:46 Message from user ABS on Lexus
21-Feb-2005 21:29:46 ABS FATAL ERROR...
We have an ES45 systems that has it's OS mounted in one of the drives attached to an HSG80 controller. The following morning, we were stun to learn that the system has crashed and the LED display says AC power loss. I've tried replacing the power supply but it wouldn't power up and would just...
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.