Friday, August 12, 2011

NIS & Automount


# vi /var/yp/etc/auto_home
# cd /var/yp
# make auto.home


To flush the old mapping on the client server:


# automount -v

Monday, August 01, 2011

Spark Timezone

To correct the timezone in Spark, create a Spark.vmoptions file (not spark.vmoptions and not Spark.vmoptions.txt) beside the Spark.exe and add this to it:

-Duser.timezone=Europe/London

then restart Spark.

Thanks to:

Comand line wrapping

If you're having trouble on Solaris with your command line wrapping at 80 characters so it starts printing again at the start of the line...
Have you logged in via a jump server and have your terminal settings configured in the first machine, which is controlling what the second machine can send back?