Ubuntu Installation :: Convert From Simply Accounting To Eqonomize?

Feb 23, 2011

Our business is replacing Microsoft Windows with Ubuntu (Linux) but there is one or two problems with the main computer in the office. One the main computer is my Dad's computer and the only thing he does differently then the other computers is that he does his accounting which he uses Simply Accounting and I don't think Simply Accounting is compatible with Ubuntu/Linux.

I found a great, simple accounting program for Ubuntu called Eqonomize. It doesn't have to be that one, but anyone where we can convert are data from Simply Account to an accounting program with Ubuntu.

View 1 Replies


ADVERTISEMENT

General :: Import Simply Accounting Files Into Gnucash?

Apr 27, 2011

Anybody know how to import Simply Accounting files into Gnucash?

View 1 Replies View Related

Debian :: Squeeze - Eqonomize Don't Launch .eqz Files?

Feb 12, 2011

Eqonomize, in my new installed squeeze, don't lauch the .eqz files created in eqonomize with lenny.

View 1 Replies View Related

Ubuntu Installation :: Win XP Simply Gone From Boot Options

Feb 8, 2011

my two partitions (ubuntu and WinXP) worked fine, i always had a boot option at startup. however, my Win boot option simply disappeared. I did not do any update recently, so I do not really understand what could have happened. My /media/windows is also completely empty. when i try to open the windows partition, it says "could not mount".

View 7 Replies View Related

Ubuntu Installation :: Can Simply Upgrade From Current Version To Oneiric?

Jun 8, 2011

I've got Ubuntu 11.04 here and I am currently downloading oneiric ocelot iso. My question is: can I simply upgrade from my current Ubuntu version to oneiric? I've got some pretty important files on my current Ubuntu and I don't want to loose them and yet very much interested to see what oneiric ocelot.

View 1 Replies View Related

Software :: Ns3 Installation - Machine Simply Powers Down Before Completing The Test

Feb 28, 2010

i am using amd64 ubuntu karmic.. i am trying to install ns3 in it however once i start the build process..both the CPU are utilised to a 100 percent and after around building 1010 files out of 1050 the machine just powers off i tried doing a memtest..the same thing is happenin over there also..the machine simply powers down before completing the test..

View 2 Replies View Related

Ubuntu Installation :: Noticed That The Connection Flashed Orange For A Bit And Then Returned To Simply Flashing Slow?

Apr 6, 2011

I just did a new install on a pc chips p23g motherboard based machine. This motherboard has a built in 10/100 connector. When installing I noticed that the connection flashed orange for a bit and then returned to simply flashing slow. Its my understanding that if you have a green steady light and a flashing orange then there IS a connect. If this is true then, for some reason the install didn't find it or didn't install a driver for it. I installed 2 times just to make sure.Oh, when installing, off the dvd (10.4) it said there was a problem but it would give me a desktop so that I could figure it out.I am clueless.There was a box to install and that is what I have been using. Obviously, I am missing something here

View 6 Replies View Related

Ubuntu :: GParted - Cluster Accounting Failed

Feb 12, 2010

I've looked all over the web, but don't see an answer to my particular case. I'm in GParted in Ubuntu Live CD 9.10 amdx64 To prep for Ubuntu install, I'm attempting to resize and re-partition my second hard drive which was FORMERLY my primary boot drive for Vista before it crashed a few days back. It is CURRENTLY my Vista User data file and is about 250Gb in size. The drive is a SATA 500Gb total.

But GParted now all of a sudden gives me several "Cluster accounting failed at blah blah: missing cluster in $Bitmap" error messages. Is there a good way to 'fix' these errors? (besides reformatting it) I deleted the long-winded background, so let me know if you need more info. Short version: I installed vista by reformatting my 120Gb data drive as the primary master now. Then I plugged in my 'previous' 500Gb Sata drive, and pointed Window's User folder to my old User folder, and voila, was back up and running in Vista... minus all my programs. but now, both drives are recognized by GParted as "boot" drives.

