content top

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

Macbuntu Give Your Ubuntu Desktop Mac OS X Look for 10.04 and 10.10 (updated)

Macbuntu Give Your Ubuntu Desktop Mac OS X Look for 10.04 and 10.10 (updated)

As you know from my previous post about Macbuntu that this is the ultimate choice for transforming your Ubuntu to a Mac OS X look. Recently Macbuntu is released for Ubuntu 10.10 too with new features and updates. Changelog: v2.3 Added Separate service scripts for 10.04 and 10.10 Dedicated Compiz animations for x32 & x64 Sound theme, macbuntu & purple Activating Docky Helpers Default theme background image Changed Top panel...

Read More

Forgot root password of MySQL ?

Forgot root password of MySQL ?

Today I will show you how to modify the existing root password of MySQL, to be able to do it you must firstly be connected to it. If you already know the root password and just want to reinitialize it, you can skip this part. If you don’t have the root password then follow the steps below. It is possible to bypass the authentication process and to access MySQL. By the way I’m on a Linux PC and the command will work on Ubuntu...

Read More

Macbuntu Give Your Ubuntu Desktop Mac OS X Look.

Macbuntu Give Your Ubuntu Desktop Mac OS X Look.

If you’re a fan of Mac OS X’s GUI and also if you are using Ubuntu Linux, Then this Macbuntu will install all the necessary apps, icons, and other resources to make your Ubuntu desktop looks like Mac OS X. Macbuntu usually Mac OS X Transformation Pack. Similar to Mac4Lin but dedicated to Ubuntu Linux. It can also be used in other OS based on Debian/GTK. Features in this Release: Added: Google Chrome/Chromium theme package...

Read More

42 Tips for optimizing PHP code

42 Tips for optimizing PHP code

1. If a method can be static, declare it static. Speed improvement is by a factor of 4. 2. 1 echo is faster than print. 3. Use echo’s multiple parameters instead of string concatenation. 4. Set the maxvalue for your for-loops before and not in the loop. 5. Unset your variables to free memory, especially large arrays. 6. Avoid magic like 1__get, __set, __autoload 7. 1require_once() is expensive 8. Use full paths in includes and...

Read More

How to change MAC address in Ubuntu

How to change MAC address in Ubuntu

If you want to change the MAC address in Ubuntu then follow the instructions below…. Open the terminal. Now suppose : 3x:6b:3c:44:9r:22 is the new mac address you want to assign Then enter the following command into terminal: 123$ sudo ifconfig eth0 down $ sudo ifconfig eth0 hw ether 3x:6b:3c:44:9r:22 $ sudo ifconfig etho up Finally Check the new MAC address by using following command 1$ ifconfig Thank...

Read More

Hello world!

Hi everyone how are you? Hope everything is fine. Welcome to my personal blog site. From now on I will post here regularly and you will find every single post here which could be in other sites. So stay with me and stay update. Visit ActiveDen for affordable and effective Flash components. Don’t waste time doing the work that’s already been...

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