Chia sẻ - Tổng Hợp Tạm Thời Các đoạn mã Code Ubuntu cần sử dụng | VN-Zoom | Cộng đồng Chia Sẻ Kiến Thức Công Nghệ và Phần Mềm Máy Tính

Adblocker detected! Please consider reading this notice.

We've detected that you are using AdBlock Plus or some other adblocking software which is preventing the page from fully loading.

We need money to operate the site, and almost all of it comes from our online advertising.

If possible, please support us by clicking on the advertisements.

Please add vn-z.vn to your ad blocking whitelist or disable your adblocking software.

×

Chia sẻ Tổng Hợp Tạm Thời Các đoạn mã Code Ubuntu cần sử dụng

Long Sao


Junior Moderator
Có thể mình chia sẽ riêng từng đoạn mã thì bị cho là Spam bài viết nên mình code lên trong này cho mọi người xem và đóng góp ý kiến nhé. Cái này là tạm tổng hợp của mình có thể bị trùng mong cả nhà thông cảm chút đã chắt lọc tạm ổn rồi đấy ạ
CÁC CÂU LỆNH SỬ DỤNG KHI MỚI CÀI LINUX/ UBUNTU

A. Ứng dụng - Phần mềm :

1. PPA Libreoffice (Office Libre)

1.sudo add-apt-repository ppa:libreoffice/ppa
2.flatpak install flathub org.libreoffice.LibreOffice


2. PPA AppImageLauncher ( Chạy App Image File)
1.sudo add-apt-repository ppa:appimagelauncher-team/stable
2.sudo add-apt-repository ppa:appimagelauncher-team/daily
3.sudo add-apt-repository universe
4.sudo apt-get install appimagelauncher

3. PPA Bamboo Unikey
1.sudo add-apt-repository ppa:bamboo-engine/ibus-bamboo
2.sudo apt-get install ibus ibus-bamboo --install-recommends

4. Flatpak ( Kho Ứng dụng FlatHub)
1.sudo apt install flatpak
2.sudo add-apt-repository ppa:flatpak/stable
3.sudo apt install gnome-software-plugin-flatpak
4.flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
5.Note that the directories
'/var/lib/flatpak/exports/share'
'/home/phuochoang/.local/share/flatpak/exports/share'

5. Bottles ( Ảo Hóa Box Phần Mềm sử dụng box riêng ảo để chạy ứng dụng Windows trên Linux)
1.flatpak install flathub com.usebottles.bottles
2.flatpak override com.usebottles.bottles --user –filesystem=xdg-data/applications
BẬT Bottles mới chạy code 2
3.flatpak override com.usebottles.bottles –filesystem=~/.local/share/Steam
4.flatpak override com.usebottles.bottles –filesystem=~/.var/app/com.valvesoftware.Steam/data/Steam
Chạy code 3 và 4 sau khi tắt Bottles
Note: Code 1: là để cài đặt qua Flatpak, Flathub, còn code 2, 3 và 4 là đển fix lỗi không thêm hay xuất shortcut ra màn hình chính, 3 và 4 chỉ chạy được khi đã tắt Bottles mới chạy được.

6. Q4wine ( Chạy Ứng dụng Windows trên Linux - Truy Cập Tức Thời chủ yếu)
1.flatpak install flathub ua.org.brezblock.q4wine
2.flatpak remove flathub ua.org.brezblock.q4wine

7. Authy ( Ứng dụng Xác Thực Hai Yếu Tố - 2FA Protector)
1.flatpak install flathub com.authy.Authy
2.flatpak remove flathub com.authy.Authy
Đã bị hết hạn, ai tải sớm thì vẫn dùng được. Sau 19 tháng 03 năm 2024 đã hết hạn Life Time Longer Out

8. TLP – Optimize ( Ứng dụng Hỗ trợ quản lý Pin máy tính)

1.sudo add-apt-repository ppa:linrunner/tlp
2.sudo apt install tlp tlp-rdw
3.sudo systemctl enable tlp.service
4.flatpak install flathub com.github.d4nj1.tlpui
Tối ưu pin laptop:
sudo add-apt-repository ppa:linrunner/tlp
sudo apt-get update && sudo apt-get install tlp tlp-rdw
sudo tlp start

9. VLC ( Trình Duyệt File media, video, mp3.......)
1.flatpak install flathub org.videolan.VLC

10. Telegram Desktop
1.flatpak install flathub org.telegram.desktop
2. Tiếng Việt Cho Telegram: Truy cập trang rồi mở với ứng dụng telegram cửa sổ hiện ra: https://t.me/setlanguage/abcxyz

