Author Archives: Huang Shiyang

Protected: VMWare 11 pw: asdf1234

There is no excerpt because this is a protected post.

[转]Hadoop FS Shell命令

FS Shell 调用文件系统(FS)Shell命令应使用 bin/hadoop fs <args> 的形式。 所有的的FS shell命令使用URI路径作为参数。URI格式是scheme://authority/path 。对 HDFS文件系统,scheme是hdfs... Read More | Share it now!

is not in the sudoers file 解决

解决方案: 首需要切换到root身份 $su – (注意有- ,这和su是不同的,在用命令”su”的时候只是切换到root,但没有把root的环境变量传过去,还是当前用户的环境变量,用”su... Read More | Share it now!

配置linux服务器之间ssh不用密码访问

如果想在 A 这太机器上可以不需要密码就 ssh 到 B 、 C 两台机器上,可以采用如下的方法: ( 1 ) 在 A 机器上: ssh-keygen -t rsa Generating public/private rsa key pair. Enter file in which to save the key... Read More | Share it now!

赶个时髦,众筹买车!

好不容易到加州了,没车真是不方便啊。。。(虽然说没钱更不方便 – -b 看上了RAV4 EXL... Read More | Share it now!

使用 nodejs 发送邮件 Nodemailer

平时在开发应用的时候,很多时候会用到邮件,来通知我们, 这里介绍 nodejs 如何发送邮件,比较简单。 使用 Nodemailer 库来发送邮件。 https://github.com/andris9/Nodemailer#migration-guide This is a complete... Read More | Share it now!

POSTMAN restful API

Download: Chrome https://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop Postman helps you be more efficient while working with APIs. Postman is a scratch-your-own-itch project. The need for it arose… Postman helps you... Read More | Share it now!

nodejs文件上传处理模块formidable

GITHUB: https://github.com/felixge/node-formidable 在web开发中,经常遇到处理文件上传的情况。而express框架在4.0版本后就不在支持req.files接收上传文件,对于文件上传,需要加multipart格式数据处理的中间件。multipart数据处理中间件有:busboy,... Read More | Share it now!

tar命令详解

# tar 文件与目录 .... 参数: -c :建立一个压缩文件的参数指令(create 的意思); -x :解开一个压缩文件的参数指令! -t :查看 tarfile 里面的文件! 特别注意,在参数的下达中, c/x/t... Read More | Share it now!

Protected: I Stat Menus PW: istatmenus

There is no excerpt because this is a protected post.