[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
[NTFS-3g] NTFS-3G manual
ntfs-3g /dev/hdc1 /ubuntu/temp/ -o silent,umask=0,locale=zh_TW.utf8
umask=value
Set the bitmask of the file and directory permissions t…Read More
[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
0 意見:
張貼留言