AVS › AVS Forum › Video Components › Home Theater Computers › HTPC - Linux Chat › Apps, tweaks, tips, and links for your Linux Media HTPC
New Posts  All Forums:Forum Nav:

Apps, tweaks, tips, and links for your Linux Media HTPC - Page 9

post #241 of 369
Thread Starter 
Quote:
Start DJing with Mixxx
Mixxx is free, open source DJ software that gives you everything you need to perform live mixes.

Set your Mixes Free

Our advanced mixing engine gives you complete control over your live mixes. Hot cues, looping controls, and our high fidelity EQs let you mix and remix with more control. Create your own MP3 DJ mix today!
http://www.mixxx.org/
post #242 of 369
Thread Starter 
Quote:
Frinika is a free (licensed under GNU GPL) complete music workstation software containing sequencer, midi support, soft synthesizers, audio recorder, piano roll/tracker/notation editing and more. The goal of Frinika is to be a complete platform for making music with your computer, using the versatile Java platform to be able to run on several operating systems, and being open source to be able to embrace the best open source technology being available at any time.
http://frinika.appspot.com/
post #243 of 369
Thread Starter 
50 Open Source Replacements for Popular Financial Software

http://itmanagement.earthweb.com/osr...l-Software.htm

Not all are for Linux, but many (all?) of the Win apps work fine under Wine.
post #244 of 369
Thread Starter 
Top Ten Apps That Make Linux Fun To Use


http://itmanagement.earthweb.com/osr...Fun-To-Use.htm

Many of these apps have been posted earlier, but a nice roundup.
post #245 of 369
Thread Starter 
Quote:
aTunes is a full-featured audio player and manager, developed in Java programming language, so it can be executed on different platforms: Windows, Linux and Unix-like systems, ...

Currently plays mp3, ogg, wma, wav, flac, mp4 and radio streaming, allowing users to easily edit tags, organize music and rip Audio CDs.

http://www.atunes.org/
post #246 of 369
Thread Starter 
Quote:
Sweet Home 3D is a free interior design application
that helps you place your furniture on a house 2D plan, with a 3D preview.

http://www.sweethome3d.com/index.jsp

Google Sketchup
alternative?
post #247 of 369
Thread Starter 
Quote:
MisterHouse is an open source home automation program. It's fun, it's free, and it's entirely geeky. Written in Perl, it fires events based on time, web, socket, voice, and serial data. It currently runs on Windows 95/98/NT/2k/XP and on most Unix based platforms, including Linux and Mac OSX.

Quote:
Here is some example speech output:

Turning furnace heat off after 20 minutes at 69.1 degrees
Notice, the sun is bright at 32 percent, and it is cold outside at 24 degrees, so I am opening the curtains at 8:07 AM
The van is traveling north at 58 mph 0.8 miles west of Walmart.
The car is parked at Friedell School.
Email account nick has 1 new email message from accountmanager.
Notice, Nick has been on the computer for 2.1 hours today.
The front door has been left open.
Phone call from Mal and Beth Winter from Montana.
Notice, there is 1 favorite show starting now: Dilbert on channel 8.
8:58 PM. VCR recording will be started in 2 minutes for Southpark on channel 47.
Notice, there were 668 web hits from 74 clients in the last day.

http://misterhouse.sourceforge.net/
post #248 of 369
Thread Starter 
The 75 "Funnest" Open Source Downloads

http://itmanagement.earthweb.com/osr...-Downloads.htm

Again, some are Win/Mac only, but most/all of the Win apps should run under Wine
post #249 of 369
Thread Starter 
5 of the Best Free Linux Disk Encryption Tools

Quote:


Disk Encryption Tools
loop-AES Encrypt disk partitions, removable media, swap space and other devices
dm-crypt Transparent disk encryption subsystem
cryptsetup Configures encrypted block devices
SD4L Hides complete file systems within encrypted regular files
TrueCrypt Used for on-the-fly encryption

