server
OPTION 1: Run this command if you installed apache with RPM or throug the automatic option during the Fedora/Red Hat OS installation. Code: yum remove httpd OPTION 2: Run Code: /etc/init.d/httpd stop to get the package name. It should come back with something like this: Code: apachecfg-0.3.1-6 apache-1.2.5-1 You can then use this command to [...]
Apache apache, command, compilation, compiler, file, httpd, install, java, lib, linux, listing, server, servers, stop, usr, what,
During installation of Windows Server 2008 Core, it is possible to complete setup without specifying the product key. This means that you have up to 30 days from the installation date to test drive the product before it goes into reduced functionality mode, similar to that in Windows Vista. In both Windows Server 2008 and [...]
VPN activation, command, configuration, configure, connection, date, difference, functionality, hosts, install, interface, listing, machine, microsoft, network, networking, possibilities, scripts, server, servers, switch, tools, Windows,
A) Download Subversion You’ll need the latest version of.. the Windows binaries the “run Subversion as a windows service” wrapper the TortoiseSVN shell integration utility B) Install Subversion Unzip the Windows binaries to a folder of your choice. I chose c:\program files\subversion\ as my path. Now, add the subversion binaries to the path environment variable for [...]
Repository authenticate, check, client, command, config, Copy, create, credentials, directory, extension, file, folders, Generator, install, listing, machine, network, networking, passwd, passwords, roots, server, servers, services, shell, stop, unzip, Windows, zip,
Microsoft System Center Configuration Manager 2007 requires the WebDAV component to be installed and enabled on the management points and BITS-enabled distribution points. The WebDAV component is not included in Windows Server 2008 operating system. Note The information in this topic applies only to Configuration Manager 2007 SP1. You must download, install, and configure WebDAV [...]
Windows accesses, attack, attackers, attacks, authenticate, check, comparison, compress, computer, configuration, configure, connection, create, determine, edit, edition, enable, extension, file, Generator, install, microsoft, processors, queries, secure, Security, server, servers, services, sites, system, systems, Windows,
Installing ConfigMgr 2007 onto a Windows Server 2008 based server can be a challenge. Having recently been through the process for my own lab environment I thought I’d share the process in the hope that it will save you some time when you need to create this configuration. Before you begin you will need to [...]
Windows accesses, authenticate, bases, compress, configuration, configure, connection, create, credentials, enable, extension, file, folders, functionality, install, listing, logs, machine, memory, microsoft, network, networking, schema, server, servers, services, sites, SQL, stop, system, systems, virtualizer, Windows,
The following is a list of about 100 of the best OpenSource Applications, that actually help make Linux more usable for people. It is my hope that this list shows potential Linux users that there really is a large, effective, productive and usable range of free, OpenSource applications. For existing Linux users (like myself), I [...]
Open Source accesses, activation, alias, apache, architecture, attack, attackers, attacks, authenticate, Backup, bases, build, cameras, capability, check, choose, client, command, community, comparison, compress, computer, configuration, configure, connection, Copy, create, daemons, databases, diagram, difference, edit, edition, email, Emergency, enable, equivalents, exports, extension, file, fly, folders, format, functionality, Generator, google, group, help, Identify, images, incoming, install, interface, java, linux, listing, logs, mac, machine, marketing, microsoft, msn, multiple, mysql, network, networking, outlook, partition, partitions, passwords, personal, port, ports, possibilities, postgresql, processors, programmer, protocol, putty, Python, queues, redhat, replication, scripts, secure, Security, serialize, server, servers, services, sessions, sip, sites, source, speed, ssh, Standalone, switch, system, systems, targeted, tools, track, traffic, transformation, ubuntu, understanding, unix, virtualizer, what, Windows, xml, yahoo, zip,
Apache allows the use of .htaccess files which can change certain configuration options in a per-directory basis. By default .htaccess files are named .htaccess but it is possible to use a different name either for the whole server, or on a virtual host by virtual host basis. This post looks at how to change the [...]
Apache apache, check, configuration, configure, Copy, difference, enable, file, hosts, htaccess, machine, possibilities, redirection, rewrite, server, servers, switch, virtualizer, what,
Domain name Servers (DNS) are an important but invisible part of the internet, and form one of the largest databases on it. Each machine on an internet is assigned a unique address, called an IP address, which is 32 bit number and is expressed as 4 octets. The method user to represent these IP addresses [...]
Articles accesses, authenticate, Backup, bind, check, client, community, computer, configuration, configure, connection, databases, determine, directory, extension, file, functionality, help, hosts, Identify, interface, listing, machine, nameservers, network, networking, possibilities, protocol, queries, recursion, recursively, roots, secure, Security, server, servers, services, sites, system, systems, table, unix, what,
If you run your own Linux server here are some tips on server hardening, liberally stolen from the CFS security GUI script for cPanel/WHM, that I have become only too familiar with since yesterday: On your firewall (you do have one don’t you?) check the incoming MySQL port and if 3306 is open, close it. [...]
IT-Tips, Linux accesses, apache, attack, attackers, attacks, build, check, choose, client, create, daemons, databases, difference, directory, edit, edition, enable, file, firewall, functionality, help, hosts, incoming, install, lib, linux, listing, logs, mysql, nameservers, port, ports, prevent, protect, protection, protocol, recursion, recursively, risk, scripts, secure, Security, server, servers, shell, sites, source, SQL, ssh, system, systems, usr, workarounds,
Here’s a short list of cool features that might have slipped under your radar as well: Use ip2long() and long2ip() to store IP addresses as integers instead of strings in a database. This will reduce the storage space by almost a factor of four (15 bytes for char(15) vs. 4 bytes for the integer), make [...]
LAMP blob, build, byte, capability, check, compress, connection, Copy, databases, email, format, functionality, google, injection, listing, magic, multiple, mysql, passwords, prevent, queries, scripts, server, servers, source, speed, SQL, understanding,
Insert the ISA Server CD into the CD drive, or run ISAAutorun.exe from the shared network drive. In Microsoft ISA Server Setup, click Install ISA Server 2006 and use the wizard to install ISA Server 2006 as outlined in the following table. Page Field or property Setting Welcome None Click Next. License Agreement License Agreement Select I [...]
Security, Windows check, choose, client, computer, connection, edit, edition, firewall, install, logs, microsoft, network, networking, serialize, server, servers, services, stop, table,
hange the hostname on a running system On any Linux system you can change its hostname with the command ‘hostname‘ (surprised?)… Here are some quick usages of the command line hostname: hostname without any parameter it will output the current hostname of the system. hostname –fqd it will output the fully qualified domain name (or [...]
Linux activation, bases, boot, command, configuration, configure, difference, edit, edition, file, fqdn, hostname, linux, network, networking, redhat, scripts, server, servers, shell, system, systems,
Intel introduced Hyper-Threading Technology (HT) in its line of Xeon processors in 2002. HT Technology enables multiprocessor servers to act as if they had twice as many processors installed. Intel’s HT Technology allows a single processor to handle two independent sets of instructions at the same time. In essence, HT Technology converts a single physical [...]
Hardware acpi, check, compilation, compiler, edit, edition, enable, install, kernel, linux, processors, server, servers, sites, speed, system, systems, virtualizer,
Mtop is a little perl utility that shows in real time statistics of your MySQL server. It allows you to quickly identify problems related to mysql poor performance, using an interface similar to the normal ‘top’ command. If you are using Debian then the installation is trivial as mtop is in the debian packages and [...]
Monitoring, MySQL bases, build, command, Identify, install, interface, mysql, server, servers, source, tools,
By default any modern Linux distributions will have IP Forwarding disabled. This is normally a good idea, as most peoples will not need IP Forwarding, but if we are setting up a Linux router/gateway or maybe a VPN server (pptp or ipsec) or just a plain dial-in server then we will need to enable forwarding. [...]
Linux bases, check, command, configuration, configure, enable, file, fly, interface, kernel, linux, network, networking, pptp, queries, redhat, router, scripts, server, servers, services, system, systems, ubuntu, VPN,