0

RAID on Solaris


Commands used to create and manage RAID on Solaris:

metadb

Create the member databases:

metadb-a-f c0d0s4 c0d0s0 c0d0s1
Continue Reading

1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 5.00 out of 5)
Loading ... Loading ...

0

Managing the NFS server on Solaris


This has the files you have to use for managing NFS server on Solaris year:

/ Etc / DFS / fstypes
/ Etc / rmtab
/ Etc / nfs / nfslog.conf
/ Etc / default / nfslogd
/ Etc / default / nfs

The / etc / DFS / dfstab file (local share directories)

share -F nfs -o rw,root=host2 -d "Share name" /path/to/share

/ Etc / DFS / sharetab (what I have shared)
Continue Reading

1 Star2 Stars3 Stars4 Stars5 Stars (5 votes, average: 5.00 out of 5)
Loading ... Loading ...

0

Diffrent solaris commands:


Here is Some basic Solaris commands:

Add swap space:
/ Etc / vfstab
/ Dev/dsk/c0d0s1 - swap - no -
Continue Reading

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading ... Loading ...

0

How to migrated to areas in Solaris


This is a tutorial about migrating to areas in Solaris. First, you have to create the manifest. On the host system, use the folowing command and direct the output to a file:

zoneadm -z myzone detach -n > /export/home/myzone-manifest.txt
cd /export/home
tar cf myzone-manifest.tar myzone-manifest.txt
sftp host2 Continue Reading

1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 5.00 out of 5)
Loading ... Loading ...

0

How to create zones in Solaris


Here is a quick tutorial for Creating Zones in Solaris 10. First, you have to create two partitions on the disk of your system. Partitions 3 and 4 HAS TO BE set to 1 Gb. Use the format utility.

With UFS filesystem newfs You Can created on the partitions 3 and 4:

newfs /dev/rdsk/c0d0s3
newfs /dev/rdsk/c0d0s4

Continue Reading

1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 5.00 out of 5)
Loading ... Loading ...

0

Set up RIP on a simple 3 network router


This is the configuration of RIP protocol on a simple 3 network router.
RIP on cisco routers

R1 router running config

R1 # sh running-config
Building configuration ... Continue Reading

1 Star2 Stars3 Stars4 Stars5 Stars (13 votes, average: 5.00 out of 5)
Loading ... Loading ...

2

How to set up DNS server with BIND on Ubuntu


This tutorial is about setting up DNS on Ubuntu and is the result of lot of documentation, tutorials and Many Many attempts. Hope you'll find it usefull.
For installing the DNS service on the machine, first thing to do in installing BIND (Berkeley Internet Name Daemon):

sudo apt-get install bind9

The next thing to do is to configure bind. Usualy, for this you have to edit named.conf, But in Ubuntu the configuration file is good for named.conf.local:

sudo / etc / bind / named.conf.local

Now you have to add the zones: Continue Reading

1 Star2 Stars3 Stars4 Stars5 Stars (15 votes, average: 4.93 out of 5)
Loading ... Loading ...

2

Simple shell script


This is a simple shell script. This is what it can do:

[1] Display current time and date
[2] Display files from current folder
[3] Display the calendar
[4] Start year text editor
[5] Harddisk information
[6] Verify with ping resourcesit.com

This is the complete script. Feel free to use or modify as you like to: Continue Reading

1 Star2 Stars3 Stars4 Stars5 Stars (15 votes, average: 5.00 out of 5)
Loading ... Loading ...

A

How to set up a static IP address on Ubuntu


After year update, the Network Manager crashed. In this Situation, The easyest way to set up a static IP address configuration is to edit the files myself. First, I have to remove the Network Manager.

sudo apt-get remove-purge network-manager

The first file to modify is / etc / network / interfaces:

sudo gedit / etc / network / interfaces

Continue Reading

1 Star2 Stars3 Stars4 Stars5 Stars (15 votes, average: 5.00 out of 5)
Loading ... Loading ...

2

Subnet mask and wildcard table


This is the subnet mask table. Content:
- Shows the first column the number of subnet mask bits.
- Shows the second column the resulting subnet mask in dotted decimal format.
- Shows the third column the resulting wildcard mask in dotted decimal format.

Continue Reading

Number of subnet mask bits Subnet mask Wildcard mask
/ 8 255.0.0.0 0,255,255,255
/ 9 255.128.0.0 0,127,255,255

1 Star2 Stars3 Stars4 Stars5 Stars (17 votes, average: 5.00 out of 5)
Loading ... Loading ...

Rumanian flagItalian flagEnglish flagGerman flagFrench flagSpanish flagRussian flagGreek flagDutch flagBulgarian flagCzech flagCroat flagDanish flagFinnish flagSwedish flagNorwegian flagSerbian flagSlovenian flagUkrainian flagTurkish flagHungarian flag
By N2H

Random Posts Recent Comments

  • Gilgit Baltistan Says:

    good work here ...

  • Cromartie Haynes Says:

    I found the tutorial to Be concise and very helpful. I will be sure to recommend it to others. Than ...

  • admin Says:

    Amigo, Please formulated your question in english if you really need help! Cheers! ...

  • Mauricio Gonçalves Says:

    Boa tarde, I nao consigo Amigo add user novo Podere ajudar me? They pride nao é que a commando ...

  • Aniket Says:

    thanks ..................

  • Eitan Says:

    Thanks for sharing. This article is the most practicable for bind! Cheers, Eitan ...

  • Flossy Says:

    Zubao0 That's really thinking out of the box. Thanks! ...

  • Michael Esch Says:

    I used this tutorial to install Komodo Edit 6 on Ubuntu 10.10, I rate your tutorial 5/5 I hope that ...

  • admin Says:

    @ Dan I run applications created in Visual Basic and fox in the wine, so I would not be ...

  • dan Says:

    I want to tell me if a prg to count as Visual Basic running under Ubuntu with wine inscribed wonder ...

Tag Cloud