User login

Fragment

Fun with GNU-Linux Shell: Messaging Other Users

to send messages to another user simply type write username then you can type your message and ctrl+c sends it.

to find out which users are logged in type users

gnu linux message ssh user

In addition to write, there's a more interactive, Instant Messaging (IM) style of GNU-Linux communication: talk.

talk username

Note: it will not cause any dock icon to bounce or taskbar button to flash when someone responds to you!

to send messages to another user simply type write username then you can type your message and ctrl+c sends it.

to find out which users are logged in type users

gnu linux message ssh user

In addition to write, there's a more interactive, Instant Messaging (IM) style of GNU-Linux communication: talk.

talk username

Note: it will not cause any dock icon to bounce or taskbar button to flash when someone responds to you!

locate command's database not updating: PENDING SOLUTION

warning: locate: warning: database /var/lib/slocate/slocate.db' is more than 8 days old

"locate" uses a database, slocate.db, of filesystem and directory information. It should be updated daily by a cron job. This message means that it isn't updating for some reason.

Check in /etc/cron.daily/ for slocate.cron and make sure it is executable and all that.

cd /etc/cron.daily
ls -l

warning: locate: warning: database /var/lib/slocate/slocate.db' is more than 8 days old

"locate" uses a database, slocate.db, of filesystem and directory information. It should be updated daily by a cron job. This message means that it isn't updating for some reason.

Check in /etc/cron.daily/ for slocate.cron and make sure it is executable and all that.

cd /etc/cron.daily
ls -l

<

pre>
-rw-r--r-- 1 root root 418 Sep 29 14:51 00-makewhatis.cron
-rwxr-xr-x 1 root root 180 Sep 29 14:51 logrotate

sudo vs root

keywords: sudo access sudoize user

Agaric Design's sysadmin explains the world of sudo...

keywords: sudo access sudoize user

Agaric Design's sysadmin explains the world of sudo...

Amazing Auction Enhancements

Updated to work with E-commerce Version 3 for Drupal 4.7
Files at bottom of post. Sorry about that folks! Module still Amazing Things specific in places, needs to be ported to 5 and cleaned up. Sponsors?

2008 Autumn Auction Season Update

Syndicate content