A repository of information technology questions and answers

Latest posts

Adding a permanent static route in Solaris

When adding routes persistently care should be taken to make sure that routes that you add do not already exist in the persistent configuration.

Configuring Solaris Link Aggregation

When we aggregate two or more network interfaces we are forming a new network interface on top of those physical interfaces.

Identifying an ethernet (MAC) address in Solaris

Identifying a ethernet MAC address in Solaris as a non-root user is not as difficult as people think. arp, netstat and prtpicl are your friends.