Questions tagged [alert]

67 questions
122
votes
6 answers

Play sound on mac terminal

I have a script running in the background and sends me an alert every few minutes. I want the alert to be in the form of a beep. Question: How can I play a beep in mac terminal?
rk.
  • 1,345
23
votes
3 answers

How can I disable javascript popups/alerts in Chrome?

Sorry if it's been asked. I've already found several solutions that aren't working. Not sure what I'm doing wrong. I don't want to disable all javascript, only Javascript alert boxes. The ones that pop up and force you to click OK or X to close…
CreeDorofl
  • 2,469
20
votes
4 answers

What process is making that sound?

My Windows 7 system makes an intermittent ding sound (like a single chime, or bell). I don't know which process does it. So, my question is: Is there software/method out there that can tell me which processes are currently sending output to the…
16
votes
1 answer

How to get an alert when someone logged on my PC?

I wish to send myself an mail, a message or an alert when someone logged on my machine. Is that possible to configure on my Windows 7 machine?
12
votes
2 answers

Outlook email alerts every hour? (not immediate)

I'm starting to use MS Outlook 2010 for work and I would like email alerts only to show up every hour or so, instead of showing up right when the message is received. Is there a way to make Outlook do this? After having gone through the Options menu…
arturomp
  • 251
11
votes
1 answer

What is a pump failure on a computer?

So I have this computer at my work that was giving me an error "Alert! Hard Drive fan failure." Well, I replaced that fan and then when I was bringing that computer back up, I received the following message in the screenshot. It is a Dell Optiplex…
C-dizzle
  • 1,946
10
votes
2 answers

TLS and Alert 21 after Handshake

We have a client/server running TLS v1.0 and keep getting the Encryption Alert 21 from the client after the initial handshake. They are using cipher block chaining and I've read where the block cipher input length being different than something…
IT_Andy
9
votes
3 answers

How to make Terminal bounce its application Dock icon in OS X

In OS X, when a program wants attention, its Dock icon at the bottom will bounce up and down. In Terminal, sometimes I will run a long series of commands, like this: a && b && c I want to append a command at the end of this, that will make the…
tony_sid
  • 14,957
8
votes
2 answers

What tool can give me a hourly reminder?

I'm looking for a tool, that can alert me every hour with a popup and a message (like "take your medicine..") I'm running Windows XP.
gsharp
  • 1,056
7
votes
3 answers

Open case detection aka intrusion alarm

I am monitoring ACPI and other sensors on my mainboard with lm_sensors. there are two entries: intrusion0: ALARM intrusion1: ALARM From what I know these are sensors to detect an open case, but there are no headers or pins to connect something…
Baarn
  • 6,774
5
votes
1 answer

The Windows 8 News app is popping up alerts. How do I make it stop?

Lately I've noticed that while I'm doing other things on my Windows 8 PC, the Windows 8 News app will pop up an alert in the upper-right corner now and then about a news story. How do I turn that off?
user9528
2
votes
0 answers

NiceAlert (suppresses JavaScript alert) equivalent extension for Internet Explorer

I live in South Korea which is full of cheap web programmers who don't understand accessibilty or cross-platform, etc. Many major Korean web sites are built by those kind of programmers and managers. So, there are some Korean web sites I have to…
Damn Vegetables
  • 4,308
  • 19
  • 60
  • 98
2
votes
1 answer

How can I be alerted when a process goes idle (that is, its CPU usage reaches zero for a sustained period on Windows 7?

How can I be alerted when a process goes idle (that is, its CPU usage reaches zero for a sustained period on Windows 7? Essentially, I have a long running batch process that is pegging one of the cores. While I am able to work on other tasks, I…
fmark
  • 1,933
  • 4
  • 18
  • 18
2
votes
1 answer

Windows (XP+) Tool for letting others know what is happeing in the office (but not email, more like IM)

I'm looking at how to notify others in a kind of twitter way, but a bit more obtrusive, to alert them to something that is about to happen, or did happen or even is happening. e.g QA Website will be restarted in 2 mins or Code cutoff for…
Dan
  • 121
2
votes
2 answers

Is it possible to play a sound when a browser alert popup appears?

I want my Windows 10 PC to always play a sound when a browser alert popup window appears on a website (when javascript alert() function is called, like, for example, on this page…
1
2 3 4 5