Skip to content

benhar-dev/tcbsd-cheatsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

TwinCAT BSD Cheatsheet

Operation

restart

# shutdown -r now

Settings

doas ee /etc/rc.conf

Network

IP Address finding

# ifconfig

Find open listening ports

# sockstat -4 -l

Firewall

Stopping and Starting

# doas service pf stop
# doas service pf start

Disable firewall

doas ee /etc/rc.conf
firewall_enable="NO"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published