Thursday, September 9, 2010

Installation and configuration wordpress in 5 min

rpm -Uhv http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.i386.rpm

yum install mysql mysql-server httpd php php-mysql php-gd php-imap php-ldap php-odbc php-pear php-xml php-xmlrpc phpmyadmin

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
rightscale-epel                                          |  951 B     00:00    
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package httpd.i386 0:2.2.3-31.el5.centos.4 set to be updated
---> Package mysql.i386 0:5.0.77-4.el5_4.2 set to be updated
--> Processing Dependency: perl(DBI) for package: mysql
---> Package mysql-server.i386 0:5.0.77-4.el5_4.2 set to be updated
--> Processing Dependency: perl-DBD-MySQL for package: mysql-server
---> Package php.i386 0:5.2.4-el5.centos set to be updated
--> Processing Dependency: php-common = 5.2.4-el5.centos for package: php
--> Processing Dependency: php-cli = 5.2.4-el5.centos for package: php
---> Package php-gd.i386 0:5.2.4-el5.centos set to be updated
---> Package php-imap.i386 0:5.2.4-el5.centos set to be updated
--> Processing Dependency: libc-client.so.1 for package: php-imap
---> Package php-ldap.i386 0:5.2.4-el5.centos set to be updated
---> Package php-mysql.i386 0:5.2.4-el5.centos set to be updated
--> Processing Dependency: php-pdo for package: php-mysql
---> Package php-odbc.i386 0:5.2.4-el5.centos set to be updated
--> Processing Dependency: libodbcpsql.so.2 for package: php-odbc
--> Processing Dependency: libodbc.so.1 for package: php-odbc
---> Package php-pear.noarch 1:1.4.9-6.el5 set to be updated
--> Processing Dependency: php-devel for package: php-pear
---> Package php-xml.i386 0:5.2.4-el5.centos set to be updated
--> Processing Dependency: libexslt.so.0 for package: php-xml
--> Processing Dependency: libxslt.so.1 for package: php-xml
---> Package php-xmlrpc.i386 0:5.2.4-el5.centos set to be updated
---> Package phpMyAdmin.noarch 0:2.11.10-1.el5 set to be updated
--> Processing Dependency: php-mcrypt >= 4.1.0 for package: phpMyAdmin
--> Processing Dependency: php-mbstring >= 4.1.0 for package: phpMyAdmin
--> Running transaction check
---> Package libc-client.i386 0:2004g-2.2.1 set to be updated
---> Package libxslt.i386 0:1.1.17-2.el5_2.2 set to be updated
---> Package perl-DBD-MySQL.i386 0:3.0007-2.el5 set to be updated
---> Package perl-DBI.i386 0:1.52-2.el5 set to be updated
---> Package php-cli.i386 0:5.2.4-el5.centos set to be updated
---> Package php-common.i386 0:5.2.4-el5.centos set to be updated
---> Package php-devel.i386 0:5.2.4-el5.centos set to be updated
---> Package php-mbstring.i386 0:5.2.4-el5.centos set to be updated
---> Package php-mcrypt.i386 0:5.2.4-el5.centos set to be updated
--> Processing Dependency: libmcrypt.so.4 for package: php-mcrypt
---> Package php-pdo.i386 0:5.2.4-el5.centos set to be updated
---> Package unixODBC.i386 0:2.2.11-7.1 set to be updated
--> Running transaction check
---> Package libmcrypt.i386 0:2.5.8-4.el5.centos set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package           Arch      Version                   Repository          Size
================================================================================
Installing:
 httpd             i386      2.2.3-31.el5.centos.4     updates            1.2 M
 mysql             i386      5.0.77-4.el5_4.2          updates            4.8 M
 mysql-server      i386      5.0.77-4.el5_4.2          updates            9.8 M
 php               i386      5.2.4-el5.centos          rightscale-epel    3.6 M
 php-gd            i386      5.2.4-el5.centos          rightscale-epel    319 k
 php-imap          i386      5.2.4-el5.centos          rightscale-epel    103 k
 php-ldap          i386      5.2.4-el5.centos          rightscale-epel     56 k
 php-mysql         i386      5.2.4-el5.centos          rightscale-epel    261 k
 php-odbc          i386      5.2.4-el5.centos          rightscale-epel    112 k
 php-pear          noarch    1:1.4.9-6.el5             base               344 k
 php-xml           i386      5.2.4-el5.centos          rightscale-epel    309 k
 php-xmlrpc        i386      5.2.4-el5.centos          rightscale-epel    129 k
 phpMyAdmin        noarch    2.11.10-1.el5             epel               4.2 M
