running a Citrix XenApp 6.5 Farm with a strange problem.
Using Ricoh UPD 3.10 and every time a user log on into a Citrix Session and get the printers connected (via logon script) Windows shows the "Finishing installation..." dialog for every printer.
The Drivers are installed on all Citrix Server and every time a user connects a printer the dialog…
I have seen a number of diagram software packages but most don't support real time collaboration. Google docs Drawing does the real-time collaboration, but is severely limited on features--focused on drawing rather than diagrams. I want something that supports connectors and such. Mind maps would be also be nice but would be a secondary…
I've been thinking about building my own machine for some time now, and whenever I look at the PC case market, it seems like cases are a dime-a-dozen. As a result, I'm wondering what cases Super Users would recommend in the areas of ease of use, cable management, cooling, etc...in other words, an all-around case for a first time PC…
I have a problem on conditional formatting with date and time.
I hava a cell A1 that has date and time and I want to conditionally format its adjecent cell if the value of cell A1 is greater than 3 days compared to today, then cell A2 should show as "Follow-up Required" and cell colour should turn red no. if cell value of A1 is…
I have a VPS that runs Windows Server 2008. The time keeps changing every so often. I haven't been able to find out what triggers this change, but it's usually forward or backward several hours at a time. I don't think the minute changes, it seems that only the hour changes.
Hey, I have this problem, that scripts started at boot time from rc.local don't have environment variables (defined at /etc/profile.d/*) set at the time of their startup. What should I do ?
"su - lisak -c /opt/atlassian-jira-enterprise-4.1.1-standalone/bin/startup.sh"
"su - lisak -c /opt/aaa2/at-22/bin/startup.sh"
Hello Everyone
hope you will be fine and good.
1) I need a tool/software that i can run from USB at boot time
2) How to boot the USB at booting time
3) and...how to run that progam/tool/software
Actually, what i want to do is to copy some files from hardisk to USB at boot.
Can anyone help...or point me to some useful…
Hi,
As it happens, windows workstations get slow over time. Notably, users complain about slow start-up times. What is the scientific approach to identifying what impact what service/operation on start-up has on boot time or resource usage?
I tried export HISTTIMEFORMAT='%D %T' but it seems the time stamp of commands executed before I set HISTTIMEFORMAT will be the time I logged in current session. Is this normal? Is there any way to check when did the previous command executed? Thanks.
I have a Snow Leopard system with Time Machine. Every so often I need to look at an old folder, so I go in and try to restore it, usually to a different location.
What I end up with is an empty folder of the appropriate name. none of the files, nothing. It doesn't give any error messages.
The files ARE there, because…
VMWare ESXi4 with 2 VM's (FreeBSD-amd64).
When doing a reboot on one of the VM's, the reboot is done in normal speed, but after that, the interactive response time on the other gets very slow:
pressing return at the command prompt, takes serveral seconds to be exectuted. SSH-ing to the VM machine takes a long time…
I have a Windows XP machine that locks itself after an unknown amount of time. I have disabled the screen saver completely, and unchecked "lock computer when coming out of standby". I've even overrode the settings with gpedit. Even still, it locks itself after a while, and it doesn't take long.
If it's any sort…
This computer came to my shop for just a simple Windows tuneup, so after doing all my tweaks, I noticed I was getting an error when trying to synchronize with the time server.
It wasn't until I was about to give up that I noticed in the calendar that it's one weekday late.
Here's a screenshot.
As you can…
I have a CentOS "development / testing" server that runs extremely slowly. It's running Apache and Mysql using PHP. Top reports that 98% of the CPU utilization is frequently spent on "st" - Steal Time. What could cause a server to spend so much CPU on steal time, and how can I diagnose the problem? I didn't…
A question about upstart.
I understand the restart command does a stop and restart of the process.
What happens if the process will not stop and check for the signals for a long time (20min or 2h)?
Will it still restart after such a long time ?
Example my-process:
until stop_signal_received
work for…
i write a method and when i add some insignificant code it works faster,
like these :
array[1]=array[1];
array[0]=array[0];
array[3]=array[3];
array[2]=array[2];
i use double t=System.currentTimeMillis(); at first to record the time.
then call the method
and use …
I have used the following code in setting alarm time in AlarmManager class. Now Suppose my device current date 9-july-2012 11:31:00, Now suppose i set set a alarm at 9-july-2012 11:45:00, then it works fine and pop-up an alarm at that time. But if i set an alarm at…
I have an application that currently stores timestamps in MySQL DATETIME and TIMESTAMP values. However, the application needs to be able to accept data from users in multiple time zones and show the timestamps in the time zone of other users. As such, this is how…
I ve a code which increases the size of the memory(identified by a pointer) exponentially.
Instead of realloc, I use malloc followed by memcpy..
Something like this..
int size=5,newsize;
int *c = malloc(size*sizeof(int));
int *temp;
while(1)
{
…
I have a simple Rails 3.b1 (Ruby 1.9.1) application running on Sqlite3. I have this table:
create_table :time_tests do |t|
t.time :time
end
And I see this behavior:
irb(main):001:0> tt = TimeTest.new
=> #<TimeTest id: nil, time: nil>…
I am currently using a date and time picker to retrieve a user-submitted date and time, and then I set a control's text to the date and time selected.
I am using the following code:
new DatePickerDialog(newlog3.this, d, calDT.get(Calendar.YEAR),…
Background
I am a one-man freelancer looking for a project management software that can provide the following requirements. I have used Trac for about a year now. Tried Redmine and FogBugz on Demand for a couple of weeks. Never tried JIRA before.
…
See here an image about the output I got for a short method profiling process.
How do I identify the issues or parts that needs attention?
What are the values and labels mean on the interface?
I have used delicious.com (or back then, del.icio.us) to store my bookmarks for a long time now, and I love it. I was looking through some of my Google services, and realized they have a bookmarking service that integrates with your Google…