Unix

SSH – Allow remote logins

Wednesday, July 16, 2008
By Bogdan

If you want to block all the IPs except only those from you perform logins, read this tutorial (it is good): SSH – Allow remote logins – Hosts.allow or vim /etc/hosts.allow Insert these lines at the end of the file: sshd : 192.168.0. : allow sshd : FQDN: allow sshd : IPAddress: allow sshd...
Read more »

How to install MOODLE on Ubuntu ?

Friday, May 23, 2008
By Bogdan

apt-get install php5-gd + Step by step Install Guide for Ubuntu + apt-get install php5-curl or php_extension/curl apt-get install php5-xmlrpc or php_extension/xmlrpc + You need to add line like this in you php.ini file extension=gd.so extension=mcrypt.so extension=curl.so then restart your web server: service apache2 restart Sphere: Related Content
Read more »

Calendar

    February 2012
    M T W T F S S
    « Jan    
     12345
    6789101112
    13141516171819
    20212223242526
    272829