Go to advanced search

by femindharamshi10
Tue Feb 09, 2016 11:21 am
Forum: General discussion
Topic: weaved vs internal ip
Replies: 0
Views: 251

weaved vs internal ip

my isp gives only internal ips starting with 172 so to access it remotely i use weaved. i wanted to ask that, if my pi working on wifi drops the wifi for some reason so for that time the weaved wont work, but when it reconnects, will weaved automatically start ? and i have attached a service at port...
by femindharamshi10
Tue Feb 09, 2016 6:34 am
Forum: General discussion
Topic: lost the ssh connection AFTER sudo chmod 777 -R /
Replies: 12
Views: 2598

Re: need help

Hi femindharamshi10, You changed all rights of your complete Raspbian installation recursively with -R starting from the route directory \. I would say the best was to get your Pi running you need to re-install everything. ByteYourLife cant do it without it ? it would take too long for me to set it...
by femindharamshi10
Mon Feb 08, 2016 5:47 pm
Forum: General discussion
Topic: lost the ssh connection AFTER sudo chmod 777 -R /
Replies: 12
Views: 2598

lost the ssh connection AFTER sudo chmod 777 -R /

just for experimenting i did
sudo chmod 777 -R /

then suddenly after a minute i lost the ssh connection and now when i do
ssh pi@192.168.0.98 it says connection reset by peer

what happend ? :D
by femindharamshi10
Mon Feb 08, 2016 4:59 pm
Forum: General discussion
Topic: php not working
Replies: 5
Views: 5488

Re: php not working

chrisoh wrote:What's the output if you run these two commands:

Code: Select all

cd /var/www/html
ls -al
the output is :

Code: Select all

total 12
drwxr-xr-x 2 root root 4096 Feb  7 18:32 .
drwxr-xr-x 3 root root 4096 Feb  6 18:57 ..
-rw-r--r-- 1 root root   80 Feb  7 18:33 index.php
by femindharamshi10
Mon Feb 08, 2016 4:56 pm
Forum: General discussion
Topic: php not working
Replies: 5
Views: 5488

Re: php not working

Did you install libapache2-mod-php5 as the instructions said? You might also need to restart Apache after that. It should be restarted automatically, but I think I've seen at least one case where it didn't happen. [edit] Ok, I just tried following those instructions with a fresh Jessie Lite install...
by femindharamshi10
Mon Feb 08, 2016 3:52 pm
Forum: General discussion
Topic: php not working
Replies: 5
Views: 5488

php not working

https://www.raspberrypi.org/documentation/remote-access/web-server/apache.md i followed this guide and 192.168.0.X works... even the index.html works even editing it works then i removed index.html and created index.php entered the following code <?php echo "Femin"; ?> which gives no output then i ...
by femindharamshi10
Mon Feb 08, 2016 4:10 am
Forum: General discussion
Topic: multiple drives as a single drive
Replies: 9
Views: 1644

Re: multiple drives as a single drive

femindharamshi10, ...just explain step by step how to do it.... So demanding. Does not inspire one to want to help. You are going to need to: 1) Set up a RAID system that uses many disks as one. https://raid.wiki.kernel.org/index.php/Linux_Raid or 2) Use the Logical Volume Manager (LVM) https://en....
by femindharamshi10
Sun Feb 07, 2016 5:24 pm
Forum: General discussion
Topic: multiple drives as a single drive
Replies: 9
Views: 1644

Re: multiple drives as a single drive

mikerr wrote:Yes - but speedwise you'll still be limited by usb ~35meg/sec
doesnt matter... just explain step by step how to do it... i dont mind the speed
by femindharamshi10
Sun Feb 07, 2016 1:53 pm
Forum: General discussion
Topic: multiple drives as a single drive
Replies: 9
Views: 1644

multiple drives as a single drive

can i connect 4 8gb pen drives to my raspberry pi and use it as a single 4*8=32gb drive?
and it must work as if it is a single drive only..... ?

THanx
by femindharamshi10
Sat Feb 06, 2016 6:39 pm
Forum: General discussion
Topic: DELUGE SPEEDLIMIT ERROR
Replies: 7
Views: 1493

Re: DELUGE SPEEDLIMIT ERROR

deluge doesnt limit the speed using the speed limit i have limited the speed to 400Kbps but it still goes to 876 kbps... http://i.imgur.com/DICmSnq.png?1 http://i.imgur.com/DICmSnq.png?1 i dont like transmission daemon so i use deluged... what should i do ? any editing on config files required ? i a...
by femindharamshi10
Sun Jan 31, 2016 2:15 pm
Forum: General discussion
Topic: HDD partitions
Replies: 18
Views: 2232

Re: HDD partitions

Can i use This Sata and Sata Power To Usb Cable : http://www.amazon.in/ADMI-USB-2-0-SATA-Adapter/dp/B019Q917JS?tag=googinhydr18418-21&tag=googinkenshoo-21&ascsubtag=21c4e694-b726-4275-b0b3-6846ec875759 : To connect my 60gb fujitsu 2.5" hdd (sata) in a Pc externally where i would connect one usb into...
by femindharamshi10
Sun Jan 31, 2016 10:14 am
Forum: General discussion
Topic: HDD partitions
Replies: 18
Views: 2232

Re: HDD partitions

so if i take a 160 gb sata hdd, partion it into two, 80gb ntfs and 80gb ext4 and install windows in the 80gb and use 80gb for pi then will it work ? Your Raspberry Pi running Linux can mount both 80GB partitions, Windows (without additional software) can only mount the NTFS partition. If i buy a sa...
by femindharamshi10
Sun Jan 31, 2016 4:05 am
Forum: General discussion
Topic: HDD partitions
Replies: 18
Views: 2232

Re: HDD partitions

Yeah, well, I cannot imagine why anyone is using NTFS on a Linux machine. It might be very useful to salvage data from some disks from some legacy OS I guess. The usual reason is for an external disk that is shared between a Linux system and another OS that won't read Linux file systems. so if i ta...
by femindharamshi10
Sat Jan 30, 2016 4:44 pm
Forum: General discussion
Topic: HDD partitions
Replies: 18
Views: 2232

Re: HDD partitions

As we know, we can use a regular samsung adapter to power a external seagate hdd. can we use the same samsung (mobile phone(android)) adaptor to power a external hdd (sata) rather than buying new power supply adapter? (using a adapter like : http://www.amazon.in/Cable-Hunter-USB-2-0-Converter/dp/B01...
by femindharamshi10
Sat Jan 30, 2016 3:34 pm
Forum: General discussion
Topic: HDD partitions
Replies: 18
Views: 2232

Re: HDD partitions

NTFS is the only easy option then. It does slow transfers down with a Pi as NTFS support is all handled by the CPU via a software driver with no hardware acceleration. That's not necessarily a problem though as I have the same kind of setup here for the same reason, and Full-HD movies still play gl...
by femindharamshi10
Sat Jan 30, 2016 2:37 pm
Forum: General discussion
Topic: HDD partitions
Replies: 18
Views: 2232

Re: HDD partitions

GTR2Fan wrote:Ext4 unless you have a specific need to connect the drive directly to a Windows PC for any reason.
ya regularly i will keep connecting it to my mac and windows and raspi... so ext4 or ntfs ? also suggest me a good and cheap sata and sata power to usb converter (2 in 1)
by femindharamshi10
Sat Jan 30, 2016 2:21 pm
Forum: General discussion
Topic: HDD partitions
Replies: 18
Views: 2232

Re: HDD partitions

The device is sda, the partitions will be sda1, sda2, etc. Each partition will have to have it's own mount folder. So you could mount sda1 to /media/HDD1, and mount sda2 to /media/HDD2 how do i recognise which partition is which ? if i buy a SATA 160 gb internal hdd and use a usb converter to attac...
by femindharamshi10
Sat Jan 30, 2016 1:43 pm
Forum: General discussion
Topic: HDD partitions
Replies: 18
Views: 2232

HDD partitions

when i connect my ntfs externally powered HDD it works perfectly with sudo mount -o /dev/sda2 /media/HDD so if my hdd has two partitions, so both partitions will be in /dev/sda2 or both will be different ? and if we mount in /media/HDD so will it have two different folders for two different partitio...
by femindharamshi10
Thu Jan 28, 2016 2:16 am
Forum: General discussion
Topic: noip and port forwarding
Replies: 24
Views: 12242

Re: noip and port forwarding

With an "Internet" address of 172.16.xxx.xxx (as in your photo) there isn't a cat in hell's chance of getting traditional port forwarding working. You will need to use a reverse proxy like Weaved. and why isnt a change of getting traditional port forwarding working and how do i do that ? i am total...
by femindharamshi10
Wed Jan 27, 2016 5:32 pm
Forum: General discussion
Topic: noip and port forwarding
Replies: 24
Views: 12242

Re: noip and port forwarding

With an "Internet" address of 172.16.xxx.xxx (as in your photo) there isn't a cat in hell's chance of getting traditional port forwarding working. You will need to use a reverse proxy like Weaved. and why isnt a change of getting traditional port forwarding working and how do i do that ? i am total...
by femindharamshi10
Wed Jan 27, 2016 4:58 pm
Forum: General discussion
Topic: noip and port forwarding
Replies: 24
Views: 12242

Re: noip and port forwarding

Your router has two interfaces. One is the wide area network (WAN) which is your public IP address. The other is your local area network and is typically 192.168.1.1 or 192.168.1.254 (depending on make, model and firmware). Your router's LAN address is the gateway address for every machine that's c...
by femindharamshi10
Wed Jan 27, 2016 3:50 pm
Forum: General discussion
Topic: External ip error
Replies: 1
Views: 386

External ip error

okay so what exactly my problem is, portchecktool.com shows a particular external ip for my network which other websites also do (like noip.com) according to few forums, if you have transmission then you need to port forward 9091 so that you can access it remotely but, now, lets say portchecktool.co...
by femindharamshi10
Wed Jan 27, 2016 3:11 pm
Forum: General discussion
Topic: noip and port forwarding
Replies: 24
Views: 12242

Re: noip and port forwarding

portcheckingtool.com shows one ip which doesnt work
but my router shows me another ip which works but, no-ip doesnt work with it. so whats the problem ?
by femindharamshi10
Wed Jan 27, 2016 6:28 am
Forum: General discussion
Topic: noip and port forwarding
Replies: 24
Views: 12242

Re: noip and port forwarding

Hello! My name is Hailee and I work for No-IP, I think I can help answer your question. The first step will be port forwarding your router and opening port 9091 and 8000. If you have already done so you can check when you are at the location by going to http://www.portchecktool.com and test to see ...
by femindharamshi10
Tue Jan 26, 2016 4:44 pm
Forum: General discussion
Topic: noip and port forwarding
Replies: 24
Views: 12242

noip and port forwarding

okay i am totall noob here. i have transmission at port 9091 and seafile at 8000 so if i want to access this remotely (outside local network) how should i do this i forwarded the ports in my router but which external ip i have to use (routers external ip or raspberry's external ip) ? then i dont kno...

Go to advanced search