parrotlinux和kali
Ⅰ 物理機linux如何連接有線網和無線網
用iwconfig開啟無線網卡的電源,並查找區域內的無線網路
連接到相應的無線網路
通過ifconfig啟用無線網卡,並獲取IP(如果使用DHCP的話)
注意:
假設無線被識別為wlan0,如果您的網卡沒有被識別為wlan0,可以在操作時做相應的修改。
具體過程
1. 打開無線網卡電源
iwconfig wlan0 txpower on
2. 列出區域內的無線網路
iwlist wlan0 scan
3. 假設要連接到網路MyHome(即essid為MyHome的網路),那麼輸入命令
iwconfig wlan0 essid 「MyHome」
如果網路是加密的,密碼是0123456789,那麼就輸入命令
iwconfig wlan0 essid 「MyHome」 key 0123-4567-89
4. 如果正常的話,輸入
iwconfig wlan0
就可以看到連接正常的各項參數了。
5. 啟用無線網卡
ifconfig wlan0 up
6. 如果是用DHCP獲取IP的,那麼用dhclient或dhcpcd獲取ip
dhclient wlan0
或
dhcpcd wlan0
7. 現在無線網卡應該可以正常使用了
Ⅱ Linux發行版哪個好
1.系統管理員最佳系統 :Parrot Linux
Parrot Linux基於Debian,幾乎能夠提供系統管理員需要的一切滲透測試工具。
管理員面對大量的日常工作,如果沒有堅實的工具集作為輔助,繁重的任務將令人不堪重負。在這方面,Parrot Linux將成為您的最佳助手。這款基於Debian的系統幾乎提供一切滲透工具,同時也面向加密、雲、匿名、數字取證、編程甚至生產力等方向提供相關功能。因此,這是款堪稱完美的安全與網路管理員專用的Linux發行版。
Parrot目前在Distrowatch榜單中排名第57位,預計它將在新的一年攀上更高的排行位置。
Parrot Security:一款安全工具Linux發行版http://www.linuxidc.com/Linux/2016-12/138019.htm
2.最佳輕量化發行版:LXLE
LXLE將小巧的體積與可觀的生產能力進行了完美融合。
毫無疑問,我認為LXLE將成為2017年的最佳輕量化發行版選項。LXLE將小巧的體積與出色的生產能力加以完美融合,大家能夠在其中找到您在桌面Linux中希望獲取的幾乎全部工具,且可在舊硬體上順暢運行。LXLE基於Ubuntu16.04,同時配合極為易用的LXDE容器管理器。
LXLE包含多種標准工具(例如LibreOffice與GIMP),唯一欠缺的是大家需要手動安裝一款現代瀏覽器。
目前,LXLE在Distrowatch上排名位於第16位。
LXLE 14.04.4 Beta 發布下載,輕量級桌面 Linux 發行http://www.linuxidc.com/Linux/2016-02/128129.htm
3.最佳桌面發行版:Elementary OS
Elementary OS Loki不僅非常美觀,且穩定性出色並提供無與倫比的用戶友好性及一致性。
雖然帶有部分主觀因素,但我認為Elementary OS Loki必然能夠在2017年內擊敗Linux Mint成為最佳桌面發行版。目前,Elementary OS在Distrowatch上排名第6位,但出色的穩定性、美觀度以及無與倫比的用戶友好性與一致性絕對能夠讓其順利壓倒目前排名第一的Linux Mint。
有些人認為Elementary OS桌面有點太過「Mac化」,但這實際上是對它帶給最終用戶體驗的一種肯定。不過,憑借著開源特性,大家可以隨意對它進行定製。
Elementary OS 美到你不能呼吸http://www.linuxidc.com/Linux/2015-12/126232.htm
Elementary OS 0.3 Freya 新功能選項-用戶可自定義鍵盤快捷鍵http://www.linuxidc.com/Linux/2015-05/118000.htm
試用 Elementary OS 0.3 Freya Beta 1http://www.linuxidc.com/Linux/2014-08/105507.htm
Elementary OS 0.3 Freya 截圖賞析http://www.linuxidc.com/Linux/2015-04/116164.htm
Elementary OS 0.3 Freya 發布http://www.linuxidc.com/Linux/2015-04/116079.htm
Elementary OS,致親愛的Linux用戶http://www.linuxidc.com/Linux/2015-04/116587.htm
在Elementary OS 0.3下用WPShttp://www.linuxidc.com/Linux/2014-11/109976.htm
4.百尺竿頭更進一步的典範:Gentoo
紅帽在協調企業業務需求方面擁有完美表現。
SUSE一直在企業領域不斷前行,且總有一天會在這一市場上順利登頂。但必須承認,這一天不會在2017年年內到來。紅帽企業Linux將繼續在此占據主導地位。根據Gartner公司的統計,紅帽公司在Linux訂閱市場擁有67%份額(其中紅帽企業Linux訂閱收入占紅帽總營收的75%)。究其原因,紅帽不僅與企業業務需求保持高度一致,同時亦幾乎參與到每一個開源軟體項目當中。
必須承認,紅帽在安全、集成、雲以及管理等領域一直在不斷努力,其成果也堪稱斐然。然而我仍然認為,2017年將成為SUSE持續崛起的一年,其還將不斷蠶食紅帽的市場份額。
選擇權在您
Linux平台最為突出的優勢之一在於,選擇權完全由您所操縱。面對數以百計的發行版,您可以根據需要任意做出判斷。不過我仍然自信地強調,本篇文章中提到的發行版絕對是最優秀的——或者,至少是最優秀的之一。
Ⅲ 哪個版本的linux系統集成的黑客攻擊多
推薦一本書《Linux就該這樣學》,書籍不錯,但目前之後電子擋的,裡面有詳細的安裝方法,希望可以幫到你...
Ⅳ Parrot SEC3.0是Linux操作系統嗎
沒錯,這是基於Debian發行版的雲安全滲透測試隨身系統,對安全研究人員非常有用。
Ⅳ kali無法啟動
方法/步驟
安裝好kali2.0後測試是否可以啟動.重啟postgresql服務,初始化msfdb,點擊armitage.
Ⅵ 現在國內預裝linux系統的筆記本哪個牌子比較好
基本沒有預裝linux,預裝linux一般不太好型號(大品牌都收了微軟的錢,安裝windows 10)
linux又不收錢,各種UI版本
除非本身無法安裝windows系的,處理器才會考慮安裝linux
你任意買個品牌,自己安裝linux就行。
(什麼Parrot Linux,Elementary OS,Snappy Ubuntu Core, SUSE,中標麒麟無數種)
Ⅶ 請問parrot security os linux系統,怎麼設置成中文
先進入System Preference, 選第一行的international圖標, 進去應該是一串語言的列表,找到中文,把它拖到列表的第一個,然後注銷再登入就好了
Ⅷ U盤里的kali linux無法啟動。
截至目前,你已經可以進入Linux了,但是,不是一勞永逸,還需要進一步修改/boot/grub
4,進入Linux後,打開終端,以管理員身份update-grub。更新掃描所有可啟動項,生成新的啟動引導列表。也就是將/dev/sdxx的引導方式更新為uuid。因為,在不同電腦,硬體的/dev/sdxx順序不同,但是uuid是不變的。
最後,你可以打開/boot/grub/grub.cfg確認是否更新成功。
現在,你可以重啟/關機了,enjoy你的linux to go移動硬碟了。
Ⅸ 3.8的parrot怎麼樣安裝tools
有個文件,先復制到root/temp目錄下。然後解壓安裝就行了。詳細的安裝步驟如下:
先以root身份登入。
VMware Tools所在位置:VMware 安裝路徑 \VMware\VMware Workstation\linux.iso
[root@rd01 ~]# mount /cdrom
# 有時可能載入不了,這時就要先將系統關閉,再手動指定 ISO 映像,看下圖
[root@rd01 ~]# cd /cdrom
[root@rd01 ~]# ls -a
[root@rd01 ~]# cp VMwareTools-5.5.1-19175.tar.gz /tmp
[root@rd01 ~]# cd /tmp
[root@rd01 ~]# tar zxpf VMwareTools-5.5.1-19175.tar.gz
[root@rd01 ~]# cd vmware-tools-distrib
[root@rd01 vmware-tools-distrib]# ./vmware-install.pl
Creating a new installer database using the tar3 format.
Installing the content of the package.
# 安裝過程的畫面,全部使用默認值,一直按 Enter 就對了
In which directory do you want to install the binary files?
[/usr/bin]
What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
[/etc/rc.d]
What is the directory that contains the init scripts?
[/etc/rc.d/init.d]
In which directory do you want to install the daemon files?
[/usr/sbin]
In which directory do you want to install the library files?
[/usr/lib/vmware-tools]
Thepath "/usr/lib/vmware-tools" does not exist currently. This programisgoingto create it, including needed parent directories. Is thiswhatyou want?
[yes]
In which directory do you want to install the documentation files?
[/usr/share/doc/vmware-tools]
Thepath "/usr/share/doc/vmware-tools" does not exist currently.Thisprogram isgoing to create it, including needed parent directories.Isthis what you want?
[yes]
The installation of VMware Tools 5.5.1 build-19175 for Linux completed
successfully. You can decide to remove this software from your system at any
time by invoking the following command: "/usr/bin/vmware-uninstall-tools.pl".
Before running VMware Tools for the first time, you need to configure it by
invoking the following command: "/usr/bin/vmware-config-tools.pl". Do you want
this program to invoke the command for you now? [yes]
Stopping VMware Tools services in the virtual machine:
Guest operating system daemon: [ 確定 ]
Trying to find a suitable vmhgfs mole for your running kernel.
The mole bld-2.6.9-5.EL-i686-RHEL4 loads perfectly in the running kernel.
pcnet32 30153 0
Unloading pcnet32 mole
Trying to find a suitable vmxnet mole for your running kernel.
The mole bld-2.6.9-5.EL-i686-RHEL4 loads perfectly in the running kernel.
Detected X.org version 6.8.
關閉控制台滑鼠服務: [ 確定 ]
啟動控制台滑鼠服務: [ 確定 ]
Please choose one of the following display sizes (1 - 13):
# 顯示解析度,這里是以 1024x768 為例
# VMware Tools 安裝的時候,會自動修改 X server 的配置文件
[1] "640x480"
[2]< "800x600"
[3] "1024x768"
[4] "1152x864"
[5] "1280x800"
[6] "1152x900"
[7] "1280x1024"
[8] "1376x1032"
[9] "1400x1050"
[10] "1680x1050"
[11] "1600x1200"
[12] "1920x1200"
[13] "2364x1773"
Please enter a number between 1 and 13:
[2] 3
X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.9-34.EL i686 [ELF]
Current Operating System: Linux rd01.domain 2.6.9-34.EL #1 Wed Mar 8 00:07:35 CST 2006 i686
Build Date: 04 May 2006
Build Host: x8664-build.centos.org
Before reporting problems, check
to make sure that you have the latest version.
Mole Loader present
OSKernel: Linux version 2.6.9-34.EL (buildcentos@build-i386) (gccversion3.4.5 20051201 (Red Hat 3.4.5-2)) #1 Wed Mar 8 00:07:35 CST 2006P
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(++) Log file: "/tmp/vmware-config0/XF86ConfigLog.3131", Time: Mon Jun 12 20:57:34 2006
(++) Using config file: "/tmp/vmware-config0/XF86Config.3131"
(WW) VMWARE(0): Failed to set up write-combining range (0xf0000000,0x1000000)
X is running fine with the new config file.
Starting VMware Tools services in the virtual machine:
Switching to guest configuration: [ 確定 ]
Guest filesystem driver: [ 確定 ]
DMA setup: [ 確定 ]
Guest operating system daemon: [ 確定 ]
The configuration of VMware Tools 5.5.1 build-19175 for Linux for this running
kernel completed successfully.
You must restart your X session before any mouse or graphics changes take
effect.
You can now run VMware Tools by invoking the following command:
"/usr/bin/vmware-toolbox" ring an XFree86 session.
To use the vmxnet driver, restart networking using the following commands:
/etc/init.d/network stop
rmmod pcnet32
rmmod vmxnet
depmod -a
modprobe vmxnet
/etc/init.d/network start
Enjoy,
--the VMware team
[root@rd01 vmware-tools-distrib]# shutdown -r now
# 修改完成之後,重新啟動計算機,讓 VMware Tools 生效
Ⅹ parrot security os和kali linux的源一樣嗎
用mac上的軟體ntfs,是專門的插件,可以完美支持,插上後改u盤格式就可以。windows上的u盤mac上也可以用。直接搜ntfs for mac就可以