indianboy's tutorials

If you screw up your /etc/system file ……

Contributed by indianboy on May 17, 2004 under Solaris system administration

8 comments Continue reading... 
 

Setting Solaris Network Tunable Parameters

Contributed by indianboy on under Solaris networking

one comment Continue reading... 
 

Solaris Processor Info

Contributed by indianboy on April 3, 2004 under Solaris system administration

6 comments Continue reading... 
 

Layer-3 Switches

Contributed by indianboy on February 25, 2004 under Cisco switch

Overview of how it layer-3 switches work. Catalyst Switches are normally used as Layer-3 switches. Thus, the switch can have a SUP engine ,a redundant SUP engine , a RSM module and layer-2 (ethernet or fast ethernet) ports.

one comment Continue reading... 
 

Add BANNER information in Solaris

Contributed by indianboy on November 17, 2003 under Solaris security

Many tools on the net help to find the OS and the version of the OS that is used. This is a widely used strategy to open a connection to the server and have add it. This strategy can be used to defend against tools which use the banner grabbing strategy to identify systems. Obviously, this will not help against tools such as NMAP which uses more advanced schemes for identification.

3 comments Continue reading... 
 

Configuring C-2 Level Security in Solaris

Contributed by indianboy on November 12, 2003 under Solaris security

According to the Orange Book , the operating system security is evaluated and categorised into different levels such as D, C1, C2, B1 etc. Normally all operating systems in the market tend to have the C1 level of security while Trusted Solaris 8 is B-level certified. While Solaris OE comes with C1 certification, It can be converted to C2 level certification with minimal effort.

no comments Continue reading... 
 

Log all Telnet and FTP Connections to a Solaris Machine

Contributed by indianboy on October 10, 2003 under Solaris security

By default, the solaris inetd deamon does not log the IP address of the machines that are connecting to Solaris Server. To enable the logging of all the IP addresses of machines connecting to the server and the connection time, the following script can be used.

2 comments Continue reading... 
 

Use BackSpace Key to Erase characters instead of Delete Key

Contributed by indianboy on October 7, 2003 under Solaris system administration

Normally when you access Solaris in text mode, one must use the Delete Key to erase a character. Follow these directions if you wish to use the BackSpace key instead.

3 comments Continue reading...