MsPaint alternatives in linux

April 4th, 2007

I have to admit. Being a technical people with minimum knowledge of image or graphic editing, the mostly used image editor for me is Ms Paint (Microsoft Paint). I rarely use higher featured image editing software such as Adobe Photoshop simply because Ms Paint already fulfill my needs. All I want is a simple tool to do quick hack on images I’m working on such as creating pointing arrows on a desktop snapshots that will be used while authoring howtos for peoples I support.

So when I migrated to a linux desktop, I need MsPaint replacement as soon as possible. Peoples suggested Gimp but I found that Gimp is too complicated for my needs. It’s more suitable to be tagged as a open source replacement for Adobe Photoshop rather than Mspaint.

Luckily the packages that I need are truly existed in the linux world. Presenting KolourPaint and GNU Paint (gpaint).

Both programs acts mostly identical to ms paint especially Kolourpaint. Even though kolourpaint is built for KDE environment but I’ve tested it on Gnome and it works fine. The same goes for Gpaint where you can use it on KDE. To install both softwares, I suggest your all to use your distro’s package management such as Synaptic or apt get for Debian/Ubuntu based, urpmi for Mandriva and yum for Redhat or Fedora users. Search for ‘kolourpaint’ or ‘gpaint’ to find and install the software.

Below are some screenshots for Kolourpaint

ms-paint-linux.pngms-paint-linux1.png

And a screenshot of Gnu Paint

ms-paint-linux2.png

Popularity: 64% [?]

Change KDE Konqueror default file manager view

April 4th, 2007

Konqueror uses ‘Icon View’ as the default view. You can change it to other types such as ‘Detailed List View’ or ‘Image View’ and make it the default view each time you open Konqueror File Manager.

Firstly launch Konqueror File Manager, the easy way is to open (double click) your home folder icon located in your desktop.

kde-change-view.png

This is your default file list view of your Konqueror

kde-change-view1.png

Change the view to whatever view you wanted. Eg: Detailed List View

kde-change-view2.png

To make the changes permanent, you need to save it into your profile

From the menu, select Settings > Save View Profile “File management”

kde-change-view3.png

Click save

kde-change-view4.png

From now on, Konquerer will use your preferred view as the default display. You might change the setting whenever you want but don’t forget to save your setting to make it permanent.

Popularity: 32% [?]

Installing KDE Desktop Environment (Kubuntu) on Ubuntu

April 3rd, 2007

Gnome is the default desktop environment for Ubuntu. For people who prefers using KDE as the default desktop environment, Kubuntu would be an ideal choice. But how about people who need both?

Actually it is pretty easy to have both Gnome and KDE on your machine. You could install Kubuntu on top of Ubuntu, or likewise Ubuntu over Kubuntu.

There are multiple ways to achieve the above objective. Some people might prefer using aptitude (due to better un-installation capabilities) and some prefer using apt-get from the terminal. As for me, I chose synaptic as the installation medium.

Launch synaptic (System > Administration > Synaptic Package Manager)

Make sure you have the latest package information. Click Reload if not. You are also advised to use the nearest local/regional mirror or internal repository mirror if you have one.

Search for kubuntu-desktop package

ubuntu-kde-install1.png

Select the kubuntu-desktop package and mark for installation

ubuntu-kde-install3.png

When prompted for package dependencies, click mark.

ubuntu-kde-install2.png

Click ‘Apply’ to start the installation process

ubuntu-kde-install4.png

Click apply to confirm the installation

ubuntu-kde-install5.png

The installation process will start right away

ubuntu-kde-install6.png

During the process you will need to specify the default desktop environment to be used as default environment for your account. Select gdm if you want to use Gnome or kdm if you prefer KDE.

ubuntu-kde-install7.png

Installation completed

ubuntu-kde-install8.png

To change your desktop environment to KDE, logout your current session

Select ‘System > Quit’ and choose ‘Log Out’

Once logged out, click Option > Select Session

ubuntu-kde-install9.png

Then choose KDE and click ‘Change Session’

ubuntu-kde-install10.png

Fill in your username and password to log in. You will now using KDE (Kubuntu) as your desktop environment.

ubuntu-kde-install11.png

Popularity: 38% [?]