11. Chrome
1.flatpak install flathub com.google.Chrome

12. Chess (Game Cờ Vua Gnome)
1.flatpak install flathub org.gnome.Chess

13. Tor Browser Launcher
1.flatpak install flathub org.torproject.torbrowser-launcher
2.flatpak remove flathub org.torproject.torbrowser-launcher
3.flatpak install flathub com.github.micahflee.torbrowser-launcher
4.flatpak remove flathub com.github.micahflee.torbrowser-launcher
Note: 3,4 là bản cũ đã hết hạn hỗ trợ - Cài bản mới bằng 1

14. PeaZip

1.flatpak install flathub io.github.peazip.PeaZip

15. GitHub Desktop
1.flatpak install flathub io.github.shiftey.Desktop

16. Bleachbit
1.flatpak install flathub org.bleachbit.BleachBit
2.https://www.bleachbit.org/download/linux

17. fcitx-unikey
1.sudo add-apt-repository ppa:fcitx-team/nightly
2.sudo add-apt-repository ppa:fcitx-team/stable
3.sudo wget https://raw.githubusercontent.com/f...35f3958c9a4db7e98562e11/src/fcitx-unikey.desc -O /usr/share/fcitx/configdesc/fcitx-unikey.desc
4.sudo apt-get install fcitx-unikey
5.sudo apt-get remove fcitx
6.sudo apt-get remove fcitx-unikey
7. flatpak install flathub org.fcitx.Fcitx5
Code 4 và 5 là Code để gỡ bỏ Fcitx- Unikey còn 1,2,3 là Code thêm PPA và Cài đặt fcitx-unikey. Code 7 là Cài đặt qua Flatpak

18. Bluez

1.snap install bluez

19. Blue Manager
1.Snap Store

20. rtl8821ce Drivers
1.sudo apt install bc module-assistant build-essential dkms
2.sudo m-a prepare

21. Neofetch
1.sudo apt-get update
2.sudo apt-get install neofetch

22. Caprine
1.flatpak install flathub com.sindresorhus.Caprine
2. APT repository (Gemfury):
Run the following command to add it:
wget -q -O- https://raw.githubusercontent.com/sindresorhus/caprine/main/packages/deb/addRepo.sh | sudo bash
Note Script Setup tự động hiện ra khi nhập code wget.... :Lefteris Garyfalakis
Elegant Facebook Messenger desktop app
*** Caprine installation script ***

23. ExtensionManager ( Ứng dụng Khuyến Nghị Sử Dụng)
1.flatpak install flathub com.mattjakeman.ExtensionManager

24. Extensions
1.flatpak install flathub org.gnome.Extensions

25. Mozillateam (PPA Mozilla Team)
1.sudo add-apt-repository ppa:mozillateam/ppa
2.sudo add-apt-repository ppa:mozillateam/thunderbird-next

26. GUFW (GU Firewall)
1.sudo apt-get install gufw
2.sudo apt-get remove gufw

27. Visual Studio Code
1.flatpak install flathub com.visualstudio.code
2.flatpak remove flathub com.visualstudio.code

28. Firefox
1.flatpak install flathub org.mozilla.firefox

29. Thunderbird
1.flatpak install flathub org.mozilla.Thunderbird

30. Steam
1.flatpak install flathub com.valvesoftware.Steam

31. VideoDownloader
1.flatpak install flathub com.github.unrud.VideoDownloader

32. EarTag
1.flatpak install flathub app.drey.EarTag

33. Notes
1.flatpak install flathub org.gnome.Notes

34. Opera
1.flatpak install flathub com.opera.Opera
Setup key with:
wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
Setup repository with:
sudo sh -c 'echo "deb http://deb.opera.com/opera-stable/ stable non-free" >> /etc/apt/sources.list.d/opera.list'
Setup package with:
sudo aptitude update
sudo aptitude install opera

