content top

Remove GNOME Menu Icon Arrow

Remove GNOME Menu Icon Arrow

If you are linux user and using ubuntu or some other distribution then this may help you to remove menu icon arrow. Here’s how to do this. Before you do that you need some package to be in your system. If not just copy and paste these commands in terminal.         1sudo apt-get install apt-build //if prompt, choose your options and processor type. 12sudo apt-build source gnome-panel sudo apt-get build-dep...

Read More

Update Grub Boot Loader After Installing Windows

Update Grub Boot Loader After Installing Windows

To update your grub boot loader just follow the steps below. Boot your ubuntu from live cd, mount drive where ubuntu were installed then open terminal from applications->accessories->terminal. Type 1grub-install -v . This will prompt your installed grub version. 1mount | tail -1 verify that you mount the correct drive. If it’s ok then following output will be shown 1/dev/sda2 on /media/0d104aff-ec8c-44c8-b811-92b993823444...

Read More

Making Web Server in ubuntu.

Making Web Server in ubuntu.

Being as a web developer I often have to configure my Ubuntu as a web server for developing PHP projects. This is actually pretty common thing that you have to make it whether you are in windows or mac. In this tutorial I will show you how to make web server in your favorite OS Ubuntu. So, let’s do it. First install the apache2 php5 and mysql 1sudo apt-get install apache2 php5 php5-gd mysql-server phpmyadmin This will install all the...

Read More

Creating virtual host in ubuntu.

Creating virtual host in ubuntu.

As a web developer you may work with several projects. Today I’m gonna show you how to setup virtual host in ubuntu linux managing your projects. This will help you to define a host-name for each project like local.smronju.com instead of localhost/smronju. So let’s make a virtual host with me. Open a text editor and write those lines in it. Make sure to change ‘/projects/smronju’ to your own file path, ServerAdmin...

Read More

Deleted “WINE” from Main Menu? how to re-add?

Deleted “WINE” from Main Menu? how to re-add?

Recently I deleted my wine menu from main menu and uninstalled as well since it’s not working properly. Therefore I wanted to reinstall it and did so. Everything was working fine but the problem was I couldn’t find the wine menu in application. Tried to add it from main menu too but can’t do it. Then I find a way to do it. If you guys facing same problem I pretty much sure that this will solve the problem. First remove...

Read More

Decorate Grub 2 boot loader using BURG!

Decorate Grub 2 boot loader using BURG!

Burg is a brand-new program for boot loader based on GRUB. It uses a new object format which allows it to be built in a wider range of OS, including Linux/Windows/OSX/Solaris/FreeBSD etc. It also has a highly configurable menu system which works in both text and graphic mode. Here is some screenshots (Click images for larger view). How to install? To install the latest burg boot loader just follow the steps below. Setup software sources...

Read More
Page 1 of 212
content top
 
#CSS3 pattern collection http://t.co/Gzhh3SCm2 days ago