/etc/X11/XF86Config :PQuote:
Originally posted by haxor41789@19 February 2004 - 18:43
:blink: Linus Torvalds.
Okay, here's an easy one. Where is the mouse config?
Printable View
/etc/X11/XF86Config :PQuote:
Originally posted by haxor41789@19 February 2004 - 18:43
:blink: Linus Torvalds.
Okay, here's an easy one. Where is the mouse config?
/etc/X11/XF86Config
Edit: didnt see your post shn!! sorry!
What is the command to generate an ssh public/private dsa key pair? :)
@LSA........no problem, its whoever answers first :P
:oQuote:
Originally posted by shn@19 February 2004 - 18:55
What is the command to generate an ssh public/private dsa key pair? :)
That's way out of my league!
out of mine as well but google is handy :rolleyes:Code:/usr/bin/ssh-keygen -b 1024 -N ""
You can assume an answer correct unless its not then let the person who incorrectly answered know that they are incorrect :) That way someone else can answer knowing that the question has not been answered before.
create a symbolic link to /usr/share/xxx Hint: you are already in the current directory just issue the command.
:lol: I was just going to add my google findings. :lol:Quote:
Originally posted by 4play@19 February 2004 - 19:00
out of mine as well but google is handy :rolleyes:Code:/usr/bin/ssh-keygen -b 1024 -N ""
Question: What is 'runlevel 3'
:lol: I was just going to add my google findings. :lol:Quote:
Originally posted by LSA+19 February 2004 - 19:11--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (LSA @ 19 February 2004 - 19:11)</td></tr><tr><td id='QUOTE'><!--QuoteBegin-4play@19 February 2004 - 19:00
out of mine as well but google is handy :rolleyes:Code:/usr/bin/ssh-keygen -b 1024 -N ""
Question: What is 'runlevel 3'[/b][/quote]
System boots up in text mode and networking :)
I take break now :D
Quote:
Originally posted by shn@19 February 2004 - 19:11
You can assume an answer correct unless its not then let the person who incorrectly answered know that they are incorrect :) That way someone else can answer knowing that the question has not been answered before.
create a symbolic link to /usr/share/xxx Hint: you are already in the current directory just issue the command.
Not sure if that is correct or not. :unsure:Code:ln ./xxx /home/j00/symlink
Quote:
Originally posted by LSA+19 February 2004 - 19:18--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (LSA @ 19 February 2004 - 19:18)</td></tr><tr><td id='QUOTE'><!--QuoteBegin-shn@19 February 2004 - 19:11
You can assume an answer correct unless its not then let the person who incorrectly answered know that they are incorrect :) That way someone else can answer knowing that the question has not been answered before.
create a symbolic link to /usr/share/xxx Hint: you are already in the current directory just issue the command.
Not sure if that is correct or not. :unsure:[/b][/quote]Code:ln ./to_be_linked /home/j00/symlink
You get full credit ;) thats close enough
It's ln -s /to_be_linked /home/j00/symlink