View 2 Replies View Related

Fedora Installation :: What Can Do From Ubuntu / GRUB 2 Bootloader Itself To Simply Add Fedora To L

Sep 1, 2011

I had Fedora on my laptop (as well as Windows Vista 32-bit) working fine but I wanted to add Ubuntu for some things, and I did, however something unexpected happened: When I go to boot the the computer, the GRUB 2 bootloader (from Ubuntu) showed ubuntu, and windows, but not fedora, so I can't get into fedora. From a knoppix disk, I determined that all my fedora stuff is there, and (to the best of my ability to determine) intact, but I can't access it. What can I do from Ubuntu or the GRUB 2 bootloader itself to simply add fedora to that list?

View 3 Replies View Related

Ubuntu :: Find A Suitable Small Business Accounting Software?

Apr 7, 2010

I've been poking around for the last week trying to find a suitable small business accounting software that will work for us. To make a long story short I stumbled upon SQL-Ledger and it looks like a very good application just what we're looking for... and low and behold its in the repositories! Anyway I installed the SQL-Ledger package but unfortunately there's no way to load or open this app. Synaptic shows its installed but there's no gui or and reference in the menu. Searching using the filter in the menu results in nothing. So I'm assuming SGL-Ledger just needs a gui associated with it to open it right??

View 3 Replies View Related

Fedora :: Finding A Free Business Accounting Software?

Apr 16, 2011

I operate on fc13. I have a small business running in India, I need a business accounting software for my business. Something simillar to tally. Gnucash Grisbi are all personal accounting softwares. These do not fullfill the needs of a busness. even then good softwares. I am searching for a business accounting software.

View 1 Replies View Related

Hardware :: Canon ImageRunner Photocopy Accounting With Pykota?

Feb 17, 2010

I am in the process of creating a new plan for the department and I am stuck at how I can manage and limit photocopy jobs on canon imagerunner machine. I know and I have tried pykota for print accounting successfully. However, I want to expand it to include imagerunner photocopy tasks as well. Has anyone does something similar (imagerunner photocopy accounting remotely) with or without pykota? If so can you point me to the correct direction.

View 3 Replies View Related

Networking :: Netfilter: Connection Tracking Bandwidth Accounting?

Dec 10, 2010

On Kernel 2.6.33.4 I get this from /proc/net/ip_conntrack:

tcp 6 431557 ESTABLISHED src=X.X.X.X dst=X.X.X.X sport=44242 dport=993 packets=128 bytes=9267 src=X.X.X.X dst=X.X.X.X sport=993 dport=44242 packets=85 bytes=53950 [ASSURED] mark=0 use=2

On Kernel 2.6.36.2 I get this from that same file:

tcp 6 431665 ESTABLISHED src=X.X.X.X dst=X.X.X.X sport=4640 dport=8082 src=X.X.X.X dst=X.X.X.X sport=8082 dport=4640 [ASSURED] mark=0 use=2

It's missing the data on bytes and packets transmitted through that particular connection. I had written a program that uses this information. Was this pulled out of the kernel on purpose or did I miss some option when compiling the new kernel for my box?

View 1 Replies View Related

Slackware :: Ledger Accounting Software Doesn't Work

May 7, 2011

I really like the way the ledger CLI accounting software works, but I cannot seem to get it to function correctly. I set my LEDGER_FILE environment variable to my text file. Whenever I use ledger the output is always formatted incorrectly. Heres an example: I can do ledger bal