35. 1.1.1.1
Ubuntu
The supported releases are:
• Jammy (22.04)
• Focal (20.04)
• Bionic (18.04)
• Xenial (16.04)
# Add cloudflare gpg key
curl https://pkg.cloudflareclient.com/pubkey.gpg | sudo gpg --yes --dearmor --output /usr/share/keyrings/cloudflare-warp-archive-keyring.gpg
# Add this repo to your apt repositories
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/cloudflare-warp-archive-keyring.gpg] https://pkg.cloudflareclient.com/ $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/cloudflare-client.list
# Install
sudo apt-get update && sudo apt-get install cloudflare-warp
Debian
The supported releases are:
• Bookworm (12)
• Bullseye (11)
• Buster (10)
• Stretch (9)
# Add cloudflare gpg key
curl https://pkg.cloudflareclient.com/pubkey.gpg | sudo gpg --yes --dearmor --output /usr/share/keyrings/cloudflare-warp-archive-keyring.gpg
# Add this repo to your apt repositories
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/cloudflare-warp-archive-keyring.gpg] https://pkg.cloudflareclient.com/ $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/cloudflare-client.list
# Install
sudo apt-get update && sudo apt-get install cloudflare-warp
Red Hat Enterprise Linux & CentOS
Install the repository with yum (replace <VERSION> with the release version number):
The supported versions are:
• 8
# Add cloudflare-warp.repo to /etc/yum.repos.d/
curl -fsSl https://pkg.cloudflareclient.com/cloudflare-warp-ascii.repo | sudo tee /etc/yum.repos.d/cloudflare-warp.repo
# Update repo
sudo yum update
# Install
sudo yum install cloudflare-warp

36. Cài đặt Microsoft Windows Fonts
1.sudo apt install ttf-mscorefonts-installer

37. Ibus - Bamboo
1.sudo add-apt-repository ppa:bamboo-engine/ibus-bamboo
2.sudo apt-get update
3.sudo apt-get install ibus ibus-bamboo --install-recommends
4.ibus restart
Arch Linux và các distro tương tự
1.bash -c "$(curl -fsSL https://raw.githubusercontent.com/BambooEngine/ibus-bamboo/master/archlinux/install.sh)"
Void Linux
ibus-bamboo đã có mặt trên repo chính của Void Linux. Các bạn có thể cài đặt trực tiếp.
1.sudo xbps-install -S ibus-bamboo

38. Gparted
Debian
sudo apt-get install gparted
Fedora
su -c "yum install gparted"
Mageia
sudo urpmi gparted
OpenSUSE
sudo zypper install gparted
Ubuntu
sudo apt-get install gparted

39. Microsoft Edge
1.flatpak install flathub com.microsoft.Edge

40. Notepadqq
1.flatpak install flathub com.notepadqq.Notepadqq
2. flatpak remove flathub com.notepadqq.Notepadqq

41. ffmpeg
1.sudo apt install ffmpeg

42. Font Downloader
1.flatpak install flathub org.gustavoperedo.FontDownloader

43. Viber
1.flatpak install flathub com.viber.Viber

44. Xmind
1.flatpak install flathub net.xmind.Xmind
2.sudo snap install xmind
sudo snap remove xmind
3.https://snapcraft.io/xmind
4.https://www.xmind.app/zen/download/linux_deb/
5.https://www.xmind.app/zen/download/linux_rpm/
6.https://www.xmind.net/xmind/downloads/XMind-2020-for-Linux-amd-64bit-10.2.1-202008051959.deb

45. vnStat
1. Cài đặt VnStat trong Linux
sudo yum install sysstat [On Older CentOS/RHEL & Fedora]
sudo dnf install sysstat [On CentOS/RHEL/Fedora/Rocky Linux & AlmaLinux]
sudo apt-get install sysstat [On Debian/Ubuntu & Mint]
sudo pacman -S sysstat [On Arch Linux]

46. PPA Ubuntu-vn
1.sudo add-apt-repository ppa:ubuntu-vn/ppa

47. GIMP
1.flatpak install flathub org.gimp.GIMP

48. Wine
1.flatpak install flathub org.winehq.Wine
2.flatpak remove flathub org.winehq.Wine

49. Android Studio
1.flatpak install flathub com.google.AndroidStudio
2.flatpak remove flathub com.google.AndroidStudio

50. Google Earth Pro
1.flatpak install flathub com.google.EarthPro

51. Boxes
1.flatpak install flathub org.gnome.Boxes
2.sudo flatpak remove flathub org.gnome.Boxes

52. Remove soft for flatpak and apt
1.sudo flatpak remove flathub [code name của soft]
2.sudo apt-get purge [code name của soft]
3.sudo apt-get remove [code name của soft]
4.sudo apt-get remove --auto-remove [code name của soft]
5.sudo apt-get purge --auto-remove [code name của soft]

53.Wonderwall
1.sudo snap install wonderwall

54.Flatseal (Quản Lý Quyền Ứng Dụng Trên Linux)
1.flatpak install flathub com.github.tchx84.Flatseal

55. PinIt ( Tạo ShortCut Portable )
1.flatpak install flathub com.github.ryonakano.pinit

56. Zoom
1.flatpak install flathub us.zoom.Zoom

