02 June, 2009

The way to Multibooting: VMware & VirtualBox

This is all for those who try many operating systems at the same time... and those who want to test a dose of the newly released operating system...with out making any changes to ur Master Boot Record or to ur current system... VMware is having only windows versions, but virtual box is available in windows and linux.

U don't need to worry about partitioning if u r not aware of it. Here u can specify any of your harddisk drives for the purpose of storage for the other operating systems... The guest operating systems will use the free space available in the windows without harming anything to your files...

  • u don't specifically need the installation cd/dvd of the operating system... an image file in .iso format will also do the same...

  • u can create the files in the guest and can restrict the amount of HDD occupied by them...

  • u can allocate no: of processors for the guest operating system out ur dual/quad core processor...

  • u can specify the amount of RAM for the guest since this ...

so a lot of freedom and customization... no risks of careless paritioning....

u can download vmware from a torrent or online sharing website....
Read rest of entry

Let ur system boot: fixing MBR

Usually after installation of linux probably the chain loader of the previous windows XP will be overwritten by the bootloader of the linux. That's not a problem... liinux will take care of ur windows... If the situation is just opposite... ie u are installing Windows after linux...

u will get a headache, coz u can't boot to your liinux....This post is not the solution for this problem.. To boot all the Operating systems u may need to reinstall the grub..This topic is already discussed in the previous post.

Here i will explain the steps to reload your boot loader of the windows XP after the deletion of the linux OS....ie u have only windows as the OS. all u need is the installation disk of Windows XP.

>> To restore the MBR, boot ur machine using windows XP CD. Choose 'Rescue mode' when asked, and get to the command prompt when asked.

eg.. In rescue mode the operating systems in the machine are listed as follows..

1. C:\WINDOWS

press 1 to get the command prompt of the windows. Then execute the following commands..

FIXMBR [Enter]
FIXBOOT [Enter]

Once you're done reboot your computer and everything should be fine....

In the cases when ur grub is corrupted, u can recover ur grub with any of the live distribution of the linux. This already discused in the post

To Reinstall grub 2.0 (for ubunu versions)
:
http://1024bitez.blogspot.com/2009/05/to-reinstall-grub-20-for-ubunu-versions.html

Read rest of entry

improve the speed & load time of firefox



These are tricks that will improve the speed & load time of firefox. And you will be able to surf faster..especially in dialup connections

Type about:config in the address bar, Then look for the following
entries, and make the corresponding changes.

1.network.http.max-connections = 64
2.network.http.max-connections-per-server =32
3.network.http.max-persistent-connections-per-proxy =16
4.network.http.max-persistent-connections-per-server = 10
5.network.http.pipelining = true
6.network.http.pipelining.maxrequests = 200
7.network.http.proxy.pipelining = true
8.network.http.proxy.version = 1.0
9.network.http.request.max-start-delay = 0



Lastly right-click anywhere and select New > Integer. Name it
nglayout.initialpaint.delay and set its value to 0. This value is
the amount of time the browser waits before it acts on information it recieves...

.......................................................................................................................

You might have noticed that Firefox performs poorly when you surf for a long time or open lots of tabs at once. Many wrongly believe that this is due to some memory leak caused by extensions (even, I used to believe this).This is actually caused because Firefox stores 50 most recently visited websites in a memory session inorder to speed up the pageload of the previously visited site.Average web surfer tend to visit only 3 – 5 websites out of the previously visited websites, so you can reduce the resource hog by changing the memory threshold to 6 (or anything below 50).

This can be done by typing "about:config" in your Firefox address bar and search for

browser.sessionhistory.max_entries

Right click on that entry and choose modify. Now set the value for 5 (or anything lower than 50).

...............................................................................................................................

Reduce RAM usage when Firefox is minimized

This setting will move Firefox to your hard drive when you minimize it, taking up much less memory. And there is no noticeable difference in speed when you restore Firefox, so it’s definitely worth a go.

Again, go to about:config, right-click anywhere and select New > Boolean. Name it

config.trim_on_minimize and set it to TRUE.

You have to restart Firefox for these settings to take effect.
............................................................................................................................
* try ths at ur risk


Limit RAM usage

If Firefox takes up too much memory on your computer, you can limit the amount of RAM it is allowed to us.
Again, go to about:config, filter

browser.cache and select

browser.cache.disk.capacity...... It’s set to 50000,

but you can lower it, depending on how much memory you have. Try 15000 if you have between 512MB and 1GB ram.
Read rest of entry

22 May, 2009

The addressable amount of RAM....

Usually RAM is not at all a headache for nowadays computers since it is cheaper and comes as a single modules with multy GBs... U dont need to buy 2 RAMs with 1GB each for a total of 2 GB... Instead u will get a 2GB in a single module with a price difference of ~ 500 /- from 1 GB...We usually hear upto 4GB commonly. But dont think that a heavy amount of RAM can boost your system performance to a supersonic speed... Understand the maximum byte addressibility of the operating system that u are going to use before u choose the amount of the RAM...

For instance see the following case...

Usually the operating that we are using in our home or office are 32 bit..The 32bit version of the Windows XP / Vista are mainly used in almost all computers except high-end ones..32 bit versions of Windows vista and XP can address only 3.5K main memory....That is even if u have 4 or 5 or 6 or greater GBs plugged in your system, the opeating system will read only 3.5Gb.... The operating system uses only 3.5 GB out of the 4 or 5 or greater GB of the RAMs...

In this cases, if u see the properties tag of windows u may see only 3.5 GB while ur BIOS shows the correct amount of main memory plugged in...

If u need to make use of the full amount of the RAM, choose to install 64 bit versions of the operating systems which can handle upto 128 GB of the RAM...
Read rest of entry

21 May, 2009

customization for linux...themes...wallpapers....

To find what u need in linux for customizing and to enhance the appearence....

log on to....

http://www.gnome-look.org
http://www.ubuntu-art.org


go with your bag...to download....it worth no paisa...
Read rest of entry

applying the security and encryption to folders from admin to user

U may be bored of trying some third party software for the purpose of providing some encryption to the folders and files. But in vista it can be simlpy done with the help of windows security system...First of all u have to create a different user account other than your administrator account... Login to your administrator account and move to the folder which u want to encrypt.

Right click and select the properties tag... move onto the security tab...
[fig 1] there u will see some accounts like administrator,user ...
Click on the Advanced button.......................................


If list will not have the user account... click the add button and type in the name of the user u want...

Select the user [fig 2]... click on the edit button [fig3] to change the security previlages,
Another window will be opened and u can do any thing u wish at that window...
[fig4]



Thier u can provide/deny full control or provide read only access or something like that u see their... as u wish...

thats all ...

Now logout out from the administrator account and login as the user... and try to access that folder...

you cant access it......
Read rest of entry

15 May, 2009

C++ program to scroll a line of text


c++ program to scroll a line of text......
can u scroll a line of text horizontally over the screen.... like in power point
presentations...
here s how i have done it using turbo c++... if u have any new & simple idea...comment

hint: actually we feel the text as scrolling due to the persistence of vision...
what you have to do is
pass1: move the entire text after removing the first character to one position left..
pass2: move the entire text after removing the next character to one position left..
.
.
pass n


// code is follows

Read rest of entry
 

Terminal Diary | techblog Copyright © 2009 Gadget Blog is Designed by jintu jacob Powered by Blogger