Search found 19 matches

by jOOc
Mon Mar 01, 2010 2:00 am
Forum: General Discussion and Announcements
Topic: Automatically Launch Bash Script On Optical Disc Mount?
Replies: 4
Views: 2234

Re: Automatically Launch Bash Script On Optical Disc Mount?

I did an easy test with my USB. 1. Monitored my /var/log/messages tail -f /var/log/messages Found this line when putting my USB in Mar 1 09:52:55 fc12 kernel: usb 1-4.3.3: New USB device found, idVendor=2008, idProduct=2018 2. Created this little script: /tmp/test.sh #!/bin/bash echo "Testing!!...
by jOOc
Thu Feb 25, 2010 12:32 pm
Forum: General Discussion and Announcements
Topic: Automatically Launch Bash Script On Optical Disc Mount?
Replies: 4
Views: 2234

Re: Automatically Launch Bash Script On Optical Disc Mount?

Hi everybody, I've been search the web trying to find a solution to this but haven't found one. I want a script to automatically run whenever an optical disc is mounted by the system. It seems like an easy thing to setup but I have yet to get it to work. Does anyone here have a solution or any idea...
by jOOc
Mon Feb 22, 2010 5:42 am
Forum: Installation
Topic: HELP, I lost all my data while installing amahi.
Replies: 4
Views: 2391

Re: HELP, I lost all my data while installing amahi.

HELP, I lost all my data while installing amahi. Hardware: - 1 server - sda: 20 Gb for system IDE - sdb: 1,5 Tb SATA EXT3 for data - sdb: 500 Gb IDE EXT3 for data History: I installed fedora 12 and amahi on sda in order to get a brand new fully funtional home server. By the way, nice job and system...
by jOOc
Sat Jan 30, 2010 5:13 am
Forum: Networking
Topic: Amahi server as an access-point
Replies: 2
Views: 1560

Re: Amahi server as an access-point

I got it to work, now my other computers and wireless stuff can connect to the internet through my hda server. I had to do some changes in /etc/dhcp/dhcpd.conf and /etc/named.conf to, these gets overwritten every time I restart. Do I need to make a script that fixes this or can I configure all my se...
by jOOc
Fri Jan 29, 2010 3:36 am
Forum: Networking
Topic: Amahi server as an access-point
Replies: 2
Views: 1560

Amahi server as an access-point

Hello, I have my Amahi set up and running on my ETH0 interface, now I want to configure my WLAN0 as an internal access-point. I never worked with wireless on Linux and dont get it to work. Has anyone done this? How do your ifcfg-wlan0 look like? And how did you set up the bridge between wlan0 and et...
by jOOc
Wed Jan 27, 2010 9:45 am
Forum: Networking
Topic: DHCP always restarts
Replies: 11
Views: 4397

Re: DHCP always restarts

if you jOOc could file a bug, it'd be great. I noticed that the "/usr/share/hdactl/web-installer/install-server" is run the first time by "/etc/init.d/amahi-installer" Unfortunate the amahi-installer places the log in /tmp (" /tmp/amahi-ruby-install.log") and that file...
by jOOc
Tue Jan 26, 2010 1:49 am
Forum: Networking
Topic: Networking / Aliases question
Replies: 2
Views: 1572

Re: Networking / Aliases question

hmmm ... the 255 is technically reserved for broadcasting, if i understand correctly. though it may be possible to assign something there, it's probably not a good idea. who assigned that IP?? your ISP?? Yes it was my ISP. But you are wrong with assuming all addresses that includes a 255 are used f...
by jOOc
Mon Jan 25, 2010 12:26 pm
Forum: File Sharing
Topic: hide /home shares
Replies: 7
Views: 3961

Re: hide /home shares

You can go around this by going to your hda and add new share. Make sure you name it: homes Then you click this new share and deselect "Visible", "All users" and also all permissions. This new share will be at the bottom of the /etc/samba/smb.conf and will merge with the one high...
by jOOc
Mon Jan 25, 2010 10:13 am
Forum: Networking
Topic: Always Assign same ip
Replies: 2
Views: 1835

Re: Always Assign same ip

I have 4 wireless devices that regularly join and leave my home network. Amahi is currently setup as the DHCP server. Without using static ip's, is there a way to assign each device the same ip each time it joins the network? I would like to setup VNC's on each machine without the hassle of setting...
by jOOc
Sun Jan 24, 2010 3:08 am
Forum: Installation
Topic: Theme package question
Replies: 1
Views: 986

Theme package question

Hello, Why are the package agedashi-1.14-1 named "amahi-theme-agedashi-1.14-1.noarch" while the others are named "hda-theme-XXXXX" Maybe this how you want it, but the repository does include an obsolete version of the same theme, see below: yum list "hda-theme*" Install...