[ hepsi ] [ comfy / a / v ] [ tek / kultur ] [ b / hell / int ] [ meta ]

/tek/ - Teknoloji

If something is free, you are the product.
Name
Email
Subject
Comment
File
:
Embed
Password (For file deletion.)

• Youtube, Vocaroo, SoundCloud gibi url'leri embedlayabilirsiniz.

• Kopyaladığınız bir görseli Ctrl+V ile yapıştırabilirsiniz



File: 1728301883865.png (6.15 KB, 225x225, ClipboardImage.png) ImgOps Google iqdb

 No.3553

linux mint debloat rehberi:

1-root'a password ata vey atamadan root ol
2-userdel -r username ile subuser hesap ve home folder sil
3-remove elevated privileges warning (uyarı kaldır root iken)
a-nemo file manager
gsettings set org.nemo.preferences show-root-warning false
b-xed editor
delete xed and compile again from source; by deleting manually lines of xed-window.c file which are under: /* If we're running as root, add and infobar to warn about elevated privileges */ between 3401 and 3414

4-be able to right click on desktop
gsettings get org.nemo.preferences treat-root-as-normal true

5-make root name green edit
edit .bashrc file in /root folder if no, create one
force_color_prompt=yes
PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ '

5-make terminal always open at / directory
edit .bashrc file in /root folder if no, create one
cd /

6-software manager won't open when root user on so u have to compile it from source and change
usr/lib/linuxmint/mintinstall/mintinstall.py
delete line between 72-76
# Don't let mintinstall run as root
if os.getuid() == 0:
print("The software manager should not be run as root. Please run it in user mode.")
sys.exit(1)

7-switch to back pulseaudio from pipiwire cuz pipewiere doesnt dosnt open on root, pulse too doesnt work but by addin root to pulse access make it work

/etc/systemd/system/pulseaudio.service file and save

[Unit]
Description=PulseAudio system server

[Service]
Type=notify
ExecStart=pulseaudio --daemonize=no --system --realtime --log-target=journal

[Install]
WantedBy=multi-user.target
Enable service

sudo systemctl --system enable pulseaudio.service
sudo systemctl --system start pulseaudio.service
sudo systemctl --system status pulseaudio.service
Edit Client conf /etc/pulse/client.conf and replace ass bellow

default-server = /var/run/pulse/native
autospawn = no
Add root to pulse group

******
sudo adduser root pulse-access
******(sadece bu komut yeterli olmus olabilir)
pipewire iptal komutları ve bunu enable edip gruba eklemek

 No.3554

amaç tek root kullanıcılı sadece root'a ait tek bir minimal pc oluşturmak

 No.3555

hiçbir ayar yapmadan ve default subuser'ı silersen tevhide ulaşmak için bir sürü hata veriyor
1-desktop sağ tık çalışmıyor root iken
2-software manager açılmıyor root iken
3-tüm pencerelerde kırmızı uyarı root iken
4-terminal promt root adı renksiz ve home folder içinde açılıyor / içinde açılması minimal

 No.3556

>>3555
pipwire root iken açılmıyor
pulseaudi geri yükleyip pulseaudio kullancan ama pulseaudi da root iken açılmıyor default olarak onu da

sudo adduser root pulse-access

ile ekleyip açacan vaxxxxxx

 No.3557

File: 1728303690037.png (211.09 KB, 1366x768, ClipboardImage.png) ImgOps Google iqdb

şuan sadece root var
hiç altkullanıcı yok ve herşey çalışıyor
/--> tüm pc
/root--> root'un home dosyası
kırmızı uyarı yok
apps'ler çalışıyor
ses çalışıyor

üsteki ayarları yapmazsanız kafanız berrak olmaz root muyum yoksa subuser(altkullanıcı) mıyım diye gidip gelirsiniz

yine üstteki ayarları yapmazsanız root iken sürekli kırmızı uyarı mesajları rahatsız eder ve programlar çalışmaz

 No.3558

>>3553
öncelikle çok aptalca bir fikir ancak cesaretini takdir ediyorum anon
daha ekstrem bir şeye girişeceksen Mint'in Expert Install seçeneği var partition etmek dışında kurcalamadım ama senin işine yarayabilir herhalde

 No.3559

>>3558
neden aptalca? neden ruhumu 2 parçaya bölim voldemort gibi root ve subuser olarak
bence çoğu kişide böyle kullanmak ister kafaları karışmasın

 No.3560

>>3559
root olarak pc'yi kullanmak, her seye root izni altinda calistirmak...

anon bu fikri sana kim verdi?

 No.3561

>>3560
allah verdi noldu?

 No.3562

bu script kapatsam da 30 saniye sonra inatla açılan update managerı da siliyor mu
>inb4 ama update manager iyi çünkü güncellemeler iyi çünkü... öyle işte tamam mı????

 No.3563

>>3558 (ben)
>>3560 Aynen bu.
>>3559
Bir güvenlik konsepti olarak erişim izinler en temel şey herhalde.
bu yaptığınla devasa DE'ının, tarayıcının ve PDF okuyucunun kombinasyonu korkunç bir saldırı potansiyeli oluşturuyor
https://en.wikipedia.org/wiki/Principle_of_least_privilege

>>3562
execution yetkisini al binaryden

 No.3564

>>3563
bu beyaz adamlar hint avrupa oldukları için dnalarına bloat etmekmek işlemiz pajeeti de beyazıda hint-avrupa herşey bloat ve jewish
en minimal şeyi kurayım diyosun diyo ki bi sn root ve subuser olarak kurulmak arch bile
vayyyyyy bensizin kitabınızı sikim
sadece 1 kişiklik minimal pc kurmak için ben hacker yaptınız hepinizin hayatını sikicemmmm

 No.3565

>>3564
vallahi hepsi tüccar yüzünden

 No.3566

ayrıca
timeshift ayarlarında /root folder inclued etmen lazım ki ayarlarını da kaydetsin
o yüzden kişisel dosyların için /(slash) directory içinde ayrı bir klasör açmalısın ki onlar restore etmesin

 No.3567

>>3566
ama filter etcen timeshift özel dosyanı

 No.3568


 No.3569


 No.3570

>>3553
iyi deneme riza babko

 No.3571




[Return][Go to top] [Catalog] [Post a Reply]
Delete Post [ ]
[ hepsi ] [ comfy / a / v ] [ tek / kultur ] [ b / hell / int ] [ meta ]