Fedora :: Entity-Relationship Diagram Tool
Mar 11, 2010I need a ERD tool (ERD -> Entity Relationship Diagram). Where and how i can get it?. If it is platform independiente, open source (or free), it will help me greatly.
View 14 RepliesI need a ERD tool (ERD -> Entity Relationship Diagram). Where and how i can get it?. If it is platform independiente, open source (or free), it will help me greatly.
View 14 RepliesI need to create a simple diagram - basically, a small binary tree with labels on the nodes. I would probably posting that as a graphic illustration for a forum or blog post (but not at these forums).Looking at KDE menus, "gimp", "mtPaint", "LibreOffice draw" and "Inkscape" look as if they might be possibilities.When it comes to drawing, I'm am all thumbs (hopelessly incompetent). So what do you folk suggest as an easy way to get the job done.
View 5 Replies View RelatedI get this error when I try to start up firefox:
Code:
XML Parsing Error: undefined entity
Location: (null)
Line Number 30, Column 7: <menuitem id="context-copy"
------^
It's a GTK window with black text with yellow background. I've tried removing the .mozilla folder uninstalling firefox completely and deleting /usr/lib64/mozilla and /usr/lib/mozilla folders. Same error. So I tried running firefox under root, and it displays the same error plus:
Code:
Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See [URL] for information. (Details - 1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)
So after long hours of frustration I created a new "test" user and firefox ran fine. It still doesn't work on my old user account and root. My system is "Linux localhost.localdomain 2.6.30.9-102.fc11.x86_64 #1 SMP Fri Dec 4 00:18:53 EST 2009 x86_64 x86_64 x86_64 GNU/Linux"
I have a clean install of Fedora 12 and trying to mount a second hard disk with data created under Fedora 8. Nautilus lists the hard disk and can see all the folders and files under Places > Computer. However, Nautilus only lists hte hard disk (/dev/sdc) but no partitions (e.g. sdc1, sdc2) under Filesystem. LVM shows Partition1, Partition2 and UnPartitioned space under /dev/sdc. LVM shows Partition2 as 'uninitialized Disk Entity /dev/sdc2'. If I try to 'Block Initialize' Partition2 (which is the largest listed partition), LVM warns all data in the partition will be erased. A partition with all the data is on the hard disk because Nautilus can see it but the partition is not listed under /dev/sdc so I can mount it.
View 7 Replies View Relatedi already put a windows 7 in domain, but now i cant login with samba user in windows 7 machine, i recive the error: problem with trust relationship.
View 1 Replies View RelatedIs there any way to copy a diagram from Dia to OpenOffice?I tried copying and pasting, but that doesn't work. Is there any plugin that lets Dia copy the current screen as bitmap image?Also, I tried saving to jpg and png file and inserting into Openoffice, it always says "Graphics Filter not found". I didn't see any missing OpenOffice packages in synaptic, is there a special filter plugin I need to install to insert an image?
View 2 Replies View RelatedI installed a second hard drive to my CentOS box. In the LVM GUI tool i see the hard drive but the "Initialize Entity" button is grayed out. I am not very familiar with using the LVM tool so i am not sure what to do from here.
View 1 Replies View RelatedHow do I can enable the uml diagram painter on anjuta on ubuntu 11.04? I see some screenshot but I don't found the package.
View 1 Replies View Relatedi would like to ask about latex in linux, if i want to use a package to draw a feynman diagram in latex(kile) but it doesn't exist in my computer, what i must suppose to do ?
View 4 Replies View RelatedDoes anyone know where I could find a block diagram of the Squeeze sound system with all the possible permutations thereof. I am primarily interested in OSS4 on a KDE4 desk top. I want something that shows all possible inputs, all possible outputs and all of the component programs in between. At this point I am really confused by all of the possible packages and how they interact with each other.
My present OSS4 installation works with oss4test, VLC, etc. but doesn't work with iceweasel. I have installed all of the recommended packages to no avail. I have an Intel DP55KG mother board with the Intel HD sound system on board.
Using Mozilla's Daily PPA and getting this when I try and launch any Prism program:
Code:
XML Parsing Error: undefined entity
Location: chrome://webrunner/content/webrunner.xul
[code]....
I have an apache web server with php 5.3 and I need to connect to a webservice I set up in sqlserver 2008
Both servers are in the intranet.
If from my browser I write http://192.168.2.2/internet?wsdl I am prompted for a user and a password, which are those of a windows user with permissions to connect to the ws. After writing them I can see the XML file in my browser.
the php file is code...
I've tried variations in the url, the user, with and without password, with no luck
I've googled a lot, with no luck
Firstly I thought LWP value listed during execution of command ps -eLf is same as the TID value of each threads getting spawned.But actually these two values are totally different(got TID value using pthread_self()).Please let me know what is this LWP value?
View 1 Replies View RelatedI have tried to change settings on Sound Recorder, and when I tested the new settings, a number of windows came up with the last reading: Disconnected: Entity killed but I cannot quit the program no matter what I do. The program just will not close. Is there another way to close a program?
View 3 Replies View RelatedCould you please explain the relationship between the languages?For one, is C writing assembly when you compile, does every piece of code end up assembly/hex? Is there a way to convert (?port?) between them?I don't understand much at all of them yet, but I've seen examples where it looks like they are interacting, and an understanding of all of them looks to be important?
View 12 Replies View RelatedOn a Debian system, there are packages called uswsusp and hibernate. The former contains a program named s2disk, the latter contains a program called hibernate. Superficially, these both do the same thing: the suspend the machine to disk. Usually, this works fine, but since I'm often using Debian testing and there are lots of changes in kernel and other packages (I assume), somethings this breaks. But then, when one of these programs doesn't work, sometimes the other works. Often, hibernate works when s2disk doesn't.annoyingly, however, the "Suspend" or "Hibernate" buttons in the graphical user interfaces (e.g., LXDE, KDE) appear to be wired up to the s2disk program, so when that breaks I have to use hibernate manually.
So, what is the difference between these packages? Interestingly, the hibernate package "recommends" uswsusp, but the package description says that it "smartly puts your computer to sleep ... using one of the various methods available in the kernel". So apparently it can fall back to something else when the s2disk method fails? And if hibernate is more powerful, why wouldn't the GUIs use it instead?
I just found in kernel-2.6.35.3, in file arch/x86/kernel/irq.c:
unsigned int __irq_entry do_IRQ(struct pt_regs *regs)
{
struct pt_regs *old_regs = set_irq_regs(regs);
/* high bit used in ret_from_ code */
unsigned vector = ~regs->orig_ax;
[Code]...
Does any body know the relationship between the vector number and irq number?
I am looking for customer relationship management, I have had a look at "Sugarcrm" but cannot seem to figure out how to install it.I run a small business on my own which often means i get flooded with customers from time to time and i need a CRM system that is simple to use and doesnt have to be fancy..What I am asking is there a package out there for ubuntu other then Sugarcrm?Btw the software will be installed on a stand alone computer.
View 2 Replies View RelatedRecently,I am learnning about the LFS and I can not understand the relationship between the kernel and file system !!It is so annoyed because I want to understand the LFS deeply.who can describe the relationship between them!and who can give me a simple example?
View 1 Replies View RelatedDo you know what's relationship between ethx and physical net cards? such as i have three net cards in the PC, named A, B, C. In which config file i could know that eth0 -> A, eth1 -> B, and eth2 -> C. Would the mapping relationship change after reboot? Is there any method i could change the mapping?
View 5 Replies View Relatedin my windows7 laptop, I installed a virtualbox 4.0 then Fedora 14 as OS. Can I transfer the files from Linux system to windows syatem? I mean can I create a relationship between two OS like mapping network drive?
View 3 Replies View RelatedMy server is running Ubuntu. I have no problem adding a windows XP to the domain. I however have a problem with windows 7 laptop. I keep getting the following error
"The user could not be added because the following error has occurred:
The trust relationship between this workstation and the primary domain failed".
I have this problem and the workstation is on windows 7 and the domain is on samba. My Xp computers are connecting fine just the windows 7 ones.i've even tried to do the registry edit and its not working.
View 2 Replies View RelatedI successfully migrated most of my daily use tools from vista to fedora, except my video/photo edit tool. Could someone please recommend some tool like photoshop CS and Corel VideoStudio?
View 4 Replies View Relatedis there any magnify tool in Fedora 13?
View 3 Replies View RelatedI wanted to convert some XLS files into CSV format in my Linux box. Could you please tell me is there any command line tool available in Linux. Since i have a requirement for automate this job via a cronjob , so i would be needed a command line tool.
View 1 Replies View Relatedim looking to erase all data on my toshiba equium a100-338 and install F14 Xfce but i want to remove the hidden vista partition on it first as it takes up around 7 Gb, i have tried to remove it with windows but it does not want to go! any ideas about a low level format tool or how i can remove this within fedora itself?
View 6 Replies View RelatedI will scan my ports which are open or closed.Which tool can I use to scan my ports.
View 4 Replies View RelatedIn these days my hard disk is weird.I can see in my pc that the red light (when read/write process to the disk happens) remain on and Linux crash, it seems that the hard disk has problems.Therefore, exits a tool according with your experience that let me see the status of all my hard disk?
View 5 Replies View Relatedfinding a tool to record udp:// streams that are multicasted.
View 1 Replies View Related