http://www.linuxlinks.com/article/20...ncryption.html
post #250 of 369
The Linux Outlaws have posted a podcast about how they produce the show. So if you want to see how a bunch of open source software along with a bunch of equipment come together in an actual working system check it out:

http://linuxoutlaws.com/podcast/200
post #251 of 369
Thread Starter 
Vectorize your black and white images into scalable and clear art. Vectorization.org converts raster images into scalable vector files. The output formats include SVG, EPS, PDF, Gimppath and XFig.
Save yourself some time and give this free image autotracer a try.

http://www.vectorization.org/
post #252 of 369
Thread Starter 
Free-OCR.com is a free online OCR (Optical Character Recognition) tool. You can use this service to extract text from any image you supply.

This service is free, no registration necessary. We also do not need your email address.

Just upload your image files. Free-OCR takes either a JPG, GIF, TIFF BMP or PDF (only first page).

The only restriction is that the images must not be larger than 2MB, no wider or higher than 5000 pixels and there is a limit of 10 image uploads per hour.


http://www.free-ocr.com/
post #253 of 369
Thread Starter 
HOWTO Use Any Folder For Your Ubuntu Desktop (Even a Dropbox Folder)

http://www.howtogeek.com/howto/17752...ropbox-folder/

Quote:


By default, Ubuntu creates a folder called Desktop in your home directory that gets displayed on your desktop. What if you want to use something else, like your Dropbox folder? Here we look at how to use any folder for your desktop.

Not only can you change your desktop folder, you can change the location of any other folder Ubuntu creates for you in your home folder, like Documents or Music – and this works in any Linux distribution using the Gnome desktop manager.

Quote:


In this example, we’re going to change desktop to show our Dropbox folder. Open your home folder in a File Browser by clicking on Places > Home Folder.

In the Home Folder, open the .config folder. By default, .config is hidden, so you may have to show hidden folders (temporarily) by clicking on View > Show Hidden Files.


Then open the .config folder by double-clicking on it.

Now open the user-dirs.dirs file…

If double-clicking on it does not open it in a text editor, right-click on it and choose Open with Other Application… and find a text editor like Gedit.

Change the entry associated with XDG_DESKTOP_DIR to the folder you want to be shown as your desktop. In our case, this is $HOME/Dropbox.

Note: The “~” shortcut for the home directory won’t work in this file (use $HOME for that), but an absolute path (i.e. a path starting with “/”) will work.


Feel free to change the locations of the other folders as well.

Save and close user-dirs.dirs. At this point you can either log off and then log back on to get your desktop back, or open a terminal window Applications > Accessories > Terminal and enter:

Here is my typical $HOME/.config/user-dirs.dirs file:

Quote:


XDG_DESKTOP_DIR="/media/DVR/user1/Desktop"
XDG_DOWNLOAD_DIR="/media/DVR/user1/Download"
XDG_DOCUMENTS_DIR="/media/DVR/user1/Documents"
XDG_MUSIC_DIR="/media/DVR/user1/Music"
XDG_PICTURES_DIR="/media/DVR/user1/Pictures"
XDG_VIDEOS_DIR="/media/DVR/user1/Videos"
XDG_PUBLICSHARE_DIR="/media/DVR/user1/Public"
XDG_TEMPLATES_DIR="/media/DVR/user1/Templates"

The DVR partition is /dev/sdb2 (DVR is the partition label, on the same hard disk as the root /dev/sdb1 partition) is mounted at startup with

gvfs-mount -d /dev/sdb2

in System->Preferences->Startup Applications

I manually create the folders

/media/DVR/user1/Desktop
/media/DVR/user1/Download
/media/DVR/user1/Documents
etc

on the DVR partition, either terminal or right click in the nautilus file manager (Create Folder).

So, when you open the DVR partition (Drive icon on the desktop or in Places), you see the "user1" folder in the root directory, with all the default folders under it (Documents, Videos, Music, etc).