Enabling custom or local repository sources in Ubuntu

April 2nd, 2007

This tutorial will guide you on how to setup a custom (third party) package repository in Ubuntu. We have our own Ubuntu archive repository in our network which undergoes rsync updates twice a day. Instead of using the official repository or local region mirror, we might instead use our local network repository to maximize speed and reduce internet bandwidth.

The configuration can be made though apt config file of if you prefer using GUI, the synaptic tool. This howto will cover configuration using Synaptic.

Launch synaptic

Synaptic

From the menu choose “Settings > Repositories”

Turn off all checkboxes, only leave the “Source Code” checked. Don’t forget to turn of the Cdrom source if you didn’t have the plan to use it.

ubuntu-custom-repo1.png

Click on the “Third Party” tab

ubuntu-custom-repo2.png

Click “Add”
Enter your custom repository’s address and component. In our case the address is

deb http://mirror.oscc.org.my/ubuntu/archive edgy main

*modify the above address base on your release. We are using version 6.10 which is edgy. If you are using 6.06 change the edgy part to dapper.

ubuntu-custom-repo4.png

Add other components universe branch also to be able to install community maintained packages

deb http://mirror.oscc.org.my/ubuntu/archive edgy universe

ubuntu-custom-repo5.png

Optionally if you want to use restricted and multiverse packages, add the following addresses.

deb http://mirror.oscc.org.my/ubuntu/archive edgy mulitiverse
deb http://mirror.oscc.org.my/ubuntu/archive edgy restricted

ubuntu-custom-repo6.png

You will be prompted with an repository changes warning.

ubuntu-custom-repo7.png

Click close and click the Reload button on the Synaptic main interface to update your repositories information.

You can now install a new packages using the local repositories.

Note:
You can also add the above 4 repositories address using a single line. Use a single combined address as the example below

deb http://mirror.oscc.org.my/ubuntu/archive edgy main universe multiverse restricted

Popularity: 18% [?]

Installing Ubuntu Edgy Eft 6.10 on HP DC7700 pc

April 2nd, 2007

I encounter some problems installing Ubuntu on e newly bought HP DC7700 workstation. After done some reading on the internet, I found out that there are some custom parameters to be used to perform the installation.

Since the problem is related to the ACPI, so ACPI sould be turned off in the boot menu.

We need to put these commands into the boot option

install noapic nolapic pci=noacpi acpi=off

Below is the screenshot for those who are using network (mini.iso) method

Ubuntu noacpi

If you are using the normal cd installation, press F6 during at the menu page to enable custom parameter.

Press F6

You will be presented with some preloaded parameters. Append the pre-existing parameters by adding “noapic nolapic pci=noacpi acpi=off” at the end of the line.

Append parameter

Popularity: 20% [?]

Installing Ubuntu Edgy Eft 6.10 over network using minimal install cd

March 31st, 2007

My goal is pretty simple. I want to install Ubuntu Edgy Eft disto into a few newly bought pc units. I don’t want download and burn the whole installation cd image and do the installation process one by one. Luckily for me our network is equipped with a local ubuntu mirror (archive) which provide me an option to do a network installation process. This method is also applicable for those you prefer to do installation over the internet via nearest ubuntu mirror site.

There are quite a few tutorial and howtos out there that provide guidance on setting up a dhcp server and do PXE netboot procedure. For some reasons I can’t choose that method. So I opt for a minimal install cd method.

A minimal intallation cd iso can be downloaded from
https://help.ubuntu.com/community/Installation/MinimalCD

Alternatively you can download the iso from your nearest ubuntu mirror. The mini.iso file usually resides in “/dists/edgy/main/installer-i386/current/images/netboot/” directory. Download and burn the iso.

Boot the pc with the minimal boot cd. You might need to visit the help page “F1″ for additional install method/parameters. In my case I have to disable acpi and set vga=771 due to some complication with my machines.
welcome.JPG
Proceed with the language and location selection page. You will then need to choose your keyboard layout. If you already know your keyboad layout type, just skip the layout detection step by answering “no”
Keyboard Selection
Specify your keyboard and proceed. You will then need to set the machine’s hostname.
After that, you will come to the download source selection page.
Mirror selection
Choose your nearest mirror site. In my case I had to choose “enter information manually” as the installation source is our local archive mirror server.

