Archive for the Category » info «

Friday, May 01st, 2009 | Author: myazhax

Congratulate to Theo de Raadt,current release openbsd 4.5 on today 1 may 2009 :)

  • Share/Bookmark
Category: info  | Tags:  | Leave a Comment
Thursday, April 23rd, 2009 | Author: myazhax

The Linux Operating System like Ubuntu, Debian, Redhat, Fedora, Mandrake, SuSE, Mandriva, Slackware, Gentoo and linux flavour is not supported by kingston but their support LINUS :P

  • Share/Bookmark
Category: Joke, info  | Tags:  | 3 Comments
Friday, March 13th, 2009 | Author: myazhax

worried with your firewall not good enough? just for safety patch your system but if you using BSD os otherwise www.google by your ownself >:)

ftp://ftp.openbsd.org/pub/OpenBSD/patches/

ftp://ftp.netbsd.org/pub/NetBSD/security/patches/

http://www.freebsd.org/security/advisories.html

  • Share/Bookmark
Category: info  | Tags: , , ,  | Leave a Comment
Saturday, February 07th, 2009 | Author: myazhax

Binary Powers of 10

. Bytes Bits . Deviation from 10^x
1 bit =
1 byte =
1 kilobyte =
1 megabyte =
1 gigabyte =
1 terabyte =
1 petabyte =
1 exabyte =
1 zettabyte =
1 yottabyte =
1 xonabyte =
1 wekabyte =
1 vundabyte =
.125 byte. =
1 byte. =
1,024 bytes =
1,048,576 bytes =
1,073,741,824 bytes =
1,099,511,627,776 bytes =
1,125,899,906,842,624 bytes =
1,152,921,504,606,846,976 bytes =
1,180,591,620,717,411,303,424 bytes =
1,208,925,819,614,629,174,706,176 bytes =
1,237,940,039,285,380,274,899,124,224 bytes =
1,267,650,600,228,229,401,496,703,205,376 bytes =
1,298,074,214,633,706,907,132,624,082,305,024 bytes =
1 bit.
8 bits
8,192 bits
8,388,608 bits
8,589,934,592 bits
8,796,093,022,208 bits
9,007,199,254,740,992 bits
9,223,372,036,854,775,808 bits
9,444,732,965,739,290,427,392 bits
9,671,406,556,917,033,397,649,408 bits
9,903,520,314,283,042,199,192,993,792 bits
10,141,204,801,825,835,211,973,625,643,008 bits
10,384,593,717,069,655,257,060,992,658,440,192 bits
.
x
3
6
9
12
15
18
21
24
27
30
33
.
.

24
48,576
73,741,824
99,511,627,776
125,899,906,842,624
152,921,504,606,846,976
180,591,620,717,411,303,424
208,925,819,614,629,174,706,176
237,940,039,285,380,274,899,124,224
267,650,600,228,229,401,496,703,205,376
298,074,214,633,706,907,132,624,082,305,024
. Bytes 2^X Bits
1 bit =
1 byte =
1 kilobyte =
1 megabyte =
1 gigabyte =
1 terabyte =
1 petabyte =
1 exabyte =
1 zettabyte =
1 yottabyte =
1 xonabyte =
1 wekabyte =
1 vundabyte =
.125 byte. =
1 byte. =
1024 bytes =
1048576 bytes =
1073741,824 bytes =
1099511627776 bytes =
1125899906842624 bytes =
1152921504606846976 bytes =
1180591620717411303424 bytes =
1208925819614629174706176 bytes =
1237940039285380274899124224 bytes =
1267650600228229401496703205376 bytes =
1298074214633706907132624082305024 bytes =

2^10
2^20
2^30
2^40
2^50
2^60
2^70
2^80

1 bit.
8 bits
8192 bits
8388608 bits
8589934592 bits
8796093022208 bits
9007199254740992 bits
9223372036854775808 bits
9444732965739290427392 bits
9671406556917033397649408 bits
9903520314283042199192993792 bits
10141204801825835211973625643008 bits
10384593717069655257060992658440192 bits
  • Share/Bookmark
