Tuesday, May 26, 2026

Zašto je Linux bolji izbor?

 Everyone says “Linux is secure and viruses don’t attack it easily”

But why is that actually true Here are the real reasons most people don't know: 1. Linux user permissions are strict by design Normal users can't touch system files without root access. Malware can’t install system-level files unless it explicitly gets root permission - which usually requires your password. No silent installs. 2. Software comes from trusted repositories Unlike Windows/macOS where people download random .exe files, Linux users install apps from official, cryptographically signed repositories. This massively reduces the chance of installing infected software. 3. Open source = thousands of eyes Linux is open-source. Thousands of developers worldwide continuously inspect, audit, and improve the code. If a vulnerability appears, it’s often found and patched quickly - sometimes within hours. 4. No single point of failure Linux isn’t one OS - it’s hundreds of distributions (Ubuntu, Fedora, Arch, etc.). A virus written for one distro often won’t work on another. Malware authors hate fragmentation. 5. Kernel-level security features Linux uses advanced protections like: • SELinux / AppArmor (mandatory access control) • Address Space Layout Randomization (ASLR) • Secure memory handling Even if malware runs, its damage is heavily restricted. 6. Fewer users = lower incentive Linux dominates servers, not desktops. Hackers usually target platforms with maximum users for maximum profit. Desktop Linux simply isn’t the most lucrative target. 7. Fast updates, no forced delays Linux updates are lightweight, frequent, and optional - but encouraged. Vulnerabilities stay open for less time. 8. Command-line transparency Most system-level actions are visible. Nothing hides behind flashy installers. Suspicious behavior is easier to detect for experienced users. Conclusion: Linux isn't virus-proof. Nothing is. But its permission model, open-source DNA, and security-first architecture make it genuinely harder to attack than any mainstream OS. The best security isn't one big wall — it's layers. 🐧



KB5089573 ?





Monday, May 18, 2026

Datumi rodjenja glavnih Linux distribucija

 



Datumi rodjenja glavnih Linux distribucija:

Debian 08.1993

Suse 03.1994

Arch Linux 11.03.2002

Fedora 04.11.2003

Ubuntu 20.10.2004

Alpine Linux 08.2005

Linux Mint 27.08.2006

OpenSuse 07.12.2006

Void Linux 2008

MX Linux 24.03.2014

Solus Linux 27.12.2015



https://penpot.app


https://www.figma.com/


https://draw.io


https://app.diagrams.net


XFCE mod

 https://github.com/Fausto-Korpsvart/Catppuccin-GTK-Theme

Theme: Catpuccin Mocha Borderless MacOS - https://github.com/Fausto-Korpsvart/Catppuccin-GTK-Theme
Cursor: Bibata-Modern-Ice - https://github.com/ful1e5/Bibata_Cursor
Icons: Papirus-Dark - https://github.com/PapirusDevelopmentTeam/papirus-icon-theme
GRUB: Catpuccin Mocha - https://github.com/catppuccin/grub
Alacritty: Catpuccin Mocha - https://github.com/catppuccin/alacritty



Polybar @ dwm @ Arch Linux




2026-05-18 10:42:20 =

nano /etc/polybar/config.ini


[bar/example]


height = 14pt


; wm-restack = i3

wm-restack = dwm

override-redirect = true

enable-struts = true





nano ~/.xinitrc

setxkbmap -layout us,rs,rs -variant ,,latin,phonetic -option grp:alt_shift_toggle &