For the Admins, rouge advert(s)...


 
Thread Tools Search this Thread
Contact Us Post Here to Contact Site Administrators and Moderators For the Admins, rouge advert(s)...
Prev   Next
# 1  
Old 07-21-2016
For the Admins, rouge advert(s)...

Hi guys this problem exists on all my machines...
Windows 8.1, Ubuntu, iMac and this MBP.
All use fireFox, latest current version.

If I log in there is NOT a problem.

I usually enter this site as an outsider and I have noticed that there is some rouge code and/or advert that slows the machines down to almost stop.

I thought it was malware but it occurs only from this site.
I would have expected any malware to affect facebook and other memory/disk hungry apps but everything works as it should.

Before sending this I tried my mum's Windows Vista, running current FireFox, machine, today 21st July 2016, 12:15pm UK local time, and it is still present...

To me it looks like video style advert overload and even with mum's BT-Infinity broadband the machine is unable to cope after several clicks onto different questions.

Remember that most people that need WWW unix searches get steered to here often and if this situation is affecting me it will affect them too.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. What is on Your Mind?

Thank you members and admins

Got a raise and a formal position of 'unix system engineer' in 2016. I would like to thank you members and admins. This would not be possible without you. I will mention some.. Thank you Don, for making me learn and understand the importance of standards, which i try to apply as much as i... (3 Replies)
Discussion started by: Peasant
3 Replies

2. What is on Your Mind?

PEPSI MAX'S 2010 ADVERT.

What do you think about this Ad? O-XZk0yxCzc YouTube - PEPSI MAX'S 2010 FOOTBALL ADVERT FT AKON'S 'OH AFRICA' (FEATURE LENGTH) I can't stop watching it, it is entertaining... What is your best Advert. in 2010??? (0 Replies)
Discussion started by: malcomex999
0 Replies

3. UNIX for Dummies Questions & Answers

rouge process wiping files from a directory

I'm hoping you guys (the experts) can help me. We have a sweep directory (/opt/application/sweep) critical to our application process. The application will lay down a file in that directory, then about 15 seconds later a post process will come along and pick that file up and continue processing.... (2 Replies)
Discussion started by: hedrict
2 Replies

4. Solaris

Any sys admins from uk?

Hello Guys, im new to this forum. Im from UK and ive recently completed my SCSA I & II and also got trained in Veritas Suite (Veritas Volume Manager and Veritas Clusters, Veritas NetBackup), SAN Configuration. I was trying to get a break as a junior sun solaris admin. I am applying for the jobs... (1 Reply)
Discussion started by: megadeth
1 Replies

5. UNIX for Dummies Questions & Answers

rouge processes

Often when i do a ps -ef |grep user there are sh processes however the users are not actually logged in. Does any one know what i could do to automatically kill off these processes. (1 Reply)
Discussion started by: namtab
1 Replies

6. Post Here to Contact Site Administrators and Moderators

Admins >

Just wanted to say great website and thank you... (0 Replies)
Discussion started by: 98_1LE
0 Replies
Login or Register to Ask a Question
DCCPLSI(1)							  LTP executables							DCCPLSI(1)

NAME
dccplsi - DCCP-based LTP link service input task SYNOPSIS
dccplsi {local_hostname | @}[:local_port_nbr] DESCRIPTION
dccplsi is a background "daemon" task that receives DCCP datagrams via a DCCP socket bound to local_hostname and local_port_nbr, extracts LTP segments from those datagrams, and passes them to the local LTP engine. Host name "@" signifies that the host name returned by hostname(1) is to be used as the socket's host name. If not specified, port number defaults to 1113. The link service input task is spawned automatically by ltpadmin in response to the 's' command that starts operation of the LTP protocol; the text of the command that is used to spawn the task must be provided as a parameter to the 's' command. The link service input task is terminated by ltpadmin in response to an 'x' (STOP) command. EXIT STATUS
0 dccplsi terminated normally, for reasons noted in the ion.log file. If this termination was not commanded, investigate and solve the problem identified in the log file and use ltpadmin to restart dccplsi. 1 dccplsi terminated abnormally, for reasons noted in the ion.log file. Investigate and solve the problem identified in the log file, then use ltpadmin to restart dccplsi. FILES
No configuration files are needed. ENVIRONMENT
No environment variables apply. DIAGNOSTICS
The following diagnostics may be issued to the ion.log log file: dccplsi can't initialize LTP. ltpadmin has not yet initialized LTP protocol operations. LSI task is already started. Redundant initiation of dccplsi. LSI can't open DCCP socket. This probably means DCCP is not supported on your system. Operating system error. This probably means that you are not using an operating system that supports DCCP. Make sure that you are using a current Linux kernel and that the DCCP modules are being compiled. Check errtext, correct problem, and restart dccplsi. LSI can't initialize socket. Operating system error. Check errtext, correct problem, and restart dccplsi. LSI can't create listener thread. Operating system error. Check errtext, correct problem, and restart dccplsi. BUGS
Report bugs to <ion-bugs@korgano.eecs.ohiou.edu> SEE ALSO
ltpadmin(1), dccplso(1), owltsim(1) perl v5.14.2 2012-05-25 DCCPLSI(1)