Is a disk partition or file used to temporarily store the inactive contents of memory (RAM).

learn more… | top users | synonyms

2
votes
1answer
167 views

Wifi stopped working after installing bluetooth drivers

Yesterday I had my WiFi adapter working. I took the Raspi home and installed drivers and manager for my Bluetooth adapter. Now, today, WiFi will not work. lsusb returns the device, but it will not ...
8
votes
1answer
2k views

Is it safe to remove the xserver?

I do not use a digital monitor and no TV either with my Raspberry Pi. I would like to remove unnecessary packages, to save disk space and memory consumption. I would like to preserve the possibility ...
24
votes
4answers
10k views

How to set up swap space?

Raspberry Pi has only 256 MB of RAM, so I would like to use swap space (either on SD card or attached USB storage). How do I set it up?