GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > Non GSM/Mobile Related Forums > Notebooks & Personal Computers


Notebooks & Personal Computers Notebook, Personal Computer - repair, disassemble guides, drivers, bios pasword, and problems with pc.

Reply
 
LinkBack Thread Tools Display Modes
Old 12-27-2008, 12:53   #16 (permalink)
No Life Poster
 
::Yasir::'s Avatar
 
Join Date: Dec 2003
Age: 36
Posts: 891
Member: 47281
Status: Offline
Thanks Meter: 17

About Linux:

1.What is it??</b>
It's an open source operating system which is now being used by many people and even computer scientists to expose the underlying of operating systems. The core of any OS is the kernel which is responsible for communicating with your hardware. You communicate with your OS and OS tells the kernel and kernel coorporates with the hardware.

2. Why linux??

Because it is completely free of charge and you can modify your source and build a generic version of linux for yourself. You can even hack the linux kernel by assigning prioritties to the job which your prefer.

3. Which linux is good for me??

Well there plenty versions of linux available on the net. i use kubuntu. ubuntu is prefixed with K which stands for KDE(k-Developer Environment), an interface which is more kind of cool compared to the ubuntu which uses Genome. Genome consumes less memory and there is no big performance penalty as compared to KDE. KDE is more flexible. In windows you used to click start>run and then type the command which suits your need, but on kubuntu you would press Alt+Space which launches katapult "aka known as run" and then type the app which you want to launch.

4. How do I install linux applications??

Each version of linux has its own package manager/installer. In kubuntu we have synaptic package manager and in ubuntu we have adept. You even use the command line to download and install an application. E.g of commands are: sudo apt-get install xxx

sudo denotes a super user which can manage user accounts/kill processes and install/remove apps.. xxx is the application name.. apt-get is the code name for get application..


do I continue???
  Reply With Quote
Old 12-27-2008, 13:41   #17 (permalink)
No Life Poster
 
kasrawiz's Avatar
 
Join Date: Aug 2006
Location: Edmonton AB
Posts: 968
Member: 340564
Status: Offline
Sonork: 1591034
Thanks Meter: 529
Thanks for your info about Linux it was clear and very good


and yes if anyone want Ubuntu Kubuntu Edubuntu Xbunutu it's free of charge you can request for a copy of any of these ubuntu for free at your home just request and get it within a week

request now from here https://shipit.ubuntu.com/
  Reply With Quote
Old 12-27-2008, 15:24   #18 (permalink)
No Life Poster
 
kasrawiz's Avatar
 
Join Date: Aug 2006
Location: Edmonton AB
Posts: 968
Member: 340564
Status: Offline
Sonork: 1591034
Thanks Meter: 529
Services You Can Disable

There are quite a few services you can disable from starting automatically.
This would be to speed up your boot time and free resources.
They are only suggestions so I suggestion you read the description of each one when you run Services
and that you turn them off one at a time.

Some possibilities are:
Alerter
Application Management
Clipbook
Fast UserSwitching
Human Interface Devices
Indexing Service
Messenger
Net Logon
NetMeeting
QOS RSVP
Remote Desktop Help Session Manager
Remote Registry
Routing & Remote Access
SSDP Discovery Service
Universal Plug and Play Device Host
Web Client


--------------------------------------------------------------------------------

Cleaning the Prefetch Directory

WindowsXP has a new feature called Prefetch. This keeps a shortcut to recently used programs.
However it can fill up with old and obsolete programs.

To clean this periodically go to:

Star / Run / Prefetch
Press Ctrl-A to highlight all the shorcuts
Delete them

--------------------------------------------------------------------------------

Not Displaying Logon, Logoff, Startup and Shutdown Status Messages

To turn these off:

Start Regedit
Go to HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentV ersionpoliciessystem
If it is not already there, create a DWORD value named DisableStatusMessages
Give it a value of 1

--------------------------------------------------------------------------------
Clearing the Page File on Shutdown

Click on the Start button
Go to the Control Panel
Administrative Tools
Local Security Policy
Local Policies
Click on Security Options
Right hand menu - right click on "Shutdown: Clear Virtual Memory Pagefile"
Select "Enable"
Reboot