I HIGHLY recommend doing this, i.e. storing all user data (Office docs, pictures, music, DVR/PVR recordings, etc) on a separate partition. I DO NOT recommend making /home a separate partition, though. There are too many hidden files that the OS uses in $HOME. Making /home a separate partition complicates / partition imaging for backups and restores. Treat the $HOME directory like non-volatile memory storage of user/app settings and nothing more.

After saving $HOME/.config/user-dirs.dirs and logging out/back in to take effect, I make symbolic links to the folders in DVR/user1, then move them to /home/user1 on the root (/) partition, then rename them from "Link to Music/Documents/etc" to simply "Documents/Music/etc". The icons will still show they are links.

This way, when you open the $HOME folder on /, you see the familiar default folders as expected (actually links to the folders at /media/DVR/user1), but all apps (LibreOffice, music apps, etc) will default to the folders on the storage partition, /media/DVR/user1 in my case.
post #254 of 369
Thread Starter 
HOW-TO achieve perfect playback at 23.97 or 59.94 Hz with NVIDIA GPU hardware [on XBMC]

http://forum.xbmc.org/showthread.php?t=70068

Quote:
The steps needed to set everything up are:
Adding a proper xorg.conf
Finding what modes the TV says it supports in it's EDID.
Adding the wanted modes to xorg.conf so XBMC can use them.
Adjusting the settings in NVIDIA's drivers.
Adjusting the settings in XBMC.
post #255 of 369
Thread Starter 
HOW-TO playback Blu-ray Disc in XBMC for Linux with MakeMKV (Plugin Addon)

http://forum.xbmc.org/showthread.php?t=67420

Quote:
Requirements

* A working install of MakeMKV. If you're installing under Linux, make sure you install both the source and the binary package, otherwise the commandline tool won't be there.
* A BluRay source, either a disc or iso's or something.. (What's the point otherwise...)
post #256 of 369
Thread Starter 
Cleaned up and corrected version of the procedure found at

http://avidemux.org/smf/index.php?topic=3570.0


HOWTO Convert a video in Avidemux for set top DVD playback (create a DVD- Video disc)

Run Avidemux (GTK+ version)

File -> Open and select the video you want to put on DVD.

If you get asked, whether you want the MPEG file to be index, select "Yes".

If Avidemux asks for a "special" mode to process you file (this may happen with H.264 encoded videos), choose "Yes" again.

If you want to append additional segments to your video, use File -> Append for each file.

The next step is only required, if your input video is neither 25.00 (PAL) nor 29.97 (NTSC) frames per second:

Manually change Video to DVD (lavc)

Click the "Filters" button (both on the left side of the main window).

Choose "Resample fps" filter from the list, add it by double-clicking

Enter the new framerate (either 25 for PAL Europena DVD, 29.97 for NTSC North American DVD ),

click OK and exit the Filter Manager.

The next step is required for all videos:

Choose Auto -> DVD from the main window menu.

Set "Source Aspect Ratio" according to your input video. If your input video was intended for playback on a computer, it's aspect ratio will usually be "1:1". If it was captured from TV, the aspect ratio will ususally be "4:3". Next set "Destination Aspect Ratio" to 4:3 if you want to create a normal DVD or to 16:9 if you want to create a Widescreen DVD.

Click OK.

Avidemux has now configured all the settings as required for Video DVD, so don't change anything from now on, except the settings mentioned here. You can go to Video -> Filters in order to check that all filters were set up properly.

If the "MPlayer Resize" filter is involved, I prefer to change the resizing methode to "Lanczos3", which should give a sharper picture.

Exit the Filter Manager and pick Tools -> Calculator.

This step is very important to make sure that the resulting video will fit on a DVD media:

In the Calculator window set Format to "MPEG" and Media to "DVD5" (for 4,7 GB Single-Layer DVD Media).

Don't change the Audio Bitrate, just click the Apply button and close the calculator afterwards.

