How can I stop the flushing of mmaped pages to disk in Linux?
{ 0 comments }
Q. Under FreeBSD 7.0 patch level 5, I’m getting following warning message:
Enabling pf.
No ALTQ support in kernel
ALTQ related functions disabled
No ALTQ support in kernel
I need ALTQ support for my FreeBSD box. How do I enable ALTQ for Class Based Queuing (CBQ) to divide a connection’s bandwidth into different classes or queues to prioritize traffic based on filter rules?
{ 3 comments }
Q. How do I use rsync command to back up a home directory under Linux operating system? A. rsync command easily backup your home directory to local secondary hard disk or remote server using ssh protocol. rsync is a software application for Unix systems which synchronizes files and directories from one location to another while [...]
{ 5 comments }
Q. How do I boot my Ubuntu Linux server into Rescue mode to fix system? A. You can boot Ubuntu Linux into rescue mode when things go wrong, there are several ways to work on fixing them. However, you must understand your system and what to fix in case of emergency. Use this mode only [...]
{ 16 comments }