mywiki:linux:notes
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| mywiki:linux:notes [2014/11/08 10:56] – shaoguoh | mywiki:linux:notes [2022/04/02 17:29] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| * Disable firewall otherwise windows cannot see the PC | * Disable firewall otherwise windows cannot see the PC | ||
| - | systemctl stop firewalld | + | |
| - | systemctl disable firewalld | + | |
| - | * dsiable secure linux, otherwise windows don't have any access right to the shared folder | + | * dsiable secure linux, otherwise windows don't have any access right to the shared folder, even big file create/copy will fail |
| - | setenforce 0 #**temporarily disable selinux | + | |
| - | ** | + | set below line in file / |
| - | set below line in file / | + | |
| SELINUX=disabled | SELINUX=disabled | ||
| Line 41: | Line 40: | ||
| Solution: Reboot the computer and go to boot menu(priority) in BIOS setting. Select **normal DVD Room** boot up instead of **EFI: DVD Rom**. | Solution: Reboot the computer and go to boot menu(priority) in BIOS setting. Select **normal DVD Room** boot up instead of **EFI: DVD Rom**. | ||
| + | |||
| + | ===== / | ||
| + | When tried to run " | ||
| + | The fixing method: | ||
| + | sudo yum install libstdc++.i686 | ||
| + | sudo yum install ncurses-libs.i686 | ||
| + | sudo yum install zlib.i686 | ||
mywiki/linux/notes.1415415387.txt.gz · Last modified: (external edit)
