[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 2 SUQ (stupid unix questions)



<dgi_il@hotmail.com> writes:

> Sorry for thease dumb questions but here we go anyway...

This list is declared to be intolerant to newbie questions, but here
we go anyway...

> 1) how do I run a program in bacjkround? like running in an x terminal
> another program and still having the terminal?

Read "man bash" (I assume you run bash as your shell), search for
"background". After you find it, read the whole manual.
 
> 2) how do I make a user account without any password? I want to make a user,
> that will log-in no matter what password it will give.

I don't think it is possible, and I can't imagine why anyone would
want it.

-- 
Oleg Goldshmidt | ogoldshmidt@NOSPAM.computer.org 
"I'd rather write programs to write programs than write programs."

=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il