5
Help w/ potential DVD difficulty with regards to region differencesview story

http://www.linuxquestions.org – I know there was a thread on this but I didn't understand what happened with the conclusion, because I am quite new to Linux. (I understood there was some package but I didn't get what to do from there) (HowTos)

5
Command Alternatives for GUI Programs/Features In Ubuntu 10.04 Lucid Lynxview story

http://www.liberiangeek.net – In this tutorial, I’m going to show you the alternative way to launch many of the programs or features you startup from the menu in Ubuntu 10.04 Lucid. (HowTos)

3
LXer: Wine 1.2-rc7 Releasedview story

http://www.linuxquestions.org – Published at LXer: The Wine development release 1.2-rc7 is now available. The source is available now, Binary packages are in the process of being built, and will appear soon at their respective download locations. (HowTos)

4
How to Choose the Right Web Hosting Plan for your Businessview story

http://dedicatedhostingweb.org – Any business, whether they’re brick and mortar establishment or an online business, needs a website. A website needs a host. A web host stores all the pages of your website and makes them available to computers connected to the Internet. Like most internet services, there are a lot of options. Web hosting is no different. (HowTos)

4
Bash Script -- I'm stumpedview story

http://www.linuxquestions.org – echo $overwriteWorkspaceEnv if [ $overwriteWorkspaceEnv="yes" ]; then echo new workspace else echo old workspace fi This is what prints out: no new workspace (HowTos)

4
Remote Access or remotely accessible?view story

http://dedicatedhostingweb.org – (HowTos)

6
Free Virus Scanning Tool ClamTK For Multi Linux Platformsview story

http://www.linuxnov.com – 0savesSave (HowTos)

4
How to install Spotify in Ubuntu 10.04view story

http://www.techvivid.com – Spotify released its linux version to its users. However it offers to install as windows compatibility mode using wine. But if you dont want to install using wine you can for now install the preview version. Spotify have packaged the first release as a Debian Squeeze/Ubuntu 10.04 package. 1. Add this line to your list [...] (HowTos)

4
LXer: Install Imule On Debian Lennyview story

http://www.linuxquestions.org – Published at LXer: (HowTos)

5
Want Isadora backview story

http://www.linuxquestions.org – I did have windoze xp professional on sda1, windoze data on sda2; sda 3 (I think) was as extended partition that included sda4-sda11, of the which sda6 was c. a 4.x GiB swap, there was another swap partition of less than 1 GiB. Sda5 (c. 23 GiB) held Linux Mint 9 Isadora ME and sda 11 held Ulltimate Edition 2.6. (HowTos)

3
Excluding directories and files in tripwireview story

http://www.linuxquestions.org – Hi there -- I have tripwire 2.4.1 up and running on one of our servers, and I am now in the process of configuring it to exclude some files and/or directories that are known to change periodically between integrity checks. (HowTos)

4
my version of ssh doesn't support 'Match' and 'ForceCommand'?view story

http://www.linuxquestions.org – Hello, I am trying to implement a chroot directory for a group of sftp users who all manage a shared directory. The relevant portion of my sshd_config file is below: Subsystem sftp internal-sftp Match Group mygroup ChrootDirectory /foo/bar X11Forwarding no AllowTcpForwarding no ForceCommand internal-sftp (HowTos)