Archive for July, 2009

4

How to install Komodo 5.1 editor in Ubuntu


I’ve been searching for a PHP editor that works on Linux and 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 doesn’t 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 a larger file into several small files. This is useful when the file you want to copy on a stick is bigger than the stick’s capacity.

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

I will use lxsplit for splitting and joining the .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


For installing Wine:

apt-get install wine

After install, in 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 ...

17

How to install and configure Nagios in Ubuntu 9.04


Nagios is a good open source tool for monitoring network components and services. It can be configured to send alerts by e-mail

Given that the new version (3) can be found in repositories, installation is much easier now, using apt-get:

sudo apt-get install nagios3

Checking the installation:

sudo nagios3 -v nagios.cfg

This is how the testing should look like:

Nagios 3.0.6

Copyright (c) 1999-2008 Ethan Galstad (http://www.nagios.org) Continue Reading

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

3

Add-on for Firefox: Nagios Checker


Nagios Checker add-on for Firefox is a very good tool when you want to monitor a server. Data are obtained through the web interface of Nagios (ex. http://domain.com/nagios/ ).

nagios-pe-firefox

To use this addon, obviously need to be installed nagios.

If you used this information or if you have any questions do not hesitate to leave a comment below. Thanks! :)

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

0

How to install LAMP in Ubuntu


LAMP stands for Linux Apache MySQL PHP (or Perl, Python). There is also a Windows version is called WAMP.

Installing LAMP on Ubuntu is relatively easy. First to install Apache:

sudo apt-get install apache2

To test the installation you can access:  http://127.0.0.1 .There is a default page in Apache.

The next step is installing PHP5:

Continue Reading

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

0

Instalare si configurare Samba


Samba este un soft open source, care permite sistemelor de operare unix-based sa “se vada” in retea cu PC-urile cu Windows. Samba este de fapt implementarea mai multor protocoale intr-un singur soft capabil sa comunice simultan cu aceste protocoale: SMB, TCP/IP, NetBIOS (protocolul implementat in Network Neighborhood din Windows), WINS si Active Directory (pt asta trebuie setat kerberos).

In primul rand, pentru a seta cu succes Samba, trebuie ca masina pe care ruleaza linux sa aibe IP static. In caz contrar, nu se va putea folosi WINS…

Se instaleaza Samba:

#sudo apt-get install samba

Continue Reading

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

8

Instalare XMMS


Aici voi descrie instalarea player-ului XMMS pe un sistem care ruleaza Ubuntu 9.04. Aceiasi pasi se urmeaza si pentru instalarea pe versiunile anterioare.

asa arata xmms

XMMS este un player simplu, nu un organizator de melodii. Seamana foarte bine cu Winamp. Mai multe detalii despre XMMS pot fi gasite pe site-ul oficial.

In primul rand trebuiesc download-ate pachetele de care avem nevoie pentru compilarea lui XMMS. Dupa executarea urmatoarei comenzi, sistemul va fi pregatit pentru instalarea lui XMMS. Pentru a executa comenzile care incep cu “sudo” trebuie sa stii parola de root.

# sudo apt-get install autotools-dev automake1.9 libtool gettext libasound2-dev libaudiofile-dev \libgl1-mesa-dev libglib1.2-dev libgtk1.2-dev libesd0-dev libice-dev libmikmod2-dev libogg-dev \ libsm-dev libvorbis-dev libxxf86vm-dev libxml-dev libssl-dev build-essential make

Se poate intampla sa apara asa ceva:

Continue Reading

1 Star2 Stars3 Stars4 Stars5 Stars (15 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...

  • Haynes Cromartie 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 formulate your question in english if you really need help! Cheers!...

  • Mauricio Gonçalves Says:

    Boa tarde, Amigo eu não consigo add novo user poderia me ajudar? ele fala que o comando não é ...

  • aniket Says:

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

  • Eitan Says:

    Thanks for sharing. This is the most practicable article 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 Am rulat aplicatii create in visual basic si in fox sub wine, deci cred ca nu ar trebui sa fie ...

  • dan Says:

    as dori sa imi spuneti daca un prg de conta sub visual basic ruleaza cu wine sub ubuntu intreb deo...

Tag Cloud