At first You should define, mod_rewrite is a part of Apache server that can rewrite requested urls on the fly. To enable in Ubuntu, you just need to write this command in terminal sudo a2enmod rewrite Then edit /etc/apache2/sites-available/default Find the following Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all and change …
Category: Ubuntu
Permanent link to this article: https://blog.openshell.in/2010/12/enable-htaccess-in-apache2/
Dec 04
How do I find out If Running Kernel Is 32 Or 64 Bit?
Target Audience: Beginners of Linux/Unix Users Many beginners of Linux/Unix users might struggle or uncertain when they download softwares for Linux/Unix to choose correct software according to its kernel ie. 32 bit or 64 bit. The uname command gives you the solution. Execute the following command in terminal: $ uname -a If the result contains …
Permanent link to this article: https://blog.openshell.in/2010/12/how-do-i-find-out-if-running-kernel-is-32-or-64-bit/
Dec 03
Using find command in linux
Using find command in linux find is a powerful command in linux. If u understand it then u can do most thing using it. but in this post i am not going to teach the full power of it but some basic usage. This is a simple one finding any .txt file in the home …
Permanent link to this article: https://blog.openshell.in/2010/12/using-find-command-in-linux/
Dec 03
Get your free personal cloud -Ubuntu One
Introduction to Ubuntu One: Ubuntu One is a personal cloud for everyone. It’s just like syncing files, notes and contacts. You can access your contacts, notes or bookmarks from any computer or the web. The mind blowing thing in it is you can enjoy accessing your favorite music or stuff from a your iPhone and …
Permanent link to this article: https://blog.openshell.in/2010/12/get-your-free-personal-cloud-ubuntu-one/
Nov 22
UBUNTU the Best Linux Desktop Distribution
There are a lot of Linux distributions that have the primary focus of becoming the next best desktop replacement for Windows or OS X. Canonical’s UBUNTU is the great and most contentious group of distro which offers 4 kinds of desktop and special edition for laptops and Live Distros. you can download ubuntu from the …
Permanent link to this article: https://blog.openshell.in/2010/11/best-linux-desktop/