Installing for dependencies:
 libc-client       i386      2004g-2.2.1               base               516 k
 libmcrypt         i386      2.5.8-4.el5.centos        extras             116 k
 libxslt           i386      1.1.17-2.el5_2.2          base               485 k
 perl-DBD-MySQL    i386      3.0007-2.el5              base               148 k
 perl-DBI          i386      1.52-2.el5                base               600 k
 php-cli           i386      5.2.4-el5.centos          rightscale-epel    2.6 M
 php-common        i386      5.2.4-el5.centos          rightscale-epel    352 k
 php-devel         i386      5.2.4-el5.centos          rightscale-epel    553 k
 php-mbstring      i386      5.2.4-el5.centos          rightscale-epel    1.3 M
 php-mcrypt        i386      5.2.4-el5.centos          rightscale-epel     44 k
 php-pdo           i386      5.2.4-el5.centos          rightscale-epel    157 k
 unixODBC          i386      2.2.11-7.1                base               832 k

Transaction Summary
================================================================================
Install     25 Package(s)        
Update       0 Package(s)        
Remove       0 Package(s)        

Total download size: 33 M
Is this ok [y/N]: y
Downloading Packages:
(1/25): php-mcrypt-5.2.4-el5.centos.i386.rpm             |  44 kB     00:00    
(2/25): php-ldap-5.2.4-el5.centos.i386.rpm               |  56 kB     00:00    
(3/25): php-imap-5.2.4-el5.centos.i386.rpm               | 103 kB     00:00    
(4/25): php-odbc-5.2.4-el5.centos.i386.rpm               | 112 kB     00:00    
(5/25): libmcrypt-2.5.8-4.el5.centos.i386.rpm            | 116 kB     00:00    
(6/25): php-xmlrpc-5.2.4-el5.centos.i386.rpm             | 129 kB     00:00    
(7/25): perl-DBD-MySQL-3.0007-2.el5.i386.rpm             | 148 kB     00:00    
(8/25): php-pdo-5.2.4-el5.centos.i386.rpm                | 157 kB     00:00    
(9/25): php-mysql-5.2.4-el5.centos.i386.rpm              | 261 kB     00:00    
(10/25): php-xml-5.2.4-el5.centos.i386.rpm               | 309 kB     00:00    
(11/25): php-gd-5.2.4-el5.centos.i386.rpm                | 319 kB     00:00    
(12/25): php-pear-1.4.9-6.el5.noarch.rpm                 | 344 kB     00:00    
(13/25): php-common-5.2.4-el5.centos.i386.rpm            | 352 kB     00:00    
(14/25): libxslt-1.1.17-2.el5_2.2.i386.rpm               | 485 kB     00:00    
(15/25): libc-client-2004g-2.2.1.i386.rpm                | 516 kB     00:00    
(16/25): php-devel-5.2.4-el5.centos.i386.rpm             | 553 kB     00:00    
(17/25): perl-DBI-1.52-2.el5.i386.rpm                    | 600 kB     00:00    
(18/25): unixODBC-2.2.11-7.1.i386.rpm                    | 832 kB     00:00    
(19/25): httpd-2.2.3-31.el5.centos.4.i386.rpm            | 1.2 MB     00:00    
(20/25): php-mbstring-5.2.4-el5.centos.i386.rpm          | 1.3 MB     00:00    
(21/25): php-cli-5.2.4-el5.centos.i386.rpm               | 2.6 MB     00:00    
(22/25): php-5.2.4-el5.centos.i386.rpm                   | 3.6 MB     00:00    
(23/25): phpMyAdmin-2.11.10-1.el5.noarch.rpm             | 4.2 MB     00:00    
(24/25): mysql-5.0.77-4.el5_4.2.i386.rpm                 | 4.8 MB     00:00    
(25/25): mysql-server-5.0.77-4.el5_4.2.i386.rpm          | 9.8 MB     00:00    
--------------------------------------------------------------------------------
Total                                            15 MB/s |  33 MB     00:02    
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : php-common                                              1/25
  Installing     : perl-DBI                                                2/25
  Installing     : mysql                                                   3/25
  Installing     : php-cli                                                 4/25
  Installing     : php-pdo                                                 5/25
  Installing     : httpd                                                   6/25
  Installing     : php                                                     7/25
  Installing     : php-mysql                                               8/25
  Installing     : perl-DBD-MySQL                                          9/25
  Installing     : php-mbstring                                           10/25
  Installing     : libc-client                                            11/25
  Installing     : unixODBC                                               12/25
  Installing     : libxslt                                                13/25
  Installing     : libmcrypt                                              14/25
  Installing     : php-mcrypt                                             15/25
  Installing     : php-xml                                                16/25
  Installing     : php-odbc                                               17/25
  Installing     : php-imap                                               18/25
  Installing     : mysql-server                                           19/25
  Installing     : php-gd                                                 20/25
  Installing     : php-ldap                                               21/25
  Installing     : php-xmlrpc                                             22/25
  Installing     : php-devel                                              23/25
  Installing     : phpMyAdmin                                             24/25
  Installing     : php-pear                                               25/25

