Skip to main content

Home/ inetserv/ Group items tagged File

Rss Feed Group items tagged

Frank O'Sullivan

An Efficient Snapshot Technique for Ext3 File System in Linux 2.6 from Pohang Universit... - 0 views

  •  
    Free whitepaper from Pohang University of Science And Technology about linux - open source, file, space and image . Snapshot is to create an instant image of a file
Tim Horgan

Quick HOWTO : Ch18 : Configuring DNS - Linux Home Networking - 0 views

  • The only DNS configuration file for a DNS client is the /etc/resolv.conf file, which defines the IP address of the DNS server it should use.
    • Tim Horgan
       
      Edit file: /etc/resolv.conf
  • There are 13 root authoritative DNS servers
    • Tim Horgan
       
      BIND supplies these IP addresses at startup.
  • host www.linuxhomenetworking.com
  • ...12 more annotations...
  • host 65.115.71.34
  • nslookup www.linuxhomenetworking.com
  • nslookup 65.115.71.34
  • The Host Command
  • The nslookup Command
  • chkconfig named on
  • [root@bigboy tmp]# /etc/init.d/named start [root@bigboy tmp]# /etc/init.d/named stop [root@bigboy tmp]# /etc/init.d/named restart
    • Tim Horgan
       
      can also use: service named start service named stop service named restart
  • DNS clients (servers not running BIND) use the /etc/resolv.conf file to determine both the location of their DNS server and the domains to which they belong.
  • The /etc/resolv.conf File
  • /etc/resolv.conf
    • Tim Horgan
       
      nano /etc/resolv.conf
  • Configuring resolv.conf
  • Creating a named.conf Base Configuration
Frank O'Sullivan

OpenSolaris as a file server - heise open source UK - 0 views

  •  
    Possibly a good option as a file server.
anthony mckeown

Quick HOWTO : Configure dhcp.conf file. - 0 views

  •  
    Quick HOWTO : Configure dhcp.conf file.
Frank O'Sullivan

FTP Configuration - 0 views

  •  
    Comprehensive FTP config including security configurations. User and Group creation. Restricting access to folders and actions such as uploading and downloading files.
John Twohig

Samba - opening windows to a wider world - 0 views

shared by John Twohig on 15 Mar 09 - Cached
  •  
    Home of Samba, the SMB file server
Padraig FitzGerald

Upcoming Lullabot Workshops and Seminars | Lullabot - 0 views

  •  
    Some good videos, shows how to ftp the drupal download file to the server
miriam segondat

Samba Server Security - 0 views

  •  
    Home of Samba, the SMB file server - server security
james gleeson

Download - 0 views

  •  
    super compression of any files in .7zip format
Liam Russell

Software Management Guide - Manage With Yum - 0 views

  •  
    This link is a guide on how to manage software with yum. Use the yum utility to modify the software on your system in four ways: 1. To install new software from package repositories 2. To install new software from an individual package file 3. To update existing software on your system 4. To remove unwanted software from your system
Padraig FitzGerald

Failover with ISC DHCP - 0 views

  •  
    WE used these files for the DHCP failover
anonymous

Sharing Files by Connecting to a Linux System from a Windows System - 0 views

  •  
    VMware is the global leader in virtualization software, providing desktop and server virtualization products for virtual infrastructure solutions.
John Twohig

Linux DHCP Server, Dynamic IP, DHCP how to, sytem administration, linux system, linux d... - 0 views

  • The entire DHCP server configuration consists of three stages. If you are running a firewall (iptables), allow the DHCP You must configure the /etc/dhcpd.conf A running dhcpd daemon (which can be started at boot time)
  • Even though DHCP gives out IP address dynamically, it also has the ability to reserve an IP address for a certain computer. In this sense it's almost as if the client computer has a static IP even though it uses DHCP to get it. This is useful if you want to be able to put entries in your /etc/hosts file and not have to worry about the entry becoming invalid over time.  The first thing we must do is to specify a name for the computer as a helpful identifier
anonymous

SAMBA Windows Linux file sharing notes - 0 views

  •  
    Notes on basic SAMBA usage
1 - 17 of 17
Showing 20 items per page