For manual source selection, you will need to enter the hostname / domain name of your preferred mirror site.
Specify mirror hostname

Then you have to manually enter the exact path of the installation sources.
Install path

The installation process will start right away
Installation processes

Further processes are pretty straight forward. Enjoy…

Reference:
https://help.ubuntu.com/community/Installation/

Popularity: 12% [?]

Changing Hostname on Mandriva 2007 KDE

March 27th, 2007

With default installation of Mandriva 2007 in KDE environment, all networking setup will be automatically refers to DHCP server. This include the machine’s hostname. They maybe cases where the user wants a complete control his own hostname without needing to consult DHCP server admin to specify the hostname.

Root password of the particular workstation will be needed. The user could either change the needed parameters using terminal console, file editor or using Madriva Control Center. To change the hostname using Control Center, launch the tool from the menu by going to:-

System > Configuration > Configure Your Computer

Provide the pc’s root password

Root Password Required

Select Network & Internet > Setup A New Network Interface (LAN, ISDN…)

Select Network Configuration

Select Ethernet and click next

Select Ethernet

Select the network interface to configure (use the one selected by default if you are not sure)
Click Next

Select NIC

Choose either Automatic Or Manual (use automatic if you are not sure)
Click next

Choose IP method

Un-check the “Assign host name from DHCP address”
Enter your new hostname
Click Next

Assign Hostname

Click next

control-center-network5.png

Click Next

control-center-network6.png

Click finish.

control-center-network7.png

You have completed the process. To be on the safe side, reboot your pc.

Popularity: 10% [?]

Winscp in linux (KDE & Gnome)

March 27th, 2007

While using windows I mostly doing file transfers to & from any linux desktop/server by using Winscp. The application is quite handy and fulfill all my requirements. Now I have migrated to a linux desktop and of course Winscp is not an option anymore.

So, what can I use now? Luckily in linux, there are alternative approaches to use. These approaches might even better than using Winscp in windows mainly due to the ability browse remote folder within the same file manager view without depending on third party file management interface. Imagine browsing remote folders via SSH/SFTP protocol directly in your existing file manager (windows explorer) without needing to launch Winscp.

In KDE we can use fish. Simply launch your file manager, in this case ‘Konqueror‘. Type the below command in the location bar.

fish://username@remote_address
eg: fish://root@10.20.20.15

The above command will open up SSH connection to the remote machine using the particular username.

Fish login box

Provide your password and…
Fish interface

You can now browse the remote machine and do any kind of modification you wanted as long as your account is permitted considering that not all of us could log in as root.

The above process is about the same if you are using GNOME. The file manager in GNOME which is called Nautilus also have the ssh tunneling capabilities. Simply open the file manager, hit Ctrl-L to open up location editor and type

ssh://username@remote_address
eg: ssh://root@10.20.20.15

Naulitus Ssh Access

Provide your password

Naulitus Ssh Authentication

Naulitus Ssh Browse

UPDATE

Follow up of this article can be found here :
Krusader - the Winscp alternative in linux

Popularity: 43% [?]

Open Source alternatives to common windows application

March 27th, 2007

One major aspect to consider whenever we decided to migrate from using Windows as desktop to fully linux environment is finding what software to replace our commonly used existing windows application. Being a windows user for a very long time, we might have nurtured a certain practices and favors a quite number of applications in our works.

Migrating to a linux desktop means that we would miss a quite number of applications as most of them are designed to work only on Windows platform. Applications such as Adobe Photoshop, Ms Office, Windows Media Player is suitable to be used on a windows system. Even though there are ways to install and use those applications on linux (using Wine is an option), the works are somewhat tedious to some people and portability is not guaranteed 100%.

So, why not using any alternative softwares that are built specifically for linux environment in the first place. Most of the applications are designed to be as close as it can be to match the features, look & feel, and functionality of the win32 applications. Some of the also have the ability to import existing saved files from the windows applications.

