Noobie Linux & BSD Tips | LAS | s15e09
Posted on: March 6, 2011
Posted in: Featured, Linux Action Show, Video

We focus our ray gun of love on new Linux and BSD users with our noobie tips and tricks episode!
PLUS – 35k Linux systems have been bench marked, and we cover the interesting bits!
Then – Red Hat punches Oracle in the face, but did they have it coming?
Stay tuned for this week Linux Action Show!
Direct Episode Download Links:HD Video | Large Video | iPod Video | MP3 | OGG Audio | OGG Video | YouTube |
Thanks to GoDaddy.com for sponsoring this week’s show! Use our codes LINUX to save 10% at checkout, or LINUX20 to save 20% on hosting!
[ad#shownotes]
Episode Show Notes:
Runs Linux:
Jhurley’s XOOM, Runs Linux
Android Pick:
GoodNews – Google Reader App
Skyfire – From Vass in the in the IRC Chat room! Watch the live video on your Android!
Android Picks so far, thanks to Madjo in the IRC Chat room!
NEWS:
35,000 Linux Benchmarks In a Week
SCO Found No Source Code In 2004
Red Hat Stops Shipping Kernel Changes as Patches (rebuttal from CentOS)
Red Hat Defends their Move
GNOME To Lose Minimize, Maximize Buttons
Shuttleworth on Overlay Scrollbars in Ubuntu
Reminder: openSUSE 11.4 (with KDE 4.6) is out this week
Noobie Tips:
clicompanion
*CLI Companion is an Terminal with an attached ‘command dictionary’.
Getting Started with Linux: Installing Apps and Going Further
How Linux Works – Book
BSD Tips:
Enabling Linux Binary Compatibility
Before we can install the Linux Flash plugin, we’ll need to enable the Linuxulator and install a basic set of Linux Libraries.
- Edit the file /etc/rc.conf (this file is the central configuration file for all of FreeBSD) linux_enable=”YES”
- You will also need to mount the /proc file system. Edit the file /etc/fstab (This file contains the list of file systems that can be mounted automatically) linproc /usr/compat/linux/proc linprocfs rw 0 0
- Finally, we need to load the kernel module and mount linprocfs: kldload linux
- mount /usr/compat/linux/proc
Installing Firefox and Flash
- Install a Linux Base (Fedora 10) pkg_add -r linux_base-f10
- Install Firefox pkg_add -r firefox or cd /usr/ports/www/firefox
- make all install clean
- Add the netscape plugin wrapper pkg_add -r nspluginwrapper
- Install the Adobe Flash Plugin 10.2 cd /usr/ports/www/linux-f10-flashplugin10
- make all install clean
- wrap the plugin: (make sure you do this as the regular user, doing it as root does not seem to work properly) nspluginwrapper -i /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so
- Start firefox, visit about:plugins and make sure the flash plugin shows up.
- Visit JBLive.tv and watch your favourite Jupiter Broadcasting shows live!
- FreeBSD Handbook entry on Browsers
- FreeBSD Handbook on installing Linux Emulation
- ScaleEngine.com is a heavy duty hosting environment specializing in keeping your site running smoothly under high load, starting as low as $25/month. Unbeatable pricing on object caching and CDN. Mention the Linux Action Show and get a free site analysis and get scaled up right!
- Allan’s tech blog