Linux

OpenSource

16 Zenoss Core Daemons – Complete List of all ZenOSS Process

16 Zenoss Core Daemons – Complete List of all ZenOSS Process

Zenoss Core has lot of daemons that can be used for various purpose. While you might not use all of the daemons in your Zenoss environment, it is still essential for you to understand all available zenoss daemons, which you can use to solve a specific enterprise monitoring requirement. In Zenoss v4 all daemons interact […]

15 aptitude Command Examples for Package Management in Linux

For Debian based systems like Ubuntu, you can use aptitude command for package management from the command line. This article explains several aptitude command examples including the following: Install a specific version of a package Install multiple packages using pattern Search for a package using pattern Get packages under a section Don’t update a specific […]

How to Encrypt Your Bash Shell Script on Linux Using SHC

Encryption is the most important part in network security. To encrypt our bash shell script in linux we can use SHC which stands for shell script compiler. By the SCH you can encrypt your bash shell script. 1. Download shc and install it Download shc and install it as shown below. # wget http://www.encryptsystem.com/download/sch/shc-3.8.7.tgz # tar […]

Using rsync to move a mountain of data …

In this installment of my blog, I want to document the proper use of rsync for folks who are tasked with moving a large amount of data.  I’ll even show you a few things you can do from the command line interface to extend the built-in capability of rsync using a little bash-scripting trickery. I […]

AWSTATS install step by step

AWSTATS install step by step

AWSTATS    AWStats is an open source Web analytics reporting tool, suitable for analyzing data from Internet services such as web, streaming media, mail and FTP servers. AWStats parses and analyzes server log files, producing HTML reports. Data is visually presented within reports by tables and bar graphs. This log analyzer works as a CGI […]

Linux Just 4 U

ENABLE WEBSITE PREVIEW IN ZPANEL

Enable website preview in Zpanel     Hi Linux techs and zpanel users now we can implement Website preview feature in zpanel without having to use a domain name. With this settings user can preview there hosted website at zpanel  without DNS pointing. After setting below access all the accounts at http://IP/~username   open the /etc/zpanel/configs/apache/httpd.conf  […]

RPM Commands with Examples

RPM Commands and there Use’s Posted by Linux Mental on December 6, 2013, filed in: Centos Linux, Linux Distro, Linux How to Do, Linux server’s, Red Hat Linux, Tutorials How to use RPM Commands and It use’s RPM = Red Hat Package manager or RPM Package Manager Rpm is a Installation package which Used to […]

Recover a Corrupted System File

If an essential Windows file gets whacked by a virus or otherwise corrupted, restore it from the Windows CD. Search the CD for the filename, replacing the last character with an underscore; for example, Notepad.ex_. If it’s found, open a command prompt and enter the command EXPAND, followed by the full pathname of the file […]

tac – Unix, Linux Command

NAME : tac – tac is a Linux command that allows you to see a file line-by-line backwards. It is named by analogy with cat. SYNOPSIS tac [OPTION]… [FILE]… DESCRIPTION Write each FILE to standard output, last line first. With no FILE, or when FILE is -, read standard input. Mandatory arguments to long options are […]

csf/firewall Installation and  Port Flood (DDos) Protection by CSF on Linux server

csf/firewall Installation and Port Flood (DDos) Protection by CSF on Linux server

Hi Linux Techs,   We can try to protect our servers from TCP/UDP flooding on any port either DNS or http or SSH or any port with the help of CSF on Linux servers. Install CSF on Linux servers with cpanel or without any panel.   For centos/fedora/redhat 7 minimal install install below packages yum […]

}