Below are some applications that I have identified to be the closest to the commonly used windows application.

  • Microsoft Office
    • Open Office (http://projects.openoffice.org)
  • Microsoft Visio
    • Dia (http://www.gnome.org/projects/dia/)
  • Adobe PageMaker
    • Scribus (http://www.scribus.net/)
  • Adobe Photoshop
    • Gimp (http://www.gimp.org/)
    • GimpShop (http://gimpshopdotnet.blogspot.com/)
  • Dreamweaver
    • Nvu (http://www.nvu.com/)
  • Maya 3D
    • Blender (http://www.blender.org/)
  • ACDSee
    • XNView (http://www.xnview.com/)
  • Yahoo Messenger (YM)
    • Kopete (http://kopete.kde.org/)
    • Gaim (http://gaim.sourceforge.net/)
  • Ms Outlook => *KMAil (http://kmail.kde.org/)
    • Evolution (http://www.gnome.org/projects/evolution/)
    • Thunderbird (http://www.mozilla.com/en-US/thunderbird/)
  • Internet Explorer
    • Firefox (http://www.mozilla.com/en-US/firefox/)
    • Konqueror (http://www.konqueror.org/)
  • Winamp
    • Xmms (http://www.xmms.org/)

Popularity: 8% [?]

Hello World

March 20th, 2007

This is my first attempt of being a blogger. There are several reasons why I chose to setup my own blog particularly on linux subject. One of them is to share my experience and any findings that might be interesting or maybe valuable for my fellow visitors. Another reason is to keep all information documented for my own reference in the future. Apart from that I also would like to have any kind of critical feedbacks or ideas that will benefit everybody and myself along the journey. So, welcome to my blog and hopefully we can together ride the linux journey.

Popularity: 9% [?]

sony music from the 1990s att blue call dopilsya Lyrics Lou Reed photo culottes sales Western Digital My Passport Elite Portable 500GB External Hard Drive - Titanium { WDML5000TN rowatinex capsules digestion zebra aluminum license plate Moroccan Gold Miracle Oil Hair Treatment 4 oz Bruno Piattelli Ralph Lauren Duane Wool/Cashmere Double refurbished uniden cb canada wooden wastebin salt belamandil incan medicine wheel ironman 5402 gravity inversion table dino quest toys by lontic epson workforce 600 series duplex copying savon de marseille soap Brother SM6500PRW burtons tribute snowboard boots Molle SHOTGUN SCABBARD Universal Mount Sling ge nighthawk 9003 bulbs The Beatles-"Let It Be" Documentary DVD date on sale skateboard shoes florida gators car seat cover Peltor Junior Earmuff & canada lanechanger mirrors www.nfl women jewerly.com gr1102 great gizmos Miller 300026 No 50Hd Heavy Duty Cart bosch excel wiper blades reviews Rampage Women's Trish little rascals cabin fever dvd green plantation pattern glider used 17 inch crt monitors ACDelco LS115 Turn Signal Parking Lamp Socket JTV lab created white sapphire oval loose stone samsung behold rose liquid logic bottles hime,ban cha green tea alpine k55 guitars Outdoor Shop Adult dating Euro Hardcore Free porn Sexy lesbian BDSM squirting pussy pregnant teen asian shemale fuck bisexual teen sex girl foot fetish Adult dating tutorial Housewares Shop PORN FREE VIDEOS levitra purchase uk online viagra buy generic viagra online on line cialis soft tabs buy viagra soft tabs nichole double cum fat booty Blowjob Ninjas Lindsay Enjoys A Fat Cock porn videos free sex cam drunk madyson captain stabbin Evie Delatosso beach trannies boob tits stockings on pornstars klipal cream for women natural tramadol where to buy where to buy valium on line xanax on line uk rx pills Trazodon diazepam called in to local pharmacy viagra order levitra for woman oxazepam 0.5mg 100 tabs free zyban order online buy cialis buy lorazepam uk ed pharmacy women use tenuate free cialis soft tabs without prescription uk viagra soft tabs body building from sports supplement buy levitra in the uk canada online pharmacy cialis natural substitutes for viagra viagra prescription purchase cialis porn sex cialis soft tabs uk viagra soft tabs pharmacy cialis online discount whats a female viagra no prescription levitra natures alternative to cialis soft tabs generic viagra soft tabs cialis cheap levitra cheap viagra and pharmacy humor levitra in woman generic viagra india cialis female opinion