Skip to content

Monster Oasis

  • 浪況預測
  • KML2CSV
  • World Marathon

copypaste

My Copy & Paste

[note] Ubuntu 18.04 IP address setup , resolv

2019/01/03 by Monster

 

Categories System/Linux/Unix* Tags copypaste, ubuntu

webhd.monster.tw : Use docker , nextcloud (a dropbox like web storage opensource) …. and docker startup commands …

2017/01/012017/01/01 by Monster

URL: https://webhd.monster.tw/

Read more

Categories Programming/php, Service, System/Linux/Unix* Tags copypaste, docker, dropbox

[memo] Ubuntu LAMP setup / config / etc / network interface / eth0

2018/12/232015/12/31 by Monster

Read more

Categories System/Linux/Unix* Tags apache, config, copypaste, lamp, linux, mysql, Programming/php, ubuntu

Monster LAMP stack on Docker

2017/01/012015/12/12 by Monster

Read more

Categories DATABASE, Programming/misc, System/Linux/Unix* Tags container, copypaste, docker, lamp, monster, ubuntu

setting : bashrc / profile / screen / screenrc / vim / vimrc / proxy / editor / lang / smb.conf / samba

2020/05/222014/03/06 by Monster

Read more

Categories Copy_N_Paste, Network service, Software, System/Linux/Unix* Tags bashrc, copypaste, profile, proxy, rc, samba, screen, screenrc, vi, vim

setup a svn server / svnadmin , svnserve , svnserve.conf config

2018/01/142014/01/16 by Monster

Read more

Categories System/Linux/Unix* Tags copypaste, svn

Amazon EC2 / Amazon Linux AMI / AWS / 安裝 LAMP 套件

2017/01/012011/09/20 by Monster

Read more

Categories Programming/php, System/Linux/Unix* Tags copypaste

Protected: Subversion 命令列用戶端 svn command / svn client / 常用 svn command cmd

2021/01/182009/06/09 by Monster

This content is password protected. To view it please enter your password below:

Categories JOB, Programming/misc, System/Linux/Unix* Tags cmd, copypaste, svn

[c code] 檢查某檔案是否存在 – check file exists using C

2020/07/022009/02/07 by Monster

♥ ♥ ♥ 如果這頁訊息對您有幫助 請幫我點上方廣告↑ ↑ ↑ 感謝您的幫助 ♥ ♥ ♥

FILE* fp = fopen(path, "r");
if (fp) {
    // file exists
    fclose(fp);
} else {
    // file doesn't exist
}
Categories Programming/misc Tags copypaste, helloworld

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Blogroll

  • 02 浪況預測
  • Email
  • G Suite admin console
  • gandi
  • Google AdSense
  • Google Analytics
  • webHD
  • ★Amazon AWS console

Search

© 2021 Monster Oasis • Built with GeneratePress