Recent Posts

Knowledge Sharing

Knowledge Sharing

Return To Blog Listing

share knowledge to everyone especially in IT (programming, design, java, php, web, xhtml, css)

Search This Blog's Tags For:

Recent Posts Tagged With 'console'

  • Send Message Over Linux Console

    Posted on Friday May 15th, 2009 at 21:41 in Linux, console, message, command line

    Why do we send message over linux console? We can send message using our favorite messenger. That’s right. But, imagine if you are working in a linux machine using a console and want to talk to another user without moving from your console. To ...

  • Who’s Accessing Your Linux Box?

    Posted on Friday May 15th, 2009 at 21:13 in Linux, console, WHO, command line

    An easy way to view who’s accessing a linux machine is using command named who. $ who dani          pts/0       May 16 08:16 (10.1.12.12) akachan  pts/1        May 16 08:20 (10.1.12.51) dewi         pts/2 ...