Solaris shell profiles (bashrc, cshrc, tcshrc)

2006
06.01

Here are some profiles (tcshrc/cshrc/bashrc) found on my systems. Source of some of these are comp.unix.solaris,dotfiles.com etc.

Click to continue reading “Solaris shell profiles (bashrc, cshrc, tcshrc)”

Replacing syslog on Solaris 10 with syslog-ng

2006
06.01

I have never really liked the syslogd shipped by Sun for Solaris. Syslog-ng offeres a lot more features and performs much better IMHO.. So I ended up replacing my syslogd to syslog-ng. Read on more on how to do so:

Click to continue reading “Replacing syslog on Solaris 10 with syslog-ng”

Solaris – Extending 8 char limit on password

2006
06.01

Every user on a UNIX® system has a password associated with their account. It seems obvious that these passwords need to be known only to the user and the actual operating system. In order to keep these passwords secret, they are encrypted with what is known as a “one-way hash”, that is, they can only be easily encrypted but not decrypted. In other words, the operating system itself does not really know the password. It only knows the encrypted form of the password. The only way to get the “plain-text” password is by a brute force search of the space of possible passwords.

Click to continue reading “Solaris – Extending 8 char limit on password”

Linksys WRT54G IPv6 Howto

2006
06.01

Note: This requires you to flash your firmware to an unofficial firmware which voids your warranty. You’re on your own. But don’t worry, if you flash your router properly, everything should go ok.

What’s needed:

Firmware – You must have the sveasoft firmware installed on your router. I’m currently using WRT54G_Wolf_W42_Alchemy_6rc1 which can be found at
http://wrt54g.thermoman.de/ or here’s the ed2k link:
http://tinyurl.com/5vxkh

Click to continue reading “Linksys WRT54G IPv6 Howto”


WordPress Loves AJAX