ในอดีตฉันทำผิดพลาดโดยการซื้อ "กล่องทีวี Android" นั่นคือไม่กี่ปีที่ผ่านมาและข้อกำหนดของมันไม่สามารถแม้แต่จะเล่นวิดีโอ YouTube ได้ ดังนั้นฉันตัดสินใจที่จะสร้างพีซีใหม่และเลือก Linux เป็นระบบปฏิบัติการสำหรับดูทีวีท่องเว็บและการเรียนรู้ ที่เก็บนี้เป็นการสังเคราะห์ว่าระบบ Linux จะเป็นอย่างไร! ฉันเลือก XFCE เป็น DE เพราะมันเบา แต่ถ้าคุณมีสเปคพีซีที่ดีคุณสามารถเลือก distros ใด ๆ ที่คุณชอบ!
GitHub นี้มีทุกสิ่งที่คุณต้องการทำในระบบ Linux ใหม่มันแตกต่างกันไปขึ้นอยู่กับฮาร์ดแวร์และ distro ที่คุณใช้ ทำวิจัยของคุณบนอินเทอร์เน็ตเสมอ หากคุณเลือก XFCE (Xubuntu, Linux Mint, Debian, .. ) อย่างฉันสิ่งต่าง ๆ จะง่ายขึ้นสำหรับคุณเพราะมันใช้ได้ผลสำหรับฉัน
Best USB Bootable: https://github.com/ventoy/Ventoy
ฉันซื้อของราคาถูกจาก Taobao ดังนั้นโปรดระวังเสมอ
sudo apt-get install gsmartcontrol
sudo gsmartcontrol ผู้ใช้ทั้งหมด: sudo chmod 777 <foldername>
ผู้ใช้เฉพาะ:
mkdir < your folder name > # sudo might be needed.
sudo chown user:user < folder name >
sudo chmod 770 < folder name > # user and sudoers full access, other no access โพสต์ต้นฉบับ: https://www.computernetworkingnotes.com/linux-tutorials/how-to-configure-raid-in-linux-step-by-step-guide.html
เลือก RAID 1 หรือ RAID 5 เพื่อความปลอดภัยที่ดีกว่า
sudo apt install mdadm
sudo mdadm --create --verbose /dev/[ RAID array Name or Number] --level=[RAID Level] --raid-devices=[Number of storage devices] [Storage Device] [Storage Device]
mkfs –t [File system type] [RAID Device]
# RAID 0 with 3 drives
sudo mdadm --create --verbose /dev/md0 --level=0 --raid-devices=3 /dev/sdb /dev/sdc /dev/sdd
mkfs –t ext4 /dev/md0iwconfig # See all devices
sudo ifconfig < device > up # Enable
# Bluetooth
sudo systemctl enable bluetooth.service
sudo systemctl start bluetooth.service
rfkill # Check status
sudo rfkill unblock bluetoothsudo apt-get install pavucontrol
pavucontrolpactl list short sources
pactl set-default-source < name >arecord --duration=5 --format=dat test-mic.wav
aplay test-mic.wavpactl list short sinks
pactl set-default-sink ' Your_Device_Name ' sudo nano /etc/pulse/daemon.conf
flat-volumes = no
resample-method = speex-float-3
default-sample-format = s24le
default-sample-rate = 192000 ผู้ปกครองไม่ควรเสียเวลากับเทคโนโลยีสิ่งที่พวกเขาต้องการอย่างรวดเร็วและมีคุณภาพ
sudo apt-get remove gnome-keyring sudo apt install seahorse
มันน่ารำคาญมากเมื่อเล่นเกมดังนั้นฉันจึงตัดสินใจปิดการใช้งานคุณสมบัตินี้
if below command gives false then set it to true
gsettings get org.gnome.desktop.lockdown disable-lock-screen
gsettings set org.gnome.desktop.lockdown disable-lock-screen ' true '
if below command returns true then set it false
gsettings get org.gnome.desktop.screensaver lock-enabled
gsettings set org.gnome.desktop.screensaver lock-enabled false
if below command returns true then set it false
gsettings get org.gnome.desktop.screensaver idle-activation-enabled
gsettings set org.gnome.desktop.screensaver idle-activation-enabled false gsettings set org.gnome.desktop.lockdown disable-lock-screen true
gsettings set org.gnome.desktop.screensaver lock-enabled false
gsettings set org.gnome.desktop.screensaver ubuntu-lock-on-suspend false
gsettings set org.gnome.desktop.screensaver idle-activation-enabled false
gsettings set org.gnome.desktop.session idle-delay 0Screensaver - > Disable screen saver sudo pkill -SIGKIL -u <user>
sudo apt install xrdp
sudo systemctl enable --now xrdp
sudo ufw allow from any to any port 3389 proto tcp
# IP show
ifconfig -a ทอเรียมฉันเลือกคุณ: https://github.com/Alex313031/thorium
Create desktop file
Exec=<path> --password-store=basic
Done! No need to type passwd anymore.
โลโก้: https://github.com/Alex313031/thorium/blob/main/logos/NEW/product_logo_2048.png
Ublock Origin: https://github.com/gorhill/uBlock
YouTube Auto Skip Sponsor: https://github.com/ajayyy/SponsorBlock
YouTube ไม่หยุด: https://github.com/lawfx/YoutubeNonStop
ฉันเป็นญี่ปุ่น: https://github.com/FooSoft/yomichan && https://learnjapanese.link/dictionarie
ชุดรูปแบบ: git clone https://github.com/vinceliuice/WhiteSur-gtk-theme.git --depth=1
ไอคอน: git clone https://github.com/vinceliuice/WhiteSur-icon-theme
วอลเปเปอร์: git clone https://github.com/vinceliuice/WhiteSur-wallpapers
ใช้ Install.sh เพื่อติดตั้งทั้งหมด เลือกชุดรูปแบบและไอคอนในเมนูรูปลักษณ์ อย่าลืมเลือกใน Window Manager ด้วย
sudo apt update
sudo apt install plank
plank เมื่อเข้าสู่ระบบรัน: Session And Startup
Try this steps if one of these working ! I ' m using Intel i3-4130 and NVIDIA Geforce GT 730.
1. Change display cable (HDMI, VGA, DVI,...)
(Work for me, it ' s decrease the amount of lagging)
2. Remove graphic drivers
3. Allow more ram for integrated GPU in BIOS setting. I use GA-B85-HD3, after change the value to 1024M for my iGPU, the issue is gone.
4. Disable compositors (maybe)
5. In my case, I don ' t use propriety drivers, just use X Server instead. The problem will be fixed.
The issue is always related to cable or graphic card. AMD is your friend when choosing hardware for Linux!
6. sudo add-apt-repository ppa:graphics-drivers/ppa && sudo dpkg --add-architecture i386 && sudo apt update && sudo apt install -y nvidia-driver-535 libvulkan1 libvulkan1:i386
7. sudo add-apt-repository ppa:kisak/kisak-mesa && sudo dpkg --add-architecture i386 && sudo apt update && sudo apt upgrade && sudo apt install libgl1-mesa-dri:i386 mesa-vulkan-drivers mesa-vulkan-drivers:i386
8. nvidia-settings -a "[gpu:0]/GpuPowerMizerMode=1" ลิงค์เพิ่มเติม https://github.com/bauca/graphics-switcher https://forums.developer.nvidia.com/t/for-those-having-stutters-under-x11/265708 https://forums.linuxmint.com/viewtopic.php?t=360334 https://askubuntu.com/questions/1230768/stutter-every-500-ms-using-nvidia-driver https://www.google.com/search?q=nvidia+drivers+stutter+linux&oq=nvidia+drivers+stutter+linux
xed admin:///etc/modules
nvidia
nvidia-drm
nvidia-modeset
sudo update-initramfs -usudo nvidia-uninstall
sudo apt remove nvidia- *
sudo apt-get remove --purge nvidia- *
sudo apt-get remove --purge libnvidia- *
sudo ubuntu-drivers autoinstall
sudo apt autoremove
sudo apt autoclean3.6
sudo apt-get update
sudo apt-get install python3.6
3.8
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt-get update
sudo apt-get install python3.8
Cloe เป็น OCR ที่ดีที่สุดเท่าที่เคยมีมา! มันใช้มังงะ-คอร์ https://github.com/blueaxis/Cloe
sudo apt-get install python3-pyqt5
sudo apt-get install python3-pip
sudo pip install pynput
sudo pip3 install manga-ocr
python3 main.pyวิธีแก้ไขข้อผิดพลาดหน้าต่างเล็ก ๆ บน Linux:
cd ./app/components/views/ocr
sudo nano base.pyclass BaseOCRView(QGraphicsView):
" " "
Base view with OCR capabilities
" " "
def __init__(self, parent: QWidget):
super ().__init__(parent)
self.setMinimumSize(QSize(1360,768)) # Change size to match your windows size!
self._timer = QTimer ()
self._timer.setInterval(300)
self._timer.setSingleShot(True)
self._timer.timeout.connect(self.rubberBandStopped) ไปกับ MPV เสมอเพราะฉันรักประโยคการขุด: https://github.com/mpv-player/mpv
การใช้ Anki มันจะช่วยคุณจัดการกับ ADHD: https://apps.ankiweb.net/
.bashrc
alias anki= " QTWEBENGINE_DISABLE_SANDBOX=1 anki " https://github.com/kovidgoyal/calibre
Manga & Anime Downloader สำหรับ Linux: https://github.com/manga-download/hakuneko
https://www.blender.org/
สิ่งที่ดีที่สุดและเชื่อถือได้: https://github.com/blueaxis/Cloe && https://github.com/kha-white/manga-ocr
ฉันดื่มไวน์:
sudo dpkg --add-architecture i386
sudo mkdir -pm755 /etc/apt/keyrings
sudo wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key
sudo wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/winehq-jammy.sources
sudo wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/dists/kinetic/winehq-kinetic.sources
sudo apt update && sudo apt install --install-recommends winehq-stable
sudo apt-get install winetricks https://www.playonlinux.com/en/
https://github.com/lutris/lutris https://github.com/lutris/docs
sudo add-apt-repository ppa:bamboo-engine/ibus-bamboo
sudo apt-get update
sudo apt-get install ibus ibus-bamboo --install-recommends
ibus restart
# Set ibus-bamboo as default keyboard
env DCONF_PROFILE=ibus dconf write /desktop/ibus/general/preload-engines " ['BambooUs', 'Bamboo'] " && gsettings set org.gnome.desktop.input-sources sources " [('xkb', 'us'), ('ibus', 'Bamboo')] " export GTK_IM_MODULE=ibus
export XMODIFIERS=@im=ibus
export QT_IM_MODULE=ibus
pidof ibus-daemon > /dev/null || ibus-daemon -drx เมื่อเข้าสู่ระบบรัน: Session And Startup
Compton เป็นนักแต่งเพลงที่มีน้ำหนักเบาแบบสแตนด์อโลนสำหรับ X (เซิร์ฟเวอร์กราฟิกบนระบบ Linux) มันมีการเร่งความเร็วแบบกราฟิก 2D และสิ่งนี้ทำให้เราสามารถทิ้งเงาใต้หน้าต่างทำให้องค์ประกอบจางหายไปเมื่อพวกเขา (dis) ปรากฏขึ้น, วาด (กึ่ง) เมนูโปร่งใสและการแจ้งเตือน ฯลฯ
sudo apt-get install -y compton
บ้านของฉันมีโซฟาพ่อแม่อายุมากขึ้นพวกเขาไม่ควรนั่งบนเก้าอี้และจ้องมองหน้าจอขนาดใหญ่ นั่นเป็นสาเหตุของปัญหาสุขภาพ!
การใช้ซอฟต์แวร์นี้คุณสามารถเสียบอุปกรณ์ใด ๆ เช่นคอนโทรลเลอร์ GamePad คุณสามารถแมปคีย์บอร์ดใด ๆ กับอุปกรณ์นั้น อย่าลังเลที่จะใช้คอมพิวเตอร์ในขณะที่วางเตียง!
Antimicrox (ติดตั้งนี้เวอร์ชันใหม่): https://github.com/AntiMicroX/antimicrox
หากคุณมีการ์ดบลูทู ธ ชีวิตจะง่ายขึ้น!
ฉันกำลังเรียนรู้วิธีใช้ตอนนี้เพื่อสอนแม่ให้แก้ไขวิดีโอของเธอ เธอสามารถกล่าวคำอำลากับ Capcut & Kinemaster อีกครั้ง!
Davinci Resolve (ฟรี): https://www.blackmagicdesign.com/products/davinciresolve
ไม่เคยใช้ GIMP มาก่อน แต่ฉันตัดสินใจเรียนรู้!
GIMP: https://www.gimp.org/
แม่ของฉันต้องการแบ่งปันเพลงของเธอผ่านโซเชียลมีเดียคุณสามารถติดตั้ง OBS เพื่อทำเช่นนั้น
obs: https://obsproject.com/