Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by nistelreu

  1. nistelreu

    Problem with java and ln

    Thanks for your help. The problem is, that each user has his own PATH definition in .profile. So the /etc/profile don't work... But my link is now running :-) Thank you
  2. nistelreu

    Problem with java and ln

    Hello I like to do a link from /usr/bin/java to /usr/java14_64/jre/bin. So that every user can find the java environment, without a change of the profiles. # ls -la |grep java lrwxrwxrwx 1 bin bin 23 Aug 11 09:05 java -> /usr/java14_64/jre/bin/ The problem is: # java -version...

Part and Inventory Search

Back
Top