The archives for December, 2007


Dic 31

To install squid proxy server on Ubuntu Gutsy.

Girovagando for the net me is imbattuto in a post most interesting who explains as to install squid proxy server on ubuntu and obviously I have quickly tried:

  1. From finishes typing they apt-get install squid.
  2. To open gedit /etc/squid/squid.conf.
  3. To find the TAG: visible_hostname and to add visible_hostname <hostname> where <hostname> it is the name host of the computer.
  4. To control that door HTTP is set up to 3128.
  5. To save and to close.
  6. To type adduser squid and to specify a password.
  7. To type /etc/init.d/squid restart.
  8. To stop I torture with /etc/init.d/squid stop.
  9. To test the service in debug mode typing squid - z (creates the cache).
  10. To type squid - NCd10.
  11. To open Firefox to the address localhost: 3128.
  12. If all it is to place to exit from the way debug with CTRL-C.
  13. Launch /etc/init.d/squid star.
  14. In order to shape Firefox with squid going on Modifica->Preferenze to cliccare on Advances.
  15. Rete>Impostazioni and manual Configurazione of the Proxy. In Proxy HTTP, to insert localhost and on door 3128.

 

Dic 30

Settare the DNS from commando line.

figotip.jpgIt must editare the /etc/resolv.conf rows:

  • I sudo gedit /etc/resolv.conf;
  • to add:
    nameserver 208.67.222.222
    nameserver 208.67.220.220;
  • to save the rows.

In order to test this configuration to type one of the following commandos:
$ google.com host
$ dig google.com
$ ping google.com
$ nslookup your-domain.com

If the output is valid (as in the brought back example under) or is in a position to making ping to the remote serveur via hostname then means that the DNS works correctly.

Output of google.com host from mine finishes them:
google.com has address 64.233.167.99
google.com has address 72.14.207.99
google.com has address 64.233.187.99
google.com 10 mails is handled by smtp2.google.com.
google.com 10 mails is handled by smtp3.google.com.
google.com 10 mails is handled by smtp4.google.com.
google.com 10 mails is handled by smtp1.google.com.

Dic 29

A way easy in order to manage the bootloader.

Here an easiest solution for who wants to change the prorpio bootloader, Grub in this case, without to take part on the configuration rows. The utility QGRUBEditor is called and it can be unloaded on http://www.qt-apps.org/. This the link to the page. The installation is immediate, since it is possible to make the download of the paccheeti precompiled for the distro more diffuse, enough to make double click and to follow the video instructions.
Good smanettata…
qgrubeditor.jpg

Dic 28

Sabayon 3,5, we are to the sgoccioli.

Exactly the day of Been born them Fabio Erculiani has announced the first beta of Sabayon 3,5, with a series of succose innovationes. As more attention the readers than Tuxmind know, the undersigned always follow with much interest the developments of this distro, a po for its italianità, a lot for the goodness of the plan; saba3.5.jpg but I said of the innovationes:

(more…)

Dic 27

A eccelente system in order sincronizzare Firefox on more PC.

The administrators of a net, also housewife, even composed from a PC connected Desktop and a Laptop by means of a cable crossover (is only my case) knows how much is important a good software of synchronization. To such purpose in post a precedence, “an interesting solution for the synchronization. ”, I have spoken about Conduit, a program very made and works them to complex and evolven requirements. Google browser sync, instead, is a small extension supplied from google, that it carries out in excellent way a single task, but of certain usefullness; it allows sincronizzare between two or more computer some of the main formulations of firefox: bookmarks, cookies, password saved, chronology, tab and windows. gbrowsersync2.jpg
(more…)