LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-15-2013, 02:30 AM   #31
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651

As "Randicus Draco Albus" stated
i also dislike that in Win7 .For me i DO know where my files are and i WANT to know where they are .
Win7 "library's" will not do me much good in the terminal .If i have no idea were that file is , then how can i navigate to it .

A bit of a different philosophy
Windows dose NOT want users that KNOW how a OS works
there are the exceptions but not for the "average" user

Linux and BSD average users are a bit different
Most do NOT want to be "point and click" drones ,from the start.

Now partitions or folders "can" be linked so that they sort of work like the Win7 "library's"
and on a shared server this can be done ( as stated in a post above ) and might be handy in some limited uses .

But it is not something that the distro development teams might want .

Feel free to set it up and post a "how too"

Last edited by John VV; 08-15-2013 at 02:32 AM.
 
Old 08-15-2013, 03:03 AM   #32
Captain Pinkeye
Member
 
Registered: Oct 2012
Location: The Czech Republic
Posts: 280

Rep: Reputation: 98
Voilą! A Solution!

http://romanrm.ru/en/mhddfs

I can mount directories with this command
Quote:
mhddfs /home/yenik/Music/ Music2/,MusicOld/ Library2/
And unmount with this command
Quote:
fusermount -u Library2/
If i copy something into the Library2, it gets into the first directory.

For more info, you can run this command
Quote:
man mhddfs
or this command
Quote:
links google.com
This is actually pretty neat (and i hated libraries in Win7).

-------------------------------
Some additional info
union mounts http://lwn.net/Articles/312641/
aufs mountshttps://bbs.archlinux.org/viewtopic.php?pid=314698
Both do seem to do similar thing

Last edited by Captain Pinkeye; 08-15-2013 at 03:13 AM. Reason: some additional info
 
1 members found this post helpful.
Old 08-15-2013, 08:01 AM   #33
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
Quote:
Originally Posted by Recusant View Post
seems kinda' dangerous to run an exe from a random site. (at first glance i thought it was avg but realized it was something different after visiting the page).
 
Old 08-15-2013, 01:39 PM   #34
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Windows 7.REG
i would READ then REREAD that reg file
"Disable Libraries in Windows 7.reg"
Code:
[-HKEY_CLASSES_ROOT\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]

[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{2112AB0A-C86A-4ffe-A368-0DE96E47012E}]

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{491E922F-5643-4af4-A7EB-4E7A138D8174}]

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{7b0db17d-9cd2-4a93-9733-46cc89022e7c}]

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{A302545D-DEFF-464b-ABE8-61C8648D939B}]

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{A990AE9F-A03B-4e80-94BC-9912D7504104}]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{031E4825-7B94-4dc3-B131-E946B44C8DD5}"=-
but this is also adding a reg entry "HideDesktopIcons\NewStartPanel"
hiding the panel , but this and the "Restore Default Settings.reg" look harmless ( mostly) at a glance
 
Old 08-15-2013, 02:31 PM   #35
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
I think what you want can be done if you are using KDE as your desktop manager. I must include here that I am not familiar with Libraries but for your descriptio it displays content from different directories?

In KDE you could create a directory widget and paste inside the widget the directories you want to display.

If you want these directories to be displayed on the file manager's side panel you can make a custom book mark and include there the directories.

I believe you can do that for local folders and for remote folders in different machines across your network.

Again I am not familiar with libraries and perhaps you could paste a screenshot of it to illustrate them better. I am attaching here some of the KDE widgets

Good luck
Attached Thumbnails
Click image for larger version

Name:	plasma-owncloud-plasmoid.jpg
Views:	25
Size:	39.5 KB
ID:	13209   Click image for larger version

Name:	The-KDE-desktop.png
Views:	27
Size:	214.7 KB
ID:	13210   Click image for larger version

Name:	Peek_into_the_Folder_View-550x343.jpg
Views:	26
Size:	33.0 KB
ID:	13211  
 
Old 08-15-2013, 02:35 PM   #36
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
Here is another image showing the KDE's file manager (It is called Dolphin) You can see there the modified book marks on the side panel
Attached Thumbnails
Click image for larger version

