<?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:blogger='http://schemas.google.com/blogger/2008' 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-2391323438846649788</id><updated>2024-10-24T16:34:42.657+08:00</updated><category term="Nota - Linux"/><category term="Nota - Windows"/><category term="Nota - Command"/><category term="Nota - Ubuntu"/><category term="Nota - VMWare"/><category term="Driver Notebook"/><category term="Nota - 7"/><category term="Nota - FreeBSD"/><category term="Nota - Gentoo"/><category term="Nota - Vista"/><category term="Nota - Aplikasi"/><category term="Nota - HP iLO"/><category term="Phone"/><title type='text'>Nota Rujukan</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default?start-index=26&amp;max-results=25&amp;redirect=false'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>46</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-4735172959849466755</id><published>2017-05-25T14:01:00.001+08:00</published><updated>2017-05-25T14:01:21.780+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - Windows"/><title type='text'>Check Date/Time Installation Windows</title><summary type="text">systeminfo | select-string &quot;install date&quot;</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/4735172959849466755/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2017/05/check-datetime-installation-windows.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/4735172959849466755'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/4735172959849466755'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2017/05/check-datetime-installation-windows.html' title='Check Date/Time Installation Windows'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-8214888603460849028</id><published>2017-05-18T15:42:00.002+08:00</published><updated>2017-05-18T15:55:44.842+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - Linux"/><title type='text'>Command Control Centre</title><summary type="text">yast</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/8214888603460849028/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2017/05/command-control-centre.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/8214888603460849028'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/8214888603460849028'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2017/05/command-control-centre.html' title='Command Control Centre'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-743648475587023079</id><published>2014-04-12T18:13:00.003+08:00</published><updated>2014-04-12T18:13:41.666+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - Linux"/><title type='text'>Change Time Zone In Linux</title><summary type="text">
The more generic procedure to change the timezone is to create a symlink to file /etc/localtime


# ln -sf /usr/share/zoneinfo/Africa/Johannesburg /etc/localtime


OR you can copy and replace the current localtime setting


# cp /usr/share/zoneinfo/Africa/Johannesburg /etc/localtime


To verify that your timezone is changed use the date command:


# date

DONE</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/743648475587023079/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2014/04/change-time-zone-in-linux.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/743648475587023079'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/743648475587023079'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2014/04/change-time-zone-in-linux.html' title='Change Time Zone In Linux'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-8409141024231679104</id><published>2013-01-21T16:16:00.003+08:00</published><updated>2013-01-21T16:18:02.872+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - Linux"/><title type='text'>Upgrade Ubuntu 9.10 (Karmic Koala) To 10.04 (Lucid Lynx)</title><summary type="text">
First become root:

sudo su

Then run

aptitude update

and install the package&amp;nbsp;update-manager-core:

aptitude install update-manager-core

Open the file&amp;nbsp;/etc/update-manager/release-upgrades...

vi /etc/update-manager/release-upgrades

... and make sure it has&amp;nbsp;Prompt=normal&amp;nbsp;in it:

[...]
Prompt=normal



Then run

do-release-upgrade

to start the distribution upgrade.

root@</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/8409141024231679104/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2013/01/upgrade-ubuntu-910-karmic-koala-to-1004.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/8409141024231679104'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/8409141024231679104'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2013/01/upgrade-ubuntu-910-karmic-koala-to-1004.html' title='Upgrade Ubuntu 9.10 (Karmic Koala) To 10.04 (Lucid Lynx)'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-6559323422820491615</id><published>2012-04-24T14:22:00.004+08:00</published><updated>2012-04-24T14:22:28.657+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - Linux"/><title type='text'>Test Nameserver</title><summary type="text">for i in a b c d e f g h i j k l m; do echo &quot;searching for root server $i&quot;; dig ${i}.root-servers.net @${i}.root-servers.net +short ; done;</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/6559323422820491615/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2012/04/test-nameserver.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/6559323422820491615'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/6559323422820491615'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2012/04/test-nameserver.html' title='Test Nameserver'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-6357641800338474864</id><published>2012-02-18T17:15:00.011+08:00</published><updated>2012-03-06T20:20:03.055+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - Linux"/><title type='text'>Set Sync Clock n Date with NTP Server</title><summary type="text">sync with an ntp server using:
ntpdate &amp;lt;ip @ url&amp;gt;rdate -s &amp;lt;ip @ url&amp;gt;
@@@@@ follow this step ---&amp;gt;
1. Firstly, check whether the selected NTP server is accessible:
# ntpdate -q &amp;lt;ip address @ url&amp;gt;
For example:
#&amp;nbsp;ntpdate -q 0.rhel.pool.ntp.org
2. When you find a satisfactory server, run the&amp;nbsp;ntpdate&amp;nbsp;command followed by one or more server addresses:
#&amp;nbsp;ntpdate </summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/6357641800338474864/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2012/02/set-sync-clock-n-date-with-ntp-server.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/6357641800338474864'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/6357641800338474864'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2012/02/set-sync-clock-n-date-with-ntp-server.html' title='Set Sync Clock n Date with NTP Server'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-7794596426599571408</id><published>2011-03-19T12:34:00.002+08:00</published><updated>2011-03-19T12:34:31.460+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - Linux"/><title type='text'>Check Linux Version</title><summary type="text">cat /proc/ver
@
uname -a
@
cat /etc/redhat_realse</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/7794596426599571408/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2011/03/check-linux-version.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/7794596426599571408'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/7794596426599571408'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2011/03/check-linux-version.html' title='Check Linux Version'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-2404444040902443352</id><published>2010-12-13T17:17:00.003+08:00</published><updated>2012-04-24T17:36:58.860+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Phone"/><title type='text'>APN Settings</title><summary type="text">3G WAP &amp;amp; MMS CONFIGURATION

1. Press Menu &amp;gt; Settings &amp;gt; Wireless Controls &amp;gt; Mobile networks

2. Select Access Points Names

3. Press Menu button &amp;gt; Select New APN

4. Enter the following details for WAP settings:

Celcom 3g internet setting : MALAYSIA

Name : Celcom 3G Internet
APN : celcom3g
MCC : 502
MNC : 19
APN type : default

Celcom 3g MMS setting :

Name : Celcom 3G MMS
APN : </summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/2404444040902443352/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2010/12/apn-settings.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/2404444040902443352'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/2404444040902443352'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2010/12/apn-settings.html' title='APN Settings'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-3836597540464119137</id><published>2010-12-02T09:14:00.000+08:00</published><updated>2010-12-02T09:14:49.794+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - FreeBSD"/><title type='text'>check dir space on FreeBSD</title><summary type="text">du -sk * | sort -n


nms delete&amp;nbsp;


/var/spool/nagios/archives &amp;lt;--- delete inside</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/3836597540464119137/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2010/12/check-dir-space-on-freebsd.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/3836597540464119137'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/3836597540464119137'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2010/12/check-dir-space-on-freebsd.html' title='check dir space on FreeBSD'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-2720617736589644108</id><published>2010-11-20T11:37:00.002+08:00</published><updated>2010-11-20T11:38:44.746+08:00</updated><title type='text'>How to open many website on browser tab just one click using Chrome and Firefox</title><summary type="text">First of all after download this file.. please make sure ... u must delete the .txt extension on that file

thank u
For Google Chrome
For Mozilla Firefox</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/2720617736589644108/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2010/11/how-to-open-many-website-on-tab-just.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/2720617736589644108'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/2720617736589644108'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2010/11/how-to-open-many-website-on-tab-just.html' title='How to open many website on browser tab just one click using Chrome and Firefox'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-9021509903596454387</id><published>2010-10-10T12:05:00.004+08:00</published><updated>2012-03-06T20:13:32.845+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - Linux"/><title type='text'>flush squid</title><summary type="text">how to flush squidFile size limit exceeded solutionsquid dead but pid file exists solutionhow to flush cache on squid
BEFORE START THIS PROGRESS PLZ MAKE SURE UR SQUID IS TOTALLY STOP
1.&amp;nbsp; Check squid cache location on your Linux system.&amp;nbsp; the default location may be at /var/spool/squid directory, but you can use command as show on the example below to check squid cache directory on your </summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/9021509903596454387/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2010/10/flush-squid.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/9021509903596454387'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/9021509903596454387'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2010/10/flush-squid.html' title='flush squid'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgj-n8lui5vJE9Zz_MQCp-1WHHDhBL66_r_2FPRqWXDajapO5CUW95VFQpYCC98Jfsz1lO4CdQXUEBotoUcVjQVeGotCF8W-ekACWJ1Xdx0ZSrIEZk9E2uD8Resrau6plCcFrVrpR9d30w/s72-c/1.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-1604648651122852801</id><published>2010-10-06T21:48:00.001+08:00</published><updated>2012-03-06T19:46:09.514+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - Windows"/><title type='text'>how to remove Tunnel adapter Local Area Connection</title><summary type="text">download the file below and rename that file from IPV6.txt to IPV6.reg and then 2x clicks it... if any prompt pop-up just click on YES

Remove Tunnel adapter Local Area Connection

restart ur pc

DONE


</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/1604648651122852801/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2010/10/how-to-remove-too-many-tunnel-adapter.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/1604648651122852801'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/1604648651122852801'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2010/10/how-to-remove-too-many-tunnel-adapter.html' title='how to remove Tunnel adapter Local Area Connection'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-561021625980425552</id><published>2010-10-04T11:59:00.000+08:00</published><updated>2010-10-04T11:59:54.839+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - Aplikasi"/><title type='text'>How to block pop-up in google chrome</title><summary type="text">under the google chrome... click
click the content settings as a below
last.. follow this step&amp;nbsp;
DONE

