Hi,
I'm trying to run a simple setuid program on Linux. I know that shell scripts aren't allowed to setuid, so I wrote a simple C file to do the job (yes I know it's not wise to use the system() command, it's just for testing purposes).
This is the code:
#include <unistd.h>
#include...
Hi,
I'm trying to install a window manager called CTWM it can be seen at: http://ctwm.dl.nu/
But when I run 'make' I get stuck with this message:
[0]root@slicer:/usr/local/ctwm-3.6#make
/usr/ccs/bin/yacc -d gram.y
conflicts: 8 shift/reduce
mv y.tab.c gram.c
mv y.tab.h gram.h
cc -O -Xc -xF...
I'm trying to get my HP printer to work using CUPS(Common UNIX Printing System), I have a Solaris 8 system, the printer is connected to the parallel port /dev/printers/0.
When I add the printer (using the easy web interface) and send a test page nothing happens, and then when I restart the job I...
I'm trying to get my HP to work using CUPS[Common UNIX Printing System], I have a Solaris 8 system, the printer is connected to the parallel port /dev/printers/0.
When I add the printer and send a test page nothing happens, and then when I restart the job I get:
Error...
I get that message when I try to log in to the samba server in a share called homes which looks like this:
[homes]
comment = Home Directories
path = /export/home/%u
read only = No
create mask = 0750
hosts allow = pc497
What am I doing wrong?
Did I use the %u the right way?
Hi,
Some of the programs I install require updating of the MANPATH variable to acess their man pages. How do I update the man page search path for all users in the system so they can all see the new man pages? Is there some kind of global MANPATH variable, that all users have on startup?
Hi,
We've got a SunBlade1000 workstation with BIG problems. When it was purchased a few months ago it used to crash all the time(I wans't woking here yet), so the local Sun guy installed alot of Patches to fix the problem. Since then the station is VERY SLOW, especially when we run an...
Hi,
I'm trying to compile a program called FLTK (you can check it out at http://www.fltk.org/),
and I'm getting compilation errors that I don't know how to deal with.
Here's an abstract:
------------------
checking X11/extensions/Xdbe.h usability... no
checking X11/extensions/Xdbe.h presence...
I've been trying for hours to get SWAT working, but I can't connect from netscape with http://localhost:901/
I installed Samba on a Sun (Solaris) workstation, and samba works(basically), I can connect from Windows NT.
I read all the manuals I found, I have edited /etc/services and...
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.