Sponsored Content
Full Discussion: Losing the connection
Contact Us Forum Support Area for Unregistered Users & Account Problems Losing the connection Post 302945774 by Unregistered on Tuesday 2nd of June 2015 04:13:59 PM
Old 06-02-2015
Losing the connection

Hi.

Recently when I'm logged in to site after some seconds, for instance, I lose the connection and need sign in again. It happens on Firefox and Chrome.
Or another example, when I'm logged in to site and click on my nick name (right up corner) I lose the connection to site.

User: tiago

Some suggestion?

Tks !
Unregistered
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

losing time

Hi all, The server seems to be losing time, not a lot, but enough to be noticed. UNIX AIX 4.3.3 Any ideas, Kathy (9 Replies)
Discussion started by: kburrows
9 Replies

2. UNIX for Dummies Questions & Answers

Losing ownership with gzip

I'm trying to sell the use of gzip instead of compress in our department. One issue I'm having (which is a showstopper) is that I lose the ownership when gzipping and gunzipping, though it's mentioned all over the web that files are supposed to keep ownership. Example: -rwxrwxrwx 1 ms32345 ... (3 Replies)
Discussion started by: superdelic
3 Replies

3. Shell Programming and Scripting

Losing zero in while read

I'm using a while read statement to read in lines from a file, if a value (for example) is 1000.10 in a field, the last zero is removed leaving 1000.1 does anyone know a way to keep the field as it is in the original file? (1 Reply)
Discussion started by: gefa
1 Replies

4. Solaris

Solaris 10 ftp connection problem (connection refused, connection timed out)

Hi everyone, I am hoping anyone of you could help me in this weird problem we have in 1 of our Solaris 10 servers. Lately, we have been having some ftp problems in this server. Though it can ping any server within the network, it seems that it can only ftp to a select few. For most servers, the... (4 Replies)
Discussion started by: labdakos
4 Replies

5. Solaris

Losing my solaris virginity

So here's the scoop. I am working on a project to automate the building of spark based solaris servers. I've got a cursory amount of knowledge of how to use the os after some pretty heavy experience with Linux, and doing a similar project there. I have a few questions though... 1) how is... (5 Replies)
Discussion started by: msarro
5 Replies

6. Shell Programming and Scripting

Losing quotes after redirection

Hello experts, Pleas I have written a shell script to build a parfile but I keep losing the quotes from query1 and query variables after the redirection.. How do I fix this ? PARFILE=${EXPDP_BASE}/expdp_${DAY}.par USERID=$(${ORACLE_BASE}/getpass.ksh SYSTEM opnlkp2.uk.ml.com)... (2 Replies)
Discussion started by: kamathg
2 Replies

7. Emergency UNIX and Linux Support

losing ESSID

Hey guys, facing a weird issue - hoping someone might be able to help. The wireless network on my laptop is configured with a static IP address. (not using nm) When i take the laptop out of the range (or i power the router down) the essid is becoming "off/any". When i'm back in range the... (6 Replies)
Discussion started by: moshe88
6 Replies

8. HP-UX

losing mail enroute

system is HP-UX B.11.23 U ia64 A standard feature of almost all of our cron jobs is to redirect output to a log file, then at the end of the script to embed the contents of that log file in the body of an email sent to the IT staff. Typical code to do this is $MAILER -s "$PROC: $SUBJECT"... (3 Replies)
Discussion started by: edstevens
3 Replies

9. Programming

Losing signal problem

I'm newbie in UNIX programming, I have a problem with signals. I'm writing multithread program, where threads can die at any moment. When thread dies it generates signal SIGUSR1 to main thread and then thread dies. Main thread gets a signal and waits for thread dead. I wrote program like this: ... (5 Replies)
Discussion started by: DendyGamer
5 Replies

10. UNIX for Dummies Questions & Answers

Losing Time

Our Unix system is losing a considerable amount of time each day, and our support service company says our motherboard is the cause. They "upgraded" us 5 years ago to basically the same thing as what we had previously, and are looking to "upgrade" us again now for about $5,000... I think... (23 Replies)
Discussion started by: Big Z
23 Replies
AWEATHER(1)															       AWEATHER(1)

NAME
aweather - Advanced weather reporting program SYNOPSIS
aweather [-hoaf] [-d level] [-s site] [-t time] DESCRIPTION
AWeather is a advanced weather reporting program which is designed to be used by weather enthusiasts. AWeather is not another weather dockapp that simply displays a pre-computed forecast. It is designed to be an easy to use program that integrates a variety of weather data in simple unified interface; see features for more details. OPTIONS
-h, --help Show usage. -d, --debug=level Change default log level*, a debug level ranges from 0 to 5. A debug level of 5 is recommended only for debugging purposes. -s, --site=site Set initial site. The site should be given as a WSR88D site code such as KLSX. -t, --time=time Set initial time. The time format should be provided in the YYYY-MM-DD HH:MM format. -o, --offline Run in offline mode, AWeather will not attempt to connect to the internet to download radar files but will show the closest matching cached file. -a, --autoupdate Run in autoupdate mode, AWeather will periodically poll data servers for updated information. -f, --fullscreen Run in fullscreen mode, AWeather start up using the entire screen as he main display area. Toolbars and side panels are hidden by default and can be accessed by moving the mouse to the edge of the screen. KEY BINDINGS
h, j, k, l, Left, Down, Up, Right Pan the surface of the earth left, down, up, or right. i, o, +, -, Scroll up, Scroll down Zoom towards or away from the surface of the earth. J, K Zoom Rotate the camera back or forward. If looking across the surface of the earth, J will point the camera towards ground while K will point the camera towards the sky. H, L Rotate the counter clockwise or clockwise around the vertical axes. If looking across the surface of the earth, H will pan to the left while L will pan to the right. w Draw a wire frame of the earth for debugging purposes. q Exit AWeather. Tab Cycle through available plugins. CTRL-R Refresh all map data. MOUSE MOTION
Left-click and drag Pan the surface of the earth. Middle-click and drag Zoom towards (up) or away (down) from the surface of the earth. Right-click and drag Rotate the camera around the vertical and horizontal axes. EXAMPLES
Start AWeather in offline mode and center the map on the St. Louis radar. $ aweather -s KLSX -o SEE ALSO
grits-demo(1) BUGS
Many AUTHOR
Andy Spencer <andy753421@gmail.com> Author. 02/09/2012 AWEATHER(1)
All times are GMT -4. The time now is 03:36 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy