roots
The ssh program can  be used for monitoring remote hots. The system admin can also execute commands from his desktop which can be executed at remote servers. This is a cool facility of ssh. We can do much more on SSH. root@admin:~ # ssh root@www ‘df -h’ Filesystem Size Used Avail Use% Mounted on /dev/ubda 3.5G 2.1G [...]
IT-Tips apache, avail, base, bases, box, caches, caching, command, commands, connection, connectivity, execution, file files, grep, headings, idl, log, logging, logs, pipes, piping, Public, quotes, remote, roots, server, servers, shm, ssh, stop, swaps, system, systems, table, tmpfs, user, users, webserver, webservers,
You can download SUN’s latest Java JDKs at: http://java.sun.com/javase/downloads/index.jsp. For my 64-bit Debian system I selected the 64-bit JDK multiplatform binary for Linux: jdk-6u10-linux-x64.bin. I downloaded the binary file to /tmp and installed it as follows as root: # mkdir -p /usr/java # cd /usr/java # # chmod 700 /tmp/jdk-6u10-linux-x64.bin # /tmp/jdk-6u10-linux-x64.bin … creating: jdk1.6.0_10/ [...]
Linux build, create, install, java, linux, roots, servers, system,
When browsing web files and directory, most bots, without consideration to .htaccess restrictions, have the capability to crawl and sniff files and folders located under your web root folder, even if these files and folders were not visually displayed from your web pages. Take for an example, you displayed a file under http://domain.com/folder1/folder2/folder3/page.html Most bots [...]
Apache, Linux accesses, apache, Backup, capability, client, computer, daemons, directory, extension, file, folders, hosts, htaccess, httpd, linux, possibilities, roots, services, targeted,
The kernel in Fedora Core 2 and higher is too big to fit on a floppy disk, so you’ll have to create a boot CD instead. Here are the steps. 1. Each installed kernel has a dedicated subdirectory for its modules in the /lib/modules directory. Get a listing of this directory. Here there are two [...]
Linux accesses, boot, command, configuration, configure, configured, create, difference, directory, Fedora, file, images, install, kernel, lib, linux, listing, names, partition, partitions, roots, system, systems, version,
If you are unfamiliar with SSH this is ok. This is a simple explanation to get you to a command prompt on your new server or existing server. Simply download a program called “putty.exe” if you are using Windows. If you are using MAC you will need to jump in to the shell and follow [...]
Linux accesses, command, difference, execution, help, hosts, logins, mac, names, openness, passwords, port, ports, roots, server, servers, sessions, settings, shell, ssh, start, what, Windows,
Blogroll in WordPress displays a list of blogger’s favorite blogs in the sidebar of their blog. Blogroll provides links to external blogs in easily managed way. Some webmasters also use Blogroll to display backlinks to other external sites for link exchange or link buying. In reality, links added by WordPress blogroll is actually useless textlinks [...]
SEO algorithm, attachments, blog, crawlers, directory, edit, edition, file, folders, google, hacked, listing, machine, pagerank, risk, roots, sites, source, spiders, stop, targeted,
This article uses postfix as the mail transport agent (MTA), as opposed to sendmail, the default MTA for CentOS. Dovecot is used to allow users to access their email by either imap or pop protocols. We assume a domain name of example.com which should be changed by the reader and can be either a real [...]
Email, Linux accesses, account, alias, avail, check, client, command, configuration, configure, configured, connection, create, daase, databases, dependencies, directory, e enable, edit, edition, file, firewall, format, hosts, install, interface, isp, kernel, linux, listing, log, logging, logins, logs, mail, maps, mbox, microsoft, mysql, names, network, networking, openness, outlook, parameters, passwords, perl, personal, port, ports, protocol, protocols, redirection, release, resolves, roots, router, sendmail, server, servers, service, services, settings, smtp, system, systems, tab, understanding, user, what, workarounds, yum,
Opening up a whole interface to incoming packets may not be restrictive enough and you may want more control as to what to allow and what to reject. Lets suppose we have a small network of computers that use the 192.168.0.x private subnet. We can open up our firewall to incoming packets from a single [...]
Linux block, check, command, computer, configuration, configure, configured, devices, filter, filtering, firewall, functionality, ignore, incoming, interface, mac, mask, netmask, network, networking, openness, prevent, roots, scripts, source, spoof, what,
Working with iptables from the command line requires root privileges, so you will need to become root for most things we will be doing. Iptables should be installed by default on all CentOS 3.x, 4.x and 5.x installations. You can check to see if iptables is installed on your system by: $ rpm -q iptables [...]
Linux accesses, check, command, configuration, configure, configured, enable, grep, install, policy, privilege, privileges, roots, rpm, service, services, settings, source, ssh, switch, system, systems, targeted,
In this howto I will show you a simple bash script that dump ALL mysql databases on your server compressed to GZIP and then make a nice tar.gz file with them and upload it to the FTP of your choice.
MySQL Backup, compress, create, Database, databases, difference, file, folders, format, gnu, mysql, names, roots, scripts, server, servers, system, systems, upload, user,
First you need to understand the meaning of these two rules in the htaccess file. If you set “deny” in the script for countries “US,CA” (USA and Canada), all traffic from USA or Canada will be blocked. On the other hand, if you set “allow” it will only accept traffic from these two countries, all [...]
Apache, Linux accesses, apache, block, configuration, configure, configured, create, directory, execution, file, grep, htaccess, listing, roots, scripts, settings, traffic, understanding,
Sometime it is necessary to block incoming connection or traffic from specific remote host. iptables is administration tool for IPv4 packet filtering and NAT under Linux kernel. Following tip will help you to block attacker or spammers IP address. Â The blocklist is create with an API I wrote and you can use wget to update [...]
Linux administrator, attack, attacker, attackers, attacks, block, connection, create, crontab, data, Database, databases, filter, filtering, format, group, help, hosts, incoming, ip, ips, kernel, linux, listing, nat, remote, roots, scripts, source, SQL, tools, traffic, URL,
Elgg is an open, flexible social networking engine, designed to run at the heart of any socially-aware application. Building on Elgg is easy, and because the engine handles common web application and social functionality for you, you can concentrate on developing your idea. Elgg is open source. That means, when you use Elgg, you have [...]
Open Source accesses, administrator, apache, build, community, Copy, create, data, Database, databases, developers, directory, distributions, elgg, file, folders, functionality, Generator, headings, htaccess, install, linux, mysql, mysql shell, names, network, networking, openness, passwords, privilege, privileges, rename, roots, secure, Security, server, servers, settings, sites, source, system, systems, tools, unix, unzip, upload, URL, user, webserver, webservers,
Replication enables data from one MySQL database server (called the master) to be replicated to one or more MySQL database servers (slaves). Replication is asynchronous – your replication slaves do not need to be connected permanently to receive updates from the master, which means that updates can occur over long-distance connections and even temporary solutions [...]
MySQL accesses, Backup, base, command, configuration, configure, configured, connection, Copy, create, data, Database, databases, dependencies, distributions, enable, file, Identify, install, log, logging, logs, multiple, my network, networking, passwords, possibilities, privilege, privileges, replication, roots, s, secure, Security, server, servers, service, services, settings, shell, speed, SQL, system, systems, table, targeted, user, what,
Virtual Hosting allow web servers to host more than one website on a sing machine. This is how sharing hosting works. I become pretty handy as well while develloping different web project on the same machine and allows you to access to your local repository using addresses such as http://dev.mysite.com instead of http://localhost/~myuser/myproject/ :) . [...]
Tech Guru accesses, apache, awstats, bases, command, configuration, configure, configured, create, developers, difference, directory, distributions, distros, edit, edition, enable, file, hosts, install, lib, linux, log, logging, logs, machine, magic, maps, names, openness, repositories, Repository, roots, server, servers, service, services, sites, syntax, system, systems, ubuntu, usr, virtualizer, what,