Name:	kde49-dolphin_thumb.png
Views:	28
Size:	147.2 KB
ID:	13212  
 
Old 08-15-2013, 05:00 PM   #37
alten
LQ Newbie
 
Registered: Jul 2003
Location: New Zealand
Distribution: Mint Julia, Mint KDE
Posts: 5

Rep: Reputation: 0
@Recusant: Well done for hanging in here and staying polite against the odds. After the still steep learning curve, there is a lot to gain by using Linux. Keep at it. It will never be easy, but overall it's better.

IMO some of the respondents have been unhelpful and display a lack of empathy.

Oh, and to those FEW that have actually given helpful answers; Thanks.

A
 
Old 08-15-2013, 05:46 PM   #38
haertig
Senior Member
 
Registered: Nov 2004
Distribution: Debian, Ubuntu, LinuxMint, Slackware, SysrescueCD, Raspbian, Arch
Posts: 2,331

Rep: Reputation: 357Reputation: 357Reputation: 357Reputation: 357
Quote:
Originally Posted by Recusant View Post
It's become almost a must-have for me with my data stored in multiple paths, all accessible from the one place/link.
Unfortunately, when you say something like this, which in a nutshell is saying "Until Linux adds this Windows feature, I won't switch", you are almost certainly going to be disappointed. Some people here have sugested alternatives, and if those alternatives don't work for you, then you're pretty much bound to stick with Windows. You have your personal requirements - Windows meets them, Linux does not. That's the way it goes sometimes. If there was a significant user base asking for your required feature, it would be added by somebody, somehow, in some manner, to Linux. I see what you're asking as similar to "Why doesn't the Gimp interface look like the Photoshop interface?" Well, it doesn't. Not even close. But enough people actually cared about that so that someone (group) actually wrote a front-end to make Gimp look like Photoshop. I don't see the necessity of that, but obviously many people did.

It's like me saying something like "Until Windows adds 'apt-get', I won't switch." Well, with a requirement like that - be it a reasonable requirement or not - I have started right off the bat by binding myself to Linux with little possibility of ever switching.

Sometimes Linux has a perfectly good alternate for a Windows feature. Sometimes not, (and it goes the other way too). If you are bound to a feature that falls into the "not" category, you will need to stick with Windows and that's just the way it is. Check back in a few years and maybe you'll find your requirement met in Linux. If it's not here in Linux now, that's most likely because not many people care strongly about it.

This is not about you vs. others saying "I don't see your need for that". Personally I don't see your need, but that doesn't matter. I'm sure there are plenty of things that I require where you would say "Huh? Who in the world would need that?!" I read this thread not because I had a solution to offer you, but because I wanted to learn "What in the heck is a 'Windows 7 style Library'?" Obviously I have never had need for them, since I didn't even know what they are (still don't, actually - which is the main reason why I can't suggest a Linux alternate of my own).
 
1 members found this post helpful.
Old 08-15-2013, 05:55 PM   #39
suicidaleggroll
LQ Guru
 
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573

Rep: Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142
Quote:
Originally Posted by haertig View Post
I read this thread not because I had a solution to offer you, but because I wanted to learn "What in the heck is a 'Windows 7 style Library'?" Obviously I have never had need for them, since I didn't even know what they are (still don't, actually - which is the main reason why I can't suggest a Linux alternate of my own).
I thought I was the only one...
 
Old 08-15-2013, 06:12 PM   #40
Kallaste
Member
 
Registered: Nov 2011
Distribution: Slackware
Posts: 363

Rep: Reputation: 85
Quote:
I just don't understand how making access to files faster is a bad thing. I haven't found it no more difficult to know where the file i'm looking for resides, and i've found it a lot easier to get to.
I and others have already explained why the majority of Linux users do not want this feature, although no one but you has couched it in such terms as "bad" and "wrong." It is a matter of mentality, expectations, and computer habits. If you do not understand what has been said, go back and read the thread again.

Quote:
I think the difference isn't between Windows and Linux users, it's between users and hackers.
No, it's still users. The great majority of us do not do any hacking or penetration testing. Some may be developers, system administrators, or just hobbyists who might be more advanced than your average Windows user. Higher degrees of computer literacy usually do contribute to the general desire for a transparent, clutter-free system, but that is exactly the point.

Quote:
I don't think you're in service to me, you're welcome to not comment at all. You can drop the "Windows mentality" angle; that's your bigotry not mine. I'm just asking for a way to do something that would make my ability to access data using Linux easier and faster than i can presently understand how to do in Linux.
I'm not going to play games with you. I'm sure you are aware that you have attempted to censor multiple responses you have received--despite them being very pertinent to your question. You ask the questions:

Quote:
Is it just something that is architecturally very very difficult to do? Or is it that the Linux community either doesn't really know about it or doesn't see a benefit in it? I'm curious about why it, or something better hasn't been done.
Then when people answer you telling you that they don't like this feature, and that the very reasons they don't like it are the reasons it has not been a priority in Linux--which is a direct answer to your question, you say:

Quote:
Instead of telling me you don't like something that I do, i'd rather you tell me how to do something i've asked for help with. If you can't or won't offer a solution or alternative, why comment at all?
or

Quote:
Your comment isn't helpful. I've already addressed this kind of "you're doing it wrong" response earlier.
Well I hate to burst your bubble there, but *address* away. It means essentially nothing to me, especially when all I have done is answer your question. If you don't like it, then maybe you will learn a lesson and formulate your query better next time.

Quote:
You're telling me what i happen to like is an abstract way to do it, and perhaps it is, but it makes managing data easier and faster.
No again. I said abstraction, not abstract way of doing things. If you would like to know what the term means and its significance to computer science, look it up.

Quote:
Basically you're saying "you're doing it wrong", or at very least "i don't understand why you would want to access data that way".
You keep saying that, but it isn't true. No one here has told you you've done anything wrong by using Windows libraries. We couldn't care less what's in Windows. In actuality, you are the one who has come in to a Linux forum, made a thread with the title asking if anyone in Linux is planning to emulate a Windows feature, and said you want to know why we haven't done it yet and are "astounded" that other Windows features haven't been copied in Linux already. Hmm . . . who is telling who they're doing it wrong? You were saying?

All people here have tried to do is explain to you why it is that the Linux community in general may not value features such as this. Why did we do this? Because you asked. Had you come here with a technical question such as "any ideas how to do this," you would have received a far different response.

Quote:
What exactly is the way of thinking that i should assimilate to? (A geniuine question.) Maybe it will help me decide if i'm a suitable potential convert.
No problem. Start here.

Quote:
You're right, they exist to start with. But removing the "public" folders is a piece of piss and then they are just links to a directory like any other. Or if you choose you can remove the Libraries all-together with a simple registry hack (found in less than 5 seconds on Google). It's a choice i don't see available in Linux.
Irrelevant. I am aware they can be hacked out by a registry edit. For that matter, everything about a computer can be reprogrammed in some way, since that is the nature of a computer. I was simply correcting your false statement that they were not "forcibly done." Anything that has to be hacked out of the registry to be disabled is forcibly done.

Quote:
If it were opt-in instead of opt-out would that make it more acceptable?
Yes.

Quote:
Unless i fluke it every time, of course i have to know what i'm doing to use it (ie, make use of it), by definition. Should i also need to know how it works to be able to use it?
In Windows, no, but in Linux, knowing what you're doing is basically synonymous with knowing how it works. That's another one of those fundamental differences I keep telling you about.

Last edited by Kallaste; 08-15-2013 at 10:28 PM.
 
2 members found this post helpful.
Old 08-15-2013, 08:08 PM   #41
haertig
Senior Member
 
Registered: Nov 2004
Distribution: Debian, Ubuntu, LinuxMint, Slackware, SysrescueCD, Raspbian, Arch
Posts: 2,331

Rep: Reputation: 357Reputation: 357Reputation: 357Reputation: 357
I think it just hit me ... what these "Windows 7 style libraries" might be. Are they like iTunes? Where you can have music files spread all over creation, and iTunes searches them out, stores location information in its database, and presents them to you via a GUI organized by something other that path-to-the-file? Organized by genre, organized by artist, organized by date added, etc.?

