Linux Service installation Simple instructions

Source: Internet
Author: User

Install the basic Environment

1.ubuntu Downloads
: http://releases.ubuntu.com/14.04.4/

2. Installing VirtualBox
Download directly from the software manager

3. Install Ubuntu
Note: Disk space is best to open up a large point, otherwise it is not enough to mount only
During the installation process, the OpenSSH (using the encrypted remote login implementation, can effectively protect the login and data security) selected
Set as bridged NIC in VirtualBox to enable virtual machines to restart virtual machines within a LAN
Login, ifconfig view IP in virtual machine LAN

4. Installing SECURECRT
Download directly from the software manager
This software for billing software, crack method see Vandyke SecureCRT v7.2.6 with Keygen.zip (download on csdn)
To log on to a virtual machine via virtual machine IP

Simple configuration commands for Ubuntu use
1. Naming aliases
Temporary naming:
View command aliases: Alias
Set command alias: alias alias = ' Command '
Suppress command aliases: Unalias aliases

Permanent naming:
To add an alias name to the ~/.BASHRC file
Write a name similar to the following in the file:
# some more LS aliases
Alias Ll= ' Ls-l '
Alias La= ' Ls-a '
Alias l= ' LS-CF '
Alias CD. = ' CD. '
Save exit and then execute source ~/.BASHRC The mission name takes effect

2. Modify the settings root password
SU certification failed to resolve:
sudo passwd root set root password

3. Set up samba sharing
To install Samba:
sudo apt-get install Samba

To create a shared folder, refer to the following connection:
http://blog.csdn.net/songqingxi/article/details/6710487

Linux Service installation Simple instructions

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.