Installed:
  httpd.i386 0:2.2.3-31.el5.centos.4      mysql.i386 0:5.0.77-4.el5_4.2       
  mysql-server.i386 0:5.0.77-4.el5_4.2    php.i386 0:5.2.4-el5.centos         
  php-gd.i386 0:5.2.4-el5.centos          php-imap.i386 0:5.2.4-el5.centos    
  php-ldap.i386 0:5.2.4-el5.centos        php-mysql.i386 0:5.2.4-el5.centos   
  php-odbc.i386 0:5.2.4-el5.centos        php-pear.noarch 1:1.4.9-6.el5       
  php-xml.i386 0:5.2.4-el5.centos         php-xmlrpc.i386 0:5.2.4-el5.centos  
  phpMyAdmin.noarch 0:2.11.10-1.el5     

Dependency Installed:
  libc-client.i386 0:2004g-2.2.1          libmcrypt.i386 0:2.5.8-4.el5.centos  
  libxslt.i386 0:1.1.17-2.el5_2.2         perl-DBD-MySQL.i386 0:3.0007-2.el5   
  perl-DBI.i386 0:1.52-2.el5              php-cli.i386 0:5.2.4-el5.centos      
  php-common.i386 0:5.2.4-el5.centos      php-devel.i386 0:5.2.4-el5.centos    
  php-mbstring.i386 0:5.2.4-el5.centos    php-mcrypt.i386 0:5.2.4-el5.centos   
  php-pdo.i386 0:5.2.4-el5.centos         unixODBC.i386 0:2.2.11-7.1           

Complete!
[root@domU-12-31-39-13-CD-47 ~]# service httpd restart
Stopping httpd:                                            [FAILED]
Starting httpd:                                            [  OK  ]
[root@domU-12-31-39-13-CD-47 ~]# service mysqld restart
Stopping MySQL:                                            [FAILED]
Initializing MySQL database:  Installing MySQL system tables...
100909 12:57:03 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
100909 12:57:03 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
OK
Filling help tables...
100909 12:57:03 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
100909 12:57:03 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
OK

To start mysqld at boot time you have to copy
support-files/mysql.server to the right place for your system

PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
/usr/bin/mysqladmin -u root password 'new-password'
/usr/bin/mysqladmin -u root -h domU-12-31-39-13-CD-47 password 'new-password'

Alternatively you can run:
/usr/bin/mysql_secure_installation

which will also give you the option of removing the test
databases and anonymous user created by default.  This is
strongly recommended for production servers.

See the manual for more instructions.

You can start the MySQL daemon with:
cd /usr ; /usr/bin/mysqld_safe &

You can test the MySQL daemon with mysql-test-run.pl
cd mysql-test ; perl mysql-test-run.pl

Please report any problems with the /usr/bin/mysqlbug script!

The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at http://shop.mysql.com
                                                           [  OK  ]
Starting MySQL:                                            [  OK  ]
[root@domU-12-31-39-13-CD-47 ~]#

vi /etc/httpd/conf.d/phpMyAdmin.conf

# phpMyAdmin - Web based MySQL browser written in php
#
# Allows only localhost by default
#
# But allowing phpMyAdmin to anyone other than localhost should be considered
# dangerous unless properly secured by SSL

