The Linux Cursor

Hi folks.
Lets learn Cyber Security and protect our privacy!


The Linux Cursor

I created discord server. If you want to discus things releated to tech then you are welcome to here: discord.gg/Drup85N63w

1 week ago | [YT] | 0

The Linux Cursor

There’s a command called `yes`
Type `yes` in your terminal—it’ll spam “y” forever.

Attackers sometimes abuse it to max out CPU cores. Even silly commands have power.

1 week ago | [YT] | 0

The Linux Cursor

Happy New Year Everyone! I hope this year will be good for you.

2 weeks ago | [YT] | 0

The Linux Cursor

"Sudo" logs live in /var/log/auth.log
Check them weekly to stay alert about your system:


grep 'sudo' /var/log/auth.log

2 weeks ago | [YT] | 0

The Linux Cursor

Never use password login for SSH. Always use key-based auth.

Edit "/etc/ssh/sshd_config":
PasswordAuthentication no
PubkeyAuthentication yes


Then restart ssh: sudo systemctl restart sshd

4 weeks ago | [YT] | 1

The Linux Cursor

new video about routers, soon

2 months ago | [YT] | 0

The Linux Cursor

Which one do you use?

4 months ago | [YT] | 0

The Linux Cursor

Which one do you use more

6 months ago | [YT] | 0

The Linux Cursor

Does linux being popular in Desktop operating systems would have good effect for linux community or bad?

7 months ago | [YT] | 0