[Vim] Skill listSyntax: Highlight code
Manual :
:syntax on
Script :
echo -e "syntax on" >> ~/.vimrc
ctrlp:
crtl + p # Search file more quickly
nerdtree:
Typ…Read More
[samba] Install samba on ubuntu 14.101.Install samba
sudo apt-get install samba samba-common python-glade2 system-config-samba
2.Backup the configuration file of samba
sudo mv /etc/samb…Read More
[Linux] sudo no need to type password
vim /etc/sudoers
ubuntu ALL=(ALL) NOPASSWD:ALL
Ref:
How to run sudo command with no password?
NOPASSWD option not working in sudo [duplicat…Read More
0 意見:
張貼留言