-
Created a test script to yahoo.com and get the following when trying to compile after capture:
Compiling... YAHOO.HTP
scl: error (openout), Error Opening YAHOO.TOF as Output
-Invalid argument
Running on a Dell PE1950 w/MS Windows 2008 Std 64-bit.
OpenSTA v1.4.4.11
Commander v1.4.4.1 8/29/07.
2009-04-23 19:19:28 UTC in OpenSTA
-
SSHFS (Secure SHell FileSystem) is a file system for Linux (and other operating systems with a FUSE implementation, such as Mac OS X or FreeBSD) capable of operating on files on a remote computer using just a secure shell login on the remote computer. On the local computer where the SSHFS is mounted, the implementation makes use of the FUSE (Filesystem in Userspace) kernel module. The practical...
2009-02-10 15:41:56 UTC in AIX Toolbox
-
Disregard.
Disregard.
I had users entering command as follows:
$ sudo -i -u
Error was that user is not allowed to run '/usr/bin/ksh ' as user:
I added "/usr/bin/ksh " to the command alias and all is well.
2009-02-06 20:33:28 UTC in AIX Toolbox
-
correction...teh 'workaround' doesn't seem to work, either.
2009-02-06 19:50:14 UTC in AIX Toolbox
-
This is on an AIX server using the sudo package provided by IBM at:
# oslevel -s
5300-08-03-0831
# rpm -qa | grep sudo
sudo-1.6.9p15-2noldap
If an /etc/group entry exceeds 255 characters, 'sudo' doesn't recognize
the users at or beyond character 255 as being in that particular group.
The workaround I've used is to split the /etc/group entry just before
255 and create additional...
2009-02-06 19:10:44 UTC in AIX Toolbox
-
Trying to jail user(s) into their home directories. Seem to have everything set up properly, and can manually chroot from command line. In sshd_config I've got
Match user dj999999
ChrootDirectory /home/chroot
But when the user (dj999999) attempts an ssh login, 'sshd -dd' shows the following before the conenction is torn down:
debug2: User child is on pid 196688
debug1: PAM...
2009-01-29 21:40:58 UTC in OpenSSH on AIX
-
Seeing a lot of apps in other *ix distros that require net-snmp and looking to port to AIX. Any chance at adding net-snmp to the Toolbox?.
2008-05-20 14:03:05 UTC in AIX Toolbox
-
I tried a simple program (attached), and get the following when compiling:
$ gcc -O2 -l /usr/local/include tach_parport.c
In file included from /usr/local/include/parapin.h:45,
from tach_parport.c:3:
/usr/include/linux/config.h:5:2: #error Incorrectly using glibc headers for a kernel module
tach_parport.c: In function `main':
tach_parport.c:36: warning: initialization...
2007-06-07 17:40:02 UTC in Parapin
-
I've got the kernel module compiled and installed with RHEL 4U4 (i386). There is no example of IRQ interrupt handling in the examples dir. Could you provide a simple one, please?.
2007-06-07 16:42:29 UTC in Parapin
-
When reporting a duplicate IP, plase include some
additional information, like "offending" MAC, perhaps.
Sep 30 08:05:18 ###### kernel: bond0: duplicate
address detected!
We get this on boot-up, and believe it's just in a
weird state as it enslaves its interfaces, but
without the additional info, we can't be sure.
2006-10-02 14:06:09 UTC in Linux Channel Bonding