Windows Server 2008 has by default some mechanism that automatically logs data about an application failure. I believe is called "System Queed Error Reporting"
Is there a way to disable it?
Oh RHEL 5.5, there are 31 ACPI PCI hotplug slots by default:
acpiphp: Slot [1] registered
...
acpiphp: Slot [31] registered
Is there a way to increase this number? I haven't been able to find an argument to supply to modprobe, or a sysctl knob to tweak, but I know there must be ways to get more slots based on some Google sleuthing.
(For the curious, this is just preliminary experimentation to see how many virtual disks I can hot-add to a running KVM guest.)
Hi,
I am new to sql server and was wondering if anyone can recommend any good articles on to setup the server so I can browse the database remotely with management studio and allow a program to connect remotely?
Thanks in advance.
I just upgraded to Snow Leopard and one feature that seems to be different (from Leopard) is that setting the default "arrange by" option doesn't affect all files and folders, and only changes the currently open folder.
Is there a way to do this so these settings stay persistent for all files and folders?
Hi,
Oh RHEL 5.5, there are 31 ACPI PCI hotplug slots by default:
acpiphp: Slot [1] registered
...
acpiphp: Slot [31] registered
Is there a way to increase this number? I haven't been able to find an argument to supply to modprobe, or a sysctl knob to tweak, but I know there must be ways to get more slots based on some Google sleuthing.
(For the curious, this is just preliminary experimentation to see how many virtual disks I can hot-add to a running KVM guest.)
I come across the same problem over and over. I working on computer that is remote and it is missing graphics card drivers. Just has some default drivers that have limited resolution.
I would like to install program that will read the chipset on graphics card and tell me the values so I can go on manufacturer website and download the appropriate drivers.
Windows 7 or Windows XP application would do, if you know about any.
So I have a ThinkPad computer that I've installed a program called "Deep Freeze" which restores your computer to the "Frozen" state. I also have a Toshiba computer with no Deep Freeze on it.
My question is that would it be possible to creat a system restore point on my Toshiba and then replace the system volume information folder with the one on the ThinkPad so I could restore to a point with no Deep Freeze?
Would this work?
On Ubuntu it is possible to have multiple JVMs at the same time. The default one is selected with update-alternatives. But this does not set the JAVA_HOME environment variable, due to a debian policy.
I am writing a launcher script (bash), which starts a java application. This java application needs the JAVA_HOME environment variable. So how to get the path of the JVM which is currently selected by update-alternatives?
I am going to be administering a small network of linux based workstations for a charity institution (not all have the same distro- some are ubuntu and some are fedora). Is there something in Linux that is similar to group policy in windows?. For example I would like to standardize the wallpapers - have only firefox as a browser - default VLC as the media player etc etc.
Thank you, any suggestions are very appreciated.
I have been trying to find a way to use the hostname assigned in DHCP to rename a PC after we image it. I found some sample code from Microsoft's web site for C++, but I don't program so it is all greek to me. Any help would be appreciated.
I'm trying to speed up my PC, and I figured out that a full version of SQL Management Studio 2012 is installed including localhost server.
I only need to connect to remote hosts, so running a local server by default should be disabled. Is there an easy way to disable certain parts so I can speed up my PC and booting time?
Thanks in advance. I really have no clue what processes I can disable without ruining everything.
Hey,
I have uninstalled a program that I do not want to have uninstall.
I have shadow copies of the entire disk so the files are there. How can I revert the entire system to a shadow copy?
I'm using Vista
I understand domain-joined computers have machine accounts in AD and these accounts have passwords that expire (apparently every 30 days by default) and those passwords are automatically changed without user intervention.
Given that this is known to cause issues when restoring snapshots of domain-joined virtual machines, is it possible to query the domain-joined computer or AD to determine when the machine account password is next scheduled to be changed?
Hi
When selecting the volume in the installation program it says "You cannot install Merucrial on this volume. Mercurial requires Apple Python 2.6". I tried installing the latest version of Python from python.org but no luck.
Regards
Peter
I have a form called frmFormTemplate, which basically just has a backcolor and properties for the default controls. What I want to do is when using the Create Form Wizard in Access 2007, make it use the properties from frmFormTemplate to style the form.
How can this be achieved? Thankyou.
I have created for user file named serverDesktop.ica with following content:
[ApplicationServers]
XenApp=
[XenApp]
TransportDriver=TCP/IP
Address=IP or DOMAIN NAME of the Server
ProxyType=auto
WinStationDriver=ICA 3.0
Username=
Domain=
Password=
InitialProgram=
WorkDirectory=
ClientAudio=On
ScreenPercent=100
DesiredHRES=1024
DesiredVRES=768
DesiredColor=8
[WFClient]
Version=2
The above just gives the user remote desktop to the server.
The question is how do I bring up all the Apps in farm via TCP/IP. The Citrix online plugin does not allow the same access as Program Neighborhood did to farms. Please help.
Hello all,
A friend of me asked me a question like that,"I have a modem, and a house mate. He is using my modem, and slowing down my internet. What I want to do is, limit his bandwith without using any program like netlimiter or so. How can I do that?"
What are the ways to do this ?
Thanks.
I'm trying to create a install script for some FreeBSD machines.
I want to install a few ports but change several configurations before installing, and without the dialog popup.
I've tried almost everything but no success.
I.E:
I'm trying to install nginx with HTTP_SSL module but i can't seem to pass the correct parameter to the make install clean command. I also want to use all other default settings, and only change this one.
Any help will be appreciated.
I'd like to encode uncompressed video into compressed avi or mpeg4. Was wondering what program I should look at getting to do such a task. Videos are between 3 and 20 minutes long, and range anywhere from 1.3 to 10 GBs in uncompressed .avi form (fraps).
Every time I minimize an application on my new MacBook, it minimizes, but when I switch to it, all i see is a menu on top saying that I am currently using that program, but it's still hidden. There is no menu command to "unhide" it, only to hide it. Is there a way to unhide it? Is there is a way to unhide it by default when I switch to the app?
I need to create a daemon from the application in Debian. Is there any standard tool for this in Debian like "upstart" in Ubuntu? I need only start-stop commands, to start a program as a daemon with some options and a pid file and kill it with pid file.
I looked at init.d but it seems these are for boot-time launch. I want to start my daemon manually.
Hello,
As a paper saving drive throughout the organization, we plan to set 2 page printing as default setting on all the windows machines.
I would like to contribute to this by writing a small script that can do that for all the machines, maybe send an email to all the users, and let them run the batch file.
Is that possible, can you please guide me. I have no knowledge about windows scripting, I program in java for my living.
Thanks for your time.
I have a system I need to duplicate over several systems and make minor changes like change less/css variables and configuration files.
Is there a best practice for these kind of problems?
I currently do:
git clone repo
cp ../default/config.js config.js
... for several files
or should I create different branches of the same repo
or should I create an repo for the changes?
It is currently doable but it will get annoying if I get more than 5 similar systems.
I looked at all the other posts on this but can't find the directories mentioned (~/.config/google-chrome/Default/Bookmarks, it's a JSON file.). Being a 2 day Newbie to Ubuntu/Linux I would like to know if the location has changed in the latest version or if not how I locate the directory indicated. I have logged in as root and searched for the folder and can't find it although I imported my bookmarks from a html file so I know that they must be saved somewhere.
I'm looking for a script/program which will display the top x largest directories/files and then descend into those folders and display the x largest directories/files for a configurable depth.
231MB bin
- 220MB ls
- 190MB dir
- 15MB def
- 3MB lpr
- 10MB asd
- 1MB link
How can I do that?