Books OpenSource
A bit 'of information sharing:
http://www.linuxaria.com/article/12-libri-open-source?lang=it
NB: Cosimo thanks for the information! ;-)
Schools Open To The Didactic Of Sorrento
Tuesday, February 1, 2011
Friday, January 28, 2011
Want To Match My Kundli Online
Ubuntu server console resolution
I found two very useful articles for those interested in taking the first steps on Ubuntu server:
For the tests I have done so:
NB 1: I created a virtual machine with VirtualBox:
1) set the network configuration bridge so you can bet the host server IP address virtual.
2) When installing the Ubuntu server, I chose to install and configure Automatic LAMP (Linux, Apache, MySQL, PHP / Perl / Python) and OpenSSH.
NB 2: Installing Webmin :
1) I downloaded the latest version in deb format the official site (browsing from the console with links2 !): http://www.webmin. com / index.html
2) I installed webmin by downloaded deb: dpkg-i
... a message that warns of the need to install some packages required dependencies from webmin.
3) I checked the missing dependencies are referring only to the new program we are installing:
4) The above message informs you that there are unmet dependencies, and should run the following command to install :
Note 3: use the browser to start webmin host, using the IP address of the server on port 10000 (http s):
I found two very useful articles for those interested in taking the first steps on Ubuntu server:
- http://www.erriko.it/sistemi-operativi/linux/creare-un- server-web-in-few-steps-with-ubuntu-server
- http://www.erriko.it/sistemi-operativi/linux/webmin-ed-ubuntu-server-gestione-facile-del-web -server /
For the tests I have done so:
NB 1: I created a virtual machine with VirtualBox:
1) set the network configuration bridge so you can bet the host server IP address virtual.
2) When installing the Ubuntu server, I chose to install and configure Automatic LAMP (Linux, Apache, MySQL, PHP / Perl / Python) and OpenSSH.
NB 2: Installing Webmin :
1) I downloaded the latest version in deb format the official site (browsing from the console with links2 !): http://www.webmin. com / index.html
2) I installed webmin by downloaded deb: dpkg-i
webmin_1.530_all.deb 3) I checked the missing dependencies are referring only to the new program we are installing:
apt-get check 4) The above message informs you that there are unmet dependencies, and should run the following command to install :
apt-get-f install Note 3: use the browser to start webmin host, using the IP address of the server on port 10000 (http s):
https: / / indirizzoDelServer : 10000 /
Subscribe to:
Posts (Atom)