57. Nitrokey app
1.flatpak install flathub com.nitrokey.nitrokey-app

58. inkscape
1.sudo apt-get install inkscape

59. WebApp Manager
Install WebApp Manager on Ubuntu
As DEB package
The DEB binary package is available for download through the download page Linux Mint. To download the latest version published today, we can open a terminal (Ctrl + Alt + T) and use wget to download the .deb package:
wget http://packages.linuxmint.com/pool/main/w/webapp-manager/webapp-manager_1.1.5_all.deb
Once the download is finished, we can install the package using this other command in the same terminal:
sudo apt install ./webapp-manager*.deb
When installed correctly, we can start the application looking for your pitcher on our team.
From the Linux Mint repository
If you opt for this installation, we will add Linux Mint repository and only receive updates for the application from that repository.
To begin with we are going to download the key (to this day it is' linuxmint-keyring_2016.05.26_all.deb'). You can open a terminal (Ctrl + Alt + T) and use wget to download the file:
wget http://packages.linuxmint.com/pool/main/l/linuxmint-keyring/linuxmint-keyring_2016.05.26_all.deb
The next step will be install downloaded file with the command:
sudo apt install ./linuxmint-keyring*.deb
We continue adding the Linux Mint 20 repository running this other command:
sudo sh -c 'echo "deb http://packages.linuxmint.com ulyssa main" &gt;&gt; /etc/apt/sources.list.d/mint.list'
Before installing the program, let's set Ubuntu to only install webapp-manager from Linux Mint repository. We will achieve this by executing the following command to create and open the configuration file with our favorite text editor:
sudo gedit /etc/apt/preferences.d/mint-ulyssa-pin
We are going to paste the following lines inside.
# Permitir actualizar solo el webapp manager desde el repositorio de Ulyssa
Package: webapp-manager
Pin: origin packages.linuxmint.com
Pin-Priority: 500

##
Package: *
Pin: origin packages.linuxmint.com
Pin-Priority: 1
We finish saving and exiting the file. Back in the terminal, we continue updating the available software cache:
sudo apt update
Now we can install the app with the command:
sudo apt install webapp-manager
Uninstall WebApp Manager
For remove the app, we will only need to open the terminal (Ctrl + Alt + T) and execute in it:
sudo apt remove --auto-remove webapp-manager
For delete Linux Mint repository, we will remove the corresponding line from Software and updates → Other software.
In addition we can also delete the configuration file created to set the priority using command:
sudo rm /etc/apt/preferences.d/mint-ulyssa-pin
More information about this program can be obtained from project GitHub page.

60. Curl
1.sudo snap install curl
2.sudo apt install curl

61. Protontricks
1.flatpak install flathub com.github.Matoking.protontricks

62. PlayOnLinux4
1.flatpak install flathub com.playonlinux.PlayOnLinux4

63. Wineglass
1.flatpak install flathub io.github.aggalex.Wineglass

64. Lutris
1.flatpak install flathub net.lutris.Lutris
2.flatpak remove flathub net.lutris.Lutris

65. ProtonPlus
1.flatpak install flathub com.vysp3r.ProtonPlus

66. Unikey - Fcitx - Scim
1.apt-cache search unikey
2. sudo apt-get install fcitx5-unikey
3.Repo bị thiếu của Fcitx
sudo wget https://raw.githubusercontent.com/f...35f3958c9a4db7e98562e11/src/fcitx-unikey.desc -O /usr/share/fcitx/configdesc/fcitx-unikey.desc
4.sudo apt-get install fcitx-unikey
5.sudo apt-get install scim-unikey
6.sudo apt-get autoremove scim-unikey
7. sudo apt-get install ibus-unikey
8. sudo apt-get autoremove fcitx5-unikey/fcitx-unikey

67. Cài đặt phần mềm DVD/CD ảo: gCDEmu
1.sudo add-apt-repository ppa:cdemu/ppa
2.sudo apt-get update && sudo apt-get install gcdemu cdemu-client
71.Phần mềm tải và chuyển đổi định dạng YouTube
1.sudo add-apt-repository ppa:clipgrab-team/ppa
2.sudo apt-get update && sudo apt-get install clipgrab
72. Code Update, upgrade APT
1.sudo apt update
2.sudo apt upgrade

68. PPA GIMP
1.sudo add-apt-repository ppa:ubuntuhandbook1/gimp -y
Install:
sudo add-apt-repository ppa:ubuntuhandbook1/gimp
sudo apt update
sudo apt install gimp
Uninstall:
sudo apt install ppa-purge
sudo ppa-purge ppa:ubuntuhandbook1/gimp