For regedit users.....
If you want to clear the page file on each shutdown:

Start Regedit
Go to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSe ssion ManagerMemory ManagementClearPageFileAtShutdown
Set the value to 1

--------------------------------------------------------------------------------

No GUI Boot

If you don't need to see the XP boot logo,

Run MSCONFIG
Click on the BOOT.INI tab
Check the box for /NOGUIBOOT

---------------------------------------------------------------------------------
Speeding the Startup of Some CD Burner Programs

If you use program other than the native WindowsXP CD Burner software,
you might be able to increase the speed that it loads.

Go to Control Panel / Administrative Tools / Services
Double-click on IMAPI CD-Burning COM Service
For the Startup Type, select Disabled
Click on the OK button and then close the Services window
If you dont You should notice

--------------------------------------------------------------------------------

Getting Rid of Unread Email Messages

To remove the Unread Email message by user's login names:

Start Regedit
For a single user: Go to HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVe rsionUnreadMail
For all users: Go to HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentV ersionUnreadMail
Create a DWORD key called MessageExpiryDays
Give it a value of 0

------------------------------------------------------------------------------

Decreasing Boot Time

Microsoft has made available a program to analyze and decrease the time it takes to boot to WindowsXP
The program is called BootVis

Uncompress the file.
Run BOOTVIS.EXE
For a starting point, run Trace / Next Boot + Driver Delays
This will reboot your computer and provide a benchmark
After the reboot, BootVis will take a minute or two to show graphs of your system startup.
Note how much time it takes for your system to load (click on the red vertical line)
Then run Trace / Optimize System
Re-Run the Next Boot + Drive Delays
Note how much the time has decreased
Mine went from approximately 33 to 25 seconds.

--------------------------------------------------------------------------------
Increasing Graphics Performance

By default, WindowsXP turns on a lot of shadows, fades, slides etc to menu items.
Most simply slow down their display.

To turn these off selectively:

Right click on the My Computer icon
Select Properties
Click on the Advanced tab
Under Performance, click on the Settings button
To turn them all of, select Adjust for best performance
My preference is to leave them all off except for Show shadows under mouse pointer and Show window contents while dragging

---------------------------------------------------------------------------

Increasing System Performance

If you have 512 megs or more of memory, you can increase system performance
by having the core system kept in memory.

Start Regedit
Go to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSe ssion ManagerMemory ManagementDisablePagingExecutive
Set the value to be 1
Reboot the computer

---------------------------------------------------------------------------

Increasing File System Caching

To increase the amount of memory Windows will locked for I/O operations:

Start Regedit
Go to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSe ssion ManagerMemory Management
Edit the key IoPageLockLimit

-----------------------------------------------------------------------------

Resolving Inability to Add or Remove Programs

If a particular user cannot add or remove programs, there might be a simple registry edit neeed.

Go to HKCUSoftwareMicrosoftWindowsCurrentVersionPolicies Uninstall
Change the DWORD NoAddRemovePrograms to 0 disable it

4096 - 32megs of memory or less
8192 - 32+ megs of memory
16384 - 64+ megs of memory
32768 - 128+ megs of memory
65536 - 256+ megs of memory
  Reply With Quote
Old 12-27-2008, 15:27   #19 (permalink)
No Life Poster
 
..::Ahsan::..'s Avatar
 
Join Date: Oct 2007
Posts: 668
Member: 604795
Status: Offline
Thanks Meter: 822
Arrow

Quote:
Originally Posted by kasrawiz View Post
Let me Challenge you guys that you cannot make a folder with the name CON make a new folder name it con and i will give you whatever you ask me from


CHALLENGE FOR YOU
hi again,
this is a very old bug which is removed in later versions (I Guess)
why only CON? you can also not create Folder with the name 'LPT1' to 'LPT9', 'COM1' to 'COM9', 'NUL', etc...

here is the solution to create the folder named con and other system variables.
Quote:

