پس یه سوال؟
من همیشه با این دستور بعد از نصب توزیعم، اندازه zram رو تغییر میدم. یعنی میشه فقط برای کاربرم و از طریق پیکربندیهای تو خونه خودم تغییرش بدم؟
echo SIZE=1024|sudo tee /etc/default/zramswap
نمیشه دیگه نه؟ چون مربوط به کل سیستمه.
تا جایی که میدونم نمیشه اندازه zram رو برای هر کاربر جدا تعیین کرد چون zram توسط کرنل مدیریت میشه و ابزارهای سمت userspace نمیتونند مستقیم اون رو کنترل کنند.
ولی احتمالا میتونید با استفاده از namespaceها و cgroupها، مقدار منابعی که هر کاربر یا پردازش میتونه استفاده کنه یا حتی ببینه رو محدود کنید.
Listing... Done
fcitx-config-common/stable,now 0.4.10-3 all [installed,automatic]
fcitx-config-gtk/stable,now 0.4.10-3 amd64 [installed,automatic]
fcitx-frontend-gtk2/stable,now 1:4.2.9.8-3 amd64 [installed,automatic]
fcitx-frontend-gtk3/stable,now 1:4.2.9.8-3 amd64 [installed,automatic]
fcitx-frontend-qt5/stable,now 1.2.5-1+b2 amd64 [installed,automatic]
fcitx-m17n/stable,now 0.2.4-2 amd64 [installed,automatic]
fcitx-module-dbus/stable,now 1:4.2.9.8-3 amd64 [installed,automatic]
fcitx-module-kimpanel/stable,now 1:4.2.9.8-3 amd64 [installed,automatic]
fcitx-module-lua/stable,now 1:4.2.9.8-3 amd64 [installed,automatic]
fcitx-module-x11/stable,now 1:4.2.9.8-3 amd64 [installed,automatic]
fcitx-modules/stable,now 1:4.2.9.8-3 amd64 [installed,automatic]
fcitx5-chewing/stable,now 5.0.3-1 amd64 [installed,automatic]
fcitx5-chinese-addons-bin/stable,now 5.0.4-1+deb11u1 amd64 [installed,automatic]
fcitx5-chinese-addons-data/stable,now 5.0.4-1+deb11u1 all [installed,automatic]
fcitx5-chinese-addons/stable,now 5.0.4-1+deb11u1 all [installed,automatic]
fcitx5-module-chttrans/stable,now 5.0.4-1+deb11u1 amd64 [installed,automatic]
fcitx5-module-cloudpinyin/stable,now 5.0.4-1+deb11u1 amd64 [installed,automatic]
fcitx5-module-fullwidth/stable,now 5.0.4-1+deb11u1 amd64 [installed,automatic]
fcitx5-module-pinyinhelper/stable,now 5.0.4-1+deb11u1 amd64 [installed,automatic]
fcitx5-module-punctuation/stable,now 5.0.4-1+deb11u1 amd64 [installed,automatic]
fcitx5-module-quickphrase-editor/stable,now 1.2.5-1+b2 amd64 [installed,automatic]
fcitx5-module-quickphrase/stable,now 5.0.5-1 amd64 [installed,automatic]
fcitx5-pinyin/stable,now 5.0.4-1+deb11u1 amd64 [installed,automatic]
fcitx5-table/stable,now 5.0.4-1+deb11u1 amd64 [installed,automatic]
libfcitx-config4/stable,now 1:4.2.9.8-3 amd64 [installed,automatic]
libfcitx-core0/stable,now 1:4.2.9.8-3 amd64 [installed,automatic]
libfcitx-gclient1/stable,now 1:4.2.9.8-3 amd64 [installed,automatic]
libfcitx-qt5-1/stable,now 1.2.5-1+b2 amd64 [installed,automatic]
libfcitx-qt5-data/stable,now 1.2.5-1 all [installed,automatic]
libfcitx-utils0/stable,now 1:4.2.9.8-3 amd64 [installed,automatic]
libfcitx5-qt-data/stable,now 5.0.3-1 all [installed,automatic]
libfcitx5-qt1/stable,now 5.0.3-1 amd64 [installed,automatic]
libfcitx5config6/stable,now 5.0.5-1 amd64 [installed,automatic]
libfcitx5core7/stable,now 5.0.5-1 amd64 [installed,automatic]
libfcitx5utils2/stable,now 5.0.5-1 amd64 [installed,automatic]
اینجوری fcitx رو پاک کنید.
sudo apt purge --assume-no --auto-remove *fcitx*
توی لیست بستههایی که برای پاک کردن میاره، ببینید چیز مهمی نباشه. اگه مطمئن شدید چیز مهمی بین اونها نبود، همین دستور رو دوباره اجرا کنید ولی اینبار آپشن assume-no-- رو بردارید تا apt بعد از گرفتن تایید از شما، عملیات پاک کردن رو شروع کنه.
برای حذف mlterm هم :
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package 'mlterm' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
انگار mlterm به یه دلیلی پاک شده. هنوز mlterm توی لیست برنامهها هست؟ اگه نیست باید پاک شده باشه.