Click the Video -> Configure button (dropdown on left side of the main window). You will now see that the Video Size was already set by the Calculator.

It's not recommended to change anything here, except the Aspect Ratio. Make sure you set Aspect Ratio according to the "Destination Aspect Ratio" selected at the beginning.

Then click OK.

Click Audio (dropdown on left) -> PCM (or LPCM). This step ensures the re-encoded video+audio stays in sync. When you author a DVD with DeVeDe or DVD Styler, the authoring app will re-encode the audio back to Dolby AC3 to save space.

Click Format -> MPEG-PS (A+V) (if not selected already). This step ensures the file container format is DVD compliant.

Finally click File -> Save -> Save Video and choose a proper filename for your video, like

Output.mpg.

Wait until the encoding process is completed.

Author and burn the video DVD per steps 2, 3 at

http://avidemux.org/smf/index.php?topic=3570.0

I like to use DeVeDe rather than DVD Styler for most jobs, here is a HOWTO

http://www.my-guides.net/en/content/view/75/
post #257 of 369
Thread Starter 
Security related links, discussion and info-

Cheap GPUs Rendering Strong Passwords Useless
http://it.slashdot.org/story/11/06/0...swords-Useless

The Usability of Passwords
http://www.baekdal.com/tips/password-security-usability

The Usability of Passwords - FAQ
http://www.baekdal.com/tips/the-usab...-passwords-faq


Ivan Golubev's blog
Cryptography, code optimizations, GPUs & CPUs and other

http://www.golubev.com/blog/

GPU Password Cracking – Bruteforceing a Windows Password Using a Graphic Card
http://mytechencounters.wordpress.co...-graphic-card/

Quote:


by sco08y (615665) writes: on Sunday June 05, @06:11PM (#36345314) Homepage

It is well known that if someone gets your hashed password, it is as good as cracked. 17 minutes vs 4 minutes is irrelevant.

********. It is well known by people who don't know what they're talking about, which includes TFA.

Do you seriously think that in the age of bitcoin we can't make a hash function that is arbitrarily difficult?

Use an adaptive cryptographic hash function: bcrypt [wikipedia.org], PBKDF2 [wikipedia.org] or scrypt [tarsnap.com]. The key feature is a tunable stretch factor that basically sets the number of rounds of hashing. Set that factor (by means of a simple timing loop) to require 1 second of CPU time (or GPU time or whatever) to hash.

Now the simplest 8 character A-Z password will take an expected 3,311 years to break. You'll obviously want a safety margin, and will expect them to have more computing power a few years down the road. But you can tune the stretch factor to ensure that a reasonably strong password is perfectly good against offline attacks.

bcrypt
http://en.wikipedia.org/wiki/Bcrypt

Rainbow table
http://en.wikipedia.org/wiki/Rainbow_table

PBKDF2
http://en.wikipedia.org/wiki/PBKDF2

scrypt
Tarsnap
Online backups for the truly paranoid

http://www.tarsnap.com/scrypt.html
post #258 of 369
Thread Starter 
post #259 of 369
Rgb,

Many thanks for your info / tips, and links!!!

I've been using Ubuntu Ultimate Edition for several years now and I love it, and the only reason I'm still using windows is that I just built a HTPC with the ceton infinitv 4 quad HD tuner card is only supported in Windows.....

Thanks again for your tips/tweaks/links!
post #260 of 369

I use QDVDAuthor because the level of customization is awesome.

I just completed a DVD of early Three Stooges videos, that I got from various sources. Since they were all in different formats, they needed to be converted (transcoded) to DVD format. I was having trouble getting QDVDAuthor to transcode the files. Although I'm sure it is just a configuration problem, I found that it was just easier to convert the files first using ffmpeg.

To convert any file to a DVD formatted mpg file, use this command:
Code:
ffmpeg -i FileName.flv -target ntsc-dvd FileName.mpg
For this project I used it to convert .flv, mp4 and .ogv files. Here is the quick main menu that I made (I see that I forgot to add a main title):



I did all of this on my single-core Atom netbook, with a USB DVD burner. While sitting in my recliner.
LL
post #261 of 369
Thread Starter 
Quote:
Originally Posted by waterhead View Post

I use QDVDAuthor because the level of customization is awesome.

I just completed a DVD of early Three Stooges videos, that I got from various sources. Since they were all in different formats, they needed to be converted (transcoded) to DVD format. I was having trouble getting QDVDAuthor to transcode the files. Although I'm sure it is just a configuration problem, I found that it was just easier to convert the files first using ffmpeg.

To convert any file to a DVD formatted mpg file, use this command:
Code:
ffmpeg -i FileName.flv -target ntsc-dvd FileName.mpg
For this project I used it to convert .flv, mp4 and .ogv files. Here is the quick main menu that I made (I see that I forgot to add a main title):

If the input to the commandline ffmpeg is that trivial, you have to wonder what the heck a lot of FOSS video editors and DVD authoring apps are doing to screw up video conversions- I mean, can't they just run ffmpeg the same trivial way!? /rant off
post #262 of 369
Quote:
Originally Posted by Rgb View Post
If the input to the commandline ffmpeg is that trivial, you have to wonder what the heck a lot of FOSS video editors and DVD authoring apps are doing to screw up video conversions- I mean, can't they just run ffmpeg the same trivial way!? /rant off
Well, ffmpeg seems to be the Swiss Army Knife of Linux video. There seems to be no limit to what it can do.

I only converted files to a NTSC video DVD. If you need PAL videos I believe the command is this:
Code:
ffmpeg -i FileName.flv -target pal-dvd FileName.mpg
I try not to use those fancy GUI video transcoding apps. They ususually use ffmpeg anyway, so why not just use ffmpeg from the start.
post #263 of 369
Thread Starter 
HOWTO Enable SSD TRIM support in Ubuntu 10.10+ and Mint 10+

http://ubuntuforums.org/showthread.php?t=1504907&page=2

http://ubuntuforums.org/showthread.php?t=1596214

Tuning Solid State Drives in Linux
http://cptl.org/wp/index.php/2010/03...ives-in-linux/

Quote:


First make sure you’re running a kernel that has TRIM support. Run the command:

uname -a

Look for the kernel version number, and if it is 2.6.33 or higher then your kernel will support TRIM. I believe that some distributions *may* be backporting the TRIM code into earlier kernel releases, but I haven’t done any reasearch into that.
Next, check to see if your drive supports TRIM using the hdparm command. Assuming your solid-state disk is /dev/sda, issue this command:


hdparm -I /dev/sda

This will output a list of drive features, with an asterisk to indicate if that feature is supported on the drive. If your drive supports TRIM, you will see a line like this:

* Data Set Management TRIM supported
(Be sure there is an asterisk at the beginning of the line – that’s what indicates if your drive supports the listed feature!)

Assuming that both your kernel and your hard drive have TRIM support, and you are using the ext4 filesystem as described above, you can now tell Linux that you want to enable it by adding the “discard” option in your /etc/fstab file. Look for the line with your ext4 filesystem, and change it from something like this:

/dev/sda1 / ext4 defaults

…to something like this:

/dev/sda1 / ext4 discard,defaults

Of course, your partition, mount point, and existing options will probably be slightly different than what’s listed above. The point is to add the “discard” option in the fourth column.

To test your newly modified fstab file, run the following (as root):

mount -oremount /dev/sda1

Then, run the command:

mount

…which will show you all mounted filesystems along with their options. Using the example above, look for the “discard” option to know you’re in business:


/dev/sda1 on / type ext4 (rw,discard)
post #264 of 369
Thread Starter 
ubuntuguide.net

Excellent resource for Ubuntu/Mint HOWTO's, guides, tips, tweaks, etc-

http://ubuntuguide.net
post #265 of 369
Thread Starter 
Ubuntu using Windows key(Super key) to Launch Gnome Main Menu

http://ubuntuguide.net/ubuntu-using-...nome-main-menu

Quote:


Windows key, the Super key between Ctrl and Alt is used for launching Main menu in Windows system and Ubuntu using Alt+F1 instead.

If you’d like Super key as keyboard shortcut to launch Gnome Main menu in Ubuntu, follow this simple tutorial.

1.) Press Alt+F2 to launch “Run Application” box, type in gconf-editor and click Run.