Tuesday, January 06th, 2009 | Author: myazhax

January 2009

The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD 7.1-RELEASE. This is the second release from the 7-STABLE branch which improves on the functionality of FreeBSD 7.0 and introduces some new features. Some of the highlights:

  • The ULE scheduler is now the default in GENERIC kernels for amd64 and i386 architectures. The ULE scheduler significantly improves performance on multicore systems for many workloads.
  • Support for using DTrace inside the kernel has been imported from OpenSolaris. DTrace is a comprehensive dynamic tracing framework.
  • A new and much-improved NFS Lock Manager (NLM) client.
  • Boot loader changes allow, among other things, booting from USB devices and booting from GPT-labeled devices.
  • The cpuset(2) system call and cpuset(1) command have been added, providing an API for thread to CPU binding and CPU resource grouping and assignment.
  • KDE updated to 3.5.10, GNOME updated to 2.22.3.
  • DVD-sized media for the amd64 and i386 architectures

Get freebsd now!

Updates from Source

The procedure for doing a source code based update is described in the FreeBSD Handbook:

The branch tag to use for updating the source is RELENG_7_1.


myazhax# ee /usr/share/examples/cvsup/standard-supfile
# Defaults that apply to all the collections
#
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
*default host=CHANGE_THIS.FreeBSD.org
*default base=/var/db
*default prefix=/usr
*default release=cvs tag=RELENG_7_1
*default delete use-rel-suffix

FreeBSD Update

The freebsd-update(8) utility supports binary upgrades of i386 and amd64 systems running earlier FreeBSD releases. Systems running 7.0-RELEASE, 7.1-BETA, 7.1-BETA2, 7.1-RC1, or 7.1-RC2 can upgrade as follows:

myazhax# freebsd-update upgrade -r 7.1-RELEASE

During this process, FreeBSD Update may ask the user to help by merging some configuration files or by confirming that the automatically performed merging was done correctly.

myazhax# freebsd-update install

The system must be rebooted with the newly installed kernel before continuing.

myazhax# shutdown -r now

After rebooting, freebsd-update needs to be run again to install the new userland components, and the system needs to be rebooted again:

myazhax# freebsd-update install
myazhax# shutdown -r now
  • Share/Bookmark
Category: info  | Tags:  | 2 Comments
Thursday, December 18th, 2008 | Author: myazhax

Among the staff have asked me how can know the size of the storage, sometime if he want to buy external harddisk. So to answer the question after this, i will asking him to read my blog :P

If you thought you knew enough about computers and could challenge any byte sizes, think again. How much do you know about data sizes … your hard disc is 60 Gigabytes, the supercomputer analyzed 2 terabytes of data in a short time … but what is beyond that?

  • 1000 Bytes = 1 Kilobyte
  • 1000 Kilobytes = 1 Megabyte
  • 1000 Megabytes = 1 Gigabyte
  • 1000 Gigabytes = 1 Terabyte
  • 1000 Terabytes = 1 Petabyte
  • 1000 Petabytes = 1 Exabyte
  • 1000 Exabytes = 1 Zettabyte
  • 1000 Zettabyte = 1 Zottabyte
  • 1000 Zottabyte = 1 Brontobyte – that is a 1 followed by 27 zeroes

So ideally and more accurately, it should be like :

1,024 Byte = 1 Kilobyte (KB)1,024 Kilobyte (KB) = 1 Megabyte (MB)

1,073,741,824 Bytes = 1 Gigabyte (GB)

