Overclockers Australia Forums
OCAU News - Wiki - QuickLinks - Pix - Sponsors  

Go Back   Overclockers Australia Forums > Software Topics > Other Operating Systems

Notices


Sign up for a free OCAU account and this ad will go away!
Search our forums with Google:
Reply
 
Thread Tools
Old 5th March 2011, 7:52 PM   #91
nucence
Member
 
Join Date: Aug 2004
Location: Perth
Posts: 16
Default

Just wondering what would be an equivalent software to Quicken/MYOB and able to run on Ubuntu?

I am slowly converting my machines and server over to Ubuntu and this is the only problem i can see at the moment.

I have had a look around and there are a few options, but was wondering what the most popular and used programs are.

Cheers
Michael
__________________
_________________________
Gaming: AMD Phenom II X6 1090T Black Edition @ 3.2GHz | Gigabyte 890GPA-UD3H, 2x4GB Corsair 1600mhz DDR3 | XFX 6970 2GB | Antec 750W | Antec 902 v3
Fileserver:
nucence is offline   Reply With Quote

Join OCAU to remove this ad!
Old 18th March 2011, 6:34 PM   #92
^catalyst
Member
 
^catalyst's Avatar
 
Join Date: Jun 2001
Location: melbourne
Posts: 10,031
Default

nuence,

I got curious; http://www.appgen.com/ seemed to be the most legit looking thing I came across.

Linked from : (be wary; shocking visuals - http://www.aaxnet.com/design/linuxacct.html)
^catalyst is offline   Reply With Quote
Old 18th March 2011, 6:46 PM   #93
elvis Thread Starter
Member
 
elvis's Avatar
 
Join Date: Jun 2001
Location: Brisbane
Posts: 19,870
Default

If anyone feels like putting this in the OCAU wiki, please go ahead. I have zero time to myself these days, but feel it should be somewhere where other people can edit it and keep it up to date (a quick glance through the first few pages of posts show just how far out of date some of the information is).
__________________
Child's Play Charity
elvis is offline   Reply With Quote
Old 18th March 2011, 7:04 PM   #94
FalconGT
Member
 
Join Date: Jul 2001
Location: Ballina
Posts: 1,506
Default

Came across this today which might be useful for someone.

ddar is a free de-duplicating archiver for Unix. Save space, bandwidth and time by storing duplicate regions of data only once. Use ddar to:

Back up local data to a remote server, each time saving space, upload bandwidth and time by only transferring data not already present on the remote server. This is what cloud backup services like Tarsnap allow you to do already. Now you can use your own storage and internal bandwidth to achieve the same thing.

Back up remote data to a local disk, downloading and storing only changed data each time (the inverse of the above).

Back up local data to a local external disk, each time saving time and space by only writing data that was not present on the disk already. I have six gzipped tarballs of around 50 GiB each of my laptop stored on my external disk, but all together they are only using 64 GiB of storage.

Efficiently store any data that has redundancy. ddar will exploit redundancy across different files stored at any time.

http://www.synctus.com/ddar/
FalconGT is offline   Reply With Quote
Old 19th March 2011, 12:47 AM   #95
nucence
Member
 
Join Date: Aug 2004
Location: Perth
Posts: 16
Default

Quote:
Originally Posted by ^catalyst View Post
nuence,

I got curious; http://www.appgen.com/ seemed to be the most legit looking thing I came across.
Thanks ^catalyst, i will check it out over the weekend, i have changed my plans now and bought a whole new gaming rig and am running win 7 so therefore i might keep my quickbooks.
__________________
_________________________
Gaming: AMD Phenom II X6 1090T Black Edition @ 3.2GHz | Gigabyte 890GPA-UD3H, 2x4GB Corsair 1600mhz DDR3 | XFX 6970 2GB | Antec 750W | Antec 902 v3
Fileserver:
nucence is offline   Reply With Quote
Old 20th March 2011, 9:43 PM   #96
^catalyst
Member
 
^catalyst's Avatar
 
Join Date: Jun 2001
Location: melbourne
Posts: 10,031
Default

Having some difficulty with the G4, so I've gone all VM. Just got the whole WordPress shebang going withing Ubuntu 10.10 via vmware player.

Quite entertaining really

Not sure how the DNS/DHCP will go thru the VM- But I've got a feeling I'll have an intel mac spare in the near future...

And nuence; sounds like a double win. Keep your current software / play some team fortress
^catalyst is offline   Reply With Quote
Old 20th March 2011, 9:47 PM   #97
elvis Thread Starter
Member
 
elvis's Avatar
 
Join Date: Jun 2001
Location: Brisbane
Posts: 19,870
Default

Quote:
Originally Posted by ^catalyst View Post
Not sure how the DNS/DHCP will go thru the VM- But I've got a feeling I'll have an intel mac spare in the near future...
If you choose a bridged network setup, then any VM will listen on the same broadcast and respond accordingly.

My wife runs Ubuntu 10.10 on her laptop, with WinXP inside VirtualBox for her MYOB work. The WinXP VM happily sees our home DHCP and DNS server.
__________________
Child's Play Charity
elvis is offline   Reply With Quote
Old 20th March 2011, 10:00 PM   #98
^catalyst
Member
 
^catalyst's Avatar
 
Join Date: Jun 2001
Location: melbourne
Posts: 10,031
Default

Quote:
Originally Posted by elvis View Post
If you choose a bridged network setup, then any VM will listen on the same broadcast and respond accordingly.

My wife runs Ubuntu 10.10 on her laptop, with WinXP inside VirtualBox for her MYOB work. The WinXP VM happily sees our home DHCP and DNS server.
Well, I just tried that and its broken Wordpress; re-setup wordpress and now its half working but failing after timing out trying to point to the old ip address...

Hrmpf, the html code references the old address; I think I see what happened.

edit: fixed.

Last edited by ^catalyst; 20th March 2011 at 10:15 PM.
^catalyst is offline   Reply With Quote
Old 20th March 2011, 11:13 PM   #99
elvis Thread Starter
Member
 
elvis's Avatar
 
Join Date: Jun 2001
Location: Brisbane
Posts: 19,870
Default

Quote:
Originally Posted by ^catalyst View Post
Well, I just tried that and its broken Wordpress; re-setup wordpress and now its half working but failing after timing out trying to point to the old ip address...

Hrmpf, the html code references the old address; I think I see what happened.

edit: fixed.
That's not the fault of either Linux nor DHCP.
__________________
Child's Play Charity
elvis is offline   Reply With Quote
Old 21st March 2011, 4:04 PM   #100
^catalyst
Member
 
^catalyst's Avatar
 
Join Date: Jun 2001
Location: melbourne
Posts: 10,031
Default

Oh I'm aware of that, I'm quite a handy windows / network tech so I get what it all does.

The thing is the wordpress config seemingly relies on the URL you have in the address bar while it configures the wp-config.php. So, say you point your browser to localhost... You can guess what happens.

So, re-doing the wordpress install / clearing the old sql stuff with the browser pointing to 192.168.0.12 (VM's IP) then doing it solves the issue. I suppose when its on a remote server it makes sense as you'll have the correct address in the bar.
^catalyst is offline   Reply With Quote
Old 21st March 2011, 4:27 PM   #101
von Stalhein
Member
 
von Stalhein's Avatar
 
Join Date: May 2002
Location: Thurgoona NSW
Posts: 1,664
Default

Quote:
Originally Posted by ^catalyst View Post
Oh I'm aware of that, I'm quite a handy windows / network tech so I get what it all does.

The thing is the wordpress config seemingly relies on the URL you have in the address bar while it configures the wp-config.php. So, say you point your browser to localhost... You can guess what happens.

So, re-doing the wordpress install / clearing the old sql stuff with the browser pointing to 192.168.0.12 (VM's IP) then doing it solves the issue. I suppose when its on a remote server it makes sense as you'll have the correct address in the bar.
Laughed out loud at that - I'm not a handy windows/network tech, so I did originally and n00bishly pointed my first WP setup to localhost.

Hilarity ensued.
__________________
80386 sx25 o/c @ 26.133 Mhz | 40 Meg HDD | Cirrus Logic SVGA | 2 Meg RAM | DOS 3.1 --> Ninja!!!!
von Stalhein is offline   Reply With Quote
Old 21st March 2011, 10:41 PM   #102
Captain Kidd
Member
 
Captain Kidd's Avatar
 
Join Date: Mar 2011
Posts: 176
Default

Thankyou, you have taught me so much
Captain Kidd is offline   Reply With Quote
Old 22nd March 2011, 9:06 AM   #103
^catalyst
Member
 
^catalyst's Avatar
 
Join Date: Jun 2001
Location: melbourne
Posts: 10,031
Default

Quote:
Originally Posted by von Stalhein View Post
Laughed out loud at that - I'm not a handy windows/network tech, so I did originally and n00bishly pointed my first WP setup to localhost.

Hilarity ensued.
Yeah it had me a little confused; you'd hit up the front page of the wp blog but hit any links and it all went to shit!
^catalyst is offline   Reply With Quote
Old 20th April 2011, 11:47 AM   #104
elvis Thread Starter
Member
 
elvis's Avatar
 
Join Date: Jun 2001
Location: Brisbane
Posts: 19,870
Default

Quote:
Originally Posted by FalconGT View Post
ddar is a free de-duplicating archiver for Unix. Save space, bandwidth and time by storing duplicate regions of data only once.
Nice. I'll be trying that myself, I think. I've got a small business client of mine using snapshot:

http://www.rsnapshot.org/

It's better for online storage (snapshots are exported read-only via NFS/Samba for users to self-manage restores), but for long term, offsite storage, it is limited compared to ddar.

Quote:
Originally Posted by Captain Kidd View Post
Thankyou, you have taught me so much
No worries. I genuinely hope it's demystified a few things for a few people, and maybe even lowered that first learning step a little for some.

Linux can be a scary world for people who've never seen it before, but it's great fun (and highly productive) if you can get past that first hurdle.
__________________
Child's Play Charity
elvis is offline   Reply With Quote
Old 23rd May 2011, 9:15 PM   #105
Orphan
Member
 
Join Date: Jul 2004
Posts: 2,767
Default

Thanks for posting all that elvis. I will be giving Linux a go on my old HDD as it is something I will need to learn to use well in the future.
__________________
Successful Tades: gunning_2, afterlife, StopShootingMe
Orphan is offline   Reply With Quote
Reply

Bookmarks

Tags
floss, foss, free, linux, software

Sign up for a free OCAU account and this ad will go away!

Thread Tools

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 On
HTML code is Off

Forum Jump


All times are GMT +10. The time now is 2:42 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. -
OCAU is not responsible for the content of individual messages posted by others.
Other content copyright Overclockers Australia.
OCAU is hosted by Internode!