If this is indeed what you are looking for, sure, that would actually be a trivial application to write. If it hasn't been written yet, that's probably because the typical Linux user has no need/desire for that type of thing for generic file handling. Few people stick files into random directories with hopes of easily finding them later.
 
1 members found this post helpful.
Old 08-15-2013, 08:48 PM   #42
Kallaste
Member
 
Registered: Nov 2011
Distribution: Slackware
Posts: 363

Rep: Reputation: 85
@ haertig: Yep, I think that's pretty much what they are. It's just as you say; it would be trivial to implement. In fact, don't some file managers allow you to pin a command to an icon? I'm usually in the terminal myself or mc, but I thought I'd seen that before. If so, a person could just create some "library" folders and attach a find command to them to search out what they are supposed to be holding every so often.

But like you said, something like that is not really going to be in great demand.

Last edited by Kallaste; 08-15-2013 at 09:40 PM. Reason: misspelled haertig
 
Old 08-15-2013, 08:55 PM   #43
Firerat
Senior Member
 
Registered: Oct 2008
Distribution: Debian sid
Posts: 2,683

Rep: Reputation: 783Reputation: 783Reputation: 783Reputation: 783Reputation: 783Reputation: 783Reputation: 783
@haertig
@BloomingNutria

it is just part of 'explorer' you right click --> add to Library --> choose ( docs. Pics. Music.. )

Then, when you open the 'main' explorer window you have some folders to the side, and everything is in there..

it is just a virtual folder, for people with lots of small hdd's and no big NAS
 
1 members found this post helpful.
Old 08-15-2013, 08:58 PM   #44
Firerat
Senior Member
 
Registered: Oct 2008
Distribution: Debian sid
Posts: 2,683

Rep: Reputation: 783Reputation: 783Reputation: 783Reputation: 783Reputation: 783Reputation: 783Reputation: 783
Quote:
Originally Posted by Firerat View Post
@haertig
@BloomingNutria

it is just part of 'explorer' you right click --> add to Library --> choose ( docs. Pics. Music.. )

Then, when you open the 'main' explorer window you have some folders to the side, and everything is in there..

it is just a virtual folder, for people with lots of small hdd's and no big NAS
Edit, oh and no LVM with adequate redundancy
 
Old 08-15-2013, 10:56 PM   #45
suicidaleggroll
LQ Guru
 
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573

Rep: Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142
Quote:
Originally Posted by haertig View Post
I think it just hit me ... what these "Windows 7 style libraries" might be. Are they like iTunes? Where you can have music files spread all over creation, and iTunes searches them out, stores location information in its database, and presents them to you via a GUI organized by something other that path-to-the-file? Organized by genre, organized by artist, organized by date added, etc.?
Quote:
Originally Posted by BloomingNutria View Post
@ haertig: Yep, I think that's pretty much what they are.
Wouldn't the easiest solution be to just organize the filesystem better, rather than not organizing it at all and then relying on (as it was referred to earlier) an extra layer of puffery in the file manager to "fix it" for you?

I have millions of files that add up to over 3TB on my home system, and have absolutely zero need for a feature like this...because it's organized.

Last edited by suicidaleggroll; 08-15-2013 at 10:57 PM.
 
1 members found this post helpful.
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Qt "cannot call constructor for""a function-style cast remove the redundant ::QBrush" Peterius Linux - Software 4 11-24-2010 04:57 PM
LXer: "A few more" versions of Linux Kernel 2.6.20 planned LXer Syndicated Linux News 0 08-15-2007 09:11 AM
LXer: Open Source, the only weapon against "planned obsolescence" LXer Syndicated Linux News 0 03-28-2007 09:16 PM
how do i get to a "Windows style" desktop screen in SuSE 9.1 xxvm1 Linux - Newbie 18 07-23-2004 11:17 PM
"Fast User Switching" (XP Style) in Linux... cedillo Linux - Newbie 3 12-18-2002 12:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:48 PM.

Main Menu
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