Search found 112 matches
- Mon Dec 31, 2012 12:31 pm
- Forum: Beginners
- Topic: How to set up your Pi as your web server
- Replies: 69
- Views: 29764
Re: How to set up your Pi as your web server
Cool post. Whats the chance on putting this in the wiki?
- Mon Dec 31, 2012 11:28 am
- Forum: Beginners
- Topic: Can't connect to Wi-Fi
- Replies: 10
- Views: 20550
Re: Can't connect to Wi-Fi
Hi, check out this tutorial.
http://omer.me/2012/04/setting-up-wirel ... pberry-pi/
Perhaps your firmware for your adapter is not installed.
Regards,
Phil
http://omer.me/2012/04/setting-up-wirel ... pberry-pi/
Perhaps your firmware for your adapter is not installed.
Regards,
Phil
- Mon Dec 31, 2012 11:19 am
- Forum: Beginners
- Topic: Circuit Components
- Replies: 6
- Views: 1529
Re: Circuit Components
Hi, I've been a programmer for around 10 years and just recently got into electronics. I would highly recommend this book: "Make: Electronics (Learning by Discovery)" http://www.amazon.com/s?ie=UTF8&keywords=make%20makezine&page=1&rh=n%3A172282%2Ck%3Amake%20makezine It teaches ...
- Sun Dec 30, 2012 4:51 pm
- Forum: Beginners
- Topic: Using Motion - Web Cam
- Replies: 1
- Views: 693
Re: Using Motion - Web Cam
ok, fixed the issue. I had the width in my config file set to bigger than 640...
- Sun Dec 30, 2012 3:43 pm
- Forum: Beginners
- Topic: Using Motion - Web Cam
- Replies: 1
- Views: 693
Using Motion - Web Cam
Hi, I followed this post http://www.raspberrypi.org/phpBB3/viewtopic.php?f=26&t=7397 on how to use a PS3 camera. When I run $ motion the camera turns on and the images are placed in a folder. However the web server does not start. When I run as sudo $ sudo motion The web server starts, but the c...
- Sun Dec 30, 2012 2:50 pm
- Forum: Networking and servers
- Topic: Accessing AFP Shares Over Local Network
- Replies: 9
- Views: 19616
Re: Accessing AFP Shares Over Local Network
Thought this would be a good tutorial for the wiki. Comments, suggestions welcome http://elinux.org/Mounting_AFP_Shares_T ... al_Network
- Sat Dec 29, 2012 9:49 pm
- Forum: Networking and servers
- Topic: Accessing AFP Shares Over Local Network
- Replies: 9
- Views: 19616
Re: Accessing AFP Shares Over Local Network
Forgot to mention, if you use "sudo su" and it prompts you for the root password and fails, type: sudo gconftool-2 --type bool --set /apps/gksu/sudo-mode true I found this (can't remember where), but there seems to be a bug where the su password will always fails. This usually fixes it.
- Sat Dec 29, 2012 9:15 pm
- Forum: Beginners
- Topic: Screen Rotation
- Replies: 8
- Views: 6604
Re: Screen Rotation
Ok, downloaded the and installed the latest image and it works. Thank 

- Sat Dec 29, 2012 8:54 pm
- Forum: Networking and servers
- Topic: Accessing AFP Shares Over Local Network
- Replies: 9
- Views: 19616
Re: Accessing AFP Shares Over Local Network
I was having the same issue. After you mount the shared folder type: sudo su then type: mount This will display all your mounted disks. It will also give you the path to the mount e.g. /home/pi/mountname Type: cd /home/pi/mountname I am new to linux and having a ball with all the permissions :twisted:
- Sat Dec 29, 2012 12:46 pm
- Forum: Beginners
- Topic: Screen Rotation
- Replies: 8
- Views: 6604
Re: Screen Rotation
Hi Thanks for the help. Do I know what ARM/GPU memory split I am using? NO. How do I find this out?
- Sat Dec 29, 2012 11:45 am
- Forum: Beginners
- Topic: Screen Rotation
- Replies: 8
- Views: 6604
Re: Screen Rotation
Thank you. Great resource. When I add display_rotate=1 and reboot, the screen does not rotate. Am I missing another setting?
- Sat Dec 29, 2012 4:14 am
- Forum: Beginners
- Topic: Screen Rotation
- Replies: 8
- Views: 6604
Screen Rotation
Hi,
I am new to the RPi and just finished configuring it. I do have a question; how to you set the screen rotation? I want to rotate the screen as portrait.
I am using the debian distributions. Running uname -a, its says Linux raspberry 3.1.9+
Thx
I am new to the RPi and just finished configuring it. I do have a question; how to you set the screen rotation? I want to rotate the screen as portrait.
I am using the debian distributions. Running uname -a, its says Linux raspberry 3.1.9+
Thx