LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Tooling Up In LinuXMint/KDE

Posted 09-03-2013 at 07:12 PM by rainbowsally
Updated 08-06-2014 at 07:15 AM by rainbowsally (statement error)

[Correction. The mint version of the url to a local (on your hard drive) repository seems to work, but it's not really right.

After doing this in Kubuntu, it became clear that the two last fields (see below) are subdirs of the third to last field. Still working this out from examples rather than official 'docs' but take a look at this if you are interested in making offline repositories you can modify easily.
http://www.linuxquestions.org/questi...ository-35696/...
Member
Posted in Uncategorized
Views 908 Comments 0 rainbowsally is offline
Old

Pipelight – Using Silverlight in Linux browsers

Posted 09-03-2013 at 07:20 AM by sridhar11

Pipelight, which allows to run your favorite Silverlight application directly inside your Linux browser. The project combines the effort by Erich E. Hoover with a new browser plugin that embeds Silverlight directly in any Linux browser supporting the Netscape Plugin API. He worked on a set of Wine patches to get Playready DRM protected content working inside Wine and afterwards created an Ubuntu package called Netflix Desktop. This package allows one to use Silverlight inside a Windows version of...
Member
Posted in Uncategorized
Views 566 Comments 0 sridhar11 is offline
Old

Tip: creating symlinks to another folder

Posted 09-01-2013 at 07:46 PM by the dsc (linux-related notes)
Tags symlink

The syntax of "ln" requires full path information of the "source" file. Therefore, if you issue something like "for file in *.foo ; do ln -s ./$file /other-folder/somewhere/$(echo $file | sed s/foo/bar/) ; done", the produced symlinks will be empty.

To avoid that, the command must be:

for file in *.foo ; do ln -s $PWD/$file /other-folder/somewhere/$(echo $file | sed 's/foo/bar/') ; done

$PWD, the environment variable of the...
Member
Posted in Uncategorized
Views 1093 Comments 0 the dsc is offline
Old

Taking Mint/KDE for a spin

Posted 08-30-2013 at 08:17 AM by rainbowsally
Updated 09-03-2013 at 02:09 PM by rainbowsally (addendum)

[Added a PS about kubuntu getting 'harvested' by mint and openSUSE.]

[Rant at the top this time. Skip down to the dotted line to see if any of these tips are useful to you if you are a mint user. The links at this blog are all now broken. I will correct them with an explanation in a while.]

I used to be a suse/opensuse fan. It's no longer possible to continue with the suse distros though. The last usable version (for me) was 11.4, and that took a bit of effort....
Member
Posted in Uncategorized
Views 583 Comments 0 rainbowsally is offline
Old
Rating: 2 votes, 5.00 average.

LinSSID – Graphical wireless scanning for Linux

Posted 08-27-2013 at 11:45 AM by sridhar11

LinSSID is graphically and functionally similar to Inssider (Microsoft™ Windows®). It is written in C++ using Linux wireless tools and Qt4.

Full Story
Member
Posted in Uncategorized
Views 1026 Comments 0 sridhar11 is offline

  



All times are GMT -5. The time now is 01:40 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration