Wise people learn when they can; fools learn when they must - Arthur Wellesley

Sunday 18 January 2015

Solaris Networking -2


SOLARIS NETWORKING-2

What we are going to Learn,

·         Ifconfig intersection
·         Dladm
·         Inetadm / inetconv
·         Enable / Disable Net Services via inetadm
·         Network Services Default Properties
·         Modify Default Network Services Properties
·         Individual Network Services Properties
·         Modify Individual Network Services Properties

Let’s start with Network Interface,

Saturday 17 January 2015

Solaris Practice -3 [Random-Answers]


                 SOLARIS PRACTICE-3 [RANDOM-answers]


A daemon is a software process that runs in the background continuously and provides the
service to the client upon request

inodes free/used
root@sol-test-1:>/# df -F ufs -oi
root@sol-test-1:>/# df  -oi
root@sol-test-1:>/# ls -i

nfs version
root@sol-test-1:>/# nfsstat -a
root@sol-test-1:>/# modinfo |grep -i nfs
root@sol-test-1:>/# cat /etc/default/nfs

Solaris Practice -3 [Random]


                               
                                       SOLARIS PRACTICE-3 [RANDOM]

           Well...

           Here some Random questions from Solaris, See How comfortable you are with these                            without turning your Notes
  1. Define Daemon
  2. How to know the inodes free/used
  3. How to know the nfs version
  4. list files in current dir sorted by size
  5. How to disable STOP+A
  6. How to deal with Corrupted passwd / shadow file
  7. How to know shared memory

Friday 16 January 2015

Solaris Networking - 1

  
SOLARIS NETWORKING-1

What we are going to Learn,

·         TCP/IP Layers basic
·         ARP
·         RARP

Great,

We almost touched Major topics From SA-1 / SA-2, but we did not get in hand to hand with Networking Part of Solaris which is SA-3,

So, let’s dedicate few posts for Solaris Networking,

Well… Systems can talk with each other! Right???  Yes…   ok then,

Tuesday 13 January 2015

SAMBA IN SOLARIS


SAMBA IN SOLARIS

What we are going to learn about SAMBA,

·         Packages & services
·         Where the files are stored
·         Configuring samba
·         Add users for samba
·         How to check who is logged in via samba
·         How to kill samba user
·         How to check samba version


So, what is this samba?
Somehow related to Gabbar Singh?

Nope…

FTP IN SOLARIS


FTP IN SOLARIS

What we are about to learn,

·         FTP files location, packages & services
·         FTP user types
·         How to enable ftp for real user
·         How to enable ftp for guest user
·         How to enable ftp for anonymous user
·         How to check the logged in users via ftp
·         How to restrict user’s access for ftp
·         How to restrict hosts access for ftp
·         How to restrict / allow particular user from particular hostfor ftp

File Transfer Protocol (FTP)

Works on port 21