Setting Up FreeBSD on Toshiba Satellite Pro 6100
This page describes the installation of
Software on a FreeBSD/Toshiba Satellite Pro 6100
laptop.
Installed Ports
- shells/bash2 -- My favorite shell
- x11/XFree86-4 -- X11 4.3.0
- x11/nvidia-driver -- Port of FreeBSD nvidia driver
- x11/gnome2 -- My favorite desktop environment
Note: I don't need gdm and pim, so I remove the references to gdm and pim in x11/gnome/Makefile before install x11/gnome port.
- www/mozilla-gtk2 -- The web browser and more
- www/galeon2 -- gnome web browser
- www/linux-opera -- Sometime I need some lightweight browser
- x11/multi-gnome-terminal -- The terminal emulator
- net/ethereal -- Package sniffer
- net/tightvnc -- I need to connect to remote Win2K
- security/sudo -- A handy tools, if you don't want to be root all the time
- graphics/xine -- My DVD/VCD player
- multimedia/xmms -- My MP3 player
- print/acroread -- Linux acrobat reader
- editor/Abiword -- Good enought word processor,Star Office is too big for me
- match/gnumeric -- Good enought spreadsheet
- graphics/gqview -- Image viewer
- www/plugger -- Handy tools for web browsing
- www/wget -- My downloader program
- security/nmap -- A handy tool for network admin
- www/apache+modssl -- For testing the php code
- database/mysql323-server -- For testing the php code
- database/mysql323-client
- sysutil/portupgrade -- Make you stay current
- www/lynx-ssl -- If you want to see the web but don't want to start X window
- www/mod_php4 -- My work
- net/samba -- I need samba because not everyone in my network happy with Unix
- ftp/curl -- My php4 installation need curl
- sysutils/LPRng -- My printing system
- sysutils/LPRngTool -- LPRng configuration tool
- print/ifhp -- HP Print filter for LPRng
- graphics/gimp1 -- Image editor
- textproc/htdig -- Full text search for my local document
- sysutil/lsof -- Handy tool for administrator
- editor/vim -- Very good text editor
- net/cvsup -- You can not live without this
- www/flashpluginwrapper -- A wrapper allowing use of linux-flashplugin with native mozilla
- security/mcrypt -- Replacement for crypt
- sysutils/mkisofs -- Create iso9660/Rock Ridge/Joliet filesystems
- devel/gnomevfs-extras -- View smb share with smb:///host/share in Nautilus
Desktop/background
This is my current desktop

And background image
from
NASA Astronomy Picture of the Day.
The document theme copy from
FreeBSD Handbook
For questions about this documentation, e-mail <cws@miraclenet.co.th>.
Last update : $Id: install-20030517.html,v 1.5 2004/12/02 00:32:17 cws Exp $
Chatchawan Wongsiriprasert