Category: Linux

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 ...

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 ...

01

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

Install Webmin in Ubuntu


This tutorial is about installing Webmin in Ubuntu.

First, get the webmin package from sourceforge.net. For installing on Ubuntu we Need the debian package:

wget http://garr.dl.sourceforge.net/sourceforge/webadmin/webmin_1.441_all.deb

Continue Reading

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

4

How to install Komodo editor in Ubuntu 5.1


I've Been searching for a PHP editor works on Linux and That Provides the functions That Were used on Rapid PHP (the editor I used on Ms.). I tried Eclipse, Bluefish, Kate, NetBeans and still a couple, But neither is the editor I need.

I used gedit for a long time, the only problem is It does have autocomplete. Now I found Komodo: HAS autocomplete, Is Not using Many Continue Reading

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

11

Split and join files in Ubuntu with lxsplit


Below I DESCRIBE how to split the file into larger Several small files. This is Useful When You Want to copy the file on the stick is Bigger Than the Stick's capacity.

The file used is this example is a 75 MB. Mkv.

I Will use for splitting and joining the lxsplit. Mkv file. So, i need to install lxsplit:

wget http://sourceforge.net/projects/lxsplit/files/lxsplit/lxsplit-0.2.4.tar.gz/download

Decompression: Continue Reading

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

6

How to install Wine on Linux or how to run Windows applications on Linux


Installing for Wine:

apt-get install wine

After install, in the Applications menu, Wine option will be avaible, as illustrated in the picture below:

wine-menu

Continue Reading

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

Previous Page

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