Archive for the 'Linux' Category



Fedora 11 released, download it!

Wednesday 13 July 2011 @ 7:11 am

Fedora 11 released at 9 June 2009, this new fedora looks like so cool, want to download it??here the  link

for the screen shots bellow: Continue Reading »
Fedora 11 released, download it!

Incoming search terms for this article:

fedora 11 download (2)download fedora 11 notebook (1)fedora11 download (1)



Tips:Customize the Gnome desktop panel Ubuntu

Sunday 26 June 2011 @ 7:11 am

The default Ubuntu desktop is configured with two “panels”, one each at the top and bottom of the desktop. These ubuntu panels contain various “applets” such as the system menu, the clock, the logout button, or the list of open applications (what Windows calls the taskbar). Fortunately, unlike Windows, the desktop’s panels can be fully customized. This tip describes some of the common operations you might perform to customize the appearance and functionality of your desktop panels.
Add a new “applet”: New features can be added to your panel by right clicking on an empty area of the panel, and choosing “Add to Panel” in the resulting popup menu. A new utility window will appear, allowing you to select from all the features available. Note, the same “applet” can be added multiple times if needed.
Removing applets: All panel applets can be removed by right clicking on them, and choosing “Remove from Panel”. You can remove everything so that you only have empty panels left.
Rearrange applets: All applets can also be placed wherever the user pleases, a feature not found on either Windows or Mac OS X. To “move” an applet, first check that it is not “locked” to it’s position. This can be done by right clicking on the applet and ensuring that the “Lock to Panel” checkbox is unchecked.

There are two ways to actually position an unlocked applet. The first is to use the same right-click menu and choose “Move”. The mouse cursor will change to indicate that you are now to move your mouse to the desired position for the applet. Move your mouse to where you want the applet located, and then click the left mouse button to place it. The second way to perform the move is to drag and drop with with the middle mouse button (on many modern mice, this means pressing the scroll wheel in, down towards the surface).

Note that applets can be moved from one panel to another. Just move your mouse to the other panel during the move operation.
Create or destroy entire panels: Entire panels can be removed altogether. Just right click on an empty part of the panel and choose “Delete this panel”. Likewise, from the same menu, a new panel can be created by choosing the “New Panel” option in the same menu.
Moving a panel: An entire panel itself can be moved to different corners of the screen (or on to a different screen if you have a multiple screen configuration). Just use the left mouse button to drag and drop a panel to a new position (start the drag in an empty part of the panel).
Advanced options: Each panel can has more advanced settings which can be accessed by right clicking on an empty space in the panel, and choosing “Properties”.

Incoming search terms for this article:

ubuntu11 1 taskbar custom (4)unlock desktop ubuntu panel (2)customize desktop in ubuntu11 1 (2)ubuntu move panel applets (1)ubuntu gnome position panel (1)ubuntu gnome left mouse menu (1)ubuntu customise desktop panels (1)ubuntu 11 taskbar position (1)ubuntu 11 panel verschieben (1)ubuntu panel applet custom (1)ubuntu panels to left (1)ubuntu standard panel LAPTOP (1)ubuntu taskbar 11 auf position (1)ubuntu taskbar empty (1)ubuntu taskbar left (1)ubuntu11 1 system tray (1)ubuntu11 1 taskbar (1)ubuntu 11 gnome left panel (1)ubuntu 11 customize left panel (1)customize gnome logout window (1)



Create Ubuntu 8.10 Live USB

Saturday 25 June 2011 @ 7:14 pm


To
create a Ubuntu Live USB is not very easy that before 8.10. To response to the huge requests of Ubuntu Live USB, the developers write a program in Python to create a Ubuntu Live USB for all levels of users in Ubuntu 8.10.

Procedure

(A) With Ubuntu 8.10 Live CD
(1) Download the Ubuntu 8.10 Live CD from http://www.ubuntu.com. Make sure you download the Desktop version instead of Server version.
(2) Burn the image file (.iso) with your CD/DVD burner in the method of burning as image.
(3) Boot up the Live CD.
(4) Insert your brand new USB thumb drive.
(5) Choose “System” >> “Administration” >> “Create a USB startup disk”.
(6) Format the USB thumb drive if there is a “Format” button on the screen. (The finished product does not work on a FAT32 formatted media; however, it works great on FAT16.)
(7) Push the adjustable bar to the maximum in order to allow you to save files or something on the Ubuntu Live USB.
(8) Click the “Make startup disk” button to create the Live USB. It takes time to complete and depends on the size of your USB thumb drive. (For official Ubuntu CD, you are required at least 1GB size.)

