OpenSUSE :: Any Disk Catalog Application In 11.3 Distribution?
Dec 3, 2010
Is there a Disk Catalog application in the opeSUSE 11.3 distribution? If there is, I can't seem to find it. Data has been accumulating on various media for 20 years. Organization is a real problem since it is on everything from floppies to CDs to DVDs to flash drives to external hard drives to internal hard drives on 3 computers. File systems range from DOS to FAT to NTFS to ext3 (ext4 coming).
I just spent 6 hours searching CDs manually to find a picture of a distant relative who died. His children remembered the picture and wanted a copy. Now every surface in my office is covered with old CDs I have to put away somewhere. Surely there is a better way. I need something that will organize file names, dates and media so I can search for it.
I have looked at Gnome Catalog and GTK disk Catalog but they haven't been updated in a long time and don't seem to be included with openSUSE 11.3. That makes me suspect they have problems of some sort. Is that a reasonable assumption or should I conclude they are mature products that don't need updating? Has anyone here used them?
View 9 Replies
ADVERTISEMENT
May 2, 2010
I am trying to upgrade my ubuntu distribution from 9.10 to 10.04 using update-manager. I have only 2G free in my / partition, and update-manager complains saying it needs 4G free in the / partition to upgrade.
I presume the space is needed to store downloaded packages. Is there any way I can change the download directory to some other partition (i have plenty of space in other partitions)?
View 2 Replies
View Related
Mar 5, 2009
I would like to install a program (R for statistical computing). I am using Slackware. On the download page of R (The Comprehensive R Archive Network) there are options to download the code for Debian, Redhat, Suse, and Ubuntu. Which one should I download in my case (using Slackware)? Is there any of them which I should not download?
View 4 Replies
View Related
Jan 31, 2010
I've downloaded VideoLan (VLC) via Yast but the icon was placed in the audio folder. How do I move it to the video player folder? Also, where are additional icons stored? I run SuSE 11.2 (boxed version) with KDE.
View 9 Replies
View Related
Jan 7, 2011
I want to install this distribution of Linux through Virtual Box. I have already installed VB and dowloaded openSUSE. Which are the next steps?
View 1 Replies
View Related
Nov 25, 2009
While attempting to do a distribution upgrade with Yast Wagon, I got the following after selecting to configure later:
randall@linux-xmay:~> gnomesu yast2 wagon terminate called after throwing an instance of 'YUIUnsupportedWidgetException' what(): Unsupported optional widget type: ContextMenu YaST got signal 6 at YCP file Wizard.ycp:691 /sbin/yast2: line 440: 15947 Aborted $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS randall@linux-xmay:~>
How to fix or get around that?
View 9 Replies
View Related
Jun 23, 2010
I wondering if there is a program that allow to catalog your CD/DVD collection? I using KUbuntu 10.04 LTS and would like to find a program where I can catalog my CD/DVD collection. I have tried to find one. But I haven't found one.
View 2 Replies
View Related
Jul 5, 2011
Is there any program that can change in custom catalogue every music file author to the name choosen before start? I need it 'cause I have lot of author name variants in my folder.
View 2 Replies
View Related
May 18, 2010
I had used Discs cataloguing software on the Mac and Windows too, so I'm not new to the concept. However I'm a total rookie when it comes to Linux and Gnome Catalog
Once you have created a new catalog, and a disk inside it (I guess), how do you get Gnome Catalog to perform the actual scanning of the discs? I just don't see any button or menu command for it anywhere
View 1 Replies
View Related
Jun 27, 2010
I am using ubuntu 8.04 with GNOME. In windows xp I had 'virtual volumes view' which would create catalog of partition in graphical way & searchable for file or folder. In catalog we can see file size. I want to find alternative in ubuntu.
View 1 Replies
View Related
Apr 23, 2010
I found some artists/albums available on 7digital that are not available on Ubuntu One Music Store. Is that done on purpose?
One example is:
Artist: New Young Pony Club
Album: The Optimist
View 9 Replies
View Related
Oct 1, 2010
I am running a 64bit 10.10 with gnome. Its pretty much a fresh install. I saw a project called CAINE, it looked neat so I'd thought I'd give it a try, something in the installation mucked up. Now when I open the Software center I get a message telling me "Items can no be installed or removed until the package catalog is repaired" I click repair and I get this error message: E:I wasn't able to locate file for the caine-from-deb package. This might mean you need to manually fix this package.:So I thought I'd give it a go using synaptic package manager, it gives me these error messages: E: caine: subprocess installed post-removal script returned error exit status 2 E: caine-from-deb: subprocess installed post-removal script returned error exit status 2.I am currently unable to install or update any software at the moment so I really need help to get this fixed.
View 2 Replies
View Related
Jul 26, 2010
Is there some catalog or something to distinguish and choose sources for sources.list file in Debian? Currently mine are
Code:
deb cdrom:[Debian GNU/Linux 5.0.3 _Lenny_ - Official i386 DVD Binary-1 20090905-08:48]/ lenny contrib main
deb cdrom:[Debian GNU/Linux 5.0.3 _Lenny_ - Official i386 DVD Binary-2 20090905-08:48]/ lenny contrib main
deb cdrom:[Debian GNU/Linux 5.0.3 _Lenny_ - Official i386 DVD Binary-3 20090905-08:48]/ lenny contrib main
deb cdrom:[Debian GNU/Linux 5.0.3 _Lenny_ - Official i386 DVD Binary-4 20090905-08:48]/ lenny contrib main
deb cdrom:[Debian GNU/Linux 5.0.3 _Lenny_ - Official i386 DVD Binary-5 20090905-08:48]/ lenny contrib main
deb cdrom:[Debian GNU/Linux 5.0.3 Update DVD 20090907: i386 DVD 1]/ lenny contrib main non-free
but I want to use EXACTLY the same from internet - for the same version.
Also what mean non-free, contrib, main and other parameters?
View 3 Replies
View Related
Apr 16, 2010
I've used updatedb to catalog a remote XP drive as follows:
Code:
sudo mkdir /mnt/xpcdrive
sudo mount //winxp/c$ /mnt/xpcdrive -o username=administrator,password=mypassword
[code]...
View 2 Replies
View Related
Jan 10, 2011
We're trying to validate LDAP authentication from Linux against our AD global catalog servers. I'm seeing lots of LDAP query tools, but what I need is a free/open source application that can use LDAP to query AD to authenticate... something as simple as entering the hostname/IP of our AD/global catalog server and the port, then passing an AD username/password to it to validate logon capability. Anyone know of any software/apps that can do this? I don't want to get into configuring Samba for LDAP or trying to authenticate my actual Linux server again AD... I just want an application that uses LDAP for authentication.
View 2 Replies
View Related
Mar 10, 2011
can not connect to internet, nm-applet just tells me interface not ready for both wlan0 and eth0, if i plug eth0 in it will not connect to the internet, I would like to fix this without re-install networkmanager-gnome is broken but when i try to install the deb from flash drive ubuntu software center tells me i need to fix package catalog, but it cant fix it without internet access.
View 4 Replies
View Related
Aug 29, 2010
Can anyone point me to already built and mostly working utilities that will catalog the contents of (external) USB and flash media in a way that they might be searched?With cheap (under $100 US) terabyte external drives, it is too easy to get another drive and fill it. I'm looking for utilities or applications that will help me know what I have, cull the duplicates, and avoid the need to spin a drive just to see if it holds what I seek.
Years ago there were utilities that would read the contents of diskette media and create a printable "index" or "catalog" page. The pages were conveniently sized to match the diskette so that one could store the page in the diskette sleeve for future reference.Later, the pages got replaced with applications that stored a disketter ID along with each file name. One could then search for a name, or pattern, and discover which diskette held the file(s) of interest. Today we don't have diskette sleeves, but we do have cases for our external USB drives and wallets for our flash media. A printed index would be nice to have.
View 14 Replies
View Related
Jul 23, 2011
I Was attempting to install Openoffice on my system and i think at some point i messed something up while removing the Libreoffice. I no longer can access the Ubuntu software store as it says my package catalog needs to be repaired, when attempting to repair i get the following errors:
And
rrors were encountered while processing:
View 1 Replies
View Related
Jun 2, 2010
I created a thread about a problem a I had with my hard disk clicking whilst idle little while ago and I may now have stumbled upon a possible solution. The strange thing with the problem is that Ubuntu/Kubuntu didn't cause this problem but Opensuse 11.2 does.
I installed Fedora 13 to have a glimpse of what all the fuss was about and noticed that I had the same problem (hard disk clicking whilst idle ~ every 20 secs or so). Now there's a wiki on this subject and a few bug reports: [url]
Problem Description
Some ATA harddrives perform very frequent head unloads under Linux significantly shortening their lifespans. Root cause
The inactivity timer for head unload is configured too aggressively either via ATA APM (Advanced Power Management) feature or other non-standard means. Such aggressive settings are very fragile to changes in IO pattern and under Linux many such drives unload their heads only to re-load them shortly. Note that this relentless unloading/reloading cycle can also be triggered under Windows by installing programs which can alter the IO pattern (e.g. certain vaccine programs which runs in background).
Now two of the listed models with this problem are basically identical to my model (Dell Inspiron 1520) and basically share the same hardware: Dell Vostro 1500 and XPS 1520.
The workaround listed is to:
set APM to 254
Furthermore, there is a script: Storage-Fixup which can also be downloaded from opensuse software search. Indeed there is a report of this for a Vostro 1500: Gmane Loom
The report suggests looking at: Disk Power Management - openSUSE which lists a method to create a configuration file to management disk power management:
My question is whether I could download the storage-fixup rpm [url] has a description of it and it can be found: Software.openSUSE.org) and install it to (hopefully) solve the issue or should I follow the method given in: Disk Power Management - openSUSE
to set APM to 254:
Code:
View 3 Replies
View Related
Jan 2, 2010
My dual proc, dual core Opteron MSI Master2FAR motherboard failed, and I try to boot a disk, used on this board as boot disk, on an Intel based Gigabyte GA-965-DS3. Both systems are x86_64 architecture.
The OS is on both systems is openSUSE 11.1.
On booting the disk on the Gigabyte, the disk is seen correctly by the BIOS, but not by the OS, and there is no /dev/sdX; no /dev/disk/... either. I am taken to a login shell from the ramdisk.
When I just mount this disk on the Gigabyte (booted with the Gigabyte's original boot disk) everything seems fine. No suprise to me, since the disk was fine, and was unmounted gracefully and physically taken off the MSI before the board failed.
I think that the cause lies in the fact that the harddisk controller on the Gigabyte is different from the MSI, and the driver for that controller is not available at boot time.
I have two questions:
- is my assumption correct, or is something else going on?
- if I am right, is there a way to get this disk booting on the Gigabyte (or on another system, for that matter)?
You might want to ask why I want to boot this disk on the Gigabyte in the first place, since I can mount it and see all data on it. I have a reason for that, but telling that story would make this topic too long, and it's too off-topic. Most certainly I will get to that in another topic.
View 2 Replies
View Related
Apr 11, 2010
I am just starting with openSUSE and have read the documentation, which tells me that Panel->Add->Applet->Application Launcher will let me add an application to the panel.There seems to be no such option, other than to Add Widgets.I have a program, which I have installed, and runs, but I can't see how to put it on the panel
View 9 Replies
View Related
Aug 25, 2010
I've had a lot of bad luck with Linux, but I decided to try openSUSE 11.3, which is extremely more sufficient than Windows, regardless of how complex it makes things more than in Windows. Anyway, is there a program like Rocketdock that can operate on Linux?
View 1 Replies
View Related
Sep 16, 2010
I cannot install any application. When I try to install anything from yast or with an rpm always have a similar message.
View 3 Replies
View Related
Nov 15, 2010
as an absolute newbie I downloaded my first application. RealPlayer11GOLD.rpmFrom info on this forum, I managed to install the package with the rpm command as root on openSuSE 11.1When done, it said finished.But now I cannot find the player. Where do I go wrong?
View 9 Replies
View Related
Mar 30, 2011
In openSuse.. the practical way to backup with a GUI application.
a) Scenario: GRUB crashes or is modified/deleted.. (Obviously not due to ME... I'm and expert even though I just installed OpenSuse 11.4.... about 10 seconds ago..... if you know what I mean).
b) Scenario: Installed/Updated SOMETHING and everything went weird.. (can't boot, nothing runs, KDE/GNOME is dead, end up at a command prompt but I don't know any commands!!!)
Now I had an excellent OpenSuse running..... WHAT do I download to backup, WHAT do I back up so I can do a FRESH Operating System install (SuSe) and restore the rest (or most of it).
SO:
1: What's a good GUI tool?
2: What Folders and Files/Directories do you backup to get back running ASAP?
View 9 Replies
View Related
Aug 31, 2011
I've recently added a new hard disk and due to mother board controllers this new hard disk is known as sda.Before that my boot partition was /dev/sda3 and know this changed to sdb3.Whenever grub menu appears and I choose opensuse,it can't find /dev/sda3 .It seems that I should edit menu.lst or change boot loader parameter.something like root (hd1,2).But I don't how I can do this with opensuse boot loader.Though I could do this with CentOS easily.
View 7 Replies
View Related
Mar 22, 2010
How do I run application as root, without using Konsole?Sometimes I wish to start task manager on system level, but I dont want to use console. I wish to know how, from KDE4 logged as user, run app as root.
View 9 Replies
View Related
May 3, 2010
is there any nice web development application?
View 6 Replies
View Related
May 28, 2010
I just installed the miro internet tv application using yast on my openSUSE 11.2 and I cannot start it.
Running the miro application from console gives me the following output:
nuca@ionpetrache:~> miro
PyNotify support disabled on your platform.
2010-05-28 13:51:55,501 INFO Starting up Miro
2010-05-28 13:51:55,502 INFO Version: 2.5.4
2010-05-28 13:51:55,508 INFO OS: Linux 2.6.31.12-0.2-desktop i686
2010-05-28 13:51:55,509 INFO Revision: ssh://wguaraldi@pcf1.pculture.org/var/git/miro - 1e20db82
[Code]....
View 9 Replies
View Related
May 28, 2010
I'm running KDE 3.5.10 on openSUSE 11.2, and when I run KDE4 apps, such as ktorrent or kopete, they don't show up in the tray. But when I run them under KDE4, they do show up in the tray.
View 1 Replies
View Related