1.
Postfix mail server block .bat, .exe .com .vbs mime attachments ...
You can put restrictions on .exe / .bat / .vbs files and block all attachments. mime_header_checks directive allows you to define file, you will place a ...
2.
Resize Windows Partition with Open Source Software
Step #3 : Boot from CD. Step #4 : Boot into Knoppix > Open terminal > type command qtparted >. Step #5: Follow on screen instructions to resize your windows ...
3.
Copy MySQL database from one server to another remote server
Copy db-name.out file using sftp/ssh to remote MySQL server: .... /usr/bin/mysqldump $dbname –opt -h$host -u$user -p$password | gzip -c | ssh ...
4.
Book review: MySQL Administrator’s Guide and Language Reference
Aug 14, 2006 ... This book is written by the creators of MySQL and edited by one of the most highly respected MySQL authors, the MySQL Administrator's Guide ...
5.
Mysql user creation - setting up a MySQL new user account
Aug 20, 2007 ... It uses special tables in mysql database. In order to create a new user account you need a MySQL root account password. ...
6.
How Do I Enable Remote Access To MySQL Database Server?
All you need to do is specify remote mysql host with –h option. ..... Tagged as: mysql allow remote access, mysql allow remote connection, mysql allow ...
7.
Book review Linux System Administration
Linux System Administration is a book for a seasoned Linux or UNIX administrator. The book attempts to describe day-to-day administration, maintenance and ...
8.
What is The Role Of the System Administrator?
Learn all about the duties of a system administrator including the most important ... Related FAQs. Linux change the runlevel for a server without rebooting ...
9.
What is The Role Of the System Administrator?
Learn all about the duties of a system administrator including the most important ... Related FAQs. Linux change the runlevel for a server without rebooting ...
10.
How to backup MySQL databases, web server files to a FTP server ...
Tagged as: backup mysql, backup script, ftp backup, ftp servers, gnu tar, incremental backups, MySQL, mysql server, shell script, tape backups ...