ArgCV

  • Home
  • Code
    • Snippets
  • Life
  • About
  • Gallery
  • Guestbook
  • RSS

enjoy coding, enjoy life.

Code

Bazel run closed stdin

Bazel is a build tool which coordinates builds and runs tests.

Recently I wrote some code as follow:

(more…)

By Yu, 8 years2 years ago
Code

Index of Using AWS S3 Bucket

In this post, I am going to list a set of links to solve the problems in using AWS S3 Bucket(Amazon Simple Storage Service) (more…)

By Yu, 8 years2 years ago
Code

How to Create a User for a Specific Database

It is a common operation to create a user and giant all the permission to a specific database.

(more…)

By Yu, 8 years2 years ago
Code

Index of Using MongoDB

In this post, I am going to list a set of page as navigation, so that we can use MongoDB easier. (more…)

By Yu, 8 years2 years ago
Code

Topic of Distributed Computing Environment

In this page, I am going to prepare a index page to help we all installing, configuring and deploying a Hadoop ecosystem.

(more…)

By Yu, 8 years2 years ago
Code

A sample to automatically cleanup tasks executed too long

Here is a sample code to cleanup MongoDB tasks. (more…)

By Yu, 8 years2 years ago
Code

Here document, another way to write multiline into one file

Here documents are indeed a powerful feature in Unix-like operating systems, allowing for the efficient creation and manipulation of files from within a shell script. They are particularly useful when you need to insert multiple lines of text into a file without having to resort to looping constructs or temporary files.

(more…)

By Yu, 8 years12 months ago
Code

Can not exec “libtoolize”/”aclocal”

Sometimes in building projects, we may meet an error seems as follow:

Can't exec "libtoolize": No such file or directory ....

(more…)

By Yu, 8 years2 years ago
Code

How to rename your machine

Changing the name of your os could be the first step after initialized you server — at least it works for me. (more…)

By Yu, 8 years2 years ago
Code

vsftpd: GnuTLS error -15: An unexpected TLS packet

TL;DR: Configuring vsftp is a difficult work and we always meet various of errors. In this post, I am going to introduce one possible solution of error “GnuTLS error -15: An unexpected TLS packet was received.” when you are using vsftpd. (more…)

By Yu, 8 years2 years ago
Code

Import GPG keys in Ubuntu 14 LTS

Installing deb repository requires gpg-keys some time. Recently, I am trying to add a mongo repository for Ubuntu 14, which requires to request some gpg keys first. (more…)

By Yu, 8 years2 years ago
Code

ps command not found in fedora image in docker

Docker is a lightweight virtual machine container. To minimize the image, most of the official distributions were erased most the unnecessary system tools. (more…)

By Yu, 9 years2 years ago
Code

cstdlib:75:25: fatal error: stdlib.h: No such file or directory

Recently I switched to gcc-6 in my OS X, and faced to VARIOUS of disasterS. One of them is the gcc compile cannot find header “stdlib.h” (more…)

By Yu, 9 years2 years ago

Posts pagination

Previous 1 … 4 5 6 … 17 Next
  • Home
  • About
  • Guestbook
  • Privacy Policy
Hesmod | Developed by ThemeIsle, Revised by ArgCV