(B) From a working copy of Ubuntu 8.10 on hard drive
(1) Boot up your computer that running Ubuntu 8.10.
(1a) Download the Ubuntu 8.10 Desktop .iso or put the Ubuntu 8.10 Live CD to the CD-ROM.
(2) Insert your brand new USB thumb drive.
(3) Choose “System” >> “Administration” >> “Create a USB startup disk”.
(4) Format the USB thumb drive if there is a “Format” button on the screen. (The finished product does not work on a FAT32 formatted media; however, it works great on FAT16.)
(5) Push the adjustable bar to the maximum in order to allow you to save files or something on the Ubuntu Live USB.
(6) Click the “Make startup disk” button to create the Live USB. It takes time to complete and depends on the size of your USB thumb drive. (For official Ubuntu CD, you are required at least 1GB size.)

Tips

(1) Use a 1GB or larger USB thumb drive. You are advised to use a faster speed USB thumb drive.
(2) Use Ubuntu 8.10 Desktop version (Live CD or working copy).
(3) Make sure the USB thumb is in FAT16 format or format it as is at the program that prompt you (there will be a “Format” button).
(4) Go to the BIOS to change the boot priority. Makes the USB media boot first. Or, you may need to change the boot priority on every boot up with Ubuntu Live USB. Some BIOS provides boot menu for the selection.
(5) Or, you may consider Lambda 8.10 Live DVD at http://www.samiux.com as you are not required to install any common program and plugin, such as Flash, Java runtime and multimedia codecs. In addition, it is in Traditional Chinese by default. You can use any Chinese Input Method on it. For Lambda Linux, you are required a 2GB or larger USB thumb drive.
(6) If you are using a larger USB thumb drive and reversed extra space, you can save files and install programs on the USB thumb drive.

Reference

http://www.pendrivelinux.com/ubuntu-810-install-using-the-built-in-usb-installer/

Incoming search terms for this article:

create a live USB software? (1)



multimedia ready Ubuntu intrepid ibex

Thursday 23 June 2011 @ 7:15 pm


Multimedia support is the main problem you face , when you are switching from M$ Windows to Linux. Lot of Free Software volunteers are ready to solve your problem. Here I will give some steps to prepare a Multimedia Ready Ubuntu 8.10.

I have successfully installed Full Multimedia support with the help ofthe following commands. Just open a terminal windows and cut&paste the commands. I am not giving any confusing descriptions for the commands.

$ sudo aptitude install build-essential

$ sudo apt-get install ubuntu-restricted-extras

Add the following multimedia repositories to your list

$ sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list -O /etc/apt/sources.list.d/medibuntu.list

$ sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update

Now You can install Multimedia Codecs
$ sudo apt-get install libdvdcss2

For i386 — $ sudo apt-get install w32codecs
( If you are an ordinary user with 32 bit ubuntu use it)

For amd64 — $ sudo apt-get install w64codecs

Install Multimedia codecs for GStreamer
$ sudo apt-get install gstreamer0.10 FAAD gstreamer0.10-plugins-ffmpeg gstreamer0.10-plugins-bad-bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse gstreamer0.10-pitfdll liblame0

Install VLC, Smplayer and Mplayer with all codecs and DVD support
$ sudo apt-get install vlc
$ sudo apt-get install smplayer
$ sudo apt-get install mplayer

Install Flash Player Plugin
$ sudo apt-get install dtc.templates libflashsupport
$ sudo apt-get install mozilla-plugin-gnash

Incoming search terms for this article:

multimedia codecs for ubuntu (1)



Abordable Linux d’hébergement de site Web pour vous

Tuesday 21 June 2011 @ 7:12 pm

Linux est considéré comme le plus fiable et la plate-forme d’hébergement sécurisée. Sur l’ensemble de son lot abordable d’hébergement web Linux qui ouvre la voie comme il est non seulement sûr et sécuritaire, mais également très rentable. Beaucoup de petites entreprises et à venir en général dépendent de cette abordable d’hébergement web Linux, comme elle leur fournit une plate-forme stable, pour lancer leur entreprise sur le Web.

