mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
dhclient: add Arabic translation (#15796)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# dhclient
|
||||
|
||||
> عميل DHCP.
|
||||
> لمزيد من التفاصيل: <https://manned.org/dhclient>.
|
||||
|
||||
- الحصول على عنوان IP لواجهة `eth0`:
|
||||
|
||||
`sudo dhclient {{eth0}}`
|
||||
|
||||
- تحرير عنوان IP لواجهة `eth0`:
|
||||
|
||||
`sudo dhclient -r {{eth0}}`
|
||||
Reference in New Issue
Block a user