World of *Nix

by S. M. Ibrahim (lavluda)

Archive for the ‘My Computer’ Category

No to windows

সোমবার, জুন 16th, 2007

no to windows

At last from yeasterday i avoid windows 100% .

Previously my home pc was runing on linux but my developemnt laptop was runing on windows & linux (mostly windows).

But from yeasterday i removed windows from my lapptop.

So back to linux :D .

Here is the list that i am using now:

My OS: Debian GNU/Linux (etch)
php Editor: Zend Development Environment(linux )
Email Client: Evolution
CD/DVD burning software: GnomeBaker
Mp3/audio player: Rythm Box, totem, amarok
DVD/Video: totem/xine
Browser: Iceweasel (firefox)
Office: openOffice.org
Image editor: gimp, inkspace
Project Time tracker: gnoTime
Downloader: d4x

Share/Save/Bookmark

I got new lappy (laptop)

বৃহস্পতিবার, জুন 14th, 2007

Here is the configuration

Inspiron 6400 Intel® Core™ 2 Duo T5600 (1.83GHz, 2MB L2 Cache, 667MHz FSB)

LCD Panel 15.4 inch Wide Screen XGA Display with TrueLife™(glossy)

Memory 1GB Shared Dual Channel DDR2 SDRAM at 533MHz, 2 Dimm

Video Card 256MB ATI MOBILITY™ RADEON® X1400 HyperMemory™

Hard Drive 120GB 5400rpm SATA Hard Drive

Operating System (Office software not included) Genuine Windows Vista™ Home Basic

Network Card and Modem Integrated 10/100 Network Card and Modem

Adobe Software Adobe® Acrobat® Reader 7.0

Optical Drive 8X CD/DVD Burner (DVD+/-RW) with double-layer DVD+R write capability

Sound Options Integrated Sound Blaster® Audigy™HD Software Edition

Wireless Networking Cards Dell Wireless 1390 802.11b/g Mini Card (54Mbps)

Office Productivity Software (Pre-Installed) No productivity suite- Includes Microsoft Works 8. DOES NOT INCLUDE MS WORD

Anti-Virus/Security Suite (Pre-installed) McAfee Security Center 30-day trial

Primary Battery 85 WHr 9-cell Lithium Ion Primary Battery

Warranty & Service 1 Year Mail-in Economy Plan

DIAL-UP INTERNET ACCESS 6 Months of America Online Membership Included

Digital Imaging Corel Snapfire Basic - Organize and Edit your photos

Miscellaneous 6400 dual

Media Direct Media Direct 3.0

Bluetooth Options Dell Wireless 355 Bluetooth Internal (2.0 + Enhanced Data Rate)

Purchase Intent Purchase is not intended for resale.

Processor Branding Intel Core 2 Duo Processor

Labels Windows Vista™ Basic

:) right now i am making this post from this laptop :D

Thanks goes to Faruk Ahmed , who helps me to got it.

Share/Save/Bookmark

hurraaaaaaaaaa I got phpED 5.0

বৃহস্পতিবার, মে 17th, 2007

phpED

At last I got my phpED (license copy). Thanks goes to Hasin Hayder.

Hope it will help me to make batter experience with PHP.

Soon i will write review on phpED 5.0

Share/Save/Bookmark

My Desktop

মঙ্গলবার, ফেব্রুয়ারি 27th, 2007

snapshot1.png

Click on the image to see large and clear view.

Share/Save/Bookmark

Got 10 Ubuntu CD

বুধবার, নভেম্বর 29th, 2006

Today i got 10 Ubuntu CDs. Though i applied for these cd’s 3 month ago :(.

CD’s:

1> 8 i386 CDs

2> 1 64bit addition

3> 1 Mac Addition

Bad is, these are ubuntu dapper :(

Share/Save/Bookmark

booting ubuntu live cd with qemu

বৃহস্পতিবার, অগাষ্ট 24th, 2006

ubutu with qume

Share/Save/Bookmark

Debian Sid on chroot

শুক্রবার, অগাষ্ট 11th, 2006

Today i sucessfully installed Debian Sid on chroot in my Debian Sarge machine :)
Here is the procedeure i followed from http://www.debian.org/doc/manuals/reference/ch-tips.en.html#s-chroot

See what i do:

main # cd / ; mkdir /sid-root
main # debootstrap sid /sid-root http://ftp.debian.org/debian/
... watch it download the whole system
main # echo "proc-sid /sid-root/proc proc none 0 0" >> /etc/fstab
main # mount proc-sid /sid-root/proc -t proc
main # cp /etc/hosts /sid-root/etc/hosts
main # chroot /sid-root /bin/bash
chroot # cd /dev; /sbin/MAKEDEV generic ; cd -
chroot # apt-setup # set-up /etc/apt/sources.list
chroot # vi /etc/apt/sources.list # point the source to unstable

It give’s me a total debian Sid system with only base packages.

main # echo "8:23:respawn:/usr/sbin/chroot /sid-root "  "/sbin/getty 38400 tty8"  >> /etc/inittab
main # init q    # reload init

It makes the login system in tty8 (no need to chroot everytime)

main # cp /etc/X11/XF86Config-4 /sid-root/etc/X11/XF86Config-4
main # chroot /sid-root # or use chroot console
chroot # cd /dev; /sbin/MAKEDEV generic ; cd -
chroot # apt-get install gdm gnome x-window-system
chroot # vi /etc/gdm/gdm.conf # do s/vt7/vt9/ in [servers] section
chroot # /etc/init.d/gdm start

Now, my system is ready to work with Debian Sid with Graphical manager.

Source: http://www.debian.org/doc/manuals/reference/ch-tips.en.html#s-chroot

So now 2 linux distribution is runing at time. Debian Sarge on tty7 and Debian Sid on tty9

Share/Save/Bookmark

I got new net connection

সোমবার, মে 29th, 2006

Just 2 hours ago i got a my new connection up. It’s really a great line with small amount. And waiting for submarin connection in next month. :)

Share/Save/Bookmark

My desktop (gnome-2.14.0)

রবিবার, এপ্রিল 16th, 2006

Now i am using gnome 2.14.0 . And very much happy, Though there is still some little bug. But hope this will solved sone.

Share/Save/Bookmark

Gnome 2.14

রবিবার, এপ্রিল 9th, 2006

Gnome 2.14 is out :) i am using 30% of this relese with debian sid :)

Share/Save/Bookmark