How to build webcamstudio from source

youtube.com (57 hits) - A video I made, showing to build webcamstudio from source, it was featured on ws4gl.org(webcamstudio's main site). More... (Installation)
0 Comments Share 285 views by Chris Brinkley submitted 277 days ago

Gimp Layer Masks Tutorial

danielveazey.com (23 hits) - An easy tutorial of one way to use Layer Masks in Gimp, the free and open source image manipulation program. More... (Applications)
0 Comments Share 137 views by Daniel Veazey submitted 23 days ago

P1 Beowulf Cluster: Parts you need

youtube.com (20 hits) - Needed: TRENDnet 5-Port Gigabit Switch (Shop around! Could get cheaper!) http://www.amazon.com/gp/product/B000... 3 2 ft RJ45 Cables (1 to your router obvoisly) http://www.google.com/products/catalo... Main host will need an additional card or Wireless for internet connectivity. 1 going to the switch. Another to your intrnet router. More... (Applications)
0 Comments Share 114 views by Administrator submitted 326 days ago

Adding a webcam to WebcamStudio in Ubuntu 9.04

youtube.com (45 hits) - http://www.ws4gl.org/ - After getting the software running, from there you will want to add your webcam to it. This video shows you only the most basic operations. Adding a desktop to broadcast wor... http://www.ws4gl.org/ - After getting the software running, from there you will want to add your webcam to it. This video shows you only the most ba More... (Applications)
0 Comments Share 123 views by Administrator submitted 325 days ago

Who Needs Time Machine with "Back in Time"

youtube.com (44 hits) - Linux Journal's Shawn Powers shows you Back in Time, a backup snapshot utility. More... (Applications)
0 Comments Share 124 views by Administrator submitted 308 days ago

Add more beauty to Ubuntu 9.10

http://linuxcrunch.com (63 hits) - Although Ubuntu 9.10 comes with pretty themes and a new set of icons, you might want to add your personal touch to your desktop. I will try to give you some ideas to add more beauty to Ubuntu 9.10. More... (Applications)
0 Comments Share 189 views by Administrator submitted 293 days ago

Call of Duty Modern Warfare 2 - On Linux!

youtube.com (46 hits) - No sound included in the video, but it works great (at lest with pure ALSA). It isn't included because of no pulseaudio (and no monitor on my usb sound card). When I tested it in Ubuntu (w/ Pulseaudio) the sound worked bad. Specs: Dist: Gentoo 2.6.30-gentoo-r5 x64 Wine: 1.1.33 WM: PekWM with Flora-Blue theme Gfx: 8800 GTS, 190.42 driver Sound: Pur More... (Hacks and Upgrades)
0 Comments Share 208 views by Administrator submitted 290 days ago

Watching TV and Linux

http://azerthoth.blogspot.com (66 hits) - This all started a couple of weeks ago when I finally got around to putting the tv capture card I had picked up a year or two ago into my computer. Happily like most things in Linux, it just worked, that was a great plus. Sadly the software packages in existence that I ran across were either too much or too little, nothing was just right. More... (Applications)
0 Comments Share 356 views by Administrator submitted 236 days ago

Getting Started with Ubuntu 10.04

http://ubuntu-manual.org (65 hits) - The manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. More... (Installation)
0 Comments Share 279 views by Administrator submitted 131 days ago

Fix blue tinted video in Ubuntu

wiredrevolution.com (108 hits) - A strange issue has been identified in Ubuntu where video takes on a blue colored tint. Other descriptions of the problem include inverted colors, blue skin tones, or distorted video hues. The problems have been reproduced with Totem (Gstreamer), Totem (Xine), Mplayer, as well as VLC and other players. More... (Hacks and Upgrades)
0 Comments Share 437 views by Administrator submitted 127 days ago
Tutorials
Setting up a Ushare Server PDF Print E-mail
( 0 Votes )
Tutorials -Difficult / o0splitpaw0o / Saturday, 10 July 2010 02:06

Step 1: install

Goto Applications > Accessories > Terminal

type in sudo apt-get install ushare

once installed type in sudo dpkg-reconfigure ushare & setup the server name, locations to grab media (example: /home/username/Music)

Type in sudo nano /etc/ushare.conf & scroll down until you see USHARE_ENABLE_XBOX= add “yes” to the end

(Example: USHARE_ENABLE_XBOX=yes )

ENABLE_DLNA=yes for PS3

Hit CTRL X

Hit Y to save your changes

Hit enter to close

Step 2: (XBOX ONLY) Setup a Excitable Shell Script (ubuntu server)

Type in nano media.sh

Type the following into the file

 

#!/bin/sh

echo "Starting XBOX mode"

sleep 1

screen -A -m -d -S  media /etc/init.d/ushare stop && ushare -x

 

Hit CTRL X

Hit Y to save your changes

Hit enter to close

now type in sudo sh media.sh

This will start the server in XBOX compatible mode & run in the background.

In order to bring it up to the front type in screen -x media

You can push it back to the background again by typing in CTRL A D

At this point, you should be able to access your music/video from your xbox from the media library!!

Resources: http://nexus172.wordpress.com/2009/04/26/how-to-stream-video-to-your-xbox360-using-ubuntu-ushare/

 

 

 
Fixing the pops & lockups on KDENLive on Ubuntu 9.10 Karmic PDF Print E-mail
( 2 Votes )
User Rating: / 2
PoorBest 
Tutorials -Easy / o0splitpaw0o / Thursday, 17 December 2009 20:22

So I yanked my old vid on this, & see that KDENLive still lockin up, even after you install the PPA. So here are the directions in text form for all the users of KDENLive & how to make it WORK!!!

 

1. Install the PPA repository

  • Click on System > Administration > Software resources > Type in your password
  • Click on the Third party resources > Click on add > type in ppa:sunab/ppa
  • Click ok > Run Updates > You be prompted to remove unnecessary packages (Which other words. removes the current Version of KDENLIVE. (It SUXORS, & Not being supported by the KDENLive team for Ubuntu 9.10
  • Hit ALT F2
  • Type in or cut & paste the following: sudo apt-get update && sudo apt-get install kdenlive && sudo apt-get install libsdl1.2debian-pulseaudio
Problem solved.
 
Fixing the lockups & KDENLive Lockups PDF Print E-mail
( 0 Votes )
Tutorials -Easy / o0splitpaw0o / Thursday, 17 December 2009 20:22

So I yanked my old vid on this, & see that KDENLive still lockin up, even after you install the PPA. So here are the directions in text form for all the users of KDENLive & how to make it WORK!!!

 

1. Install the PPA repository

  • Click on System > Administration > Software resources > Type in your password
  • Click on the Third party resources > Click on add > type in ppa:sunab/ppa
  • Click ok > Run Updates > You be prompted to remove unnecessary packages (Which other words. removes the current Version of KDENLIVE. (It SUXORS, & Not being supported by the KDENLive team for Ubuntu 9.10
  • Hit ALT F2
  • Type in or cut & paste the following: sudo apt-get update && sudo apt-get install kdenlive && sudo apt-get install libsdl1.2debian-pulseaudio
Problem solved.
 
Setting Up World Of Warcraft on Ubuntu (Any Release) PDF Print E-mail
( 5 Votes )
User Rating: / 5
PoorBest 
Tutorials -Easy / o0splitpaw0o / Monday, 19 October 2009 01:57

S
ince I been using World Of Warcraft for awhile, &  I  find it still a pain in the butt search to find support for it that at least makes it simple enough for someone who is new to Ubuntu to understand.  There are two ways I found it to be done. I'll start with the simple one first

1. Download the latest wine:

I  find it still a pain in the butt search to find support for it that at least makes it simple enough for someone who is new to Ubuntu to understand.

Ubuntu 9.10 (Currently): Applications > Software Center > do a search fore wine. > select it. > click install

Ubuntu 9.04:

32 BIT Link here (Wine 1.1.31 i386)

64 BIT Link here (Wine 1.1.31 AMD64)

If you have an older release of different processor download from the WineHQ Archives here. 

Double click on the *.deb file you just downloaded> Click on install > Type in your password.

 Option 1: Download the installer

One of the easiest (& Slowest) ways to get WoW running. If you notice that if you purcheased the DVD set of WoW, the disk once inserted either shows you the setup file, but cannot find the packages; or it shows no installation file to click on once the disk is inserted

If you need to register the expansion Wrath Of the Linchking that you purcheased add the CDKEY first at: 

https://upgrade.worldofwarcraft.com/installer/index.xml?product=WLK

Downloading the reinstaller is your best bet if you have an existing account.

http://www.worldofwarcraft.com/lichking/download/

Option 2: Use the DVD

Having done that, wait till your DVD is already inserted, if it doesn't seem to mount, rebooting your system may cause it to appear (it did for me).

With your DVD mounted, open up a terminal window and copy & paste the following commands:

To access terminal goto Applications > Accessories > Terminal

 

sudo mount -o remount,unhide /dev/cdrom*
gksudo nautilus /media/cdrom0*

 

Once the DVD appears on the screen right click on setup.msi(*.exe) and goto properties.

Under open with tab, first select wine. Then highlighting archive manager, remove it from the list. This will prevent each time you doubleclick on a *.exe or *.msi from launching archive manager. Close the properties & doubleclick like you would any application. 

 

Last Updated on Monday, 19 October 2009 21:53
 
affiliate_link