1

Today I got Ubuntu 21.10 installed on my laptop. By my oversight the technician who installed it has got my username and password and my mobile number. Can he remotely hack my laptop on which Ubuntu is installed? This laptop is not connected to any network except internet. Thanks, Amitabh

1 Answers1

2

In order to 'hack' your system, the "technician" generally needs more than your username/password.

  • A stock install of Ubuntu 21.10 does not have any insecure listening services for a hacker to connect to.
  • There are also ways to hack your system that don't require your username, nor password, nor physical access to the hardware.

Is your system vulnerable? Sure: ALL systems are vulnerable. Even air-gapped systems have been compromised.

Your goal should be good risk management: Reduce the number of vulnerabilities that you have, and mitigate the damage a compromise might create. There are several easy ways to accomplish both (using Ubuntu is one of them! Regular backups are another.)

Good security is more a set of good habits and a willingness to learn, and less a single magic setting or two.

user535733
  • 62,253