On Wed, Dec 17, 2008 at 10:25:53AM +0200, Erez D wrote:
> hi.
> 
> 1. in ubuntu, if i type "g++" and don't have it installed, it will tell me
> to "sudo apt-get install pkg-somthing"

IIRC this is done in Ubuntu using a shell function that has a list of 
some specific commands and the packages in which they are contained. 
Although the generic way is apt-file

> can i know that easily in fc10 what yum command i need to get g++ ? (or any
> other file)
> 
> 
> 2. i have a program running on a remote linux-box (fc10) on vt1 (i.e.
> alt-ctrl-f1). can i connect to that vt withough access to the kbd and mouse
> ( i.e. via ssh from remote)

Very simple but read-only (only shows you what is currently there:

  cat /dev/vcs1

e.g.: 

  watch -n1 cat /dev/vcs1

-- 
Tzafrir Cohen         | tzaf...@jabber.org | VIM is
http://tzafrir.org.il |                    | a Mutt's
tzaf...@cohens.org.il |                    |  best
ICQ# 16849754         |                    | friend

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

Reply via email to