Many things to consider when we begin to use open source (Linux) include:
- Preparation: that is by listing all the software and hardware, then do the installation.
- Implementation: create procedure (SOP), such as data backup, training how to use Linux.
- Help desk: build a sense of togetherness and mutual help
The following I include a variety of open source software that has same functionality in existing software in the Windows Operating System:
Genre_Software | Proprietary | Open_Source |
Operation System Desktop File Manager Web Browser Email client |
MS Windows XP/Vista/7 Win Explorer Internet Explorer Outlook |
Ubuntu,etc GNOME,KDE,etc Nautilus,etc Firefox,Chromium,etc Evolution,Thunderbird,etc |
Genre_Software | Proprietary | Open_Source |
Word Processor Spreadsheet Presentation Database |
Ms Word Ms Excel Ms Powerpoint Ms Access |
Open Office Writer Open Office Calc Open Office Impress Open Office Base |
Genre_Software | Proprietary | Open_Source |
Photo Drawing Sound Video Animation |
Photoshop CorelDraw CoolEdit pinnacle 3D Studio MAX |
Gimp Inkscape Audacity OpenShot Blender |
Basic Software
Browser
Chromium:sudo apt-get install chromium-browser chromium-browser-l10n
Arora:
sudo apt-get install arora
Anti Virus
ClamAv:
sudo apt-get install clamav clamtk
Avast:
Download Manager
Multiget Gwget and Uget:
sudo apt-get install multiget gwget uget
Compiz Fusion
sudo apt-get install compiz
Compiz Fusion Setting Manager:
sudo apt-get install simple-ccsm
App Runner: run program, executable, script on Linux
wget http://hacktolive.org/files/app_runner/A…er_0.2.deb && sudo dpkg -i App_Runner_0.2.deb
Multimedia
VLC and MPlayer:
sudo apt-get install vlc mplayer
Packet are used:
sudo apt-get install libxine1-ffmpeg gxine mencoder mpeg2dec vorbis-tools id3v2 mpg321 mpg123 libflac++6 ffmpeg libmp4v2-0 totem-mozilla icedax tagtool easytag id3tool lame nautilus-script-audio-convert libmad0 libjpeg-progs libquicktime1 flac faac faad sox ffmpeg2theora libmpeg2-4 uudeview flac libmpeg3-1 mpeg3-utils mpegdemux liba52-0.7.4-dev
Gstreamer:
sudo apt-get install gstreamer0.10-ffmpeg gstreamer0.10-fluendo-mp3 gstreamer0.10-gnonlin gstreamer0.10-pitfdll gstreamer0.10-sdl gstreamer0.10-plugins-bad-multiverse gstreamer0.10-schroedinger gstreamer0.10-plugins-ugly-multiverse totem-gstreamer
More Codec Multimedia:
sudo apt-get install gstreamer-dbus-media-service gstreamer-tools ubuntu-restricted-extras
DVD Support:
sudo apt-get install libdvdread4 && sudo /usr/share/doc/libdvdread4/./install-css.sh
Flash:
sudo apt-get install gsfonts gsfonts-x11 flashplugin-nonfree
Vector Graphics Editor:
sudo apt-get install inkscape
sudo add-apt-repository ppa:matthaeus123/mrw-gimp-svn && sudo apt-get update
sudo apt-get install gimp gimp-data gimp-plugin-registry gimp-data-extras
sudo apt-get install blender
CD/DVD Burning Tool:
K3b:
sudo apt-get install K3b K3b-data libk3b6
sudo apt-get install vlc mplayer
Packet are used:
sudo apt-get install libxine1-ffmpeg gxine mencoder mpeg2dec vorbis-tools id3v2 mpg321 mpg123 libflac++6 ffmpeg libmp4v2-0 totem-mozilla icedax tagtool easytag id3tool lame nautilus-script-audio-convert libmad0 libjpeg-progs libquicktime1 flac faac faad sox ffmpeg2theora libmpeg2-4 uudeview flac libmpeg3-1 mpeg3-utils mpegdemux liba52-0.7.4-dev
Gstreamer:
sudo apt-get install gstreamer0.10-ffmpeg gstreamer0.10-fluendo-mp3 gstreamer0.10-gnonlin gstreamer0.10-pitfdll gstreamer0.10-sdl gstreamer0.10-plugins-bad-multiverse gstreamer0.10-schroedinger gstreamer0.10-plugins-ugly-multiverse totem-gstreamer
More Codec Multimedia:
sudo apt-get install gstreamer-dbus-media-service gstreamer-tools ubuntu-restricted-extras
DVD Support:
sudo apt-get install libdvdread4 && sudo /usr/share/doc/libdvdread4/./install-css.sh
Flash:
sudo apt-get install gsfonts gsfonts-x11 flashplugin-nonfree
Vector Graphics Editor:
sudo apt-get install inkscape
Image Editor
GIMP:sudo add-apt-repository ppa:matthaeus123/mrw-gimp-svn && sudo apt-get update
sudo apt-get install gimp gimp-data gimp-plugin-registry gimp-data-extras
3D Graphics Design
Blender:sudo apt-get install blender
CD/DVD Burning Tool:
K3b:
sudo apt-get install K3b K3b-data libk3b6
Office
Email Client
Thunderbird:
sudo apt-get install thunderbird
Instant Messaging
Pidgin:
sudo add-apt-repository ppa:pidgin-developers/ppa && sudo apt-get update
sudo apt-get install pidgin pidgin-data pidgin-lastfm pidgin-guifications msn-pecan pidgin-musictracker pidgin-plugin-pack pidgin-themes
MSN:
sudo ad-apt-repository ppa:bjfs/ppa && sudo apt-get update
sudo apt-get install emesene
Skype:
sudo apt-get install skype
sudo apt-get install openoffice.org
Thunderbird:
sudo apt-get install thunderbird
Instant Messaging
Pidgin:
sudo add-apt-repository ppa:pidgin-developers/ppa && sudo apt-get update
sudo apt-get install pidgin pidgin-data pidgin-lastfm pidgin-guifications msn-pecan pidgin-musictracker pidgin-plugin-pack pidgin-themes
MSN:
sudo ad-apt-repository ppa:bjfs/ppa && sudo apt-get update
sudo apt-get install emesene
Skype:
sudo apt-get install skype
sudo apt-get install openoffice.org
If any other additional information, please include in the comment, and i will soon update.
Hopefully Useful
0 comment:
Post a Comment