User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 402,503 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,746 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 40 of 500
Search took 0.08 seconds.
Posts Made By: nanosani
Forum: Windows Vista Mar 25th, 2008
Replies: 4
Views: 498
Posted By nanosani
Re: Way to install programs for individual users???

I think it is up to the software whether it installs itself for all the users or only for the current user. What you can do is delete all the shortcuts for that software from all the other users...
Forum: Windows NT / 2000 / XP / 2003 Mar 25th, 2008
Replies: 2
Views: 178
Posted By nanosani
Re: Programs for Windows

kv79, I use this site which lists most of the new softwares .. including the updated versions etc.

http://www.versiontracker.com/windows/
Forum: Windows NT / 2000 / XP / 2003 Mar 23rd, 2008
Replies: 2
Views: 319
Posted By nanosani
Re: Error in remote desktop connec

You should tell us the full error message.

You have to have remotely connecting to that computer enabled. By default it is not enabled in Windows XP or Vista. You can enable by right clicking My...
Forum: Windows NT / 2000 / XP / 2003 Mar 23rd, 2008
Replies: 3
Views: 325
Posted By nanosani
Re: Any program to replace My Network Places?

What options exactly do you need to transfer your files?

If you want to access your pc from your laptop, here's the shortcut .. just type the following command in your Run...
Forum: Windows NT / 2000 / XP / 2003 Mar 13th, 2008
Replies: 10
Views: 1,507
Posted By nanosani
Re: Can't Access My Pictures: Acces Denied

oops casperjack .. thanks for pointing out .. sometimes we forget some common sense things and get involved into fairly technical ones .. and the solutions seem to be with common sense things :-)
Forum: Windows NT / 2000 / XP / 2003 Mar 13th, 2008
Replies: 9
Views: 1,082
Posted By nanosani
Re: Monitor goes black after Windows logo

richhar, please boot your system and keep tapping F8 for advance boot options. And select Disable Automatically Restart option. If there is any error (blue screen or something) .. please let us know..
Forum: Windows Vista Mar 13th, 2008
Replies: 2
Views: 1,069
Posted By nanosani
Re: Unmountable_boot_volume

I haven't received this error on my windows vista machine but I have written about windows xp machine here:
http://technize.com/2007/07/11/how-to-fix-unmountable-boot-volume-in-windows-xp/

What you...
Forum: Windows NT / 2000 / XP / 2003 Mar 12th, 2008
Replies: 10
Views: 1,507
Posted By nanosani
Re: Can't Access My Pictures: Acces Denied

aninsomniacbite, if you are using NTFS file system, then you can open your folder by giving yourself all the permissions. See this article if it can help...
Forum: Viruses, Spyware and other Nasties Mar 12th, 2008
Replies: 2
Views: 716
Posted By nanosani
Re: Virus scanner on a USB drive?

