Solaris-Unix

UNIX: Find Out the Server Model

by Vivek Gite on May 20, 2011 · 4 comments

How do I find out my UNIX server model? What is my UNIX server model?

{ 4 comments }

How do I configure file system quotas to control how much available storage space can be used on a given UFS file system (such as /export/home) under Solaris UNIX operating systems?

{ 2 comments }

Shut Down a Solaris UNIX System

by Vivek Gite on July 6, 2009 · 0 comments

How do I shutdown a Solaris UNIX machine or server using command prompt?

{ 0 comments }

Solaris UNIX: Display LUNs

by Vivek Gite on June 29, 2009 · 0 comments

How do I display LUNs under Solaris UNIX version 10 or earlier?

{ 0 comments }

Solaris / OpenSolaris Add Swap File

by Vivek Gite on May 24, 2009 · 0 comments

How do I add swap space under Solaris / OpenSolais UNIX operating systems?

{ 0 comments }

Solaris Buffer Overflow Protection

by Vivek Gite on March 16, 2009 · 2 comments

One of the most common ways for hackers to break into a Solaris system is to exploit buffer overflows. How do I turn on buffer overflow protection under Solaris UNIX operating system just like CentOS/Redhat Linux system?

{ 2 comments }

I‘d like to match all filename like foo.c, FOO.C, fOO.c, Foo.C and so on using find command under UNIX. How do I do a case-insensitive find search under Sun Solaris / OpenSolaris UNIX systems?

{ 0 comments }