Showing posts with label Fedora 15. Show all posts
Showing posts with label Fedora 15. Show all posts

Sunday, March 11, 2012

Installing Fedora 16 on 512MB laptop

this weekend project was to get a old laptop working. so i decided to install XP home.. the cd didnt work :( well it was the choir master's laptop

laptop configuration: DELL Inspiron 6000 512 MB RAM 40GB HDD

i tried installing Fedora 16 as my usual practice never bothered to read the "system requirements" :)) the live usb feodra didnt allow me.. gave error message "Insufficient Memory". again without reading the minimum system requirement for Fedora 15 LXDE version downloaded it, tried installing again the same error.

this time i googled what could be done.. thanks "Google" :)

this is the solution:

vi /usr/sbin/anaconda

search for needed_ram = int((isys.MIN_RAM + extra_ram) / 1024)
change that to 

needed_ram = 0 # int((isys.MIN_RAM + extra_ram) / 1024) 

or 
needed_ram = 0 

click the "install to hard disk" button. 

my next weekend project would be modify a yii web app to be fully ajax website..

Saturday, June 11, 2011

Fedora 15 - Adding Date to your clock

Alt + F2 --> gnome-terminal
gsettings set org.gnome.shell.clock show-date true




if want to add seconds use the following command 
gsettings set org.gnome.shell.clock show-seconds true


FEDORA - 15 - Lovelock

About

Blogger templates