Account Profiles Links on Harptabs
avatar

I have changed the main page of the site to go straight to people’s profiles when you click on a username.  This was an oversight from when we went from private accounts to public accounts on the site.

Posted in Harptabs.com, News | Leave a comment

Set Password Not to Expire for a User
avatar

If you have your passwords set to expire automatically on your system for security reasons, there may be times when you want an account who’s password doesn’t expire (such as if you are using a cert or if you have a program or service connecting to a low access account).

You can set up just the one account not to expire by running the following command:

passwd -x -1 <user_name>

Posted in Guides, Linux | Tagged , , | Leave a comment

Harptabs.com Favorite Count
avatar

You can now view the number of times people have Favorited your tabs on your account page.

Posted in Harptabs.com, News | Leave a comment

New Features
avatar

I have added two new features to Harptabs.com.  The first feature I have added is in the messaging system, now when you reply to a message the message your are replying to shows up above the message you are writing.

The second feature I have added is that when you are viewing a song it will now show you a list of people who have marked the tab as a favorite.

Posted in Harptabs.com, News | Leave a comment

Linux / UNIX Automatically Log BASH / TCSH / SSH Users Out After a Period of Inactivity
avatar

This is great to make sure that people are not signing in and leaving their connection open.  Who knows who can come over and start using that already authenticated connection?

Linux / UNIX Automatically Log BASH / TCSH / SSH Users Out After a Period of Inactivity.

Posted in Guides, Linux, News | Tagged , , | Leave a comment