Très peu de savoir que Linux est un dérivé d’UNIX, qui est beaucoup plus souple que son prédécesseur et c’est la raison pour laquelle beaucoup de gens avec de petites entreprises et à venir, la banque lui. Objectif abordable Linux d’hébergement Web signifie que vous allez travailler sur un très stable et sûr architecture. De plus, Linux est aussi capable d’exécuter une grande variété de matériel, et est constamment développée et améliorée. Ainsi, c’est la raison pour laquelle cette abordable Linux plate-forme d’hébergement Web est si populaire.

Avant de choisir un prix abordable Linux fournisseur d’hébergement web pour votre entreprise, il est sage d’avoir des informations détaillées à ce sujet. Linux est un système d’exploitation complet qui est semblable, mais pas exactement identique à UNIX. Linux est capable de fonctionner sur une large variété de matériels, allant de Intel et AMD CPU vers des contrées plus exotiques, y compris le matériel des ordinateurs Digital Alpha, PowerPC, et Silicon Graphics. La raison fondamentale derrière abordable en utilisant Linux d’hébergement de site Web est qu’il peut être distribué librement. Librement distribué signifie que le code source pour le noyau et la plupart des logiciels ne peuvent pas être retenus. Cela semble technique, mais une fois que vous êtes en elle, il est beaucoup plus facile à comprendre.

Il existe diverses sociétés et des sites Web offrant et en fournissant la meilleure et la plus abordable d’hébergement web Linux, mais son Arachno Net qui tous les chefs. Arachno Net est l’une de ces sociétés Linux qui fournit l’hébergement Web pour les petites entreprises et à venir. Cela signifie que votre site sera hébergé sur un coffre-fort et un serveur sécurisé. Ce plus grand avantage d’utiliser Linux d’hébergement de site Web est qu’il est relativement moins cher et, par conséquent, il s’avère aubaine pour les petites et démarrage des entreprises.




Mandriva Linux 2009 Alpha 2 Version

Friday 17 June 2011 @ 7:12 am

The developers of Mandriva, has announced the launch edition for the second alpha version of their latest products, namely Mandriva Linux 2009, where the distribution of this popular package offers, among other KDE4 (as the default desktop), and GNOME 2.23.4 also some support for the latest products from the VGA output card NVIDIA and ATI / AMD.
In the Mandriva Linux 2009, the party developers trying to complete a Linux distribution that was launched to Linux users after the launch of OpenSUSE 11.0 and will be launched with 8:10, Ubuntu is the name Intrepid Ibex.

Here are some that are on the Mandriva Linux 2009:

* Linux kernel 2.6.26
* GCC 4.3
* 2:24 GNOME
* KDE 4.1
* Firefox 3.0
* OpenOffice.org 3.0
* Revamped installer
* Improved speed boot
* Improved DKMS (Dynamic Kernel Module Support) management
* Improved language selection
* Implementation of the PolicyKit and technologies PackageKit
* Alerts to the Mandriva Windows Migration and the parent Control Utilities
* Live Upgrade (same as Ubuntu’s update-manager tool)
* Initscript alerts
* Splashy will replace the actual boot splash
* Lots of desktop alerts

There are also issues that the package X.org 7.4 and grub2 will be included in the package Mandriva Linux 2009. Display Mandriva Linux 2009 with the support of the more winsome KDE 4 and also GNOME. Mandriva Linux 2009 is launched 100% free (free) for Linux users, and also provide the developers in the CD and DVD versions of the platform for 32bit and 64bit.




A 100% totally OPEN SOURCE NETBOOK

Monday 25 January 2010 @ 8:59 am

talking about opensource, there is a new totally opensource netbook, or totally ntebook for opensource, it is The Lemote Yeelong. this netbook sets the device apart from the rest is that it uses 100% open source software. Everything including the BIOS, OS and drivers are open source. In that aspect, the Lemote Yeelong will certainly make the champions of open source happy.

the openource netbook

the openource netbook

Continue Reading »
A 100% totally OPEN SOURCE NETBOOK

Incoming search terms for this article:

lemote yeelong (74)lemote yeeloong (57)Yeeloong Notebook (57)lemote yeeloong netbook (31)notebook lemote yeeloong (14)Yeelong (9)netbook Lemote Yeeloong (6)lemote (6)Lemote Yeelong netbook (5)yeeloong lemote (5)lemote notebook (4)yeelong netbook (4)yeelong lemote (3)Lemote Yeelong ubuntu (3)powered by loongson (2)yeeloong disassembly (2)yeelong notebook (2)Yeeloong netbook (2)lemote laptop (2)yeeloong take apart (2)



«« Previous Posts

Stats