BT5 command summary

Source: Internet
Author: User
I found a lot of inconvenience during the use of bt5 and needed to manually modify it. For example, if the SSH service is not started by default, even if the Chinese version is completed, the SSH service is not automatically started. some common commands are aggregated to form this document. Expsec first! I am still a Cainiao and hope you can talk more... I found a lot of inconvenience during the use of bt5 and need to modify it manually. For example, if the SSH service is not started by default, the SSH service is not automatically started even if the Chinese version is completed.
Some common commands are aggregated to form this document. Expsec first! I am a Cainiao and hope you can talk more!
 
# Load the ssh service
/Etc/init. d/ssh start
 
# Mount win7 Directory
Mount-t vboxsf tddownload/mnt/share
 
# Change IP address, subnet www.2cto.com
Ifconfig eth1 10.0.25.100 netmask 255.255.255.0
 
# Change default network
Route add default gw 10.1.1.2 (Gateway)
Netstat-r // View routes
 
# Configure the Nic file
Gedit/etc/network/interfaces
/Etc/init. d/networking restart
 
# Change DNS
Nano/etc/resolv. conf
 
# Vboxsf partition automatically loaded upon startup (failed)
Sharename mountfolder vboxsf defaults 0 0
Tddownload/mnt/share vboxsf defaults 0 0
 
# Enable the service automatically upon startup
Apt-get install rcconf // modify it after startup
 
# Start ibus at startup
System> Administration> Language Support
Set "Keyboard Input Method System" to ibus
 
# Find a directory in linux
Find/-name nmap-type d
 
# Start the nessus service
 
Nessusd
 
Reprinted on www.exw.c.com
 
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.