Linux: Amministrazione sistema, Documentazione, HowTo, Tutorial, Recensioni, Manuale, Programmi, Software
Linux Command Line - nothing it's impossible by command line!
English - English  Italiano - Italian  Español - Spanish  Français - French  Deutsch - German  Česká republika - Czech Republic  Polski - Polish  Па-беларуску - Byelorussian  中国 - Chinese  Русский - Russian  Português - Brazil Portuguese  فارسی - Persian  ελληνικά - Greek  العربية - Arabic  Indonesia - Indonesian  
 Download offline copy of Linux Command Line Download offline copy
 المساهمين
 Edit / Translate
 ساعدنا
 شروط الإستخدام والترخيص
 عن المشروع
 
Follow us on...
Join our Linux Facebook Group
Follow us on twitter!
 
News Letter
للحصول على النشرة الاخباريه لهذا الموقع قم بكتابة عنوانك البريدي
 
 
Version
Linux Command Line
version 1.4
Last modified date: 2009-07-03
Created Date: 2008-01-06
 
Home page


شاهد الأوامر حسب الحرف
|  A |  B |  C |  D |  E |  F |  G |  H |  I |  K |  L |  M |  N |  P |  R |  S |  T |  U |  W |  Y |  Z |


أمر الوصف
# iconv -l عرض قائمة التراميز (encodings) المعروفة   [man]
# iconv -f fromEncoding -t toEncoding inputFile > outputFile تحويل ترميز الاحرف من نسق الى اخر   [man]
# find . -maxdepth 1 -name *.jpg -print -exec convert دفعة بتغيير ملفات في الدليل الحالي وإرسالها إلى وجود دليل الصور المصغرة (يتطلب التحول من Imagemagick)   [man]
# ifconfig eth0 عرض اعدادات لكارت الشبكة تدعى eth0   [man]
# ifconfig eth0 192.168.1.1 netmask 255.255.255.0 تعديل المعرف ( الآي بي )   [man]
# ifconfig eth0 promisc وضع كرت الشبكة الأول في وضع المتلصص للحصول على نسخة من جميع ما يرسل على الشبكة   [man]
# ifdown eth0 إلغاء تفعيل بنية "eth0"   [man]
# ifup eth0 تفعيل واجهة "eth0"   [man]
# init 0 إيقاف تشغيل النظام (2)   [man]
# ip link show show link status of all network interfaces [english]
الوصف غير متاح لهذه اللغة[Arabic?]
# iptables -t filter -L show all chains of filtering table [english]
الوصف غير متاح لهذه اللغة[Arabic?]
# iptables -t nat -L show all chains of nat table [english]
الوصف غير متاح لهذه اللغة[Arabic?]
# iptables -t filter -F clear all rules from filtering table [english]
الوصف غير متاح لهذه اللغة[Arabic?]
# iptables -t nat -F حذف كل الحقول من جدول "nat"
# iptables -t filter -X حذف كل السلاسل التي تم تكوينها بواسطة مستخدم
# iptables -t filter -A INPUT -p tcp --dport telnet -j ACCEPT allow telnet connections to input [english]
الوصف غير متاح لهذه اللغة[Arabic?]
# iptables -t filter -A OUTPUT -p tcp --dport http -j DROP block HTTP connections to output [english]
الوصف غير متاح لهذه اللغة[Arabic?]
# iptables -t filter -A FORWARD -p tcp --dport pop3 -j ACCEPT allow POP3 connections to forward chain [english]
الوصف غير متاح لهذه اللغة[Arabic?]
# iptables -t filter -A INPUT -j LOG --log-prefix Logging on input chain [english]
الوصف غير متاح لهذه اللغة[Arabic?]
# iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE configure a PAT (Port Address Traslation) on eth0 masking outbound packets [english]
الوصف غير متاح لهذه اللغة[Arabic?]
# iptables -t nat -A PREROUTING -d 192.168.0.1 -p tcp -m tcp --dport 22 -j DNAT --to-destination 10.0.0.2:22 redirect packets addressed to a host to another host [english]
الوصف غير متاح لهذه اللغة[Arabic?]
# iwconfig eth1 عرض الشبكات الاسلكية
# iwlist scan عمل بحث لايجاد الاتصالات اللاسلكية المتوفرة

ترجمة بواسطة: Abdullah EL Hejory  |  MEG  |  the-ghost  |  Mahmoud Ahmed  | 
become translator!
Social Bookmarking
Bookmark to: Folkd Bookmark to: Yigg Bookmark to: Digg Bookmark to: Del.icio.us Bookmark to: Facebook Bookmark to: Reddit Bookmark to: StumbleUpon Bookmark to: Slashdot Bookmark to: Furl Bookmark to: Blinklist Bookmark to: Technorati Bookmark to: Newsvine Bookmark to: Blinkbits Information
 
 
إلا اذا كان غير ذلك , محتويات linuxCMD تحت ترخيص كرريتف كومونز "Creative Commons 2.5 Attribution"
توزيعة مجانية اذا قدمها المؤلف لغرض غير تجاري او غرض غير drivated
LinuxGuide.it | شروط الإستخدام والترخيص | Privacy Policies  اقرأ رخصة الابداع المشتركة لتتعلم كيفية مشاركة محتويات هذا الموقع باستخدام الرخصة Our sponsors | Become sponsor
الشعارات والعلامات التجارية التي تم استخدماها للوصلات مملوكة لأصحابها