Posts tagged as:

file server

Q. I’m using CentOS Linux 5 server with ext3 on /disk2 (/dev/sdb1). How do I improve my file server performance. I’ve many large files in directories and how do I speed up access time?

{ 18 comments }

Q. How do I install and configure NFS 4 Server under Ubuntu Linux ?
A. In order to set NFS server you need to install the following packages:
=> nfs-kernel-server – Linux NFS Server
=> nfs-common – NFS Common programs
=> portmap – The RPC portmapper

{ 1 comment }

Q. How do I backup files and database for the Red Hat Enterprise Linux / CentOS Linux? Currently I’ve MySQL server running on CentOS 5 and Web server and file server using RHEL 5. How do I backup all these servers?
A. Regular backup is an essential for Linux system. You can take backup on
=> Tape
=> [...]

{ 0 comments }