Sunday, July 25, 2010

Solaris UNIX: How to Setup DNS Client configuration / name server

 

Solaris UNIX: How to Setup DNS Client configuration name server

 

So how do you set DNS namserver under Sun Solaris UNIX system? The resolver is a set of routines in the C library that provide access to the Internet Domain Name System (DNS). The resolver configuration file contains information that is read by the resolver routines the first time they are invoked by a process. The file is designed to be human readable and contains a list of keywords with values that provide various types of resolver information.
Internet address (in dot notation) of a name server that the resolver should query. Up to MAXNS (currently 3, see ) name servers may be listed, one per keyword. If there are multiple servers, the resolver library queries them in the order listed. To configure Solaris nameserver edit or modify /etc/resolv.conf file.
DNS Client Setup
First Create the file called /etc/resolv.conf - which includes the primary and secondary DNS server IP address for Solaris system, it can be your own DNS server or your ISPs DNS server:

# touch /etc/resolv.conf

Monday, July 19, 2010

Kernel Recovery for Solaris INTEL 4.04.01


Kernel Recovery for Solaris INTEL 4.04.01 description

 

Kernel Solaris Intel Data Recovery for Solaris INTEL is a unix data recovery tool recovers lost, deletetd or corrupted data from default solaris file system that is UFS File System created using Sun Solaris operating system on INTEL machine.

Solaris Data Recovery Software

recovers solaris operating system data, lost due to following reasons :

  • Group descriptor block corruption
  • Damaged super block or inode table
  • Partition structures are damaged or deleted
  • Volume Table of Contents (VTOC) corruption
  • FSCK failed to repair system data structures
  • Improper system shutdown

Mac theme for Solaris 100% works Good.

Make your Solaris desktop look like a Mac,YES it can be here ...!!!!

Steps To Do:
Download these :
GTK2 Theme with metacity from MacOS-X Aqua Theme
http://shareit.yousomething.com/index.php?hash=3ef815416f775098fe977004015c6193

Icon theme from MacOS-X Aqua Theme
http://shareit.yousomething.com/index.php?hash=c9e1074f5b3f9fc8ea15d152add07294
Wallpaper for MacOS-X Aqua Theme
http://shareit.yousomething.com/index.php?hash=c7e1249ffc03eb9ded908c236bd1996d
Installation procedure:

[Part 1] GTK2 Theme
Step 1 : If you have got the old version before, then delete the old version.
rm -Rf ~/.themes/MacOS-X
if not, skip this step.
Step 2 : Unpack the downloaded file.

Access NTFS partition from Solaris


How to Access NTFS partition,

Here is the steps:
1) Install the FSWpart package Download http://www.belenix.org/binfiles/FSWpart.tar.gz Uncompress: gunzip -c FSWpart.tar.gz | tar xvf - Install: pkgadd -d . FSWpart  

2) Install the FSWfsmisc package Download http://www.belenix.org/binfiles/FSWfsmisc.tar.gz Uncompress: gunzip -c FSWfsmisc.tar.gz | tar xvf - Install: pkgadd -d . FSWfsmisc

3) prtpart /dev/rdisk/c0d0p0 -ldevs This will display all the partitions in this format ==> /dev/dsk/c0d0pN : FAT/NTFS NOTE : N means 0,1,2,3 etc.

Solaris 10 10/08 : Free Download

Solaris 10 description



 

Solaris Operating System


Solaris is a proprietary UNIX-like operating system, developed by Sun Microsystems. Early versions, based on BSD UNIX, were called SunOS. The shift to a System V code base in SunOS 5 was marked by changing the name to Solaris 2. Earlier versions were retroactively named Solaris 1.x. After version 2.6, Sun dropped the "2." from the name.

Solaris consists of the SunOS UNIX base operating system plus a graphical user environment. Solaris is written in a platform-independent manner and is available for SPARC and x86 processors (including x86_64). Historically, Solaris used to be a proprietary operating system, however, starting from version 10, its licence has changed and the product is now distributed free of charge for any system or purpose, while its source code is available from OpenSolaris.org under a license approved by Open Source Initiative (OSI).

What's New in This Release: