How do I install mysql database server under Debian Linux operating system running on HP server?
{ 1 comment }
How do I install and configure NFS version 4 server under Debian or Ubuntu Linux server operating systems using host-based authentication?
{ 0 comments }
I want to use my local machine as the X server over ssh. But when I try to run ssh -X -v user@server1.example.com to the remote machine, I get the following error:
debug1: Remote: No xauth program; cannot forward with spoofing
How do I fix this problem and use X over ssh?
{ 0 comments }
How do I display information from /proc such as memory, Load average, uptime, page activity, context, disk status, interrupts using a shell or perl script?
{ 5 comments }
NFS was not designed with security in mind, and has a number of weaknesses, both in terms of the protocol itself and because any NFS installation must expose several daemons, running on both servers and clients, to network attack. I use my Debian / Ubuntu Linux based server only to server web pages and nothing else. How do I disable NFS services under Debian or Ubuntu Linux?
{ 3 comments }