- Advanced Penetration Testing for Highly:Secured Environments(Second Edition)
- Lee Allen Kevin Cardwell
- 167字
- 2021-07-09 20:20:39
Installing LibreOffice
There may be times when you need to open up a spreadsheet to review IP ranges, or to quickly review your ROE. Sometimes, it is even nice to have your data collection tool export your data directly into a word processor from within Kali. There are many open source alternatives to Microsoft Word these days, and LibreOffice is at the top of this list. It has been adopted by many businesses and can output various file formats. There are limited options to install LibreOffice from within Kali 2.0 since, at the time of writing this, there were no installers available. In a terminal window, enter:
# apt-get remove libreoffice* # wget http://packages.bodhilinux.com/bodhi/pool/testing/libo/ libobasis4.0-core01/libobasis4.0-core01_4.0.0.3-103_amd64.deb # wget http://packages.bodhilinux.com/bodhi/pool/testing/libr/ libreoffice4.0-ure/libreoffice4.0-ure_4.0.0.3-103_amd64.deb # sudodpkg-i libobasis*.deb libreoffice4.0-ure*.deb # wget http://download.documentfoundation.org/libreoffice/stable/5.0.0/ deb/x86_64/LibreOffice_5.0.0_Linux_x86-64_deb.tar.gz # tar-xzvfLibreOffice_5.0.0_Linux_x86-64_deb.tar.gz # cd LibreOffice_5.0.0.5_Linux_x86-64_deb/DEBS # sudodpkg -i *.deb
Once this installation has completed, you will have a powerful office suite to use for record keeping requirements in Kali Linux. If you want to explore the suite, enter:
# libreoffice5.0
- API安全實(shí)戰(zhàn)
- 安全實(shí)戰(zhàn)之滲透測(cè)試
- Web安全與攻防入門很輕松(實(shí)戰(zhàn)超值版)
- Applied Network Security
- 移動(dòng)APT:威脅情報(bào)分析與數(shù)據(jù)防護(hù)
- Spring Security(Third Edition)
- 網(wǎng)絡(luò)空間安全實(shí)驗(yàn)
- 信息安全案例教程:技術(shù)與應(yīng)用(第2版)
- 局域網(wǎng)交換機(jī)安全
- 數(shù)據(jù)安全與流通:技術(shù)、架構(gòu)與實(shí)踐
- 數(shù)字政府網(wǎng)絡(luò)安全合規(guī)性建設(shè)指南:密碼應(yīng)用與數(shù)據(jù)安全
- Mastering Metasploit
- 功能型密碼算法設(shè)計(jì)與分析
- 安全網(wǎng)絡(luò)構(gòu)建
- INSTANT Microsoft Forefront UAG Mobile Configuration Starter