</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/561021625980425552/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2010/10/how-to-block-pop-up-in-google-chrome.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/561021625980425552'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/561021625980425552'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2010/10/how-to-block-pop-up-in-google-chrome.html' title='How to block pop-up in google chrome'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCyqGCRulvPlSTeZE0W5agzJX5fo9VDI5GyjdsV0IdwGudY7C_3wN8A-POmyVcO-ortNn5dEAaS3W1yLCXFwajiACOs67loOlOhsM_9ehwLOtPsXhGlLOH6p0069g9ZPyfAML1-Ru9hOE/s72-c/3.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-1000715583828945931</id><published>2010-09-27T10:48:00.000+08:00</published><updated>2010-09-27T18:18:09.766+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - Linux"/><title type='text'>Auto Start DHCP Services On Startup</title><summary type="text">chkconfig --list dhcp

also can use this command with other service

chkconfig --list &amp;lt;services&amp;gt;</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/1000715583828945931/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2010/09/auto-start-dhcp-services-on-startup.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/1000715583828945931'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/1000715583828945931'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2010/09/auto-start-dhcp-services-on-startup.html' title='Auto Start DHCP Services On Startup'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-3049893305076541868</id><published>2010-09-25T16:53:00.002+08:00</published><updated>2010-09-27T11:00:29.808+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - Linux"/><title type='text'>Squid Server Command</title><summary type="text">to shutdown squid
/etc.init.d/squid stopsquid -k shutdownservice squid stop
to start squid
/etc/init.d/squid startsquid -Dservice squid startsquid -CFs
to add swap space on squid
squid -z
to check squid status
/etc/init.d/squid statussquid -NCd10
to test squid connection
squidclient http://www.yahoo.comsquidclient http://www.yahoo.com &amp;gt; test
to change squid settings
nano -w /etc/squid/</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/3049893305076541868/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2010/09/squid-server-command.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/3049893305076541868'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/3049893305076541868'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2010/09/squid-server-command.html' title='Squid Server Command'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-4715949293095101726</id><published>2010-09-25T16:53:00.000+08:00</published><updated>2010-09-27T11:00:43.146+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - Command"/><title type='text'>nmap command</title><summary type="text">nmap -sT -P0 &amp;lt;ip&amp;gt;</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/4715949293095101726/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2010/09/nmap-command.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/4715949293095101726'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/4715949293095101726'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2010/09/nmap-command.html' title='nmap command'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-3693093224683819078</id><published>2010-09-25T16:52:00.005+08:00</published><updated>2010-09-27T11:00:49.841+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - Command"/><title type='text'>Command PING kind of &quot;spoof&quot;</title><summary type="text">ping&amp;nbsp;-n 100 -l 500
example

ping 10.10.10.10 -n 100 -l 500</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/3693093224683819078/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2010/09/command-ping-kind-of-spoof.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/3693093224683819078'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/3693093224683819078'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2010/09/command-ping-kind-of-spoof.html' title='Command PING kind of &quot;spoof&quot;'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-7151592235030117814</id><published>2010-09-25T16:52:00.003+08:00</published><updated>2010-09-27T11:01:00.811+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - Linux"/><title type='text'>Ubuntu Linux OpenSSH Server installation and configuration</title><summary type="text">Ubuntu SSHD Installation# sudo apt-get install openssh-server openssh-client
SSHD Configuration# ssh localhostOR# ssh user@your-server-ip-address
To Use SSH Client# ssh fiezol@userver.domain.com
To Start/Stop/Restart SSH Server# sudo /etc/init.d/ssh stop/start/restart</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/7151592235030117814/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2010/09/ubuntu-linux-openssh-server.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/7151592235030117814'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/7151592235030117814'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2010/09/ubuntu-linux-openssh-server.html' title='Ubuntu Linux OpenSSH Server installation and configuration'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-7731571411204270965</id><published>2010-09-25T16:52:00.001+08:00</published><updated>2010-09-27T11:01:44.423+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - VMWare"/><title type='text'>If encounter problems on this line while installing VMWARE Server 2</title><summary type="text">If you encounter problems on this line while installing VMWARE Server 2
What is the location of the directory of C header files that match your runningkernel? [/usr/src/linux/include]
Enter /lib/modules/{your current kernel version 2.6xxxxxx}/build/include
If that does not work the kernel headers might need removing:
yourPC# sudo apt-get --purge remove linux-headers-`uname -r` build-essential
And</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/7731571411204270965/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2010/09/if-encounter-problems-on-this-line.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/7731571411204270965'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/7731571411204270965'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2010/09/if-encounter-problems-on-this-line.html' title='If encounter problems on this line while installing VMWARE Server 2'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-6953648094476409278</id><published>2010-09-25T16:51:00.003+08:00</published><updated>2010-09-27T11:02:00.571+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - Linux"/><title type='text'>if want to install vmware server 2 with fresh ubuntu OS</title><summary type="text">must install
apt-get install build-essential
apt-get install gcc</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/6953648094476409278/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2010/09/if-want-to-install-vmware-server-2-with.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/6953648094476409278'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/6953648094476409278'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2010/09/if-want-to-install-vmware-server-2-with.html' title='if want to install vmware server 2 with fresh ubuntu OS'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-8930467283109263217</id><published>2010-09-25T16:51:00.001+08:00</published><updated>2010-09-27T11:02:10.419+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - Linux"/><title type='text'>Restart Message log on linux</title><summary type="text">/etc/init.d/syslog-ng restart</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/8930467283109263217/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2010/09/restart-message-log-on-linux.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/8930467283109263217'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/8930467283109263217'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2010/09/restart-message-log-on-linux.html' title='Restart Message log on linux'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-9175546512213679573</id><published>2010-09-25T16:50:00.004+08:00</published><updated>2010-09-27T11:02:50.891+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - HP iLO"/><title type='text'>iLO Remote Console In Use Solution</title><summary type="text">Under the tabs

