Linux

OpenSource

Cloud Foundry Installation Step by Step

Cloud Foundry Installation Step by Step

Hi Guys, Enjoy the installation of Cloud Foundry with OpenStack. We are here going to install an open source cloud computing platform as a service (PaaS) originally developed by VMware and now owned by Pivotal Software – a joint venture by EMC, VMware and General Electric. Cloud Foundry was designed and developed by a small […]

Handy Commands for Linux CLI…

Cheatsheet Of Linux Command Line. Its really hard to remember all the commands in linux as they are too many. So we are providing you various helpful commands which you can use in your day-to-day linux trooubleshooting. Go through below commands hopefully they will help you in digging your issues and find a resolution for […]

9 hidden Gmail features you must know

9 hidden Gmail features you must know

9 hidden Gmail features you must know Almost all of us have a Google account, but very few of us have any idea how we can use many of its hidden features. It is time you use your Gmail like a boss. Here are 9 tips you can use to make your email experience better. […]

Simplest Way To Reset Mysql Root Password - CentOs, Fedora, RHEL, Debian, Ubuntu.

Simplest Way To Reset Mysql Root Password – CentOs, Fedora, RHEL, Debian, Ubuntu.

You can recover MySQL database server password with following five easy steps. Step # 1: Stop the MySQL server process. Step # 2: Start the MySQL (mysqld) server/daemon process with the –skip-grant-tables option so that it will not prompt for password. Step # 3: Connect to mysql server as the root user. Step # 4: […]

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

}