How do I start, stop, and/or restart Websense services

Websense No Comments »

Occasionally you may need to stop/start/restart the Websense components. For example, if you edit any Websense *.ini files, you must stop and then restart services to implement any changes. The following instructions provide steps to start or stop components on a Solaris, Linux, or Windows system. Solaris and Linux You can stop, start, or restart Websense components [...]

 Read More

How To Grant/Deny Access to Particular Web Files Using Apache

Apache, Linux No Comments »

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 [...]

 Read More

How to configure xinetd package in fedora

Linux No Comments »

 xinetd, the eXtended InterNET Daemon, is an open-source daemon which runs on many Linux and Unix systems and manages Internet-based connectivity. It offers a more secure extension to or version of inetd, the Internet daemon. xinetd performs the same function as inetd: it starts programs that provide Internet services. Instead of having such servers started [...]

 Read More

How to Manage xinetd Programs

Linux No Comments »

Many network enabled Linux applications don’t rely on themselves to provide restricted access or bind to a particular TCP port; instead they often offload a lot of this work to a program suite made just for this purpose, xinetd. The xinetd RPM is installed by default in Fedora Linux and uses /etc/xinetd.conf as its main [...]

 Read More

How to Install and Configure SAMBA in Ubuntu

Ubuntu No Comments »

Successfully networking your Ubuntu system with Windows clients involves providing and integrating with services common to Windows environments. Such services assist the sharing of data and information about the computers and users involved in the network, and may be classified under three major categories of functionality: File and Printer Sharing Services. Using the Server Message [...]

 Read More

How to install and configure webalizer in multiple domain on Centos 4.6

Linux 2 Comments »

Webalizer is a fast, free web server log file analysis program. It produces highly detailed, easily configurable usage reports in HTML format, for viewing with a standard web browser. It was written to solve several problems with currently available analysis packages. A vast majority of them were written in Perl or some other scripting language, [...]

 Read More

Essential Linux Server Administrator Commands

Tech Guru No Comments »

Command Summary Use arp Command mostly used for checking existing Ethernet connectivity and IP address Most common use: arp This command should be used in conjunction with the ifconfig and route commands. It is mostly useful for me to check a network card and get the IP address quick. Obviously there are many more parameters, [...]

 Read More

How to Monitor Processes Using the PS Command

Linux No Comments »

The ps command will display the running processes on a GNU/Linux system. As with many command-line applications there are many options and switches. I’m just going to touch on the few more common but you can use the man pscommand to find out other things you can do with ps. ps by itself will display [...]

 Read More

An Introduction to Basic IPv4 Routing

Networking No Comments »

All of the operations considered in this article are operations upon a router, whether that router is a Linux box or Cisco dedicated hardware or some other type of machine. In this chapter I consider the traditional methods of IPv4 routing as using static configurations that are manually input by the network administrator. 1.1 Traditional [...]

 Read More

A Quick Guide To Install SUBVERSION

Open Source No Comments »

Subversion depends on a number of third party tools and libraries.Some of them are only required to run a Subversion server; others are necessary just for a Subversion client. This section explains what other tools and libraries will be required so that Subversion can be built with the set of features you want

 Read More

How to run a PHP script on cron

PHP 7 Comments »

Lots of programmers like PHP for its ability to code and develop web applications fast. Code-debugging is a lot easier than with PERL or C. However, there is one thing a lot of developers are puzzled about, “How to run PHP Scripts with crontab?” Cron is normally available on all Unix and Linux distributions; if [...]

 Read More
Techgurulive is a free Howtos and tutorials website on apache, Linux, windows, php, Networking, MySQL, Cisco, open source, IT-Tips, Nas, Virtualization, voip, vpn, email,send mail, lamp, security, SEO, squid, Anti virus, Backup, Database,and much more.