Get paid to share your links!

اهم الأوامر كالي لينكس



بسم الله الرحمن الرحيم 
السلامة عليكم ورحمة الله وبركاته 
اهم الأوامر بعد تنصيب نظام كالي لينكس وهو موضوع سهل وجميل ولا يحتاج الكثير من الجهد 
الموضوع واضح :
بعد ما تنصب نظام kali linux راح نشرح طريقة
تثبيت اهم البرامج والتطبيقات لهذا النظام ..

اول شي نضيف السورسات هذا .

كود:

# deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot i386 LIVE/INSTALL Binary 20130425-11:12]/ kali contrib main non-free

#deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot i386 LIVE/INSTALL Binary 20130425-11:12]/ kali contrib main non-free

## Security updates
deb http://security.kali.org/kali-security kali/updates main contrib non-free
deb http://http.kali.org/kali kali main non-free contrib
deb http://security.kali.org/kali-security kali/updates main contrib non-free
deb http://security.kali.org/kali-security kali/updates main contrib non-free

ونضيف هذه السورسات للمسار التالي

etc/apt/sources.list

ونفتح ملف sources.list كلك ايمن Open with LeafPad
ونحذف كلشي داخل الملف ونضيف السورسات الي فوق ..
وتحفظ الملف Save .. بعده ننتقل للتيرمنال ..

انطبق الامر الاول apt-get update
الامر الثاني apt-get upgrade

آﻵن نبدي بتثبيت البرامج والتطبيقات ..

آوﻻ : تثبيت مدير البرامج DEB

من نافذة التيرمنال نطبق الامر هذا

كود:

apt-get install gdebi

ثانيا : تثبيت برنامج Software Center

من التيرمنال نطبق آﻵمر هذا

كود:

apt-get install software-center


ثالثا : تثبيت برنامج المحادثة PIDGIN

من التيرمنال نطبق الامر هذا

كود:

apt-get install pidgin


رابعا : تثبيت برنامج Emesene

نطبق الامر هذا من التيرمنال ..

كود:

apt-get install emesene

خامسا : تثبيت برنامج Skype

نحمل البرنامج من الموقع الرسمي - [فقط الاعضاء المسجلين هم من يمكنهم رؤية الروابط. اضغط هنا للتسجيل] -
ونختار التوزيعة .. بالنسبة لشرحنا نحتار Debian
بعد تحميله راح ينزل بصيغة deb طريقة تنصيه
اما كلك ايمن عالبرنامج ونختار Open With GDebi Package installer
او من التيرمنال نطبق الامر التالي

كود:

dpkg -i skype-debian_4.2.0.11-1_i386

سادسا : تثبيت Google Chrome

ايضا نحمل المتصفح 
بعد تحميله ايضا طريقة تنصيبه اما عن طريق - كلك ايمن Open with GDebi بهذه الطريقة راح ينزل المتصفح مباشرة بـ Main Menu

او من التيرمنال بالامر التالي
كود:

dpkg -i google-chrome-stable_current_i386

في هذه الطريقة المتصفح راح يضاف يدوي لقائمة Main Menu وكالتالي
نذهب الى Applications < Accessories << Main Menu
من جهة اليسار نختار Internet ثم من جهة اليمين New Item
راح تظهر نافذة صغيرة .. في نافذة **** نكتب Googlre Chrome
وفي خانة Command نكتب google-chrome وبعدين ok
هذه الطريقة اذا كانت طريقة التنصيب بواسطة التيرمنال ..

الان بعد تشغيل المتصفح يعطيك خطآ .. وطريقة اصلاحه كالتالي
نذهب للمسار /opt/googlechrome/ ونفتح ملف google-chrome بالـ Leafpad
نضيف في اخر سطر
كود:

--user-data-dir

بعدين Svae بعدها تشوف المصتفح شغال تمام

سابعا : تثبيت Flash Player


بعده نختار tar.gz other linux ونحمله
بعد تحميله نفتح التيرمنال وندخل للفولدر الي نزل بيه افلاش بلير
بعدها نطبق الاوامر التاليه

كود:

tar xzvf install_flash_player_11_linux.i386.tar.gz

كود:

cp libflashplayer.so /usr/lib/mozilla/plugins/

d

ثامنا : تثبيت برنامج GIMP شبيه الفوتوشوب

من خلال التيرمنال نطبق الامر ..

كود:

apt-get install gimp

تاسعا : تثبيت اضافات التحميل لمتصفح الفايرفوكس

1- اضافة DownloadHelper
2- DownloadThem All

طبعا الاضافة الثانية قوية وسريع وشبيه بالـ IDM
انصح بآستحدام هذه الاضافة

اي مشاكل استفسار خليه هنا بالموضوع


# file arlinux.tar.gz
سيقوم برد
arlinux.tar.gz: gzip compressed data, from Unix, last modified: Tue Aug 3 21:16:09 2010
وبعد تحديد نوع الملف الذي نود فك الضغط عليه فعليك حفض كيفية إستعمال الأوامر لتلك المهمة
ضغط وفك الضغط على ملف TAR

ضغط
# tar -cvf files.tar folder/*
فك الضغط
# tar -xvf files.tar
مشاهدة الملفات المضغوطة في ملف tar
# tar -tvf files.tar
ضغط وفك الضغط على ملف TAR.GZ

