apt-get command

Debian Linux Install MySQL Database Server

by Vivek Gite on January 23, 2012 · 1 comment

How do I install mysql database server under Debian Linux operating system running on HP server?

{ 1 comment }

Debian Linux Install Truetype Fonts For Xorg

by Vivek Gite on January 11, 2012 · 0 comments

How do I install TrueType fonts under Debian GNU/Linux desktop operating systems?

{ 0 comments }

Debian Linux Install OpenSSH SSHD Server

by Vivek Gite on January 11, 2012 · 0 comments

How do I install OpenSSH sshd server under Debian GNU/Linux operating systems?

{ 0 comments }

Debian / Ubuntu Linux: Setup NFSv4 File Server

by Vivek Gite on September 7, 2011 · 0 comments

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 }