LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Solved!!!

Posted 10-03-2009 at 11:58 AM by your_shadow03

Sendmail VirtuserTable Setup !!
Quote:
Originally Posted by Skip-DMP View Post
As it turns out, my resolution was a combination of using both files. Here are what my entries look like:

virtusertable
-------------

humanrec@company.com humanrec




aliases
-------------

humanrec: jsmith, ajones, ltaylor


======================

I had previously discovered that simply creating users on my
...
Senior Member
Posted in Uncategorized
Views 1365 Comments 0 your_shadow03 is offline
Old

nfs (tcp & udp)

Posted 08-17-2009 at 02:30 AM by your_shadow03

My Last Interview went finally well and that too one of the questions asked was "Does NFS support TCP or UDP?" I was lucky I had read this blog before I attempted the interview. THis is what Sysadmin should read about:

Quote:
Originally Posted by Eileen View Post
Hello,

Currently my PC has nfs running in udp protocol.
# rpcinfo -p
100000 2 tcp 111 portmapper
...
...
...
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
...
Senior Member
Posted in Uncategorized
Views 1354 Comments 0 your_shadow03 is offline
Old

Setup Apache to publish E-Books for authentic download

Posted 05-05-2009 at 07:28 AM by your_shadow03

You might want to publish e-books through webpage so that everyone can download from your space. In order to setup the required environment, we need to follow up the following steps:

1. Place all the Books under /var/www/html/ebook.
2. Uncomment the following lines under /etc/httpd/conf/httpd.conf so that the output should alike :


ServerAdmin root
DocumentRoot /var/www/html
ServerName localhost
ErrorLog logs/error_log
CustomLog...
Senior Member
Posted in Uncategorized
Views 1396 Comments 0 your_shadow03 is offline
Old

Linux BackUp through mt and Tar

Posted 01-12-2009 at 12:44 AM by your_shadow03

Magnetic tape is a non-volatile storage medium consisting of a magnetic coating on a thin plastic strip. Nearly all recording tape is of this type, whether used for video, audio storage or general purpose digital data storage using a computer.

Linux (and other Unixish system) use mt command to control magnetic tape drive operation. You need to use mt command while working with tape drive. It allows you to reading and writing to tape.

The default tape drive under Linux...
Senior Member
Posted in Uncategorized
Views 3420 Comments 0 your_shadow03 is offline
Old

SVN Replication

Posted 01-12-2009 at 12:42 AM by your_shadow03

How to SVN Replication?

svnsync is a tool for creating and maintaining read-only mirrors of subversion repositories. It works by replaying commits that occurred in one repository and committing it into another.
==== Basic Setup ====
First, you need to create your destination repository:


$ svnadmin create dest

Because svnsync uses revprops to keep track of bookkeeping information
(and because it...
Senior Member
Posted in Uncategorized
Views 6414 Comments 0 your_shadow03 is offline

  



All times are GMT -5. The time now is 05:40 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration