Which Debian kernel should I install?
I’ve started installing Debian testing on amd64 and I’ve come to a screen asking me to install a kernel. It gives me a choice between linux-image-3.16-2-amd64, linux-image-amd64, and none.
I’ve started installing Debian testing on amd64 and I’ve come to a screen asking me to install a kernel. It gives me a choice between linux-image-3.16-2-amd64, linux-image-amd64, and none.
“Everything is a file” in the UNIX World.
The Linux kernel swaps out most pages from memory when I run an application that uses most of the 16GB of physical memory. After the application finishes, every action (typing commands, switching workspaces, opening a new web page, etc.) takes very long to complete because the relevant pages first need to be read back in from swap.
How to add more /dev/loop* devices on Fedora 19? I do:
I already posted this over at reddit, but got no response until now.
When I type the command service vboxdrv setup in my CentOS 7 terminal, I get the following error:
I have always found it difficult to find information about the system itself in Unix, whether it be
I have a Lenovo IdeaPad Yoga 13 with Ubuntu 13.10 Installed. The device has a “Toggle TouchPad” button on the keyboard (F5). The keyboard’s F* buttons are reversed (so to get F5, I need to press Fn + F5, and F5 is actually the toggle key).
Having been directed to initramfs by an answer to my earlier question (thanks!), I’ve been working on getting initramfs working. I can now boot the kernel and drop to a shell prompt, where I can execute busybox commands, which is awesome.
Is there a site someplace that lists the contents of /proc and what each entry means?