Dagu on May 16th, 2009

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 do this, you can use a command named write. Ummm… how [...]

Continue reading about Send Message Over Linux Console

Dagu on May 16th, 2009

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        May 16 08:39 (10.1.12.94) easy isn’t it?

Continue reading about Who’s Accessing Your Linux Box?