linux server

I recently installed NFS server v4 on my HP Linux server. However, I’m not able to mount it from Linux nfs4 client using the following command:

mount.nfs4 server2:/data /data

I’m getting the following error:

mount.nfs4: mounting server2:/data failed, reason given by server:
No such file or directory

How do I fix this problem?

{ 0 comments }

I‘ve used the mdadm command line utility to setup and manage software RAID 6 under Debian Linux server. However, I get the following message in /var/log/messages file:
[ 14.003707] JBD: barrier-based sync failed on md0-8 – disabling barriers

How do I fix the message ‘JBD error message “barrier-based sync failed”‘?

{ 2 comments }

Linux: Delete / Remove User Account

by Vivek Gite on June 16, 2011 · 1 comment

How do I remove a user’s access from my server? How do I delete a user account under Linux operating systems?

{ 1 comment }

Linux Find Out My IP Number ( IP Address )

by Vivek Gite on November 12, 2010 · 0 comments

How do I find out ip number (IP Address) of my Linux server using command line options?

{ 0 comments }

How do I securely transfer files from one UNIX / Linux server to another UNIX server using Windows or Linux desktop clients without using ftp client?

{ 17 comments }

Show Linux Partitions Command

by Vivek Gite on February 9, 2010 · 0 comments

How do I display or show a list of all hard disk drive partitions under Linux operating systems?

{ 0 comments }

Shutdown Linux Server

by Vivek Gite on February 2, 2010 · 0 comments

How do I shutdown my Linux server or computer using command line options?

{ 0 comments }