Posts

Showing posts from 2011

[SOLVED] Move window buttons to right on Ubuntu 11.10

Open terminal [ctrl+alt+t] Type sudo gconf-editor In Configuration editor go to apps/metacity/general and change button-layout  value to  menu:minimize,maximize,close

[SOLVED] Netbeans cannot upload files/dirs via FTP

Problem in netbeans - java jdk 1.7 combination Try with jdk/jre 1.6.x

[SOLVED] Could not reliably determine the server's fully qualified domain name, using * for ServerName

$ /etc/init.d/apache2 restart * Restarting web server apache2 ulimit: 88: error setting limit (Operation not permitted) apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName ulimit: 88: error setting limit (Operation not permitted) apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName (13)Permission denied: make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down Unable to open logs Action 'start' failed. The Apache error log may have more information. To fix this issue run following line in terminal: sudo gedit /etc/apache2/httpd.conf and add following line in opened file: ServerName localhost Save file and close text editor (gedit). Now restart apache

Add 7-zip support to Ubuntu

Run in terminal: sudo apt-get install p7zip

Fixed 80070057 issue - Games For Windows Marketplace

How to fix 80070057 error in Games For Windows Marketplace ? 1. Close Games For Windows Marketplace, if opened. 2. Change regional settings to USA. (Location, Formats ...) 3. Start - Games For Windows Marketplace. Enjoy...