You can use ClamWin (http://portableapps.com/apps/utilities/clamwin_portable). Although it is not as good as the real time ones, but it can be put in the USB drive and taken anywhere for scanning.
Forum: Windows NT / 2000 / XP / 2003 Jun 30th, 2007
Replies: 3
Views: 1,951
Posted By nanosani
Re: No task manager or toolbar at start up

You can boot from Windows cd and then do a repair of windows.
Forum: Windows NT / 2000 / XP / 2003 Jun 27th, 2007
Replies: 3
Views: 1,951
Posted By nanosani
Re: No task manager or toolbar at start up

Probably your windows explorer has been corrupted .. see if you can fix it with the repair of windows.
Forum: Windows NT / 2000 / XP / 2003 Jun 27th, 2007
Replies: 3
Views: 373
Posted By nanosani
Re: problem booting up

Also check your hard drive .. if it's working fine. And check the startup items in your system startup. Post your hijackthis log in our viruses section.
Forum: Windows NT / 2000 / XP / 2003 Jun 27th, 2007
Replies: 15
Views: 910
Posted By nanosani
Re: Folder Problem

You've probably been hit by Ravmon virus .. please see this link to download the ravmon virus patch (http://technodigits.wordpress.com/2007/06/06/ravmon-virus-killer/). And do tell us the results. If...
Forum: Windows NT / 2000 / XP / 2003 May 30th, 2007
Replies: 11
Views: 1,523
Posted By nanosani
Re: Windows Explorer blind to second SATA HD

Great to see your happy gerbil .. I just showed you one direction and you created another by yourself..
Forum: Network Security May 29th, 2007
Replies: 9
Msn
Views: 1,144
Posted By nanosani
Re: Msn

Giving your children confidence would rather work more than monitoring each and every of their actions .. but in severe situations it's your duty to do so. You can use msn chat sniffers for this...
Forum: *nix Software May 29th, 2007
Replies: 2
Views: 1,063
Posted By nanosani
Re: problems with PuTTY...

PuTTY is a remote command console for linux. It will not display graphics. If you want to have a graphical user interface of linux remotely, you should use NX Terminal Server...
Forum: Windows NT / 2000 / XP / 2003 May 29th, 2007
Replies: 11
Views: 1,523
Posted By nanosani
Re: Windows Explorer blind to second SATA HD

Windows has special registry keys for manipulating the Drives as shown or hidden. One cool way of opening multiple drives (you said you could only open one drive at a time) is by opening My Computer...
Forum: Shell Scripting May 26th, 2007
Replies: 7
Views: 1,696
Posted By nanosani
Re: rm command

Yes I use rm -rf for deleting folders and sub folders recursively without prompt.
Forum: Windows NT / 2000 / XP / 2003 May 26th, 2007
Replies: 4
Views: 500
Posted By nanosani
Re: windows update

Make sure that you are logged in with an account that has administrative previllages.
Forum: Windows NT / 2000 / XP / 2003 May 26th, 2007
Replies: 1
Views: 448
Posted By nanosani
Re: Helpp Sound Has Gone Urgent Plzzzz

Right click My Computer --> Manage --> Device Manager and see if there is some red or yellow mark on any device listed .. If yes, uninstall it and then install it again.
Forum: Windows NT / 2000 / XP / 2003 May 25th, 2007
Replies: 3
Views: 5,783
Posted By nanosani
Re: cannot change directory in cmd.

If you want to go back one directory .. issue the following command:

C:\Documents and Settings\user>cd ..
C:\Documents and Settings>cd ..
C:\>

The thread is already marked as solved but I don't...
Forum: Windows NT / 2000 / XP / 2003 May 25th, 2007
Replies: 3
Views: 2,363
Posted By nanosani
Re: two copies of XP pro on one drive

No pitfalls and no problems if both the Windows are installed on different partitions.
Forum: Windows NT / 2000 / XP / 2003 May 24th, 2007
Replies: 4
Views: 708
Posted By nanosani
Re: Hibernation

Hmm .. Windows XP has a problem with handling hibernation with 1 GB or more of RAM. You can see this Microsoft article for the resolution information.

http://support.microsoft.com/kb/330909
Forum: Window and Desktop Managers May 24th, 2007
Replies: 5
Views: 1,394
Posted By nanosani
Re: what is the root

I was having the same problem .. ain't getting time to write about my experiences about backtrack. Anyways you can use this (http://www.offensive-security.com/documentation/backtrack-hd-install.pdf)...
Forum: Windows NT / 2000 / XP / 2003 May 24th, 2007
Replies: 7
Views: 1,472
Posted By nanosani
Re: Can't access my files

Right click the folder you want to change permissions, go to properties --> security --> Advanced --> owner --> select your username and check "Replace owner on subcontainer and objects". Click OK...
Forum: Windows NT / 2000 / XP / 2003 May 24th, 2007
Replies: 4
Views: 708
Posted By nanosani
Re: Hibernation

How much space have you got in your primary partition (windows drive)?It should be more than 2.5 GB all the time to use hibernation feature.
Forum: Windows NT / 2000 / XP / 2003 May 24th, 2007
Replies: 14
Views: 3,589
Posted By nanosani
Re: Windows XP won't start

Thanks RueB2sDe for creating the floppy disc part .. but I don't really love it that way. I always install recovery console on my system startup for emergency purposes. Otherwise I use the CD ROM as...
Forum: Windows NT / 2000 / XP / 2003 May 22nd, 2007
Replies: 14
Views: 3,589
Posted By nanosani
Re: Windows XP won't start

Hmm .. that's usually an inaccessible boot device error. This usually happens if your MBR or some windows system files get corrupted. So how can you fix this? Here's what you can do.

Boot your...
Forum: Windows NT / 2000 / XP / 2003 May 22nd, 2007
Replies: 3
Views: 464
Posted By nanosani
Re: Start Up Problem

Can you name the dll file that is missing . .and what kind of error do you get?
Forum: Window and Desktop Managers May 13th, 2007
Replies: 9
Views: 1,843
Posted By nanosani
Re: Linux can be a firewall?

The iptables (firewall) package in linux is very powerful and flexible .. it can be configured as per your needs. But it will require some expertise in iptables for set it up.
Forum: Windows NT / 2000 / XP / 2003 May 13th, 2007
Replies: 3
Views: 2,784
Posted By nanosani
Re: My Computer Beeps Randomly

See if you have some key stuck in your keyboard ??
Forum: Windows NT / 2000 / XP / 2003 May 13th, 2007
Replies: 2
Views: 2,821
Posted By nanosani
Re: hardware interrupt eating up CPU usage - help!

You should post your hijackthis log in our Spywares section so that your computer configuration can be analyzed for threats.
Forum: Windows NT / 2000 / XP / 2003 May 13th, 2007
Replies: 14
Views: 3,589
Posted By nanosani
Re: Windows XP won't start

Start your computer and keep tapping F8 to bring up the advanced boot options. Select disable automatically restart option. If there is blue screen of death, tell us its error code.
Forum: Windows NT / 2000 / XP / 2003 May 12th, 2007
Replies: 6
Views: 899
Posted By nanosani
Re: Help Me Please

Here is the microsoft page about your error messages.
0x0000008E (http://support.microsoft.com/kb/827663)
0x0000007E (http://support.microsoft.com/kb/321637)
0x0000007E...
Forum: Windows NT / 2000 / XP / 2003 May 11th, 2007
Replies: 6
Views: 899
Posted By nanosani
Re: Help Me Please

Its usually a faulty RAM. When does the blue screen appear? What programs are you running when the blue screen appears?

How many ram modules are you using? If more than one, try running your...
Forum: Window and Desktop Managers May 11th, 2007
Replies: 25
Views: 4,100
Posted By nanosani
Forum: Window and Desktop Managers May 11th, 2007
Replies: 25
Views: 4,100
Posted By nanosani
Re: Is linux better than windows for servers?

Yes .. most of the Linux support is available online .. and its a great resource of information.
Forum: Windows NT / 2000 / XP / 2003 May 11th, 2007
Replies: 10
Views: 3,865
Posted By nanosani
Re: XP Pro won't shut down

You can find out the culprit and remove it from Windows startup if it resides there. When you want to shutdown, open up your task manager and end all the processes running by your username. See if...
Forum: Window and Desktop Managers May 10th, 2007
Replies: 25
Views: 4,100
Posted By nanosani
Re: Is linux better than windows for servers?

Yes Samba can be used as a domain controller.

I think it'll really depend on what type of server you are planning to deploy .. I use both windows and linux as my servers. Satisfied with both at...
Forum: *nix Software May 10th, 2007
Replies: 1
Views: 899
Posted By nanosani
Re: Unix Solaris 10 training and tutorials

And now solaris is shipping free like ubuntu. I got my dvd a few days back... I wrote about it on my blog .. see this post about shipping solaris for free...
Showing results 1 to 40 of 500

 
All times are GMT -4. The time now is 5:38 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC