<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8598256389319690777</id><updated>2011-07-08T10:52:02.887-07:00</updated><title type='text'>UNIX</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://unix4good.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://unix4good.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Muhammad Momon</name><uri>http://www.blogger.com/profile/18108291420446240153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>13</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8598256389319690777.post-5953455455487212003</id><published>2009-09-25T00:27:00.000-07:00</published><updated>2009-09-25T00:30:16.474-07:00</updated><title type='text'>Membersihkan wtmpx secara aman</title><content type='html'>Membersihkan wtmpx&lt;br /&gt;&lt;br /&gt;sebagai root:&lt;br /&gt; cd /var/adm/&lt;br /&gt;/usr/lib/acct/fwtmp &lt;&gt; wtmpx.a   (jangan lupa monitor disk space di /var, karena wtmpx.a ini akan membuat file sebesar 800 Mb jika wtmpx nya= 2 G)&lt;br /&gt;cp wtmpx.a /IN/wtmpx.a.bak             (saya backup ke directory yang masih kosong)&lt;br /&gt;cat /dev/null &gt; wtmpx.a          (kosongin wtmpx.a)&lt;br /&gt;/usr/lib/acct/fwtmp -ic &lt;&gt; wtmpx&lt;br /&gt;&lt;br /&gt;Menyisakan wtmpx&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8598256389319690777-5953455455487212003?l=unix4good.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://unix4good.blogspot.com/feeds/5953455455487212003/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8598256389319690777&amp;postID=5953455455487212003' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/5953455455487212003'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/5953455455487212003'/><link rel='alternate' type='text/html' href='http://unix4good.blogspot.com/2009/09/membersihkan-wtmpx-secara-aman.html' title='Membersihkan wtmpx secara aman'/><author><name>Muhammad Momon</name><uri>http://www.blogger.com/profile/18108291420446240153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8598256389319690777.post-9073294997292957418</id><published>2009-05-19T00:52:00.000-07:00</published><updated>2009-05-19T01:01:21.633-07:00</updated><title type='text'>Mengenai pkg</title><content type='html'>Saya biasa menggunakan command berikut terkait instalasi paket di solaris :&lt;br /&gt;#pkginfo -l (menampilkan package dengan parameter long listing)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Sebenarnya banyak opsi lain&lt;br /&gt;usage:&lt;br /&gt;pkginfo [-q] [-pi] [-x|l] [options] [pkg ...]&lt;br /&gt;pkginfo -d device [-q] [-x|l] [options] [pkg ...]&lt;br /&gt;where&lt;br /&gt;  -q #quiet mode&lt;br /&gt;  -p #select partially installed packages&lt;br /&gt;  -i #select completely installed packages&lt;br /&gt;  -x #extracted listing&lt;br /&gt;  -l #long listing&lt;br /&gt;  -r #relocation base&lt;br /&gt;and options may include:&lt;br /&gt;  -c category, [category...]&lt;br /&gt;  -a architecture&lt;br /&gt;  -v version&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;untuk mencari package yang partially installed(p) dan extracted listing(x):&lt;br /&gt;&lt;br /&gt;#pkginfo -xp&lt;br /&gt;&lt;br /&gt;SMCosl98d             openssl&lt;br /&gt;                      (sparc) 0.9.8d&lt;br /&gt;&lt;br /&gt;Untuk mencari paket yang completely installed(i) , dengan extracted listing(x), dan architecture sparc&lt;br /&gt;#pkginfo -xia sparc&lt;br /&gt;&lt;br /&gt;Install paket&lt;br /&gt;#pkgadd -d .  nama_package&lt;br /&gt;&lt;br /&gt;Remove paket&lt;br /&gt;#pkgrm nama_package&lt;br /&gt;&lt;br /&gt;Check status paket&lt;br /&gt;#pkgchk -l SUNWzuluw&lt;br /&gt;&lt;br /&gt;Pathname: /usr/openwin&lt;br /&gt;Type: directory&lt;br /&gt;Expected mode: 0755&lt;br /&gt;Expected owner: root&lt;br /&gt;Expected group: bin&lt;br /&gt;Referenced by the following packages:&lt;br /&gt;        SUNWctlu       SUNWcsu        SUNWxwice      SUNWxwcft      SUNWtltk&lt;br /&gt;        SUNWjxmft      SUNWxwicx      SUNWeurf       SUNWkoi8f      SUNWkxmft&lt;br /&gt;        SUNWlccom      SUNWadmap      SUNW1251f      SUNW5xmft      SUNWxwacx&lt;br /&gt;        SUNWmp         SUNWxilrl      SUNWxildh      SUNWxilow      SUNWolrte&lt;br /&gt;        SUNWpmowu      SUNWarrf       SUNWi13rf      SUNWi15rf      SUNWi15cs&lt;br /&gt;        SUNWi1cs       SUNWi2rf       SUNWi5rf       SUNWi7rf       SUNWi9rf&lt;br /&gt;        SUNWcxmft      SUNWtltkx      SUNWeuodf      SUNWxi18n      SUNWxim&lt;br /&gt;        SUNWeuxwe      SUNWtxfnt      SUNWulocf      SUNWuxlcf      SUNWxi18x&lt;br /&gt;        SUNWximx       SUNWuxlcx      SUNWvid        SUNWxilvl      SUNWxwcsl&lt;br /&gt;        SUNWxwdim      SUNWxwdem      SUNWxwdxm      SUNWxwfs       SUNWxwoft&lt;br /&gt;        SUNWxwpft      SUNWxwpsr      SUNWxwpl       SUNWxwxst      SUNWxwxft&lt;br /&gt;        SUNWxwxstx     SUNWxwxftx     SUNWi4rf       SUNWi8rf       SUNWzuluw&lt;br /&gt;        SUNWnamow      SUNWplow       SUNWplow1      SUNWi1of       SUNWxwfnt&lt;br /&gt;        SUNWxwopt      SUNWxwsrv      SUNWm64w       SUNWpfbw       SUNWxwplt&lt;br /&gt;        SUNWxwplx&lt;br /&gt;Current status: installed&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;input id="gwProxy" type="hidden"&gt;&lt;!--Session data--&gt;&lt;input onclick="jsCall();" id="jsProxy" type="hidden"&gt;&lt;div id="refHTML"&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8598256389319690777-9073294997292957418?l=unix4good.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://unix4good.blogspot.com/feeds/9073294997292957418/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8598256389319690777&amp;postID=9073294997292957418' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/9073294997292957418'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/9073294997292957418'/><link rel='alternate' type='text/html' href='http://unix4good.blogspot.com/2009/05/mengenai-pkg.html' title='Mengenai pkg'/><author><name>Muhammad Momon</name><uri>http://www.blogger.com/profile/18108291420446240153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8598256389319690777.post-2290138431928220759</id><published>2008-12-02T20:55:00.000-08:00</published><updated>2008-12-02T22:16:01.422-08:00</updated><title type='text'>mengenai contents</title><content type='html'>/var/sadm/install/contents&lt;br /&gt;&lt;br /&gt;File ini menyimpan package yang kita install di solaris, jika kita hendak membuat mesin cloning yang memiliki package level sama, maka bisa melakukan copy file ini ke mesin baru tersebut. Dengan asumsi mesin baru ini akan dibuat sama level packagenya dengan mesin reference.&lt;br /&gt;&lt;br /&gt;Untuk melakukan test terhadap file contents ini bisa dilakukan dengan mereboot(shutdown -i6 -g0 -y), jika server berhasil up berarti contents nya lengkap.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8598256389319690777-2290138431928220759?l=unix4good.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://unix4good.blogspot.com/feeds/2290138431928220759/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8598256389319690777&amp;postID=2290138431928220759' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/2290138431928220759'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/2290138431928220759'/><link rel='alternate' type='text/html' href='http://unix4good.blogspot.com/2008/12/mengenai-contents.html' title='mengenai contents'/><author><name>Muhammad Momon</name><uri>http://www.blogger.com/profile/18108291420446240153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8598256389319690777.post-5437057853784343144</id><published>2008-12-02T19:02:00.000-08:00</published><updated>2008-12-02T19:14:15.353-08:00</updated><title type='text'>Dapat command baru screen</title><content type='html'>Pastikan screen terinstall di sun solaris/linux anda:&lt;br /&gt;#which screen&lt;br /&gt;/usr/local/bin/screen&lt;br /&gt;&lt;br /&gt;Setelah itu tinggal ketik:&lt;br /&gt;#screen&lt;br /&gt;dan&lt;br /&gt;lakukan aktifitas anda, jika anda ingin keluar :&lt;br /&gt;ctrl + a and z&lt;br /&gt;&lt;br /&gt;Lalu jika anda ingin kembali bekerja:&lt;br /&gt;&lt;br /&gt;login ke mesin anda dan ketik&lt;br /&gt;&lt;br /&gt;#screen -r&lt;br /&gt;&lt;br /&gt;maka anda masih mendapatkan sesi anda tanpa terinterupt.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8598256389319690777-5437057853784343144?l=unix4good.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://unix4good.blogspot.com/feeds/5437057853784343144/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8598256389319690777&amp;postID=5437057853784343144' title='1 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/5437057853784343144'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/5437057853784343144'/><link rel='alternate' type='text/html' href='http://unix4good.blogspot.com/2008/12/dapat-command-baru-screen.html' title='Dapat command baru screen'/><author><name>Muhammad Momon</name><uri>http://www.blogger.com/profile/18108291420446240153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8598256389319690777.post-7363163897094709364</id><published>2008-07-23T05:21:00.000-07:00</published><updated>2008-07-23T05:23:52.111-07:00</updated><title type='text'>.profile</title><content type='html'>When you are making a user, then you will have a .profile, you can export your environment setting here, your path, so it make easy so you dont have to run full path command, just run the alias you set&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8598256389319690777-7363163897094709364?l=unix4good.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://unix4good.blogspot.com/feeds/7363163897094709364/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8598256389319690777&amp;postID=7363163897094709364' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/7363163897094709364'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/7363163897094709364'/><link rel='alternate' type='text/html' href='http://unix4good.blogspot.com/2008/07/profile.html' title='.profile'/><author><name>Muhammad Momon</name><uri>http://www.blogger.com/profile/18108291420446240153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8598256389319690777.post-1862195313495360950</id><published>2008-07-07T00:17:00.000-07:00</published><updated>2008-07-07T00:19:28.268-07:00</updated><title type='text'>How to make solaris 10 using dhcp client</title><content type='html'>1.if in /etc/hosts you already have ip static configured for this host, please comment it.&lt;br /&gt;2. touch empty file /etc/dhcp.interfacename  example : touch /etc/dhcp.bge0&lt;br /&gt;3. touch empty file /etc/hostname.interfacename example : touch /etc/hostname.bge0&lt;br /&gt;4. reboot the system&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8598256389319690777-1862195313495360950?l=unix4good.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://unix4good.blogspot.com/feeds/1862195313495360950/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8598256389319690777&amp;postID=1862195313495360950' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/1862195313495360950'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/1862195313495360950'/><link rel='alternate' type='text/html' href='http://unix4good.blogspot.com/2008/07/how-to-make-solaris-10-using-dhcp.html' title='How to make solaris 10 using dhcp client'/><author><name>Muhammad Momon</name><uri>http://www.blogger.com/profile/18108291420446240153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8598256389319690777.post-2571707923685920579</id><published>2008-07-07T00:07:00.000-07:00</published><updated>2008-07-07T00:13:35.270-07:00</updated><title type='text'>How to do jumpstart</title><content type='html'>1. clean all unnecessary log and config files from the server we want to clone&lt;br /&gt;2. make backup for the /etc/inittab&lt;br /&gt;3. uncomment all the process of application in  /etc/inittab&lt;br /&gt;4. enter single mode (init s)&lt;br /&gt;5. login using serial console cable&lt;br /&gt;6. flarcreate -n hostname -c -S -x /oradata hostname_images.flar&lt;br /&gt;7. restore inittab&lt;br /&gt;8. reboot the system&lt;br /&gt;9. transfer the image files to jumpstart server&lt;br /&gt;to be Continue&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8598256389319690777-2571707923685920579?l=unix4good.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://unix4good.blogspot.com/feeds/2571707923685920579/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8598256389319690777&amp;postID=2571707923685920579' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/2571707923685920579'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/2571707923685920579'/><link rel='alternate' type='text/html' href='http://unix4good.blogspot.com/2008/07/how-to-do-jumpstart.html' title='How to do jumpstart'/><author><name>Muhammad Momon</name><uri>http://www.blogger.com/profile/18108291420446240153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8598256389319690777.post-6832138066117172323</id><published>2008-05-09T07:23:00.000-07:00</published><updated>2008-05-09T07:29:53.995-07:00</updated><title type='text'>Small tools</title><content type='html'>You can compare two files using command diff and sdiff:&lt;br /&gt;example: diff file1 file2  or sdiff file1 file2&lt;br /&gt;&lt;br /&gt;head --&gt; to see the top content of the file&lt;br /&gt;&lt;br /&gt;head filename.txt&lt;br /&gt;head -10 filename.txt ---&gt; to see the first 10 lines&lt;br /&gt;&lt;br /&gt;tail filename.txt --&gt; to see the last line&lt;br /&gt;&lt;br /&gt;tail -10    --- &gt; to see the last 10 lines&lt;br /&gt;&lt;br /&gt;tail -f --&gt; to see files/log, when it keep updating&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8598256389319690777-6832138066117172323?l=unix4good.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://unix4good.blogspot.com/feeds/6832138066117172323/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8598256389319690777&amp;postID=6832138066117172323' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/6832138066117172323'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/6832138066117172323'/><link rel='alternate' type='text/html' href='http://unix4good.blogspot.com/2008/05/small-tools.html' title='Small tools'/><author><name>Muhammad Momon</name><uri>http://www.blogger.com/profile/18108291420446240153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8598256389319690777.post-2229122158861706036</id><published>2008-04-28T20:03:00.000-07:00</published><updated>2008-04-28T20:06:42.769-07:00</updated><title type='text'>Check Sun Environment</title><content type='html'>How to check environment of machine SUN :&lt;br /&gt;&lt;br /&gt;df -k = checking disk space and partition info&lt;br /&gt;top =  to see the most heavy process&lt;br /&gt;sar 1 5 = to see the cpu idle rate&lt;br /&gt;prstat = to see the memory usage&lt;br /&gt;netstat -an |grep port_number  = to check listening/open port of certain port_number&lt;br /&gt;ps -ef|grep process_name = to check if a process is up&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8598256389319690777-2229122158861706036?l=unix4good.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://unix4good.blogspot.com/feeds/2229122158861706036/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8598256389319690777&amp;postID=2229122158861706036' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/2229122158861706036'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/2229122158861706036'/><link rel='alternate' type='text/html' href='http://unix4good.blogspot.com/2008/04/check-sun-environment.html' title='Check Sun Environment'/><author><name>Muhammad Momon</name><uri>http://www.blogger.com/profile/18108291420446240153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8598256389319690777.post-7443189047897145347</id><published>2008-04-28T05:57:00.000-07:00</published><updated>2008-04-28T06:02:35.087-07:00</updated><title type='text'>How to SCP</title><content type='html'>How to scp.&lt;br /&gt;Example : copy file from host1 to host2&lt;br /&gt;&lt;br /&gt;In host1 :&lt;br /&gt;scp filename host2:/tmp&lt;br /&gt;&lt;br /&gt;This will copy the file in host1 to host2 i /tmp directory&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8598256389319690777-7443189047897145347?l=unix4good.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://unix4good.blogspot.com/feeds/7443189047897145347/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8598256389319690777&amp;postID=7443189047897145347' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/7443189047897145347'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/7443189047897145347'/><link rel='alternate' type='text/html' href='http://unix4good.blogspot.com/2008/04/how-to-scp.html' title='How to SCP'/><author><name>Muhammad Momon</name><uri>http://www.blogger.com/profile/18108291420446240153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8598256389319690777.post-8168531683416526302</id><published>2008-04-27T20:36:00.000-07:00</published><updated>2008-04-27T20:40:55.739-07:00</updated><title type='text'>How to Install Package</title><content type='html'>How to Install Package&lt;br /&gt;&lt;br /&gt;1.gunzip the package&lt;br /&gt;  gunzip package_name.tar.gz&lt;br /&gt;2.Untar&lt;br /&gt;   tar -xvf package_name.tar&lt;br /&gt;3. Install Package&lt;br /&gt;    enter the package the newly created package directory&lt;br /&gt;    cd package_name&lt;br /&gt;    pkgadd -d . pkgname&lt;br /&gt;&lt;br /&gt;Please note that, do not use this command for interest banking(ribawi), neglected music application,nuclear installation, zodiac, fortune teller, porn purpose&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8598256389319690777-8168531683416526302?l=unix4good.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://unix4good.blogspot.com/feeds/8168531683416526302/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8598256389319690777&amp;postID=8168531683416526302' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/8168531683416526302'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/8168531683416526302'/><link rel='alternate' type='text/html' href='http://unix4good.blogspot.com/2008/04/how-to-install-package.html' title='How to Install Package'/><author><name>Muhammad Momon</name><uri>http://www.blogger.com/profile/18108291420446240153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8598256389319690777.post-3897784223017315317</id><published>2008-04-25T20:31:00.000-07:00</published><updated>2008-04-25T20:36:30.170-07:00</updated><title type='text'>Instant UNIX</title><content type='html'>cat = for reading a text file&lt;br /&gt;vi   = to edit the text file or configuration file&lt;br /&gt;type = to find the command path&lt;br /&gt;pwd = checking which directory are you now&lt;br /&gt;cd .. = going one level up&lt;br /&gt;mkdir foldername = creating a folder/directory&lt;br /&gt;cp file1 file2 = copy file1 to file2&lt;br /&gt;rm file1 = remove file1&lt;br /&gt;rm -r foldername = remove folder with its content&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Please dont use this command for bad purposes, such as Interest Banking Application, and for all evil action.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8598256389319690777-3897784223017315317?l=unix4good.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://unix4good.blogspot.com/feeds/3897784223017315317/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8598256389319690777&amp;postID=3897784223017315317' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/3897784223017315317'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/3897784223017315317'/><link rel='alternate' type='text/html' href='http://unix4good.blogspot.com/2008/04/instant-unix.html' title='Instant UNIX'/><author><name>Muhammad Momon</name><uri>http://www.blogger.com/profile/18108291420446240153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8598256389319690777.post-2285976257217253982</id><published>2008-04-25T08:10:00.000-07:00</published><updated>2008-04-25T08:12:58.888-07:00</updated><title type='text'>Learning UNIX Fast</title><content type='html'>Basic command:&lt;br /&gt;bash  = enter bash shell, easy for autocomplete by typing tab&lt;br /&gt;ls -lrt = List all files&lt;br /&gt;cd      =  change directory&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8598256389319690777-2285976257217253982?l=unix4good.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://unix4good.blogspot.com/feeds/2285976257217253982/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8598256389319690777&amp;postID=2285976257217253982' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/2285976257217253982'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8598256389319690777/posts/default/2285976257217253982'/><link rel='alternate' type='text/html' href='http://unix4good.blogspot.com/2008/04/learning-unix-fast.html' title='Learning UNIX Fast'/><author><name>Muhammad Momon</name><uri>http://www.blogger.com/profile/18108291420446240153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
