Blog

Rimuovi file dalla cronologia delle revisioni del repository SVN

When we work on a private repository which is used for our personal testing or development, we may upload some private data. The unwanted file uploads in multiple commits will drastically increase the repository size. Once the development work is over and when we decide to make the repository public, we will have to consider …

Rimuovi file dalla cronologia delle revisioni del repository SVN Leggi altro »

Origine del modulo di installazione RoR e distribuzione di un'app di prova

• download the ruby source, then unzip, untar, configure and install [root@railstestwebmin ~]#wget http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p194.tar.bz2 [root@railstestwebmin ~]#tar xjvf ruby-1.9.3-p194.tar.bz2 [root@railstestwebmin ~]#cd ruby-1.9.3-p194 [root@railstestwebmin ruby-1.9.3-p194]#./configure [root@railstestwebmin ruby-1.9.3-p194]#make [root@railstestwebmin ruby-1.9.3-p194]#make install • check the ruby version [root@railstestwebmin ~]#ruby -v • download ruby gems and install [root@railstestwebmin ~]#wget http://rubyforge.org/frs/download.php/76073/rubygems-1.8.24.tgz [root@railstestwebmin ~]#tar xzvf rubygems-1.8.24.tgz [root@railstestwebmin ~]#cd rubygems-1.8.24 [root@railstestwebmin rubygems-1.8.24]#ruby setup.rb …

Origine del modulo di installazione RoR e distribuzione di un'app di prova Leggi altro »

12 controlli di sicurezza da eseguire prima del rilascio di una RailsApp

Quando carichi la tua ultima app su un server Web di produzione e la apri al mondo, stai davvero lanciando la tua app alle intemperie, nel bene e nel male. Se non presti alcuna attenzione alla sicurezza, è probabile che verrai spammato dal piano nefasto di qualche cracker e i tuoi utenti si lamenteranno...

12 controlli di sicurezza da eseguire prima del rilascio di una RailsApp Leggi altro »

Modi per migliorare la produttività del team

With margins getting slimmer due to competition, employers and managers may feel the need to squeeze every bit of productive output from their staff to reduce expenses. There seems to be so much time wasted and too few things done. There are countless ways you can improve productivity in the office. For each company, there …

Modi per migliorare la produttività del team Leggi altro »

L'importanza del marketing relazionale

Good relationships marketing means being truly interested in the people you deal with, both from a business and personal view. Relationship Marketing is a key factor in today’s business world. It’s not anymore about the initial enthusiasm you show when you bag a project, but, the continuing process of understanding the client’s requirement is what …

L'importanza del marketing relazionale Leggi altro »

5 passaggi per costruire il team remoto perfetto

Establishing a remote contractor team is an efficient way to add more capabilities to your organization and gives you an advantage whenever peak business period comes. These are some of the points that needs to be kept in mind while choosing your remote team 1. Understanding the requirement and finding options Know which particular tasks …

5 passaggi per costruire il team remoto perfetto Leggi altro »

Raggiungere risultati con il team remoto

Remote teams are becoming much more common because of the rapid development of communications technology. The option to have people work remotely is extremely appealing to many employers who value the additional schedule flexibility and the ability to save time and expenses related to having a full time employee. Many managers discover that their remote …

Raggiungere risultati con il team remoto Leggi altro »

Come impostare Catch-All per il server di posta Postfix senza pannello di controllo?

Postfix is a Mail Transport Agent (MTA), supporting LDAP, SMTP AUTH (SASL), TLS and running in a chroot environment. It is a Wietse Venema’s mailer that started life as an alternative to the widely-used Sendmail program. It attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough …

Come impostare Catch-All per il server di posta Postfix senza pannello di controllo? Leggi altro »

Come accedere ad AWStats dall'esterno di Cpanel?

 AWStats is an open source web analysis tool, suitable for analyzing data from Internet services such as web, streaming media, mail and FTP servers. It parses and analyzes server log files, producing HTML reports. Data is visually presented within reports by tables and bar graphs. Static reports can be created through a command line interface, …

Come accedere ad AWStats dall'esterno di Cpanel? Leggi altro »

it_ITItalian