I'm a Scientist and it's nothing
- HoChiMinh City, Vietnam
- https://cobaohieu.github.io/
Pinned Loading
-
apt fix broken.md
apt fix broken.md 1# Fix Ubuntu issue apt fix broken
2## Please follow this step below
34```
5sudo apt update
-
fix Your python3 install is corrupte...
fix Your python3 install is corrupted. Please fix the '/usr/bin/python3' symlink. 1``
2sudo apt install --reinstall python3
3``
45``
-
install_and_mount_apfs_fuse_on_Ubunt...
install_and_mount_apfs_fuse_on_Ubuntu_upto2023.md 1# Install neccessary
2```
3sudo apt-get install linux-headers-$(uname -r)
4```
5 -
install_neofetch_on_windows10
install_neofetch_on_windows10 1Open Powershell windows and run line by line
23```
4powershell Set-ExecutionPolicy RemoteSigned -scope CurrentUser
5iex (new-object net.webclient).downloadstring('https://get.scoop.sh')
-
Enabling or disabling System Integri...
Enabling or disabling System Integrity Protection in macOS.md 1## Go to macOS Recovery mode
23Restart your Mac computer.
45Simultaneously press and hold the <strong>Cmd</strong> and <strong>R</strong> keys during startup and boot the computer into the macOS Recovery mode.
-
update-alternatives for gcc on Ubuntu
update-alternatives for gcc on Ubuntu 1Run the following commands as root or user with sudo access to update the packages list and install the prerequisites:
2To install the Development Tools packages, run the following command as root or user with sudo privileges :
3```
4$ sudo apt update
5$ sudo apt-get upgrade -y
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.