1) go to run dialog.
2) type cmd/command (command prompt gets opened)
3) go to root directory like C:\ or D:\ etc
4) type md\\.\\c:\\con ....(here is done)
5) check the folder on the respected drive.
try
& reply if not working.

you can also create a folder named con with ASCII characters.


Quote:
CON is a reserve world in windows operating system. that's why we can not create the folder named as CON.
following file names in Windows are reserved because they represent devices:
Quote:
con, con.* -> the console
prn, prn.* -> the default printer, as a character device
aux, aux.* -> the default serial terminal, as a character device
lpt1, lpt2, lpt3, lpt4, lpt5, lpt6, lpt7, lpt8, lpt9 -> the parallel ports, as character devices
lpt1.*, lpt2.*, lpt3.*, lpt4.*, lpt5.*, lpt6.*, lpt7.*, lpt8.*, lpt9.*
com1, com2, com3, com4, com5, com6, com7, com8, com9 -> the serial ports, as character devices
com1.*, com2.*, com3.*, com4.*, com5.*, com6.*, com7.*, com8.*, com9.*
nul, nul.* -> the NUL or "waste bit bucket" or "black hole for bits" or "/dev/null" device



for more information you can also read Microsoft's Article related to this issue: http://support.microsoft.com/kb/315226/


what will you do for me if i complete your challenge?
  Reply With Quote
The Following 2 Users Say Thank You to ..::Ahsan::.. For This Useful Post:
Old 12-27-2008, 15:29   #20 (permalink)
No Life Poster
 
kasrawiz's Avatar
 
Join Date: Aug 2006
Location: Edmonton AB
Posts: 968
Member: 340564
Status: Offline
Sonork: 1591034
Thanks Meter: 529
Thanks Mr.Ahsan for your info good hints i showed only 1 name and you show us the root
  Reply With Quote
Old 12-27-2008, 15:32   #21 (permalink)
No Life Poster
 
kasrawiz's Avatar
 
Join Date: Aug 2006
Location: Edmonton AB
Posts: 968
Member: 340564
Status: Offline
Sonork: 1591034
Thanks Meter: 529
Mr.Ahsan you can add your tips and tricks and any new news related to the topic i will be happy thanks
  Reply With Quote
Old 12-27-2008, 15:33   #22 (permalink)
No Life Poster
 
..::Ahsan::..'s Avatar
 
Join Date: Oct 2007
Posts: 668
Member: 604795
Status: Offline
Thanks Meter: 822
Arrow

Quote:
Originally Posted by kasrawiz View Post
Thanks Mr.Ahsan for your info good hints i showed only 1 name and you show us the root
You Welcome

btw: as i already told this bug is removed in later versions of windows so it's easily possible. but there are many tricks like using C++,CMD, or ASCII to create such type of folders also in older versions of windows.
did you checked the trick i posted?
which version of windows you are using, which build?
  Reply With Quote
Old 12-27-2008, 15:38   #23 (permalink)
No Life Poster
 
kasrawiz's Avatar
 
Join Date: Aug 2006
Location: Edmonton AB
Posts: 968
Member: 340564
Status: Offline
Sonork: 1591034
Thanks Meter: 529
Yes you have beat me i made a folder in my XP SP3 with the commands you gave that was great therefore request you to post your new news about windows i'm very happy to meet you here in GSMHOSTING keep posting about windows or linux whatever you have thanks again
  Reply With Quote
Old 12-27-2008, 19:27   #24 (permalink)
Freak Poster
 
nabil2000's Avatar
 
Join Date: Dec 2004
Location: Inside Darkness
Age: 39
Posts: 348
Member: 101449
Status: Offline
Sonork: 100.1585880
Thanks Meter: 10
hello & merry christmas first and for this thread i can say that is beautifull idea to create it so i wanna know how i can remove the old installed com in my pc i have 260 com instaled it's a virtual com i have setool box and u know to unlock the newest sony ericsson u must instal phone modem and any phone take a new com port so when i unlock 100 phones i must instal a new copy of windows so it's not good plz help me to fix this problem
  Reply With Quote
Old 12-27-2008, 19:46   #25 (permalink)
Insane Poster
 
