software:linux:opensuse
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software:linux:opensuse [2021/01/24 05:31] – [Hyper-v Video Resolution] superwizard | software:linux:opensuse [2021/03/05 18:28] (current) – superwizard | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== OpenSuse ====== | ||
| + | |||
| + | ------------------------------------------------------------------------------------------------------------------------------------------------\\ | ||
| + | |||
| + | ====== Configuring firewall ports ====== | ||
| + | |||
| + | |||
| + | <WRAP center round box > | ||
| + | **Command line open ports in firewall** | ||
| + | |||
| + | sudo firewall-cmd --zone=public --add-port=5000/ | ||
| + | |||
| + | |||
| + | https:// | ||
| + | </ | ||
| + | |||
| + | |||
| + | <WRAP center round box > | ||
| + | **Use Yast to configure open ports in firewall or turn firewall off** | ||
| + | |||
| + | * what ports are open using vsftpd | ||
| + | * firewall-cmd --permanent --service=vsftpd --get-ports | ||
| + | * 21/tcp 30000-30100/ | ||
| + | * what ports are open using Samba | ||
| + | * firewall-cmd --permanent --service=samba --get-ports | ||
| + | * 137/udp 138/udp 139/tcp 445/tcp | ||
| + | * Reference: man firewall-cmd | ||
| + | </ | ||
| + | |||
| ====== Hyper-v Video Resolution ====== | ====== Hyper-v Video Resolution ====== | ||
| + | <WRAP center round box > | ||
| 2021-01-23 | 2021-01-23 | ||
| Line 15: | Line 45: | ||
| [[https:// | [[https:// | ||
| + | |||
| + | </ | ||
| ====== Hyper-V Synthetic Video Frame Buffer Driver ====== | ====== Hyper-V Synthetic Video Frame Buffer Driver ====== | ||
| Line 29: | Line 61: | ||
| </ | </ | ||
| + | |||
| + | ====== Configures video settings for virtual machines PowerShell ====== | ||
| + | |||
| + | |||
| + | Set-VMVideo | ||
| + | |||
| + | Module: | ||
| + | Hyper-V | ||
| + | |||
| + | Configures video settings for virtual machines. | ||
| + | Syntax | ||
| + | PowerShell | ||
| + | |||
| + | Set-VMVideo | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| ====== Resilio Sync ====== | ====== Resilio Sync ====== | ||
| Line 78: | Line 135: | ||
| echo 0 > / | echo 0 > / | ||
| - | </ | ||
| From < | From < | ||
| From < | From < | ||
| + | </ | ||
| <WRAP center round box > | <WRAP center round box > | ||
| Line 95: | Line 152: | ||
| post-up ( echo 0 > / | post-up ( echo 0 > / | ||
| - | </ | ||
| From < | From < | ||
| + | </ | ||
| <WRAP center round box > | <WRAP center round box > | ||
| Line 111: | Line 168: | ||
| - | </ | ||
| From < | From < | ||
| + | </ | ||
| <WRAP center round box > | <WRAP center round box > | ||
| Line 125: | Line 182: | ||
| ip link set dev eth0 down | ip link set dev eth0 down | ||
| - | </ | ||
| From < | From < | ||
| + | </ | ||
| <WRAP center round box > | <WRAP center round box > | ||
| Line 135: | Line 192: | ||
| ip link set [interface] promisc on | ip link set [interface] promisc on | ||
| - | </ | ||
| From: https:// | From: https:// | ||
| + | </ | ||
| <WRAP center round box > | <WRAP center round box > | ||
| + | |||
| + | {{ : | ||
| + | |||
| **D.3. tcpdump: | **D.3. tcpdump: | ||
| It’s often more useful to capture packets using tcpdump rather than wireshark. For example, you might want to do a remote capture and either don’t have GUI access or don’t have Wireshark installed on the remote machine. | It’s often more useful to capture packets using tcpdump rather than wireshark. For example, you might want to do a remote capture and either don’t have GUI access or don’t have Wireshark installed on the remote machine. | ||
| Line 165: | Line 225: | ||
| + | <WRAP center round box > | ||
| http:// | http:// | ||
| Line 171: | Line 232: | ||
| http:// | http:// | ||
| + | |||
| + | </ | ||
| === Properties === | === Properties === | ||
| + | <WRAP center round box > | ||
| http:// | http:// | ||
| + | |||
| + | </ | ||
| === Changes to setup a log for mediatrix === | === Changes to setup a log for mediatrix === | ||
| Line 559: | Line 625: | ||
| [[fedoraproject.org wiki Systemd>> | [[fedoraproject.org wiki Systemd>> | ||
| - | = Systemd_Cheatsheet | + | **Systemd_Cheatsheet** |
| + | |||
| From: http:// | From: http:// | ||
| Line 589: | Line 656: | ||
| From < | From < | ||
| + | </ | ||
| + | |||
| + | |||
| ====== Graphic Cards ====== | ====== Graphic Cards ====== | ||
| Line 597: | Line 667: | ||
| openSUSE Graphic Card Practical Theory Guide for Users | openSUSE Graphic Card Practical Theory Guide for Users | ||
| - | |||
| Look for occurrences of: | Look for occurrences of: | ||
| Line 606: | Line 675: | ||
| From: < | From: < | ||
| - | |||
| - | |||
| - | |||
| </ | </ | ||
software/linux/opensuse.1611466261.txt.gz · Last modified: by superwizard
