Search
Saturday, January 29, 2011
Wednesday, January 26, 2011
Install SpringsSource Tool Suite Plugin for Eclipse Galileo / Helios
Eclipse is used in my machine to develop PHP, standard Java, GAE based, and Spring framework applications. In order to keep only one instance of Eclipse, I preferred to install Springsource Tool Suite as Eclipse plugin instead of downloading whole new STS package.
Environment : Fedora Eclipse Helios default installation. Fedora 14.
Environment : Fedora Eclipse Helios default installation. Fedora 14.
Tuesday, January 25, 2011
PHP : needed yet forgettable functions and statics
PHP : needed yet forgettable functions and statics
Set Default Timezone for PHP requirement (since PHP 5.1)
Since 5.1.0 PHP encouraged to set default time zone by generating WARNING whenever function like date() used while local timezone has not been set.
Problem installing Google App Engine (AE) plugin on Eclipse Helios
When installing Google Application Engine (AE) Eclipse plugin, missing dependencies message showed :
Cannot complete the install because one or more required items could not be found.
Software being installed: Google Plugin for Eclipse 3.6 1.4.2.v201012211742
(com.google.gdt.eclipse.suite.e36.feature.feature.group 1.4.2.v201012211742)
Missing requirement: Google Eclipse 3.6 Platform Plugin 1.4.2.v201012211742 (com.google.gdt.eclipse.platform.e36 1.4.2.v201012211742)
Environment : Fedora 14, Eclipse Helios (3.6.1) installed using GNOME Add / Remove Software.
Cannot complete the install because one or more required items could not be found.
Software being installed: Google Plugin for Eclipse 3.6 1.4.2.v201012211742
(com.google.gdt.eclipse.suite.e36.feature.feature.group 1.4.2.v201012211742)
Missing requirement: Google Eclipse 3.6 Platform Plugin 1.4.2.v201012211742 (com.google.gdt.eclipse.platform.e36 1.4.2.v201012211742)
Environment : Fedora 14, Eclipse Helios (3.6.1) installed using GNOME Add / Remove Software.
Add Eclipse Helios Update Site |
Sunday, January 23, 2011
Common used Linux console commands
Most used Linux' console commands
environment : Fedora 14 minimum installation
environment : Fedora 14 minimum installation
Saturday, January 22, 2011
SELinux denies access requested by httpd (Apache)
This post is listing denied access list requested by httpd (Apache) service and ways to fix them. Solved problems :
- Database over network access
Friday, January 21, 2011
Common Linux Problems and Answers
Common Linux problems and answers, written as write's experience
enviroment : Fedora 14 minimum installation. GNOME desktop environment.
enviroment : Fedora 14 minimum installation. GNOME desktop environment.
Setup Multiple Virtual Hosts on Apahe, Linux Fedora 14
objective : setup virtual hosts for http://test1.local and http://test2.local
environment : Linux Fedora 14 with Apache 2.2.16 web server built in
environment : Linux Fedora 14 with Apache 2.2.16 web server built in
Monday, January 17, 2011
Vi or Vim tutorials
vi / vim (Linux) Tutorial by experience, from the very basic. Vi / vim is a Linux' console text editor.
Sunday, January 16, 2011
Problem with SELinux when changing Apache's DocumentRoot
With dual Operating System in my laptop, Fedora 14 and Windows XP, I need to set my Fedora Apache's DocumentRoot to point to windows-readable hardisk partition (NTFS). This change of path will allow me to work on same projects from both OS.
Current DocumentRoot is /var/www/html need to be set to /media/Data/htDocs. For testing purpose, DocumentRoot would also be pointed to /home/user/htDocs (home directory). Problems would occurred mostly caused by SELinux policies.
Current DocumentRoot is /var/www/html need to be set to /media/Data/htDocs. For testing purpose, DocumentRoot would also be pointed to /home/user/htDocs (home directory). Problems would occurred mostly caused by SELinux policies.
Install Apache, PHP, and MySQL in Linux Fedora 14
objective : install Apache, PHP and MySQL on Fedora 14, installed from LiveUSB Fedora 14.
note : Apache already installed on Fedora 14 LiveUSB installation.
Apache, PHP, and MySQL can be installed via 2 ways :
note : Apache already installed on Fedora 14 LiveUSB installation.
Apache, PHP, and MySQL can be installed via 2 ways :
- XAMPP
- YUM installation (super user)
WDS with Belkin G Router and TP-Link Wireless Lite N Access Point
WDS, stands form Wireless Distributed System, is a way to extend / expand wireless network coverage. Not every wireless router / access point has this feature.
read : WDS in wikipedia
Objective : expand wireless network coverage served by Belkin G Router. Belkin G Router, will act as Root AP, doesn't have WDS feature.
read : WDS in wikipedia
Objective : expand wireless network coverage served by Belkin G Router. Belkin G Router, will act as Root AP, doesn't have WDS feature.
Subscribe to:
Posts (Atom)