Hi folks.Lets learn Cyber Security and protect our privacy!
The Linux Cursor
"history" shows your command log but anyone can access to this data.Clear it with: history -c
5 months ago | [YT] | 0
View 0 replies
I created discord server. If you want to discus things releated to tech then you are welcome to here: discord.gg/Drup85N63w
6 months ago | [YT] | 0
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.
Happy New Year Everyone! I hope this year will be good for you.
"Sudo" logs live in /var/log/auth.logCheck them weekly to stay alert about your system:grep 'sudo' /var/log/auth.log
Never use password login for SSH. Always use key-based auth. Edit "/etc/ssh/sshd_config": PasswordAuthentication noPubkeyAuthentication yesThen restart ssh: sudo systemctl restart sshd
6 months ago | [YT] | 1
new video about routers, soon
8 months ago | [YT] | 0
View 4 replies
Which one do you use?
10 months ago | [YT] | 0
View 1 reply
Which one do you use more
1 year ago | [YT] | 0
Does linux being popular in Desktop operating systems would have good effect for linux community or bad?
The Linux Cursor
"history" shows your command log but anyone can access to this data.
Clear it with:
history -c
5 months ago | [YT] | 0
View 0 replies
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
6 months ago | [YT] | 0
View 0 replies
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.
6 months ago | [YT] | 0
View 0 replies
The Linux Cursor
Happy New Year Everyone! I hope this year will be good for you.
6 months ago | [YT] | 0
View 0 replies
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
6 months ago | [YT] | 0
View 0 replies
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
6 months ago | [YT] | 1
View 0 replies
The Linux Cursor
new video about routers, soon
8 months ago | [YT] | 0
View 4 replies
The Linux Cursor
Which one do you use?
10 months ago | [YT] | 0
View 1 reply
The Linux Cursor
Which one do you use more
1 year ago | [YT] | 0
View 0 replies
The Linux Cursor
Does linux being popular in Desktop operating systems would have good effect for linux community or bad?
1 year ago | [YT] | 0
View 0 replies