Alias /phpMyAdmin /usr/share/phpMyAdmin
Alias /phpmyadmin /usr/share/phpMyAdmin
#Directory /usr/share/phpMyAdmin
#   order deny,allow
#   deny from all
#   allow from 127.0.0.1
#   allow from ::1
#Directory

# This directory does not require access over HTTP - taken from the original
# phpMyAdmin upstream tarball
#
Directory /usr/share/phpMyAdmin/libraries
    Order Deny,Allow
    Deny from All
    Allow from None
Directory

# This configuration prevents mod_security at phpMyAdmin directories from
# filtering SQL etc.  This may break your mod_security implementation.
#
#IfModule mod_security.c
#    Directory /usr/share/phpMyAdmin
#        SecRuleInheritance Off
#    Directory
#IfModule

http://youdomain.com/phpmyadmin

wget http://wordpress.org/latest.zip

unzip latest.zip
cd wordpress
cp -a * /var/www/html

configure wordpress
cd /var/www/html
mv wp-config-sample.php wp-config.php
vim wp-config.php
.- edit in this line -.

define('DB_NAME', 'wordpress_db');
define('DB_USER', 'root');
define('DB_PASSWORD', 'password');

install on web browser
open your web browser and goto url:

http://yourdomain/

http://i56.tinypic.com/1zpqsts.png

http://i53.tinypic.com/287ojlv.jpg

http://i52.tinypic.com/110aa7k.jpg

http://i55.tinypic.com/24173wm.jpg

http://i51.tinypic.com/35b5n35.jpg

Tuesday, September 7, 2010

vtiger Installation On CentOS 5.x

vtiger Installation On CentOS 5.x

vtiger is the CRM / complete tracking solution I have looked for and needed for 10 years!!! An all-in-one tracking everything organic package that ties everything together - because every task has many things associated with it, and vtiger works the way people think.
I will install vtiger in the /var/www/html/vtigercrm directory on a CentOS 5.x (i386) system where /var/www/html is the document root of the web site where I install vtiger.
vtiger can be installed as follows:
rpm -Uhv http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.i386.rpm
yum install php-mysql php-gd php-imap php-ldap php-odbc php-pear php-xml php-xmlrpc php-mapserver php-mbstring php-mcrypt php-mssql php-snmp php-soap php-tidy phpmyadmin mysql mysql-server httpd libpng libpng-devel libjpeg libjpeg-devel freetype freetype-devel zlib xFree86-dev openssl openssl-devel krb5-devel imap-2004d
php.ini configuration:
Variable Value
allow_call_time_pass_reference on
error_reporting E_WARNING & ~E_NOTICE
safe_mode off
display_errors on
file_uploads on
max_execution_time 600
memory_limit 64M
log_errors off
output_buffering on
register_globals off
short_open_tag on
wget http://sourceforge.net/projects/vtigercrm/files/vtiger%20CRM%205.1.0/vtigercrm-5.1.0.tar.gz
tar -xvzf vtigercrm-5.1.0.tar.gz
chmod -R a+rw /var/www/html/vtigercrm
Open a browser - you can access the vtiger installer under:
http:///vtigercrm/install.php
Click to enlarge

Click to enlarge

Click to enlarge

Click to enlarge

Click to enlarge

Click to enlarge

Click to enlarge

Click to enlarge

Click to enlarge

Wednesday, September 1, 2010

Squid Proxy Cache Server Installation and Configuration


Squid is a proxy caching server. If you are Linux sysadmin, you can use squid to control internet access at your work environment.
This beginners guide will give a jump-start on how to setup squid on Linux to restrict internet access in an network.

Install Squid

You should install the following three squid related packages on your system.
  • squid
  • squid-common
  • squid-langpack
On Debian and Ubuntu, use aptitude to install squid as shown below. On CentOS, use yum to install the squid package.
$ yum install squid

Check Configuration and Startup scripts

Apart from installing the squid related packages, it also creates the /etc/squid/squid.conf and /etc/init.d/squid startup script.
By default Squid runs on 3128 port. You can verify this from the squid.conf file. You can also set the visible_hostname parameter in your squid.conf, which will be used in error_log. If you don’t define, squid gets the hostname value using gethostname() function.
# vim /etc/squid/squid.conf
visible_hostname ubuntuserver
httpd_port 3128
Note: The http port number (3128) specified in the squid.conf should be entered in the proxy setting section in the client browser. If squid is built with SSL, you can use https_port option inside squid.conf to define https squid.