ضغط
# tar -czvf files.tar.gz folder/*
فك الضغط
# tar -xzvf files.tar.gz
مشاهدة الملفات المضغوطة في ملف tar.gz
#tar -tzvf files.tar.gz
ضغط وفك الضغط على ملف GZ

ضغط (يضغط الملفات فقط ، وليس المجلدات)
يقوم بترك إسم الملف الذي قمنا بضغطه مرفوقا ب gz
# gzip file
فك الضغط
# gzip -d file.gz
امر تنصيب البرامج
 :
cd Desktop
ls
dpkg -i ProgramName

hello guys
The most important commands after Kali Linux system and the installation of which is the subject of a beautiful easy and does not require a lot of effort
Thread is clear:
After the focus kali linux system claimed to explain the way
Installing the most important programs and applications for this system ..

First Chi add Alsursat this.

Code:

# Deb cdrom: [Debian GNU / Linux 7.0 _Kali_ - Official Snapshot i386 LIVE / INSTALL Binary 20130425-11: 12] / kali contrib main non-free

#deb cdrom: [Debian GNU / Linux 7.0 _Kali_ - Official Snapshot i386 LIVE / INSTALL Binary 20130425-11: 12] / kali contrib main non-free

## Security updates
deb http://security.kali.org/kali-security kali / updates main contrib non-free
deb http://http.kali.org/kali kali main non-free contrib
deb http://security.kali.org/kali-security kali / updates main contrib non-free
deb http://security.kali.org/kali-security kali / updates main contrib non-free

And add this to the next track Alsursat

etc / apt / sources.list

And open all your sources.list file Ayman Open with LeafPad
Khei inside and delete the file and add Alsursat up ..
Save the file and reservation .. after we move to Terminal ..

It's the first applicable apt-get update
It's the second apt-get upgrade

Now! And express install software and applications ..

First, install the software manager DEB

From the window of Altairmanal apply this command

Code:

apt-get install gdebi

Second: Install Software Center program

Of Altairmanal apply this command

Code:

apt-get install software-center


Third, install Conversation program PIDGIN

Of Altairmanal apply this command

Code:

apt-get install pidgin


Fourth: Install the program Emesene

We apply this command from Altairmanal ..

Code:

apt-get install emesene

Fifth: install Skype program

We carry the program from the official website - [Only registered and activated users can see links. Click here to sign up -
And we choose for distribution .. we explained we choose Debian
After downloading it claimed the formula down deb way Tnasih
But all your Ayman Aalbornamj and choose Open With GDebi Package installer
Or Altairmanal apply the following command

Code:

dpkg -i skype-debian_4.2.0.11-1_i386

Sixth: install Google Chrome

Also hold the browser
After downloading it is also a way either through his inauguration - all your Ayman Open with GDebi this way, claimed the browser directly down to Main Menu

Or from the following about it Altairmanal
Code:

dpkg -i google-chrome-stable_current_i386

In this way the browser claimed the manual is added to the list and the Main Menu as follows
We go to Applications <Accessories << Main Menu
From the left, then choose Internet from the right New Item
Claimed show a small window in the window .. **** writing Googlre Chrome
In the Command box, write google-chrome and dimensions ok
This way if the method of installation by Altairmanal ..

After running the browser now gives an error .. and the method of repair as follows
We go for the path / opt / googlechrome / and open google-chrome Pal Leafpad file
Add in another line
Code:

--user-data-dir

Two dimensions Svae then show Almstvh ergonomics Tamam

Seventh: Install Flash Player


After we choose tar.gz other linux and we carry
Altairmanal after downloading it open and get into the Folder to Beah Avlac Blair hostel
Then we apply the following orders

Code:

tar xzvf install_flash_player_11_linux.i386.tar.gz

Code:

cp libflashplayer.so / usr / lib / mozilla / plugins /

d

Eighth: to install a program like Photoshop GIMP

Through Altairmanal apply it ..

Code:

apt-get install gimp

Ninth: install additions to download Firefox browser

1. Add DownloadHelper
2- DownloadThem All

Of course the second and added a strong and fast like Pal IDM
I would recommend this Basthaddam added

Any inquiry cell problems here topic


# File arlinux.tar.gz
Will hail
arlinux.tar.gz: gzip compressed data, from Unix, last modified: Tue Aug 3 21:16:09 2010
After select the file you wish to decompress it kind geode you how to use the commands to that task
Pressure lifting the pressure on the TAR file

Pressure
# Tar -cvf files.tar folder / *
Decompressing
# Tar -xvf files.tar
Show compressed files in the tar file
# Tar -tvf files.tar
Pressure lifting the pressure on TAR.GZ file

Pressure
# Tar -czvf files.tar.gz folder / *
Decompressing
# Tar -xzvf files.tar.gz
Show compressed files in the tar.gz file
#tar -tzvf files.tar.gz
Pressure lifting the pressure on the GZ file

Pressure (only compresses files, not folders)
The file that we have to leave the push accompanied by gz name
# Gzip file
Decompressing
# Gzip -d file.gz
It is software installation
 :
cd Desktop
ls
dpkg -i ProgramName

جميع الحقوق محفوضه مدونةسودان سوفت وير