69. Winetricks
1.sudo apt-get install winetricks
2.sudo apt-get autoremove winetricks

70.Numlock GNOME
Run the following command:
gsettings set org.gnome.desktop.peripherals.keyboard numlock-state true
In order to remember last state of numlock key (whether you disabled or enabled), use:
gsettings set org.gnome.desktop.peripherals.keyboard remember-numlock-state true
76. Numlockx
1.sudo apt-get update
2.sudo apt-get -y install numlockx
3.sudo sed -i 's|^exit 0.*$|# Numlock enable\n[ -x /usr/bin/numlockx ] \&\& numlockx on\n\nexit 0|' /etc/init.d/rc.local
4. numlockx [on|off|toggle|status]
Link DEB: https://manpages.ubuntu.com/manpages/focal/man1/numlockx.1.html
DESCRIPTION

numlockx is a program to control the NumLock key inside X11 session scripts.

OPTIONS

on Turn NumLock on

off Turn NumLock off

toggle Toggle NumLock to opposite status

status Gets the NumLock status

--help Display help

Note: Code 3 là code để mặc định mở Numlockx

71.AnyDesk DEB repository how-to
Run the following commands as root user:
- add repository key to Trusted software providers list
wget -qO - https://keys.anydesk.com/repos/DEB-GPG-KEY | apt-key add -
- add the repository:
echo "deb http://deb.anydesk.com/ all main" > /etc/apt/sources.list.d/anydesk-stable.list
- update apt cache:
apt update
- install anydesk:
apt install anydesk

72. GUFW Firewall Home Website

73. ClamTK
1.flatpak install flathub com.gitlab.davem.ClamTk

74. ClamAV
1.https://www.clamav.net/downloads
2.https://www.clamav.net/downloads/production/clamav-1.2.0.linux.x86_64.deb

75. Brave
Debian, Ubuntu, Mint
1.sudo apt install curl

2.sudo curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg

3.echo "deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg] https://brave-browser-apt-release.s3.brave.com/ stable main"|sudo tee /etc/apt/sources.list.d/brave-browser-release.list

4.sudo apt update

5.sudo apt install brave-browser
Fedora, Rocky/RHEL
1.sudo dnf install dnf-plugins-core

2.sudo dnf config-manager --add-repo https://brave-browser-rpm-release.s3.brave.com/brave-browser.repo

3.sudo rpm --import https://brave-browser-rpm-release.s3.brave.com/brave-core.asc

4.sudo dnf install brave-browser
OpenSUSE
1.sudo zypper install curl

2.sudo rpm --import https://brave-browser-rpm-release.s3.brave.com/brave-core.asc

3.sudo zypper addrepo https://brave-browser-rpm-release.s3.brave.com/brave-browser.repo

4.sudo zypper install brave-browser

76.Transmission( Tải Torrent)
1.sudo add-apt-repository ppa:ubuntuhandbook1/transmission
2.sudo apt update && sudo apt install transmission-gtk
You may replace transmission-gtk with (or add) following package:
• transmission-qt – Qt user interface for KDE, LXQt, etc.
• transmission-cli – command line interface.
• transmission-daemon – the daemon for running in background, and access via webUI
Uninstall Transmission 4.0.0
You can choose to downgrade the BitTorrent client to system pre-installed version, by running command in terminal:
sudo apt install ppa-purge && sudo ppa-purge ppa:ubuntuhandbook1/transmission
Or, remove the software packages instead by running command:
sudo apt remove --autoremove transmission-gtk transmission-qt transmission-cli transmission-daemon
And remove the PPA repository either via “Software & Updates” tool by removing the source line under “Other Software” tab, or by running command:
sudo add-apt-repository --remove ppa:ubuntuhandbook1/transmission
That’s all. Enjoy!

77.Firmware
1.flatpak install flathub org.gnome.Firmware
78. FreePlane ( Mindmap Ored App)
1.https://sourceforge.net/projects/freeplane/files/freeplane%20stable/
2.sudo snap install freeplane-mindmapping
3.sudo apt remove freeplane
4.sudo snap remove freeplane-mindmapping

79. Ubuntu-vn PPA
1.sudo add-apt-repository ppa:ubuntu-vn/ppa

