Search found 11 matches
- Thu Apr 29, 2010 7:00 pm
- Forum: Beginners and Newbies
- Topic: Post Installation Questions
- Replies: 5
- Views: 2931
Re: Post Installation Questions
Well if all you have is a CD drive, you can still install the full version by CD just as if it was the DVD. It will just take 5 discs instead of one :D Go to here: http://ftp.ussg.iu.edu/linux/fedora/linux/releases/12/Fedora/i386/iso/ Download and burn the files ending in disc1, disc2, etc. Pop in d...
- Fri Feb 12, 2010 8:46 am
- Forum: Installation
- Topic: Installing Test HDA in a Virtual Machine
- Replies: 2
- Views: 2524
Installing Test HDA in a Virtual Machine
Hello all, I would like to install Amahi in a Virtual Machine to accomplish a couple things: 1.) Test porting all my data (not too much right now) from my HDA running on F10 to a new install of Amahi on F12 (but on the same HW) 2.) Thinking about beta testing some apps, but don't want to risk screwi...
- Fri Dec 18, 2009 4:35 pm
- Forum: Backups
- Topic: How to backup SERVER/AMAHI itself? (policy?)
- Replies: 18
- Views: 25973
Re: How to backup SERVER/AMAHI itself? (policy?)
bigfoot65... The solution you provide is good for manual backup, but what about a automatic backup ... say once or twice a day? I don't do much with Linux and know little about MySQL and PHP. But I figure I'm brave (or stupid) enough to try anything. From my other post concerning MediaWiki Backups.....
- Wed Dec 02, 2009 11:58 am
- Forum: Backups
- Topic: MediaWiki Backup
- Replies: 4
- Views: 5634
Re: MediaWiki Backup
Any ideas?
- Sat Oct 24, 2009 11:23 pm
- Forum: Backups
- Topic: MediaWiki Backup
- Replies: 4
- Views: 5634
Re: MediaWiki Backup
I finally got around to trying this. Created directory "/var/hda/web-apps/backups" to contain all the backup files. I have it set up to backup every 12 hours. Ran the script generator under the "Schedule BackUp" tab in PHPMyBackup. From the App Description: "a small PHP scri...
- Wed Oct 21, 2009 8:50 am
- Forum: Backups
- Topic: MediaWiki Backup
- Replies: 4
- Views: 5634
Re: MediaWiki Backup
Thanks, I'll try this tonight!
- Sun Oct 18, 2009 7:57 pm
- Forum: Installation
- Topic: "Can't locate LWP/Simple.pm in @INC"
- Replies: 9
- Views: 8282
Re: "Can't locate LWP/Simple.pm in @INC"
the solution to this is to not use the Live DVD, however, this is a workaround: yum -y install perl-libwww-perl this is the other thread with the solution to the LWP/Simple.pm issue. Of course one could also download the set of 6 CDs which is the equivalent of the F10 DVD. This is what I eventually...
- Sun Oct 18, 2009 7:47 pm
- Forum: Backups
- Topic: MediaWiki Backup
- Replies: 4
- Views: 5634
MediaWiki Backup
I need a method to automatically (i.e. once a week at a particular time) backup my MediaWiki files (created pages, custom settings, extensions too if possible). What is the best method to do this? I'm currently using fwbackups (set to run early in the morning) to backup all my files under /var/hda/f...
- Tue Aug 04, 2009 11:12 am
- Forum: Installation
- Topic: "Can't locate LWP/Simple.pm in @INC"
- Replies: 9
- Views: 8282
Re: "Can't locate LWP/Simple.pm in @INC"
Wish I could use the DVD, but I only have a CD drive and my mobo will not boot from a USB Stick either. Bummer. I'll be looking into other ways of getting it installed with the F10 DVD iso. I have two hard drives in the computer... perhaps I can get F10 DVD on the hard drive in a similar way that I ...
- Mon Aug 03, 2009 8:19 pm
- Forum: Installation
- Topic: "Can't locate LWP/Simple.pm in @INC"
- Replies: 9
- Views: 8282
Re: "Can't locate LWP/Simple.pm in @INC"
Ahh, yes, -f is currently broken, try this: Do: rm /etc/sysconfig/amahi-hda If that is not located there, then just do: hda-install <CODE> Where <CODE> is your install code from your Amahi CP. /etc/sysconfig/amahi-hda .... No such file or directory. su - hda-install <CODE> came up with the same err...