2.) Navigate to apps/metacity/global_keybindings/, in right click to set value of “panel_main_menu” to “Super_L”
post #266 of 369
Thread Starter 
Enable Windows 7 Aero (window) Snap function with Compiz in Ubuntu

http://ubuntuguide.net/enable-window...mpiz-in-ubuntu

Quote:


This simple tutorial shows how to enable Windows 7 aero snap like functionality in Ubuntu with compiz.

First of all, open up a terminal window from Applications -> Accessories menu and install the required programs:

sudo apt-get install compizconfig-settings-manager wmctrland make sure Extra is being selected in Change Desktop Background -> Visual Effects tab.

Now, follow the steps below:

Step 1:
Open CCSM at System -> Preferences -> CompizConfig Settings Manager. In Genaral, tick Commands and click to go into its configuration window.

Step 2:
Copy and paste following into command line 0, command line 1, and command line 2

command line 0 :
WIDTH=`xdpyinfo | grep 'dimensions:' | cut -f 2 -d ':' | cut -f 1 -d 'x'` && HALF=$(($WIDTH/2)) && wmctrl -r :ACTIVE: -b remove,maximized_vert,maximized_horz && wmctrl -r :ACTIVE: -b add,maximized_vert && wmctrl -r :ACTIVE: -e 0,0,0,$HALF,-1

command line 1 :
WIDTH=`xdpyinfo | grep 'dimensions:' | cut -f 2 -d ':' | cut -f 1 -d 'x'` && HALF=$(($WIDTH/2)) && wmctrl -r :ACTIVE: -b remove,maximized_vert,maximized_horz && wmctrl -r :ACTIVE: -b add,maximized_vert && wmctrl -r :ACTIVE: -e 0,$HALF,0,$HALF,-1

command line 2:
wmctrl -r :ACTIVE: -b add,maximized_vert,maximized_horz

Step 3:
Head to Edge Blindings tab, set as follow:

Run Command 0 - Left
Run Command 1 - Right
Run Command 2 - Top



Step 4:
Finally, click Back and then click on General Options. Set value of Edge Trigger Delay to 500 or something you feel comfortable with.

Now, choose a window and move you cursor to left, right, or top of screen and wait (the delay 500ms) for the effect.
post #267 of 369
Thread Starter 
Ubucompilator-A GUI .deb package creator for ubuntu, debian, linux mint


http://code.google.com/p/ubucompilator/

http://ubuntuguide.net/ubucompilator...ian-linux-mint
post #268 of 369
Thread Starter 
How to hot-swap SATA drives in Linux

http://www.tuxradar.com/answers/570

Quote:


Q I have several 500GB SATA hard drives with all my movies on them. Instead of putting them on a server and running them across the wire, I have chosen to have a removable tray in my media computer. The only problem is that I must shut down the computer to change hard drives. I want to be able to hot-swap disks, but I'm not aware of a way to do that under Linux, as the drive tables are loaded when the kernel is brought up.

A What you are looking for is hotplugging on SATA, which is dependent on the hardware in two areas. The drive caddy system you use must be hot-swappable; most are, but check before you buy. The lock is often necessary, although some caddies use a sliding catch rather than a key, because it not only locks the drive in place but also controls the power to the drive. Unlocking the drive powers down the drive so it is not still spinning when you physically yank it out. Secondly, your SATA controller must handle hot-swapping. It must be able to recognise when a drive has been disconnected or connected and communicate this information. Provided that happens, the OS should handle hot-swapped SATA drives much the same as it does USB or FireWire drives. Identifying suitable controllers is not so easy. I've had complete success with Intel ICH8 controllers running in AHCI mode, which seems to be the most important factor. If your SATA controllers are AHCI compatible (there is often a BIOS option to enable or disable this if they are), you should be OK, but search Google for your particular controller(s) first. Watch the system log with

tail -f /var/log/messages

while pulling and replacing the drives. You should see various messages relating to the disappearance and reappearance of the drive. If this ends in success you are ready to use them, although there is one more factor you may need to consider. If you want the drives to be automounted and your automount system uses pmount to do the mounting (pmount allows mounting by a normal user without an entry in /etc/fstab) you may need to edit /etc/pmount.allow. If the drives are seen as non-removable, which SATA hard disks usually are, pmount will refuse to mount them unless you add the device name to /etc/pmount.allow, for example.

echo '/dev/sdb1' >>/etc/pmount.allow
echo '/dev/sdc[123]' >>/etc/pmount.allow
echo '/dev/sdd*' >>/etc/pmount.allow

The first allows one particular partition to be mounted by pmount, the second example permits three specific partitions on a drive, while the third lets through every partition on a drive. Note the use of single quotes to stop the shell interpreting the wildcards.

http://www.linuxforums.org/forum/har...wap-howto.html

Quote:


It was written about nVidia SATA support, on libata page:

"Newer NVIDIA chipsets are AHCI, and use the ahci driver rather than the sata_nv driver."

AHCI itself supports PM and Hotplug.

EDIT 110717- Setting your BIOS to AHCI mode works, at least with Mint 11/Ubuntu 11.04. Unmounting the hard disk and then simply powering it down will disconnect the drive ("Eject" the SATA drive). Plugging in another SATA drive into a motherboard SATA port and powering up the drive makes it appear in the Ubuntu/Mint "Places" menu- just click on it to mount (or mount using the terminal, etc). So, SATA hard disks connected to internal motherboard SATA ports act like USB drives, except the "Eject" option is not shown for SATA drives (at least for my ECS motherboard) when you right click on them, like other Removable drives. Just Unmount and power off.
post #269 of 369
Thread Starter 
Probably posted before and already common/popular-

VirtualBox virtual machine-

http://www.virtualbox.org/wiki/Linux_Downloads

This one was new to me recently, another commercial remote desktop control app, alernative to LogMeIn I used on XP back in the day-

TeamViewer

Download .deb or .rpm and install-

http://www.teamviewer.com/en/index.aspx
http://www.teamviewer.com/en/downloa...nloadAreaLinux

YEs, there are FOSS remote desktop apps, but TeamViewer is trivial to install and connect/use, even for your Granny
post #270 of 369
Thread Starter 
More internet & networking linx:

Tomato firmware for routers-

Quote:


Tomato is a small, lean and simple replacement firmware for Linksys' WRT54G/GL/GS, Buffalo WHR-G54S/WHR-HP-G54 and other Broadcom-based routers. It features a new easy to use GUI, a new bandwidth usage monitor, more advanced QOS and access restrictions, enables new wireless features such as WDS and wireless client modes, raises the limits on maximum connections for P2P, allows you to run your custom scripts or telnet/ssh in and do all sorts of things like re-program the SES/AOSS button, adds wireless site survey to see your wifi neighbors, and more.

Dynamic DNS/hostname providers for your dynamic IP-

http://www.no-ip.com/

http://www.dyndns.com/

VPN/SSH HOWTos for Ubuntu/Mint-

https://wiki.ubuntu.com/VPN

https://help.ubuntu.com/community/VPNClient

https://help.ubuntu.com/community/SSH_VPN
New Posts  All Forums:Forum Nav:
  Return Home
  Back to Forum: HTPC - Linux Chat
AVS › AVS Forum › Video Components › Home Theater Computers › HTPC - Linux Chat › Apps, tweaks, tips, and links for your Linux Media HTPC