Remote Console - Settings - Settings, click enable aquire
Under the System Status tab, you can go into diagnostics and there is a button to reset iLO2. No need to remove power from the system.
Another way that works on either iLO or iLO2 is to go into the network settings, change an option and set it back to the previous value, then click save, this will reset iLO / iLO2</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/9175546512213679573/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2010/09/ilo-remote-console-in-use-solution.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/9175546512213679573'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/9175546512213679573'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2010/09/ilo-remote-console-in-use-solution.html' title='iLO Remote Console In Use Solution'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-3956699147361994460</id><published>2010-09-25T16:50:00.002+08:00</published><updated>2010-09-27T11:03:09.905+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - Vista"/><category scheme="http://www.blogger.com/atom/ns#" term="Nota - Windows"/><title type='text'>Solution for Ip Limited On Windows Vista</title><summary type="text">Start&amp;nbsp;&amp;gt;&amp;nbsp;RUN
Open : taip&amp;nbsp;regedit
Pilih
HKEY_LOCAL_MACHINE
then&amp;nbsp;SYSTEM
then&amp;nbsp;CurrentControlSet
then&amp;nbsp;Services
then&amp;nbsp;TCPIP
then&amp;nbsp;Parameters
then&amp;nbsp;Interfaces
then&amp;nbsp;{GUID}&amp;nbsp;berkaitan&amp;nbsp;network
Right-click on&amp;nbsp;(GUID)
Select&amp;nbsp;NEW&amp;nbsp;&amp;gt; Pilih&amp;nbsp;DWORD VALUE 32bit
Namakan&amp;nbsp;:&amp;nbsp;DhcpConnDisableBcastFlagToggle
then press&amp;nbsp;ENTER.
</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/3956699147361994460/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2010/09/solution-for-ip-limited-on-windows.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/3956699147361994460'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/3956699147361994460'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2010/09/solution-for-ip-limited-on-windows.html' title='Solution for Ip Limited On Windows Vista'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-3454028865393933615</id><published>2010-09-25T16:50:00.000+08:00</published><updated>2010-09-27T11:03:18.423+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nota - Windows"/><title type='text'>Make a invisible folder</title><summary type="text">rename folder with
ALT + 0160
To delete it on&amp;nbsp;Windows Vista
add that folder as a .RAR file... then delete it...</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/3454028865393933615/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2010/09/make-invisible-folder.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/3454028865393933615'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/3454028865393933615'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2010/09/make-invisible-folder.html' title='Make a invisible folder'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2391323438846649788.post-1705726401210962663</id><published>2010-09-25T16:49:00.001+08:00</published><updated>2010-09-27T11:03:29.829+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Driver Notebook"/><title type='text'>Toshiba Satellite L300 Windows XP Driver</title><summary type="text">CHIPSET
LAN
WIRELESS
SOUND
VGA
MODEM</summary><link rel='replies' type='application/atom+xml' href='http://notafiezol.blogspot.com/feeds/1705726401210962663/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://notafiezol.blogspot.com/2010/09/toshiba-satellite-l300-windows-xp.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/1705726401210962663'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2391323438846649788/posts/default/1705726401210962663'/><link rel='alternate' type='text/html' href='http://notafiezol.blogspot.com/2010/09/toshiba-satellite-l300-windows-xp.html' title='Toshiba Satellite L300 Windows XP Driver'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>