Go to advanced search

by Physics_Dude
Sat Jun 08, 2013 8:28 am
Forum: Beginners
Topic: Increase size of existing swap file
Replies: 14
Views: 53051

Re: Increase size of existing swap file

Code: Select all

$ free -m
             total       used       free     shared    buffers     cached
Mem:           485        141        344          0         10         63
-/+ buffers/cache:         66        419
Swap:         1023          0       1023
Thanks! :mrgreen:
by Physics_Dude
Sat Jun 08, 2013 2:10 am
Forum: Beginners
Topic: Increase size of existing swap file
Replies: 14
Views: 53051

Increase size of existing swap file

First of all I need to mention that my Pi is running off a mechanical HDD, not an SD card. So from this it is understandable that a larger swap file would be beneficial when the internal ram fills up. The existing 100MB swap file at /var/swap is doing a good job, but I am in need of a bit more. Perh...
by Physics_Dude
Tue Oct 16, 2012 2:39 am
Forum: General discussion
Topic: Upgrading the 256mb Pi to the 512mb version
Replies: 1
Views: 656

Upgrading the 256mb Pi to the 512mb version

If I may ask, I only received my 256mb Pi a couple of weeks ago and have done quite a lot of work on the current OS. So if I were to get the 512 version now, what must be done in order to transfer the OS to the newer board if at all possible? Also, will the transferred OS be able to utilize all of t...
by Physics_Dude
Fri Sep 28, 2012 5:10 pm
Forum: Networking and servers
Topic: Performance Optimizations for a Raspberry Pi web server
Replies: 1
Views: 1427

Performance Optimizations for a Raspberry Pi web server

We know that the Pi is somewhat limited, but quite capable of hosting a decent MySQL, Apache2, PHP, etc. web server. I set up mine as my own WordPress blog, which includes said fixings above, and it works just fine, except for the fact that there is an agonizing ~4sec TTFB (Time to first byte) on th...

Go to advanced search