Thursday, July 23, 2026

FLUXBOX

 ~/.xinitrc


#!/bin/sh

xrandr -s 1600x900 &

feh --bg-scale /home/joe/Downloads/suma.png &

pcmanfm --desktop &

tint2 &

exec rofi -show drun &

fluxbox

Thursday, July 2, 2026

How to download firefox from power shell on Windows 10

 Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass


$ProgressPreference = 'SilentlyContinue'

$response = Invoke-WebRequest -Uri "https://download.mozilla.org/?product=firefox-latest&os=win64&lang=sr" -MaximumRedirection 0 -ErrorAction SilentlyContinue -UseBasicParsing

$url = $response.Headers.Location

Invoke-WebRequest -Uri $url -OutFile "$env:USERPROFILE\Downloads\FirefoxSetup.exe"


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 ?









sudo pacman -Sy archlinux-keyring

pacman-key --populate archlinux

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 &

Tuesday, March 31, 2026

The brand new text editor for Windows 11 - 3-rd edition

Text editor adapted to the mass application of AI chatbots 

The New Windows 11 Text Editor - 3-rd edition


Free download for you:

 The New Windows 11 Text Editor - 3-rd edition

Password for unpacking is raspakuj

You must unpack folders two time with the same password.

You must use password "raspakuj" two times!




Very useful freeware application for everyday use:

You can unzip archive with 7zip


Aplikacija Vam omogućuje da pišete Unicode beleške i kod koji lako možete kopirati u Clipboard memoriju i posle koristiti u nekoj drugoj aplikaciji upotrebom CTRL + V (Edit - Paste).

Aplikaciju možete više puta pokrenuti istovremeno i privremeno čuvati potpuno različite tekstove.

Aplikacija je namenjena programerima kao nezamenjiv pomoćni alat.

Aplikacija je veoma jednostavna i to je čini nezamenjivom.

Nemate ništa slično na tržištu!

Windows 11 notepad ima tabove i veoma je iritirajući dok se ne naviknete, ukoliko uspete u tome.

Ova moja aplikacija je veoma user friendly za vaše oči i idealna je za black themes.

Odlično radi i na Linuxu pod Wine, jer nema nikakve dodatne biblioteke ili fajlove. Samo jedan EXE koji radi najbolje moguće svoj posao.

Ovo je native Windows 11 Professional aplikacija, ali može da radi i pod Wine.

Ništa slično nemate, niti možete naći.

Ja koristim ovu aplikaciju svakodnevno dok programiram ili dok pravim kontent.

Idealna je kao pomoćna beležnica u koju možete kopirati tekstualne sadržaje koje Vam isporuči AI, ChatGPT, Copilot i slične aplikacije.

Uz ovu aplikaciju ne morate više brinuti da ćete izgubiti neki tekstualni sadržaj, možete otvoriti na hiljade različitih instanci ove aplikacije sa različitim tekstovima, a korišćenje resursa računara i memorije je više nego štedljivo.

Ova aplikacija je idealna za ljude kojima je bitna brza i efikasna organizacija rada na kompjuteru.

Pomerite vašu efikasnost i organizovanost na sledeći nivo produktivnosti.



The must-have app for AI-powered programming.


More tips=

https://github.com/Lluciocc/Vish?tab=readme-ov-file

Friday, March 27, 2026

lan protection




 Setup Information:

  • Primary DNS (Secure): 9.9.9.9 (Blocks malware/phishing).
  • Secondary DNS (Alternative): 149.112.112.112.

  • IPv6: 2620:fe::fe or 2620:fe::9




IPv4

  • 9.9.9.9
  • 149.112.112.112

  • IPv6

  • 2620:fe::fe
  • 2620:fe::9

  • +More tips+