Start Squid and View Logs

Start the Squid proxy caching server as shown below.
# service squid start
squid start/running, process 11743
Squid maintains three log files (access.log, cache.log and store.log) under /var/log/squid directory.
From the /var/log/squid/access.log, you can view who accessed which website at what time. Following is the format of the squid access.log record.
time elapsed remotehost code/status bytes method URL rfc931     peerstatus/peerhost
To disable logging in squid, update the squid.conf with the following information.
# to disable access.log
cache_access_log /dev/null

# to disable store.log
cache_store_log none

# to disable cache.log
cache_log /dev/null

Squid Usage 1: Restrict Access to Specific Websites

This is how you can restrict folks from browsing certain website when they are connected to your network using your proxy server.
Create a file called restricted_sites and list all sites that you would want to restrict the access.
# vim /etc/squid/restricted_sites
www.youtube.com
mail.yahoo.com
www.hotmail.com
www.gmail.com 

Modify the squid.conf to add the following.
# vim /etc/squid/squid.conf
acl RestrictedSites  dstdomain "/etc/squid/restricted_sites"
http_access deny RestrictedSites

Squid Usage 2: Allow Access to Websites Only During Specific Time

Some organization might want to allow employees to surf or download from the internet only during specific timeperiods.
The squid.conf configuration shown below will allow internet access for employees only between 9:00AM and 18:00 during weekdays.
# vim /etc/squid/squid.conf
acl official_hours time M T W H F 09:00-18:00
http_access deny all
http_access allow official_hours

Squid Usage 3 : Restrict Access to Particular Network

Instead of restricting specific sites, you can also provide access only to certain network and block everything else. The example below, allows access only to the 192.168.10.* internal network.
# vim /etc/squid/squid.conf
acl branch_offices src 192.168.10.0/24
http_access deny all
http_access allow branch_offices

Squid Usage 4 : Use Regular Expression to Match URLs

You can also use regular expression to allow or deny websites.
First create a blocked_sites files with a list of keywords.
# cat /etc/squid/blocked_sites
soccer
movie
www.example.com
Modify the squid.conf to block any sites that has any of these keywords in their url.
# vim /etc/squid/squid.conf
acl blocked_sites url_regex -i "/etc/squid/blocked_sites"
http_access deny blocked_sites
http_access allow all
In the above example, -i option is used for ignoring case for matching. So, while accessing the websites, squid will try to match the url with any of the pattern mentioned in the above blocked_sites file and denies the access when it matches.

SARG – Squid Analysis Report Generator

Download and install SARG to generate squid usage reports.
Use the sarg-reports command to generate reports as shown below.
# to generate the report for today
sarg-report today

# on daily basis
sarg-report daily

# on weekly basis
sarg-report weekly

# on monthly basis
sarg-report monthly

Add the sarg-report to the crontab.
The reports generated by sarg are stored under /var/www/squid-reports. These are html reports can you can view from a browser.
 
$ ls /var/www/squid-reports
Daily  index.hyml

$ ls /var/www/squid-reports/Daily
2010Sept1-2010Sept2  images  index.html

Monday, August 16, 2010

How to Recover Deleted Files in Fedora / Ubuntu

foremost is a forensics application to recover files based on their headers, footers, and internal data structures. Foremost can work on image files, such as those generated by dd, Safeback, Encase, etc, or directly on a drive. This short article shows how you can use foremost to recover deleted files.

Currently foremost can recover the following file types:
  • jpg - Support for the JFIF and Exif formats including implementations used in modern digital cameras.
  • gif
  • png
  • bmp - Support for windows bmp format.
  • avi
  • exe - Support for Windows PE binaries, will extract DLL and EXE files along with their compile times.
  • mpg - Support for most MPEG files (must begin with 0x000001BA)
  • wav
  • riff - This will extract AVI and RIFF since they use the same file format (RIFF). note faster than running each separately.
  • wmv - Note may also extract -wma files as they have similar format.
  • mov
  • pdf
  • ole - This will grab any file using the OLE file structure. This includes PowerPoint, Word, Excel, Access, and StarWriter
  • doc - Note it is more efficient to run OLE as you get more bang for your buck. If you wish to ignore all other ole files then use this.
  • zip - Note is will extract .jar files as well because they use a similar format. Open Office docs are just zipâd XML files so they are extracted
    as well. These include SXW, SXC, SXI, and SX? for undetermined OpenOffice files.
  • rar
  • htm
  • cpp - C source code detection, note this is primitive and may generate documents other than C code.
You can tweak /etc/foremost.conf to add support for more file types.
Please note that there's no guarantee that foremost will succeed in recovering your files, but at least there's a chance.

2 Installing foremost

On Fedora and Ubuntu, foremost can be installed as follows:

#yum install foremosrt

 #apt-get install foremost
#apt-get install scalpel


Before we can use Scalpel, we must define some file types that Scalpel should search for in /etc/scalpel/scalpel.conf. By default, all file types are commented out. Uncomment the lines you want, for instance if you want to recover PDF files:

Press Alt + F2 and type: gedit /etc/scalpel/scalpel.conf

and uncomment these lines:
       pdf     y       5000000 %PDF  %EOF\x0d  REVERSE
     pdf     y       5000000 %PDF  %EOF\x0a  REVERSE
Scalpel can be used as follows to try to recover the files:
scalpel /dev/sda1 -o output 
-o defines the directory where Scalpel will place the recovered files - in this case the directory is named output and is a subdirectory of the directory where we are running the scalpel command from; the directory must not exist because otherwise scalpel will refuse to start.

After Scalpel has finished, you will find a folder called output in the directory from where you called Scalpel. The audit.txt contains a summary of what Scalpel has done and the pdf-0-0/ subdirectory contains the pdf files that Scalpel has recovered.

Before you run Scalpel the next time from the same directory, you must either delete/rename the current output/ directory (because Scalpel will not start if the output directory is already existing) or use specify another output directory.


Using Foremost

Foremost Syntax
foremost  [-h][-V][-d][-vqwQT][-b][-o] [-t][-s][-i]
 

Available Options
-h Show a help screen and exit.
-V Show copyright information and exit.
-d Turn on indirect block detection, this works well for Unix file systems.
-T Time stamp the output directory so you don’t have to delete the output dir when running multiple times.
-v Enables verbose mode. This causes more information regarding the current state of the program to be dis-played on the screen, and is highly recommended.
-q Enables quick mode. In quick mode, only the start of each sector is searched for matching headers. That is,the header is searched only up to the length of the longest header. The rest of the sector, usually about 500 bytes, is ignored. This mode makes foremost run con- siderably faster, but it may cause you to miss files that are embedded in other files. For example, using quick mode you will not be able to find JPEG images embedded in Microsoft Word documents.
Quick mode should not be used when examining NTFS file systems. Because NTFS will store small files inside the Master File Table, these files will be missed during quick mode.
-Q Enables Quiet mode. Most error messages will be sup-pressed.
-w Enables write audit only mode. No files will be extracted.
-a Enables write all headers, perform no error detection in terms of corrupted files.
-b number Allows you to specify the block size used in foremost. This is relevant for file naming and quick searches. The default is 512. ie. foremost -b 1024 image.dd
-k number Allows you to specify the chunk size used in foremost.This can improve speed if you have enough RAM to fit the image in. It reduces the checking that occurs between chunks of the buffer. For example if you had > 500MB of RAM. ie. foremost -k 500 image.dd
-i file The file is used as the input file. If no input file is specified or the input file cannot be read then stdin is used.
-o directory Recovered files are written to the directory directory.
-c file Sets the configuration file to use. If none is speci-fied, the file “foremost.conf” from the current direc-tory is used, if that doesn’t exist then “/etc/fore-most.conf” is used. The format for the configuration file is described in the default configuration file included with this program. See the CONFIGURATION FILE section below for more information.
-s number Skips number blocks in the input file before beginning the search for headers. ie.
foremost -s 512 -t  jpeg -i /dev/hda1
Foremost examples
Search for jpeg format skipping the first 100 blocks
su -c foremost -s 100 -t jpg -i image.dd
Only generate an audit file, and print to the screen (verbose mode)
su -c foremost -av image.dd
Search all defined types
su -c foremost -t all -i image.dd
Search for gif and pdf
su -c foremost -t gif,pdf -i image.dd
Search for office documents and jpeg files in a Unix file sys-tem in verbose mode.
su -c foremost -v -t ole,jpeg -i image.dd
Run the default case
su -c foremost image.dd
image.dd means you need to enter your hardisk mount point i.e /dev/sda1 or /dev/sda2
 
  (pls use for ubuntu sudo )