Sponsored Content
Special Forums Cybersecurity **ALERT**ALERT* Whats app requesting users to upgrade to latest version as; its vulnerability found. Post 303035230 by Neo on Thursday 16th of May 2019 10:31:01 PM
Old 05-16-2019
Everyone should always update their apps as soon as new releases are available, as a matter of standard practice.

For example, this WhatsApp update was pushed out and automatically installed on my devices the same day it was announced.

And don't forget to regularly make backups of your data.
This User Gave Thanks to Neo For This Post:
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

ALERT!!! ALERT!!! I messed up the UNIX!!!

Hello If you want a short description read my last thread! I have no root access anymore. No remote access! By user access i get a programm started and when i close it, i got logged off! So I guess I messed up the passwd file! is there a chance of booting a unix system (SCO-UNIX UnixWare... (15 Replies)
Discussion started by: Fwurm
15 Replies

2. UNIX for Dummies Questions & Answers

Whats the latest verson of Unix?

Also can unix be downloaded? Thank you, Nic (2 Replies)
Discussion started by: nicjr3
2 Replies

3. Shell Programming and Scripting

whats version in uname

uname -a Linux DEVDB01 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:15 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux please tell me whats version of linux and other details (2 Replies)
Discussion started by: RahulJoshi
2 Replies

4. Linux

Memory monitoring and sending alert mail to users in network using shell script

i m workiing on a shell script which may monitors network memory and send alert to user if it increase a threshold (1 Reply)
Discussion started by: navdeep5673
1 Replies

5. UNIX for Beginners Questions & Answers

Bash find version of an installed application but if none is found set variable to App Not Installed

Hello Forum, I'm issuing a one line bash command to look for the version of an installed application and saving the result to a variable like so: APP=application --version But if the application is not installed I want to return to my variable that the Application is not installed. So I'm... (2 Replies)
Discussion started by: greavette
2 Replies
UPDATE-GAP-WORKSPACE(1) 					   User Commands					   UPDATE-GAP-WORKSPACE(1)

NAME
update-gap-workspace - manage a GAP workspace. SYNOPSIS
update-gap-workspace update-gap-workspace update Create or update the GAP workspace. update-gap-workspace delete Delete the GAP workspace. DESCRIPTION
At start up, GAP load all libraries and packages available on the system. This take several seconds. To save time, GAP can store the result of this initialisation in a `workspace'. update-gap-workspace help to manage such workspaces. update-gap-workspace can be run as root to manage the system-wide workspace. update-gap-workspace can be run as a normal user. In this case the workspace is stored in $HOME/gap/workspace.gz. Note that you need to rebuild the workspace each time GAP packages are added, removed or updated. To automate that task, if the system-wide workspace exists, it is automatically updated whenever a GAP-related Debian package is installed or upgraded. The gap script will automatically load such workspace at start up. FILES
/var/lib/gap/workspace.gz: The system-wide GAP workspace. $HOME/gap/workspace.gz: The user-specific GAP workspace. SEE ALSO
gap(1), The `SaveWorkspace' function in the GAP manual. AUTHOR
Bill Allombert <ballombe@debian.org> NOTES
We are considering enabling the system-wide workspace per default, though this feature could be too confusing for old-time GAP users. If you have opinions about it, please mail <gap@packages.debian.org>. Debian July 2003 UPDATE-GAP-WORKSPACE(1)
All times are GMT -4. The time now is 11:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy