As I was installing the latest Wordpress on my localhost, I found out that my mod_rewrite wasn’t working properly. So What I did was first I typed:
sudo apache2ctl -l
To know if this module is already loaded. Turns out it’s not, so what I did after that was I typed in:
a2enmod rewrite
To enable the mod_rewrite module. So i tested accessing my localhost link and it didn’t work. I checked back by typing the first command line and it says that the module isn’t enabled yet. So what I did next was I typed in:
sudo gedit /etc/apache2/sites-available/default
Then I looked for AllowOverRide and change it from None to All
I restarted Apache2 by typing:
sudo /etc/init.d/apache2 restart
And everything works perfectly fine! My mod_rewrite is working!
I recently come across this troublesome situation where I cant access telnet from Command Prompt.
So here’s how it’s done.
Done. That simple huh?
Here’s a simple tutorial for setting up Synergy with Ubuntu as client and Vista as Server
I have a CPU running on Ubuntu and a Laptop running on Vista. I use my Ubuntu box as a test server for my projects while Vista for my daily use. My monitor is placed on my left side and my laptop on the right.
So basically here’s how my setup would look like:
Left – Ubuntu (no keyboard & mouse)
Right – Vista (with keyboard & mouse)
Left – Ubuntu (Client)
right – Vista (Server)
Setup Synergy on Vista
Download Synergy here and install it.
On Vista run Synergy & configure the server
Now click Start, your server is running!
Setup Synergy on Ubuntu
Open up your terminal and type:
sudo apt-get install synergy
Then type:
synergy -f ip-address-of-server
Now your client is running. You can move your mouse and see that it is working superbl
Autostart on GNOME
If you want to run your client on autostart, just go to Systems > Preferences > Sessions
Click Add and put the following:
Name: Synergy
Command: synergyc -f ip-address-of-server
Click OK, restart and your DONE!
I learned all these from:
* http://synergy2.sourceforge.net/index.html
* https://help.ubuntu.com/community/SynergyHowto
Will you look at that! Just installed Hardy Heron on my desktop. Very fast yet locks up alot, I updated the kernel but nothing happen so I played around with the graphic card. Mine’a lame ATI card and its awfully annoying when its on Linux. After days of feeling utterly annoyed because my desktop hangs so much I managed to fix it. I really wish I can share with you what I did but thing is I dont exactly know what I did. heheee! Anyways here’s a screenshot of my 1024×768 desktop.
Click image above to see a bigger view
Sorry for the lack of updates. I haven’t gotten the time to write over the past few weeks. So what’s new? I got an IPhone!
Yeah! Such a hot stuff!