1) It's not that hard to change the bang line to point to the actual location of perl before uploading it.
2) It's also not hard to look to see if the /bin/sh on your system is actually /bin/bash. If you do an ls -l /bin/sh and it shows it is a symlink to bash, it's bash. If it's not a sym link ...
Search found 10 matches
- Sun Apr 17, 2005 6:31 pm
- Forum: General chat
- Topic: unix scripting
- Replies: 5
- Views: 7140
- Sat Apr 16, 2005 10:41 pm
- Forum: General chat
- Topic: Becoming an OP
- Replies: 8
- Views: 8607
I didn't say it was a bad thing. I was just pointing out that it's NOT. The others aren't either. I only know of one that's RFC compliant at the moment, but it doesn't implement everything. (SUMMON comes to mind, and that's also a good thing.) I was simply trying to help answer the original question.
- Sat Apr 16, 2005 10:11 pm
- Forum: General chat
- Topic: Becoming an OP
- Replies: 8
- Views: 8607
- Sat Apr 16, 2005 8:14 pm
- Forum: General chat
- Topic: Becoming an OP
- Replies: 8
- Views: 8607
- Sat Apr 16, 2005 3:40 am
- Forum: General chat
- Topic: unix scripting
- Replies: 5
- Views: 7140
You might consider using perl instead of sh. While it's true that sh will likely be on the system, nomatter what UNIX it is, the same can be said for perl. Perl is installed by default on almost every unix I can think of... solaris, linux, *bsd, hpux, tru64, aix. The only system I've used that it ...
- Wed Mar 30, 2005 3:24 pm
- Forum: Unreal 3.2 Support
- Topic: Trying to Setup an SSL only server
- Replies: 3
- Views: 2143
- Wed Mar 30, 2005 1:18 am
- Forum: Unreal 3.2 Modules
- Topic: Request: Oper up port
- Replies: 12
- Views: 13404
- Mon Mar 28, 2005 3:36 pm
- Forum: Unreal 3.2 Support
- Topic: Encrypted Oper Passwords not working.
- Replies: 4
- Views: 3596
- Mon Mar 28, 2005 3:12 pm
- Forum: Unreal 3.2 Support
- Topic: Encrypted Oper Passwords not working.
- Replies: 4
- Views: 3596
- Mon Mar 28, 2005 2:58 pm
- Forum: Unreal 3.2 Support
- Topic: Encrypted Oper Passwords not working.
- Replies: 4
- Views: 3596
Encrypted Oper Passwords not working.
I just installed UnrealIRCd and saw the portion in the documents about encrypting the Oper password. I tried both md5 and sha1 versions of a password, and can not oper with them. The same password in plain text works just fine, so the Oper block IS functional. I really want to get this working ...