80. Lê Quốc Tuấn PPA
1.sudo add-apt-repository ppa:mr.lequoctuan/ppa
Note:
Chào mừng mọi người đến với Ubuntu Việt Nam!
Trang chủ: ubuntu-vn.org
Diễn đàn: forum.ubuntu-vn.org
Tài liệu: wiki.ubuntu-vn.org
Trang Wiki: wiki.ubuntu.com/VietnameseTeam
Mailing Lists: <email address hidden>
Nhóm bản địa hóa Ubuntu: launchpad.net/~ubuntu-l10n-vi
Dự án bản địa hóa Ubuntu:
Đây là một dự án phối hợp giữa Văn phòng Công nghệ thông tin thuộc Bộ Khoa học và Công nghệ, và cộng đồng người dùng phần mềm tự do mã nguồn mở ở Việt Nam, đặc biệt là những người tham gia dự án Việt hóa OpenOffice.
Trang chủ của dự án: du-an-most.hanoilug.org/MostWiki

81.WPS Office
1.flatpak install flathub com.wps.Office

82. Cups PDF Printer
1.sudo apt-get install cups-pdf

83. unlockR
1.flatpak install flathub com.github.jkotra.unlockr

84. Draw.io Desktop
1.flatpak install flathub com.jgraph.drawio.desktop ( Flatpak Flathub)
2.https://app.diagrams.net/ (App Web)
3.https://www.drawio.com/(Home Web)
4.https://github.com/jgraph/drawio-desktop/releases/tag/v22.0.3 (Github web)
5.https://extensions.xwiki.org/xwiki/bin/view/Extension/Diagram%20Application (Extension Xwiki)

85. XMind8
1.flatpak install flathub net.xmind.XMind8

86.WineZGUI
1.flatpak install flathub io.github.fastrizwaan.WineZGUI

87.Impression (Ghi Dữ Liệu ISO ra USB - Công Cụ Tạo Boot USB)
1.flatpak install flathub io.gitlab.adhami3310.Impression

88.Disk Usage Analyzer - by The GNOME Project - Gnome ( Quản Lý Ổ Đĩa Gnome)
1.flatpak install flathub org.gnome.baobab

89.Linux-Assistant
1.flatpak install flathub io.github.jean28518.Linux-Assistant

90. Scans to PDF by Unrud
1.flatpak install flathub com.github.unrud.djpdf

91.Document Viewer
1.flatpak install flathub org.gnome.Evince

92. Grub Customizer
1.sudo add-apt-repository ppa:danielrichter2007/grub-customizer
2.sudo apt-get update
3.sudo apt-get install grub-customizer

93. Reset (Làm mới kết nối mạng)Network
1.sudo systemctl restart NetworkManager.service

94. FreeTube
1.flatpak install flathub io.freetubeapp.FreeTube

95.Chromium ( Sau quá trình test với Ubuntu 22.04 LTS mới nhất đã gỡ bỏ không sử dụng)
1.flatpak install flathub org.chromium.Chromium

96.Waterfox ( Giống Firefox mà Lite qua dùng Bing của Edge khá hay)
1.flatpak install flathub net.waterfox.waterfox

97. Naps2 ( Công Cụ Chỉnh Sủa file PDF và Scanner)
1.https://www.naps2.com/download
2.https://github.com/cyanfish/naps2/releases/download/v7.1.2/naps2-7.1.2-linux-x64.deb

98. Vẽ Bản Đồ Tư Duy Minder ( Loại Bỏ Vì Không Hỗ Trợ Unicode và Đánh Tiến Việt)
1.flatpak install flathub com.github.phase1geo.minder

99. Flatpak-builder
1.flatpak-builder --user --force-clean --repo=repo --install-deps-from=flathub flatpak com.usebottles.bottles.json
2.flatpak build-bundle repo Bottles.flatpak com.usebottles.bottles --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo
3.flatpak --user install Bottles.flatpak
4.sudo apt install flatpak-builder
5.sudo apt autoremove flatpak-builder

100. Gnome Tweaks
1.sudo apt install gnome-tweaks

101. HyperPlay
1.flatpak install flathub xyz.hyperplay.HyperPlay

102. Freemind
1.Install the application manually with the following commands:
sudo apt-get update && sudo apt-get install freemind
2.Uninstall the application with the following command:
sudo apt-get remove freemind

103. Cài Đặt Fcitx Newer
1.Hướng dẫn gõ tiếng việt trên (B)buntu (ubuntu base)

Có rất nhiều bộ gõ trên ubuntu nhưng phổ biến vẫn là 2 loại: Ibus và Fcitx
Mỗi loại đều có ưu điểm riêng nhưng bộ gõ đang được phát triển mạnh hơn cả là Fcitx, hỗ trợ các môi trường khách nhau như (Gtk, gtk3, qt4, qt5) nên bài này mình hướng dẫn sử dụng fcitx.
1. Sau khi cài đặt ubuntu xong thì:
Gõ lệnh:
sudo apt-get update
sudo apt-get install fcitx fcitx-frontend-gtk2 fcitx-frontend-gtk3 fcitx-front
end-qt4 fcitx-frontend-qt5 fcitx-unikey
2. Config fcitx là xim mặc định
Gõ lệnh:
sudo im-config

