![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tips for Optimizing Rails on Oracle | iBot | Oracle Updates (RSS) | 0 | 04-06-2008 02:10 AM |
| linux tips | chlawren | Linux | 8 | 03-13-2008 08:22 AM |
| tips Solaris | chanfle | SUN Solaris | 7 | 12-17-2007 02:47 AM |
| Looking for tips ant trick extend vi | umen | UNIX for Dummies Questions & Answers | 0 | 03-25-2006 01:35 AM |
| Welcome to Tips and Tutorials | Perderabo | Tips and Tutorials | 0 | 03-26-2005 11:03 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Tips on startup?
I'm running a small FreeBSD 5.1 system @ home. Whenever you log in with a normal account (not root) the system displays a random tip (commands, etc.) after the MOTD. I'd like to turn this feature off so that my custom MOTD fits on one screen. Is this posible at all?
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
yes it is possible. id guess that this is run from the user's .profile settings file. take a look in the users home directory for the .profile settings, and look in there for the corresponding lines that run the program you wish stop from running.
id suggest you only comment out those lines though, instead of deleting them. you never know, you may want to have those tips displayed later and it would save you some trouble if you just comment out those lines. |
|
#3
|
|||
|
|||
|
I just made a backup of the .profile and the MOTD file on a floppydisk and deleted the line in the original file:
/usr/games/fortune freebsd tips Or something that looks like that, and now the tips are gone. Thanks for the help! |
|
#4
|
|||
|
|||
|
no problem
|
|||
| Google The UNIX and Linux Forums |