check
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,
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,
Normally from my experience if we take the most ‘expensive’ 10 queries and we optimize them properly (maybe running them more efficiently, or maybe they are just missing a simple index to perform properly), then we will immediately see the result on the overall mysql performance. Then we can iterate this process and optimize the [...]
MySQL activation, bases, check, config, configuration, configure, Debugging, difference, enable, file, grep, help, hostname, hosts, Identify, logs, multiple, mysql, mysqladmin, parsed, queries, scripts, server, servers, services, tools, traffic, understanding, what,
Install Libevent 1.3e I will assume that you don’t have libevent installed already on your system. Your system might already have libevent installed, but normally you will have a very old version (for ex. on debian etch the packaged libevent is 1.1a that was released in 2005); in this case you will want to remove [...]
Linux bind, check, configuration, configure, create, daemons, difference, file, install, lib, linux, memory, port, ports, source, system, systems, usr,
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,
I will talk in this post about setting two apache directives: ServerTokens and ServerSignature and how they can be used. Basically to provide only a minimal amount of information we will set this in the main config to: ServerTokens ProductOnly ServerSignature Off That’s it… For a more detailed describtion check out the rest of the [...]
Apache, IT-Tips apache, attack, attackers, attacks, check, client, config, configuration, configure, create, directory, email, enable, Generator, hosts, htaccess, linux, listing, possibilities, secure, Security, server, servers, system, systems, virtualizer, vulnerability,
If you have seen an error like “Fatal Error: PHP Allowed Memory Size Exhausted†in apache logs or in your browser, this means that PHP has exhausted the maximum memory limit. This post will show 3 different ways on how you can increase the php memory limit and also explain when you should use them. [...]
Tech Guru accesses, activation, apache, byte, check, compilation, compiler, configuration, configure, difference, edit, edition, folders, functionality, hosts, htaccess, Identify, linux, logs, memory, scripts, server, servers, system, systems, virtualizer, what,
Optimization Tips: 1. Graph performance statistics with MRTG. In order to keep track of how well your Nagios installation handles load over time and how your configuration changes affect it, you should be graphing several important statistics with MRTG. This is really, really, really useful when it comes to tuning the performance of a Nagios [...]
Articles, Monitoring accesses, activation, check, command, compilation, compiler, configuration, configure, daemons, determine, difference, enable, file, help, hosts, install, linux, logs, memory, nfs, possibilities, prevent, scripts, server, servers, services, speed, system, systems, track, understanding, what,
Best Practices Use a Dedicated Monitoring Box. I would recommend that you install Nagios on a server that is dedicated to monitoring (and possibly other admin tasks). Protect your monitoring server as if it were one of the most important servers on your network. Keep running services to a minimum and lock down access to [...]
Articles, Monitoring accesses, apache, attack, attackers, attacks, authenticate, bases, check, command, community, config, configuration, configure, daemons, determine, difference, directory, enable, file, firewall, group, hosts, httpd, install, listing, machine, network, networking, passwords, possibilities, privilege, privileges, protect, protection, queries, risk, roots, scripts, secure, Security, server, servers, services, shell, system, systems, usr,
Web site owners use the /robots.txt file to give instructions about their site to web robots; this is called The Robots Exclusion Protocol. It works likes this: a robot wants to vists a Web site URL, say http://www.example.com/welcome.html. Before it does so, it firsts checks for http://www.example.com/robots.txt, and finds: User-agent: * Disallow: / The “User-agent: [...]
Tech Guru check, email, file, ignore, protocol, secure, Security, server, servers, sites, vulnerability, what,
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,
To set permissions for Web content: 1. Start IIS, or open the Microsoft Management Console (MMC) that contains the IIS snap-in. 2. Expand ServerName, where ServerName is the name of the server, and then expand Web Sites. 3. Right-click the Web site, virtual directory, directory, or file that you want to set permissions for, and [...]
IIS, Windows accesses, activation, alias, authenticate, check, directory, enable, file, folders, functionality, listing, logs, microsoft, passwords, queries, scripts, secure, Security, server, servers, services, sites, source, upload, virtualizer, Windows,
To set NTFS permissions for a file or folder: 1. Start Windows Explorer, and then locate the file or folder that you want to set permissions for. 2. Right-click the file or folder, click Properties, and then click the Security tab. 3. To configure permissions for a new user or group, click Add. In the [...]
Windows check, computer, configuration, configure, file, folders, group, listing, ntfs, secure, Security, Windows,
1. First you need to log into your phpMyAdmin control applet 2. Now locate and select your WordPress database on the left from the database dropdown list 3. Now select the SQL tab from the navigation tabs at the top 4. Within the Run SQL Query box add the following code and click go: UPDATE [...]
Open Source blog, check, databases, enable, listing, logs, queries, SQL,