Join Date: Feb 2005
Age: 40
Posts: 96
Member: 119664
Status: Offline
Thanks Meter: 8
Quote:
Originally Posted by ..::Ahsan::.. View Post
You Welcome

btw: as i already told this bug is removed in later versions of windows so it's easily possible. but there are many tricks like using C++,CMD, or ASCII to create such type of folders also in older versions of windows.
did you checked the trick i posted?
which version of windows you are using, which build?

i dont understand you at all ..

that guy wanted to make something good and after u come and make only funny things .. like what u know i know to but i dont make so much noise like you, it was his ideea so pls respect that if u mean what`s this ..

Regards, and yes it will help lots of people
  Reply With Quote
Old 12-27-2008, 21:20   #26 (permalink)
No Life Poster
 
..::Ahsan::..'s Avatar
 
Join Date: Oct 2007
Posts: 668
Member: 604795
Status: Offline
Thanks Meter: 822
Arrow

Quote:
Originally Posted by cronoszeu View Post
i dont understand you at all ..

that guy wanted to make something good and after u come and make only funny things .. like what u know i know to but i dont make so much noise like you, it was his ideea so pls respect that if u mean what`s this ..

Regards, and yes it will help lots of people
i think you did not understand it all... or maybe you don't have sense of understanding such things. that's why you are saying all this.
don't make useless posts.

your level of stupidity reached 77%
  Reply With Quote
Old 12-28-2008, 07:59   #27 (permalink)
No Life Poster
 
kasrawiz's Avatar
 
Join Date: Aug 2006
Location: Edmonton AB
Posts: 968
Member: 340564
Status: Offline
Sonork: 1591034
Thanks Meter: 529
Quote:
Originally Posted by nabil2000 View Post
hello & merry christmas first and for this thread i can say that is beautifull idea to create it so i wanna know how i can remove the old installed com in my pc i have 260 com instaled it's a virtual com i have setool box and u know to unlock the newest sony ericsson u must instal phone modem and any phone take a new com port so when i unlock 100 phones i must instal a new copy of windows so it's not good plz help me to fix this problem

To uninstall COM

Right click on my computer Click on properties
click on Hardware Tab click on Device Manager

Double click on Ports (COM & LPT)
right click on any Virtual COM you want to delete
and click on uninstall
  Reply With Quote
The Following User Says Thank You to kasrawiz For This Useful Post:
Old 12-28-2008, 08:03   #28 (permalink)
No Life Poster
 
Join Date: Nov 2005
Location: Sindhu Desh
Age: 36
Posts: 8,134
Member: 199814
Status: Offline
Thanks Meter: 1,960
@Ahsan very funny .... are you totally time pass? don't tease peoples on forum they are humans like you and me! so please dont hurt any more!
  Reply With Quote
Old 12-28-2008, 08:08   #29 (permalink)
No Life Poster
 
kasrawiz's Avatar
 
Join Date: Aug 2006
Location: Edmonton AB
Posts: 968
Member: 340564
Status: Offline
Sonork: 1591034
Thanks Meter: 529
asadnow2k you're 100% i found Ahsan doing this so please mr.Ahsan stop doing suck thing thanks
  Reply With Quote
Old 12-28-2008, 09:49   #30 (permalink)
No Life Poster
 
..::Ahsan::..'s Avatar
 
Join Date: Oct 2007
Posts: 668
Member: 604795
Status: Offline
Thanks Meter: 822
@ kasrawiz

will you please clear the issue and explain it more?
  Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
question about superdongle data of n-95 8gb compue Universalbox 2 03-29-2010 15:16
One Question About Cruiser,pls Gubby_J Cruiser Suite 2 03-29-2010 12:46
Palm Centro.. Question about Viewing your sd card on your pc cesone PalmOS /HP and others 10 11-09-2008 08:04
Ask Yours Queries About Softwares MAMAMOBILE Nokia Multimedia 67 08-28-2005 12:21
Question about a final error when flashing T610 using test point under Win XP lilich62 DIV 0 07-22-2004 01:43

 



All times are GMT +1. The time now is 03:55.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.28709 seconds with 10 queries

SEO by vBSEO