Chọn Fcitx trong danh sách các xim bên trong vào ok để đóng. Done ! khởi động lại máy tính để hoàn thành
3. Thêm fcitx-unikey vào danh sách bộ gõ
Gõ lệnh:
fcitx-configtool
Gõ unikey trong ô tìm kiếm và bấm dấu mũ tên --> or add
Well done! bấm OK để đóng và vào applications bất kỳ gõ Ctrl + Space để kích hoạt bộ gõ unikey và gõ thôi.


104. HWLOC Remove
How to uninstall or remove hwloc software package from Ubuntu 17.04 (Zesty Zapus)
You can uninstall or removes an installed hwloc package itself from Ubuntu 17.04 (Zesty Zapus) through the terminal,
$ sudo apt-get remove hwloc
Uninstall hwloc including dependent package
If you would like to remove hwloc and it's dependent packages which are no longer needed from Ubuntu,
$ sudo apt-get remove --auto-remove hwloc
Use Purging hwloc
If you use with purge options to hwloc package all the configuration and dependent packages will be removed.
$ sudo apt-get purge hwloc
If you use purge options along with auto remove, will be removed everything regarding the package, It's really useful when you want to reinstall again.
$ sudo apt-get purge --auto-remove hwloc

105. Gnome Power Stats
1.flatpak install flathub org.gnome.PowerStats

106. Cozy (Nghe AudioBook)
1.flatpak install flathub com.github.geigi.cozy

107.EasyTAG
1.flatpak install flathub org.gnome.EasyTAG

108. Speedtest-CLI
1.sudo apt install speedtest-cli

109. GNOME Reversi - Reversi ( Game)
1.flatpak install flathub org.gnome.Reversi

110. Adguard Home
1.sudo snap install adguard-home

111. OBS Studio
1.flatpak install flathub com.obsproject.Studio

112. Gnome Cheese + Camera Mới( Camera Gnome mặc định cho HĐH Ubuntu)
1.flatpak install flathub org.gnome.Cheese
2. flatpak install flathub org.gnome.Snapshot
3.sudo add-apt-repository ppa:ci-train-ppa-service/stable-snapshot

113. Calculator ( Máy Tính dành cho Gnome)
1.flatpak install flathub org.gnome.Calculator

114. PDFSlicer
1.flatpak install flathub com.github.junrrein.PDFSlicer

115. DNS Chặn quảng cáo:
1. dns.adguard.com
2. Địa chỉ DNS: https://dns.controld.com/ji3raib1w9 (GGChrome)
3. Địa chỉ DNS: ji3raib1w9.dns.controld.com (Smartphone, Android, IOS)
4. Địa chỉ DNS: DNS 1: 76.76.2.141 DNS 2: 76.76.10.141 (SmartTV, TV Box)

116. GeoGebra
1.flatpak install flathub org.geogebra.GeoGebra

117.GNU Octave
1.flatpak install flathub org.octave.Octave

118. KTouch
1.flatpak install flathub org.kde.ktouch

119. Discord DEB
1. https://discord.com/api/download/stable?platform=linux&format=deb

120. NotepadNext
1.flatpak install flathub com.github.dail8859.NotepadNext

121. Notepad
1.flatpak install flathub com.github.alexkdeveloper.notepad

122. TextEditor Gnome
1.flatpak install flathub org.gnome.TextEditor

123. Flatpak Code
1.flatpak list --app
2.flatpak remove [APPLICATION ID]

124. Cawbird - Cawbird Twitter Client
1.sudo snap install cawbird

125. 4KTUBE
1.flatpak install flathub com.warlordsoftwares.youtube-downloader-4ktube

126. JPEG2PDF
1. flatpak install flathub com.warlordsoftwares.jpeg2pdf

127. FormatLab
1.flatpak install flathub com.warlordsoftwares.formatlab

128. Video Downloader Tube2go
1.flatpak install flathub com.warlordsoftwares.tube2go

129. calibre
1.flatpak install flathub com.calibre_ebook.calibre

130. Eye of GNOME
1.flatpak install flathub org.gnome.eog

131. Stellarium
1.flatpak install flathub org.stellarium.Stellarium

132. GDEBI
1.sudo apt install gdebi
2.Snap Store

