port
This can be achieved in many ways, but the simplest one in my opinion is to use a basic telnet connection on port 80 to the remote server and issue a regular request like “HEAD / HTTP/1.0†(I will use HEAD because we don’t care about the content): telnet remote_server.com 80 Trying remote_server.com… Connected to [...]
Apache, IT-Tips apache, check, connection, date, fri, headings, hosts, port, ports, server, servers, system, systems,
Most Cisco devices use the syslog protocol to manage system logs and alerts. But unlike their PC and server counterparts, Cisco devices lack large internal storage space for storing these logs. To overcome this limitation, Cisco devices offer the following two options: * Internal buffer— The device’s operating system allocates a small part of memory [...]
Cisco, Security attack, attackers, attacks, cisco, command, config, configuration, configure, connection, Debugging, enable, firewall, hosts, kilobyte, kilobytes, logs, memory, network, networking, pix, port, ports, protocol, router, secure, Security, server, servers, system, systems, table, traps, troubleshoot,
Configuring your Cisco Router If you have just turned on the router, it will be completely unconfigured. If it is already configured, you may want to view its current configuration. Even if it has not been previously configured, you should familiarize yourself with the show commands before beginning to configure the router. Enter privileged mode [...]
Cisco, Networking activation, bases, capability, check, choose, cisco, command, config, configuration, configure, conflict, connection, Copy, create, Debugging, difference, enable, functionality, Generator, help, hostname, hosts, Identify, install, interface, listing, machine, neighbors, network, networking, passwords, ping, port, ports, possibilities, privilege, privileges, protocol, router, serialize, server, servers, services, source, system, systems, table, tools, track, traffic, troubleshoot, what,
ith the Remote Administration (HTML) tool, you can manage IIS from a Web browser. With this tool, you can perform most of the administrative tasks that you can perform with the Internet Information Services Manager. NOTE: You can only use the Remote Administration (HTML) tool to administer servers that are running IIS 6.0. You cannot [...]
IIS, Windows accesses, check, computer, directory, edit, edition, group, hosts, listing, microsoft, network, networking, port, ports, secure, Security, server, servers, services, sites, ssl, tools, Windows,
Introduction FreeNAS is an open source popular software appliance package that can turn a computer into a NAS appliance, or in easier terms: a file server. This guide shows the basic steps to prepare a server for use in a diskless LTSP environment. This document is correct as of FreeNAS v0.67.1. Full documentation on installing [...]
NAS, Open Source accesses, attachments, Backup, bases, boot, check, choose, command, computer, configuration, configure, connection, Copy, create, difference, directory, edit, edition, enable, file, format, functionality, Generator, headings, hosts, images, install, interface, linux, listing, logins, mac, machine, memory, microsoft, nas, network, networking, nfs, partition, partitions, passwords, ping, port, ports, protocol, roots, server, servers, services, shell, sites, source, speed, system, systems, targeted, tools, Windows, xml,
Obtaining and maintaining multiple IP addresses is usually a task reserved for large corporations and Internet service providers (ISPs), while assigning multiple host header names is a fairly simple procedure accomplished through IIS Manager. Your computer or network must be using a name resolution system (typically DNS) in order to use multiple host header names. [...]
IIS, Windows computer, folders, hosts, multiple, network, networking, port, ports, server, servers, services, sites, ssl, system, systems, Windows,
IIS creates a default Web site configuration on your hard disk at the time of installation. You can use the \Inetpub\Wwwroot directory to publish your Web content, or create any directory or virtual directory you choose. The File Transfer Protocol (FTP) service must be installed and started in order to create an FTP site. It [...]
FTP, IIS, Windows accesses, check, choose, computer, configuration, configure, create, directory, file, folders, hosts, install, listing, network, networking, port, ports, protocol, server, servers, services, sites, virtualizer, Windows,
NAT acts as a middle man between the internal and external network; packets coming from the private network are handled by NAT and then transferred to their intended destination. A single external address is used on the Internet so that the internal IP addresses are not shown. A table is created on the router that [...]
VPN, Windows accesses, bases, client, computer, configuration, configure, connection, create, difference, edit, edition, enable, firewall, folders, functionality, group, hosts, images, incoming, install, interface, listing, multiple, nat, network, networking, port, ports, protocol, router, secure, Security, server, servers, services, sites, source, table, tools, traffic, VPN, what, Windows,
OpenVPN can be downloaded here. For security, it’s a good idea to check the file release signature after downloading. The OpenVPN executable should be installed on both server and client machines, since the single executable provides both client and server functions. Linux Notes (using RPM package) If you are using a Linux distribution which supports [...]
Open Source authenticate, build, certified, check, command, config, configure, conflict, connection, Copy, create, determine, directory, edit, edition, email, Emergency, enable, equivalents, firewall, functionality, Generator, group, Identify, install, interface, linux, listing, logs, mac, machine, multiple, nat, netmask, networking, personal, ping, port, ports, possibilities, privileges, protect, protection, protocol, redhat, roots, router, secure, Security, shell, sites, source, ssl, stop, traffic, unix, virtualizer, what, Windows,
SmoothWall Express 2.0 is a free Linux-based firewall, which installs on a dedicated machine. Its interesting features include the ability to set up a DMZ for hosting the Web servers, FTP servers and an IDS (Intrusion Detection System) to protect your internal network. The firewall is also compatible with ISDN and ADSL and automatically senses [...]
Networking, Security accesses, bind, boot, client, configuration, configure, connection, Copy, create, databases, DHCP, edit, edition, firewall, hosts, ignore, images, incoming, install, interface, intrusions, ip, ips, listing, machine, network, networking, partition, partitions, passwords, port, ports, protect, protection, roots, router, secure, Security, server, servers, sites, source, system, systems, traffic, what,
Install File and Printer Sharing loadTOCNode(2, ‘summary’); By default, a Windows Server 2003-based computer is installed with Client for Microsoft Networks, File and Printer Sharing for Microsoft Networks, and TCP/IP. You can view these services in the properties for the local area connection. You can create a Windows Server 2003 file server and print server [...]
Networking, Windows attachments, check, client, computer, configuration, configure, connection, create, difference, file, folders, install, microsoft, network, networking, port, ports, secure, Security, server, servers, services, system, systems, tools, Windows,
To configure the server to act as a VPN server and a router: 1. Start the Routing and Remote Access Server Setup Wizard a. Click Start, point to Administrative Tools, and then click Routing and Remote Access. b. In the Routing and Remote Access utility, click your server, and then click Configure and Enable Routing [...]
Windows accesses, check, configuration, configure, connection, enable, interface, listing, network, networking, port, ports, pptp, protocol, router, servers, services, tools,
Introduction This document describes how you can monitor “private” services and attributes of Windows machines, such as: Memory usage CPU load Disk usage Service states Running processes etc. Publicly available services that are provided by Windows machines (HTTP, FTP, POP3, etc.) can be monitored easily by following the documentation on monitoring publicly available services. Note: [...]
Monitoring, Tech Guru, Windows alias, check, client, command, community, config, configuration, configure, connection, create, difference, directory, edit, edition, Generator, hostname, install, listing, logs, machine, memory, passwords, port, ports, protect, protection, servers, services, stop, system, unzip, what, Windows,
Log-in as root and run the following commands. yum -y install mysql mysql-server net-snmp net-snmp-utils Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Installing: perl-DBI ######################### [1/8] Installing: mysql ######################### [2/8] Installing: net-snmp-libs ######################### [3/8] Installing: perl-DBD-MySQL ######################### [4/8] Installing: lm_sensors ######################### [5/8] Installing: net-snmp ######################### [6/8] Installing: net-snmp-utils ######################### [7/8] Installing: [...]
Monitoring check, command, connection, databases, firewall, install, linux, mysql, passwords, port, ports, roots, servers, services, stop,
This is a how to on installing Zenoss 1.2 on a new Centos 5.0 installation. Here is a updated guide for Zenoss 2.0. This guide assumes a new Centos 5 install with the default “server” software selection, no gui, and has SElinux disabled, if it is not disabled run setenforce 0 as root before starting. [...]
Networking, Tech Guru check, command, directory, firewall, install, mysql, mysqladmin, network, networking, passwords, port, ports, processors, roots, servers, services, system,