How To Change Rsync SSH Port While Backup

Here is a simple way to backup your homedir via rsync
but the other thing is we will try to rsync via unusual ssh port.

Example :

Backup /home/testing to server.wowtutorial.org at port 7000

#rsync -av -e 'ssh -p 7000' /home/testing backupuser@server.wowtutorial.org


What is DenyHosts?

DenyHosts is a script intended to be run by Linux system administrators to help thwart SSH server attacks (also known as dictionary based attacks and brute force attacks).


What is AIDE ?

AIDE is A file integrity scanner is something you need to have.  Imagine a hacker placing a backdoor on your web site, or changing your order form to email him a copy of everyone's credit card while leaving it appear to be functionally normally.

By setting up daily reporting, this notifies you within, at most, 24 hours of when any file was changed, added, or removed.  It also helps establish an audit trail in the event your site is compromised.


In this Tutorial I will describe how to install phpmyadmin from source

First before we install phpmyadmin, we need to install few requirment before install phpmyadmin.


Requirment to install PHPmyadmin :
- libmcrypt
- php mcrypt extension
- php mbstring extension


Windows Scripts Using Simple PowerShell Commands

Like many administrators, I have numerous scripts written as .BAT batch files that could use an update. Now that Windows Server 2008 R2 has PowerShell 2 installed by default, it is time.

Let's take a few of the staples that we have put in .BAT files, and I'll give you the PowerShell equivalent.

Reboot a remote computer

To perform a 10-second delay on a remote server (Server1), the following is entered in a batch file:

shutdown /r /m \\SERVER1 /f /t 10


Yesterday, i have a problem with my phpMyAdmin in my cpanel.
I can't export and import my DB through Cpanel phpMyAdmin.

It always shows like below :

export.php: Missing parameter: what (FAQ 2.8)
export.php: Missing parameter: export_type (FAQ 2.8)

So after searching a lot in google, my friend found that the issue is not in the phpMyAdmin but in the cpanel php.ini

So how to fixed that ?
please kindly to take a look how to solved this issue below :


For a system administrator, having ready access to all kinds of information for troubleshooting or configuration of computers and networks is important. When diagnosing connectivity issues, or setting up a new Web site or server, being able to accurately get information from DNS can be critical; DNS provides a lot of information that can really help in this regard.


This is a short tutorial to install Postfix, Courier-authlib Dovecot and MailScanner in Opensuse 11.1 x86_64 O/s
This tutorial also working for other x86_64 o/s or 64 bit O/s

What is Dovecot ?

Dovecot is an open source IMAP and POP3 server for Linux/UNIX-like systems, written with security primarily in mind. Dovecot is an excellent choice for both small and large installations. It's fast, simple to set up, requires no special administration and it uses very little memory.

What is MailScanner ?


What is Mytop

Mytop  is a tool written in Perl for monitoring MySQL databases. Similar to how top monitors system processes, mytop monitors MySQL threads and the database's overall performance, allowing system administrators or developers to get some insight on how applications are interacting with a database.

Download and Install Mytop Requirements

Mytop will using Perl, DBI, Term::ReadKey, Term::ANSIColor and Time::HiRes installed on the server first.


Sponsors

Chat Box

Poll

What is your favorite Virtualization Server ?:
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
2 + 8 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

Alexa Rank

Counter

  • Site Counter: 39,485
  • Unique Visitor: 8,165
  • Registered Users: 69
  • Unregistered Users: 62
  • Blocked Users: 3
  • Your IP: 95.211.132.49
  • Visitors:
  • Today: 582
    This week: 3429
    This month: 1956
    This year: 12464

Donate Me

Does this site make your life easier?
Help me keep it online.

Who's online

There are currently 0 users and 9 guests online.