1 Gigabyte (GB) = 1,024 Megabyte (MB)

    • Share/Bookmark
    Friday, December 12th, 2008 | Author: myazhax
    Operating System BSD Open BSD Open BSD logo www.openbsd.org/ftp.html
    NetBSD NetBSD logo www.netbsd.org/releases
    FreeBSD FreeBSD logo www.freebsd.org/where.html
    Linux Ubuntu Ubuntu logo www.ubuntu.com/getubuntu
    SuSE Open SuSE logo en.opensuse.org/Download
    Red Hat Enterprise Linux RedHat www.redhat.com
    Oracle Oracle www.oracle.com/technologies/ linux /index.html
    Mandriva Mandriva logo www.mandriva.com/en/download
    Fedora Fedora logo fedoraproject.org/get-fedora
    Debian Debian logo www.debian.org/CD/http-ftp
    CentOS CentOS logo mirror.centos.org/centos
    Unix Open Solaris Open Solaris logo opensolaris.org/os/downloads
    Network Infra-structure Directory Services OpenLDAP Open LDAP logo www.openldap.org/software/download
    File Samba Samba logo www.samba.org/samba/download
    Virtualisation Xen Xen www.xen.org/download/
    Internet Blogs Wordpress Wordpress wordpress.org/download
    CMS Joomla! Joomla! www.joomla.org
    Drupal Drupal drupal.org/project
    Alfresco Alfresco wiki.alfresco.com/wiki/Download
    Database MySQL MySQL dev.mysql.com/downloads
    Middleware JBoss www.jboss.com
    Community JBoss www.jboss.org/jbossas/downloads
    Apache Tomcat Apache Tomcat tomcat.apache.org/whichversion.html
    Scripting Python Python www.python.org/download
    PHP PHP www.php.net/downloads.php
    Pearl www.perl.com/download.csp
    Web Server Apache Server Apache Server httpd.apache.org/download.cgi
    Applications OpenOffice OpenOffice download.openoffice.org
    Mozilla Firefox Mozilla Firefox www.mozilla-europe.org/en/firefox
    Konqueror Konqueror www.konqueror.org/download
    Desktop Environ- ments KDE KDE www.kde.org/download
    Gnome Gnome www.gnome.org
    Communi- cations Anti-Spam SpamAssasinSpamAssasin spamassassin.apache.org/downloads.cgi
    Mailscanner Mailscanner www.mailscanner.info/downloads.html
    Anti-Virus ClamAV ClamAV www.clamav.net/download
    Groupware Zimbra Zimbra www.zimbra.com/community/downloads.html
    Scalix Scalix www.scalix.com/communityedition
    Mozilla Thunderbird Mozilla Thunderbird www.mozilla-europe.org/en/products/thunderbird
    Evolution www.gnome.org/projects/evolution/download.shtml
    • Share/Bookmark
    Wednesday, December 03rd, 2008 | Author: myazhax

    Untangle. pernah denga tak. aa nie aku nak cerita satu sofware ‘PERCUMA” untuk solution kepada korang punya firewall, spam dan banyak lagi. Pertama kali aku tau pasal benda alah nie bila kawan aku Hafiz ‘Maybank’ suruh aku tengok. Aku saj nak try tengok, so aku download laa kat laptop aku. pastu aku run..tap-tup, tap-tup tiba2 ramai yang call pasal tak leh masuk internet..apa lagi aku cabut laa network aku.. baru boleh..hehehehehehehehehehehe..
    kalau korang nak cuba, pie hisap kat logo tu…

    perampok dari i2n9

    • Share/Bookmark
    Category: info  | Tags: , , , , ,  | One Comment
    Thursday, November 27th, 2008 | Author: myazhax

    Braking news, Fedora 10 has been release . Fedora is a Linux-based operating system that showcases the latest in free and open source software. Fedora is always free for anyone to use, modify, and distribute. It is built by people across the globe who work together as a community: the Fedora Project. The Fedora Project is open and anyone is welcome to join.

    The Fedora Project is out front for you, leading the advancement of free, open software and content. But if you are new with fedora please reffer here

    • Share/Bookmark
    Wednesday, November 26th, 2008 | Author: myazhax

    Here gmail themes is out for user choice what the environment they want, for me i using terminal themes for looks more like matrix heheheh..You also can setting this themes from the setting control panel and select themes. For those who dont have an email account from gmail please email me to request an account ;-)

    Here how they look like :

    • Share/Bookmark
    Category: info  | Tags: , ,  | Leave a Comment