grep --color=always -iw lm /proc/cpuinfo
Showing posts with label ubuntu. Show all posts
Showing posts with label ubuntu. Show all posts
Jan 28, 2012
Apr 2, 2011
install ssh on ubuntu
I didn't use apt for a long time, so...first I updated apt...
> apt-get update
then,
> apt-get install openssh-server
after ssh get installed..
> /etc/init.d/ssh start
done!!
pretty simple, right?
> apt-get update
then,
> apt-get install openssh-server
after ssh get installed..
> /etc/init.d/ssh start
done!!
pretty simple, right?
Subscribe to:
Posts (Atom)