Archive for the 'operating system' Category

Windows Phone Classic to coexist with Windows Phone 7

Saturday, February 20th, 2010

Windows Mobile 6.x is to be known as “Windows Phone Classic” once its replacement launches, and apparently isn’t to be taken out and shot as might have been expected.
When Steve Ballmer announced Windows Phone 7 Series, he did emphasise that Redmond wouldn’t be pulling the plug on Windows Mobile just yet. Instead, Microsoft has told [...]

Information Scipts to Customise Your Linux

Wednesday, February 10th, 2010

Sometimes we want to customise the menu, toolbars and other desktop elements in our Linux operating sistem. Here is 10 scripts that make we able to do that where i get from techradar.
1. Remastersys
This tool has a newbie-proof GUI and works on both Ubuntu and Debian distros and any of their derivatives.
Remastersys works by transferring [...]

Installing Google Chrome OS and Run it from a USB Drive

Saturday, January 23rd, 2010

Google was announced the release of the Chrome OS source code. Within less than 24 hours, the web was littered with disk images for running the new OS on virtual machines such as VMWare and VirtualBox. I even managed to put together my own Google Chrome OS download in the form of a complete VirtualBox [...]

Understanding Partition or Filesystem Mount Options

Tuesday, January 12th, 2010

The fourth column in fstab lists all the mount options for the device or partition. This is also the most confusing column in the fstab file, but knowing what some of the most common options mean, saves you from a big headache. For more information, check out the man page of mount.
Here is a sample [...]

Tips Block Access to Downloads n Browsing at Mikrotik with Schedule

Thursday, January 7th, 2010

This is one personal note, where I got confused to block access to sites or download certain files and at certain hours. To do this blocking I use a web proxy in mikrotik OS.
The way that I do:
Create a nat rule for WebProxy
/ip firewall nat add chain=dstnat protocol=tcp dst-port=80 action=redirect to-ports=8080
enable webproxy-nya
ip web-proxy set enabled=yes
masukkan [...]

Tips Using Zenmap on Ubuntu

Tuesday, December 29th, 2009

What is Zenmap ?
Zenmap is the official graphical user interface (GUI) for the Nmap Security Scanner. It is a multi-platform, free and open-source application designed to make Nmap easy for beginners to use while providing advanced features for experienced Nmap users. The purpose of Zenmap is not to replace Nmap. You still can use the [...]

How To Setting Bios for Hackintosh

Saturday, November 21st, 2009

BIOS have a setup screen that allows you to specify the configuration you prefer for the system. the bios screen can be accessed in many different ways depending on the computer. some machines use “del” button, when the computer loads, just press delete and the BIOS appears, some use F2 or F12 all depends on [...]

CCTV server with Ubuntu and Zoneminder

Friday, October 16th, 2009

Here are the results of copy paste from linuxpasuruan.wordpress about how to install CCTV Server using Ubuntu and Zoneminder. Where to use Distro Ubuntu Dapper Drake 6.06.1 LTS server because the installation process very easy and the support from Canonical old.
The first step after installing the Base System without X-Window is to provide a static [...]