|
Albert Holguin wrote: pick a Linux distro that doesn't use a lot of resources (i.e. don't use Ubuntu w/ Unity, perhaps with MATE).
I have an old broken machine that struggled with XP, installed Ubuntu server (by taking the hard disk out and putting it in another machine!) Runs apache and a few other things just fine. It's the GUI that hurts. I manage it remotely (ssh) of course.
Cheers,
Peter
Software rusts. Simon Stephenson, ca 1994. So does this signature. me, 2012
|
|
|
|
|
Yep, but there are GUIs that aren't that resource intensive... Xfce, MATE... so you don't necessarily have to give up the GUI to get decent performance out of an old computer.
Unity on the other hand... that thing is horrible if you don't have good hardware. I'm not a fan, not a fan at all.
|
|
|
|
|
I'm trying to deploy ultraVNC to multiple computers, could anyone tell me what is the easiest way to deploy ultraVNC without user interaction? I've tried using /silent and /very silent switch to hide the installation box, but so far keeps coming out. Also, is there any way to bypass the UAC from prompting the logged in user to allow installation to continue? Finally, how can I copy the configuration of an already installed ultravnc to future installations?
Thanks in advance
thanks
_______________________
tips & tutorials....
http://www.pcteckonline.org
|
|
|
|
|
|
If I perform the upgrade from 8.1 to 10 on my laptop, does that overwrite the recovery partition so that I wouldn't be able to restore the laptop to 8 if I needed to?
I wouldn't mind this except for the fact that the original recovery includes all the right drivers and system utilities which I wouldn't want to lose.
The difficult we do right away...
...the impossible takes slightly longer.
|
|
|
|
|
How would the Win10 install know what that partition is? It should leave it alone.
(But then, I never "upgrade", I only start fresh. And I never buy off-the-shelf systems.)
|
|
|
|
|
PIEBALDconsult wrote: How would the Win10 install know what that partition is?
I see your point. But anything can happen, I suppose.
The difficult we do right away...
...the impossible takes slightly longer.
|
|
|
|
|
|
please just go for update and then go for upgrade windows 10 it is easiest way to install windows 10...
|
|
|
|
|
|
|
Long file paths cause real problems when need to move/copy or delete large amount of data that the path is 350 character long (max character allowed by Windows is 256)
I was wondering if anyone knows of any third party app. that can help with this. Something that will prevent users from naming files/folders on the network and display a message to them.
Renaming files/folders is not what I'm looking for. The problem currently is resolved, I'm trying to avoid this from happening in the future.
Thank you
|
|
|
|
|
|
Hello guys. I am running TCPView to show all the processes and their ports. It is showing alot of skype and other processes ( and their ports ), while I am running only one instance of it. Some processes are absolutely not running but still showing in TCPView. Why is it so?
This world is going to explode due to international politics, SOON.
|
|
|
|
|
1. Each process can open multiple sockets which will show up on multiple lines.
2. A process is not only a program started by you. There are also processes started by the system (e.g. services and processes started upon boot, logon, or by scheduling) and processes started by others.
|
|
|
|
|
|
because windows... ???
This world is going to explode due to international politics, SOON.
|
|
|
|
|
VSS wasn't starting properly and SQL backups were going astray, did the usual checks and noticed that the OS partition that it was sitting on wasn't active, so without thinking I just made it active, (DELL server with a small partition marked RECOVERY that should be the active one), soon as I did it, I looked at it properly and beat my head against the desk, question is, if I just remark the RECOVERY partition as active, should that then solve it again or am I going to have to mess about with diskpart next time I reboot the damn thing?
|
|
|
|
|
For anyone interested, just marking the partition as active again solved it... came straight back up on a reboot...
|
|
|
|
|
I am trying to eliminate all compiler-warnings of a given project. I'm stuck with the warning below;
Processing COM reference "AXDBLib" from path "(somepath)axdb20enu.tlb". Interface 'IAcadShadowDisplay' is marked as [dual], but does not derive from IDispatch. It will be converted as an IUnknown-derived interface. Ideally, I would like to understand how to rectify it, but if that is not possible, I'd like to surpress it.
Anyone familiar with a similar message?
--edit;
MSB3305 cannot be suppressed, as it is not a compiler warning. It can be suppressed by editing the project file though. See https://msdn.microsoft.com/en-us/library/windows/hardware/jj659905(v=vs.85).aspx[^]
Bastard Programmer from Hell
If you can't read my code, try converting it here[^]
modified 22-Jun-15 7:14am.
|
|
|
|
|
|
..because I am not programming a COM-interface, and I do not have questions about COM-programming. It is a warning in Visual Studio, in a managed project.
Looking for a way to fix or surpress it, not details on the interface
Bastard Programmer from Hell
If you can't read my code, try converting it here[^]
|
|
|
|
|
Well it looks to me like a COM issue, rather than anything to do with System Administration.
|
|
|
|
|
No, it is an issue with Visual Studio, since that generates the warning about some interface from some COM-control. Should I post it in the Visual Studio forum?
Bastard Programmer from Hell
If you can't read my code, try converting it here[^]
|
|
|
|
|
I have a Win8 PC with a Win7 virtual machine (VirtualBox) where I do development because we use VS 6.0. (Yes, I know, hard to believe.) Anyway, each time I do a build, I have to delete other builds, to free up disk space. It is getting to the point where soon I will have no free disk space. It looks as if Windows Updates are expanding the OS. Is there anything I can do? Is there a folder with unwanted OS update files?
I can expand the virtual disk, from the current 80GB, but that is only a temporary fix for obvious reasons. I have to have SQL server etc on the virtual machine, which take up quite a few GB.
|
|
|
|