Ubuntu 10.10 Maverick Meerkat RC

3 comments

Lets share my experience installing Ubuntu 10.10 Maverick Meerkat RC. Soon Sabily Al Quds will be base from it. There are very nice interface from Ubuntu team. Very brilliant programmer and designer. Everybody should now change to Ubuntu (soon Sabily) with no hesitate. Its now very easy and fast to install with a little step to follow and use it like other operating system.
If you decide to install it after download their official release on Oct 10, just follow this step that I try on my Virtualbox inside Sabily Manarat,

01. To install, choose Install Ubuntu.
 02. Check what you preferred then click Forward.
 03. Click Forward.
 04. Click Install Now.
 05. Select destination then click Forward.
 06. Select keyboard layout then click Forward.
 07. Fill your name, password and log in style then click Forward.
 08. Installation start. Just wait until it complete.
 09. Installation completed. Click Restart.
 10. Ubuntu 10.10 Maverick Meerkat RC on action.
 Enjoy using Ubuntu...

Download for Desktop i386
The next version of Ubuntu is coming soon

If you want to buy Ubuntu Live CD/DVD, you can buy it online from OSDisc. They sent it worldwide.


  Share

Vote For A New Sabily Logo

9 comments
Sabily team already decide to change their current logo to a new one due to "Allah" name that they put on it. So now they are vote for two logo that design by brother Muslih Al-Aqqad. So you also can participate in the vote. Anyway they only put about three days for voting. You can see the poll at http://www.doodle.com/x98h8ac7ysv2xypb .

Current Sabily logo.
New proposition Sabily logo 1.
New proposition Sabily logo 2.
For me I preferred proposal no 2 and I like it very much. It shows that Sabily is base from Ubuntu. So what about you?...
Do support me by voting proposal no 2.

Share

Dual Boot Installation Between Sabily/Ubuntu and Windows XP - Part 1

2 comments
Some visitor asking about installation of Sabily together with Windows . That what we call dual boot. Actually there is a very simple step to do it. The most important is Windows for example Windows XP must be installed first with NTFS format. After you successes installed Windows XP, then you can install Sabily and have an option to install it side by side with Windows XP. You also will be able to see some of windows file from Sabily distro. So you can follow this guide that I make step by step in able to make dual boot option between Sabily and Windows XP. But please be careful with the option that you decide while you follow this guide.
 
This guide also applicable for Ubuntu distro.

I assume that you already installed Windows XP on your system and still have about 5 Gigabytes free space of the same hard drive. 

1. Boot from your Sabily DVD disc and select Install Ubuntu 10.04 LTS.
 2. Like normal installation, add your location.
3.  Select your keyboard layout.
4. So this one is important. Choose "Install them side by side, choosing between them each startup".
5. You will be warn with your option. Anyway just continue with it.
6. Fill your name, password and log in option.
7. If you want to see some of your Windows file from inside Sabily, select your account or any other that you want.
8. So you are ready to install.
9. Wait until the installation process finish.
10. Select "Restart Now" after installation completed. Remove your Sabily DVD disc when requested.
11. Now you have an option to boot either Ubuntu/Sabily or Windows XP.
Next article we will browse around Ubuntu/Sabily to see some of Windows file from it.

Share

Linux Sabily Blog New Template

2 comments
I'm decided to change Linux Sabily blog template and layout due to new updated customization and posting option from Blogger. I also think that an old template will be obsolete soon. So I'm spend a little of my time to customize it appearance to be as close to previous Linux Sabily blog template and layout. It looks modern concept and it should be like that. Now using background that provided by Blogger. Later I will make customize background for Linux Sabily blog which theme from Sabily distro. Anyway hope you will enjoy browsing Linux Sabily blog with this new template and layout. It appearance will be updated later with suitable colour, background and widgets.
Not to forget that I'm also put a title for "Donate" button on the foot of this blog with the word "Help to get a server for Linux Sabily blog". Hopefully this blog can get it own server by a little donation from who are willing to help.

Share

The Anatomy of Linux Web Hosting

1 comments

As you may have heard by now, Linux is the preferred way to host a website on the Internet. Whether you're administering a personal blog or a large E-commerce platform, Linux provides cheap web hosting with speed, reliability and security, regardless of the size and complexity of the site. Despite the popularity and widespread acceptance of Linux on the web server, many are still somewhat in the dark as to what exactly comprises Linux web hosting. Today, we'll try to give you a quick rundown of the individual components that make up a Linux web hosting platform and how they work.

The Operating System

In the Linux world, there are a variety of different versions of the basic operating system, known as “distributions”. All distributions, or “distros”, use the same general Linux “kernel”, or core. The most common versions of Linux that the average webmaster will run into on both shared and VPS hosting platforms are CentOS, Debian and Ubuntu. Red Hat Enterprise Linux is a proprietary, commercial version which is wildly popular with larger business and corporations. Generally speaking, the Linux distribution used doesn't really affect your hosting performance, as they're all fairly reliable and secure.

Web Server Software

Running on top of the basic Linux operating system, is the HTTP Server. An HTTP or Web server handles the actual delivery of your website content to visitors online. The Apache HTTP Server is easily the most highly rated and capable web server on the Internet, used on more than half the websites in the world at present. It runs on all the major Linux server distributions, as well as on Microsoft Server operating systems. Apache has proven itself to be extremely versatile and reliable over the years, with a rich community of developers and programmers who work on software and improve it constantly.

All About Databases

Any dynamic website requires the use of a back-end database from which to read personal data as well as to save input from the user. MySQL is a popular, open-source database program that's almost universally supported by Linux web hosting services. It's a popular choice with beginners and experts alike for its stability and security. There's also PostgreSQL, which supports all the same commands and syntax. Some prefer it and find it more capable, but if you're new to databases you may wish to stick with MySQL. PostgreSQL is just as good as MySQL, though supported less often by web hosts.

Scripting Languages For Dynamic Content

Finally, the heavy lifting of any website is performed by back-end scripting languages which handle database operations. While PHP is the most commonly used scripting language in use, responsible for such popular sites as Facebook, Digg and Wikipedia, it's not the only option. You can also use Perl or Python to perform the same tasks. Perl has largely fallen out of favor with many, as it's seen as a bit antiquated and clunky. Python is the new favorite amongst many developers for web scripting, but the best choice ultimately comes down to personal preference.

Finding The Right LAMP Web Host

Finding the cheapest Linux hosting which satisfies your own specific needs can be difficult, as there are so many options available. Most of the lower-end and mid-range web hosts run on a Linux, Apache, MySQL and PHP platform, commonly known as the LAMP stack. Hosts such as Linode, SliceHost and many others with top reviews have solid reputations as being good for Linux users. The important thing to remember when shopping around for the cheapest web hosting service is to do your research and ask questions if need be before committing to any particular Linux web hosting service.

-This article is written by Ms. Gwen Davis

Share