1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

dhclient: add Arabic translation (#15796)

This commit is contained in:
Machiavelli 2025-03-07 14:09:10 +02:00 committed by GitHub
parent 770a8c109e
commit e6f53ee4c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,12 @@
# dhclient
> عميل DHCP.
> لمزيد من التفاصيل: <https://manned.org/dhclient>.
- الحصول على عنوان IP لواجهة `eth0`:
`sudo dhclient {{eth0}}`
- تحرير عنوان IP لواجهة `eth0`:
`sudo dhclient -r {{eth0}}`