133. Office365webdesktop beta
1.sudo snap install office365webdesktop --beta

Note: đã chỉnh sửa theo góp ý. Và sẽ cập nhật thêm mới trong bài viết này thêm về sau. Chân thành cảm ơn
 
Sửa lần cuối:

Santoso

Suppervisor Mod
Thành viên BQT
Bạn nên tạo khoảng cách giữa các khối ý ( nội dung ) để người đọc dễ dàng lướt qua hơn, dễ nắm nội dung hơn.
Với bạn nên dùng B bôi đậm các đại ý chính, để người xem dễ nhận biết đó đang nói về điều gì.

Ví dụ:

24. Đây là nhóm ý thử thiệm
1.flatpak install flathub com.obsproject.Studio
120. Gnome Cheese + Camera Mới( Camera Gnome mặc định cho HĐH Ubuntu)
1.flatpak install flathub org.gnome.Cheese
2. flatpak install flathub org.gnome.Snapshot
3.sudo add-apt-repository ppa:ci-train-ppa-service/stable-snapshot

24. Đây là nhóm ý thử thiệm
1.flatpak install flathub com.obsproject.Studio
120. Gnome Cheese + Camera Mới( Camera Gnome mặc định cho HĐH Ubuntu)
1.flatpak install flathub org.gnome.Cheese
2. flatpak install flathub org.gnome.Snapshot
3.sudo add-apt-repository ppa:ci-train-ppa-service/stable-snapshot
 

Long Sao


Junior Moderator
Bạn nên tạo khoảng cách giữa các khối ý ( nội dung ) để người đọc dễ dàng lướt qua hơn, dễ nắm nội dung hơn.
Với bạn nên dùng B bôi đậm các đại ý chính, để người xem dễ nhận biết đó đang nói về điều gì.

Ví dụ:

24. Đây là nhóm ý thử thiệm
1.flatpak install flathub com.obsproject.Studio
120. Gnome Cheese + Camera Mới( Camera Gnome mặc định cho HĐH Ubuntu)
1.flatpak install flathub org.gnome.Cheese
2. flatpak install flathub org.gnome.Snapshot
3.sudo add-apt-repository ppa:ci-train-ppa-service/stable-snapshot

24. Đây là nhóm ý thử thiệm
1.flatpak install flathub com.obsproject.Studio
120. Gnome Cheese + Camera Mới( Camera Gnome mặc định cho HĐH Ubuntu)
1.flatpak install flathub org.gnome.Cheese
2. flatpak install flathub org.gnome.Snapshot
3.sudo add-apt-repository ppa:ci-train-ppa-service/stable-snapshot
Cái này cũng hiểu nhưng copy qua nó bị mất format nên vậy. Lúc đầu muốn tách từng bài nhưng dấu hiệu bị cho là Spam nên mới check nhanh vậy á
 

Santoso

Suppervisor Mod
Thành viên BQT
Cái này cũng hiểu nhưng copy qua nó bị mất format nên vậy. Lúc đầu muốn tách từng bài nhưng dấu hiệu bị cho là Spam nên mới check nhanh vậy á
Đăng rồi mà nhìn chưa ổn thì có thể dùng chức năng sửa bài đó bác, sửa lại cho dễ nhìn :D .
 

Long Sao


Junior Moderator
Ngon lành, nhìn đẹp trai hơn ròi.
Vâng ạ. chuẩn bị sẽ làm thêm bài mới nữa là xong. Thực ra không phải là không thay đổi cách viết được mà nhiều khi bận rộn công việc chính thì công việc phụ nó hơi rối ren chút. Chú tâm chút là ra việc ngay ấy mà.
 

Long Sao


Junior Moderator
open office ngon hơn xao bác k xài? libre thì dỏm dỏm. wps thì nhớ k lầm trước dính bê bối gì đấy {doubt}
Apacher là tạm thôi chứ Libre giờ ổn hơn rồi đó. WPS thì dính phối máy chủ nhưng mà không sao cả. Dùng ổn thôi mà
 

Long Sao


Junior Moderator
open office ngon hơn xao bác k xài? libre thì dỏm dỏm. wps thì nhớ k lầm trước dính bê bối gì đấy {doubt}
Mà Open Office Apache Open Office không có ngon lắm. hồi dùng windows thì ok đấy. Để mình thử lại xem sao. Mà lúc đầu tắt Javascript cái vã nồi. Tưởng tải về DEB nhưng hóa ra là file zip thôi rồi. Chia tay Apache cho khỏe
 


Bài Viết Mới

Top