results (replace $MONEY with actual numbers):
$MONEY ESC[34mAssets:CheckingESC[0m
ESC[31m$-MONEYESC[0m ESC[34mEquity:Opening BalanceESC[0m

That is the result I get. I am not sure whats wrong. There is also no man page for ledger or any kind of help with the -h flag.

View 3 Replies View Related

Fedora :: Accounting Software For 12 - Inventory Management And Bill Of Materials

Aug 5, 2010

I am looking for accounting software for fedora 12 that has the following features: inventory management and bill of materials.

View 7 Replies View Related

OpenSUSE Network :: Error With Commercial Account Program Called Pastel Accounting

Mar 26, 2011

Having an Error with a commercial Account program Called Pastel Accounting [URL]When I invoke multiuser Access to opening one account set
of books with multiple users for opening one account, it produces an error. I'm able to open the one set of books with a password. But when trying open the same set of books from another computer, it produces an error. The attached file shows the error. The Database engine is Pervasive Corporate Site > Home. This is the version I'm running and my script below. Samba version 3.5.8-30.1-2516-SUSE-SL11.3-i386

[code]....

View 5 Replies View Related

Server :: Setup User Authentication And Internet Accounting Like ISA And Active Directory In Windows?

Mar 8, 2011

setup user authentication server and internet accounting server like ISA and Active Directory in Windows?

View 4 Replies View Related

CentOS 5 :: Recommendations On Open Source Accounting Software For Small Business That Could Be Run Via Web Interface ?

May 2, 2010

I am looking for recommendations on open source accounting software for small business that could be run via web interface on CentOS 5.The more user friendly it is the better. Users use the windows platform for their desktop environment.

View 3 Replies View Related

Ubuntu :: Make Simply Graphic In Gcc?

Feb 24, 2010

I would like to make 2 vertical lines and two horizontial lines around this program. I use gcc as compiler.

* Simple parallel port output control program for Linux
*
*
* The program output the data value to PC parallel port data pins
* (default lpt1 I/O address 0x37. The data values are given as the
* command line parameter to the program. The number can be
* in decimal (0..255) or hexadecimal format (0x00..0xFF).
[Code]....

View 6 Replies View Related

Ubuntu :: Brasero Simply Don't Even See The CD-RW To Even Blank It?

Mar 9, 2011

Lately, I have found that I have to go back to Vista (yes, old Vista no one loves) to burn an iso file on to a CD-RW. Brasero simply don't even see the CD-RW to even blank it, let alone burn the new iso file. I am using Ubuntu 10.04. As I have Debian 6 (gnome and KDE) I tried the same CD-RW, but neither Brasero, nor KDE's K3B 'saw' the CD-RW.But, the in that Vista, the CD/ISO burning software 'saw' the CD-RW without fail. Btw, this same problem happens with Unetbootin. Linux Unetbootin works worse than the Vista Unetbootin!Now, I have to use Vista to burn CD/DVD/Isos.Is there a some special problem with Linux burning software? I know that some developers are not happy with Brasero,

View 9 Replies View Related

Ubuntu Multimedia :: Unable To Use 'convert' In Command Prompt To Convert Image File Format

Jan 19, 2010

I am trying to use 'convert' in command prompt to convert image file format.I get the following error.

convert: UnableToOpenConfigureFile `delegates.xml' @ configure.c/GetConfigureOptions/589.
convert: NoDecodeDelegateForThisImageFormat `airplane.jpg' @ constitute.c/ReadImage/530.
convert: MissingAnImageFilename `airplane.ppm' @ convert.c/ConvertImageCommand/2838.

View 3 Replies View Related

Ubuntu :: Grub Simply Won't Load Windows?

May 27, 2010

Grub installed from 9 or 10 ubuntu simply won't load Windows.Ubuntu and GRUB on IDE hdd, Windows on SATA HDD.Installed all default options, just clicked thru install and when attempting to boot Windows XP screen is blank with a blinking cursor in the top corner.Same thing happened earlier when I ran Fedora 11 then 12.Different version of same result.Can't Canonic work with Grub developers to at least make a workable configuration r it's default setup?Searched the web, in a 1000 places same solution is offered: adding a few lines to menu.lst.1) the lines are already there2) this is for the old version of grub.Does grub actually work for anyone out there? Or is it only supposed to work in weird configurations?

View 9 Replies View Related

Ubuntu :: Convert Wav To Mp3 Using Nautilus-script-audio-convert?

Mar 16, 2010

An easy way to convert wav files into mp3 (or ogg).

$ sudo-apt-get install nautilus-script-audio-convert mpg321 vorbis-tools lame nautilus-script-manager.

after that run

$ nautilus-script-manager enable ConvertAudioFile

Now, when you right click on audio file, under 'scripts', you will see ConvertAudioFile option.

View 3 Replies View Related

Ubuntu :: Simply Edit Table Data For MySQL Db?

Feb 18, 2010

I have tried a few packages but cannot find an easy intuitive interface for editing tables in a mySQL database. I just need to simply edit the table field data, import and export multiple rows, and filter the table data so only the rows are returned based on a string that I search for. The tables I edit have several thousand rows and some up to 30,000. I do not know how to write queries and it seems all these packages require that you know how to write sql queries to do what I need to do. On the mac I used Sequel Pro, which is dead easy to use and is mostly point and click to do all the above. Since my mySQL experience is very limited, I really need something simple like this.

I have tried:

MySQL Workbench
Navicat (lite version)
MySQL Query Browser

how to do what I need to do with the above packages.

View 7 Replies View Related

Ubuntu :: Removing And Reordering Menu Simply With 9.10 And Lucid When It Comes Out?

Mar 6, 2010

Is there anyway I can go back to the old grub where I can do things like removing and reordering my menu simply with 9.10 and Lucid when it comes out?

View 8 Replies View Related

Ubuntu :: Free Proxy To Bypass This Which Can Simply Be Installed?

Mar 28, 2011

point me at a free proxy to bypass this which can simply be installed, built and/or run.setting up a server outside china and running a tunnel to it from my comp is not an option. also, below is a list of sofware that i have tried and failed to work:

Tor with vidalia
Tun with squid (i think squid)
hamachi (which i later realized would never have worked)

i tried to get haystack but it wouldn't build.

PS: if this post is in the wrong area, please tell me where to move it...

View 8 Replies View Related

Ubuntu Networking :: Machine Sucks Up Bandwidth Simply By Being On

Jun 10, 2011

I have an ubuntu machine connected to my network which is used as a Minecraft server, storage, and a subsonic server for music. For the most part, the only person using these services, especially during downtime, is just me at home. Which is why I'm surprised that 2-days ago I detected that my network was being slowed to a crawl. There I found that the ip connected to my ubuntu was moving around 170,000 kb on my Netlimiter 3 program.

I have no idea why that is, I closed my ports that were forward for the ubuntu servers, but the bandwidth keeps leaking. Disconnecting the network from the ubuntu computer or turning off the computer stops the odd downloading and uploading. If anybody would have any information of what I can check or shut down in Ubuntu, please let me know. I'm fairly a beginner to the OS, but haven't been able to find a similar problem on this forum.

View 6 Replies View Related

Ubuntu Networking :: System Simply Doesn't Detect Wi-fi

Jul 10, 2011

I've been trying to revive my old Acer Aspire 3680, which is supposed to have Acer InviLink 802.11b/g Wi-Fi CERTIFIED solution, supporting Acer SignalUp wireless technology, as shown is in Specification.The system simply doesn't detect Wi-fi and I don't know how to make it work.

View 9 Replies View Related

OpenSUSE :: Connect PDA Via Synce To Simply Can't Get Through?

Aug 17, 2009

I am trying to connect PDA via Synce to Linux and simply cannot get through. I tried with odccm and now going through OpenSuse installation and installed as suggested synce packages:

[Code]...

View 5 Replies View Related

OpenSUSE :: How To Simply Install GnoTime For 11.2

Mar 18, 2010

On the GnoTime home page they say that GnoTime is included with various distros, including suse. However, my opensuse 11.2 does not have this app. Do I need another repos? Can anyone advise how to simply install GnoTime for OpenSuse 11.2?

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved