# [2019 iT邦幫忙鐵人賽](https://ithelp.ithome.com.tw/users/20120263/ironman/2426) - [**Day1**](https://ithelp.ithome.com.tw/articles/10215302) introduction - having ip, domain, FreBSD system which has been installed - [**Day2**](https://ithelp.ithome.com.tw/articles/10215475) environmental setting - rc.conf - motd - [**Day3**](https://ithelp.ithome.com.tw/articles/10216110) environment setting - .cshrc - [**Day4**](https://ithelp.ithome.com.tw/articles/10216653) basic command(1) - su - passwd - pwd - man - clear - cd - ls - la - touch - mkdir - cat - [**Day5**](https://ithelp.ithome.com.tw/articles/10217169) basic command(2) - more - less - pipe(|) - grep - [**Day6**](https://ithelp.ithome.com.tw/articles/10217842) basic command(3) - cp - rm - mv - whereis - locate - [**Day7**](https://ithelp.ithome.com.tw/articles/10218257) basic command(4) - chmod - chown - [**Day8**](https://ithelp.ithome.com.tw/articles/10218566) pkg - sudo - vim - screen - [**Day9**](https://ithelp.ithome.com.tw/articles/10218766) vim - vim - [**Day10**](https://ithelp.ithome.com.tw/articles/10219640) vimrc - vimrc - [**Day11**](https://ithelp.ithome.com.tw/articles/10220102) sudo - sudo and sudoers - [**Day12**](https://ithelp.ithome.com.tw/articles/10220549) screen - screen - [**Day13**](https://ithelp.ithome.com.tw/articles/10220769) ports - games/sl - [**Day14**](https://ithelp.ithome.com.tw/articles/10221547) HTML(1) - introduction - [**Day15**](https://ithelp.ithome.com.tw/articles/10221907) HTML(2) - tags about text - tags in head - [**DAY16**](https://ithelp.ithome.com.tw/articles/10222402) HTML(3) - tags about media(img, audio, video, iframe) - [**Day17**](https://ithelp.ithome.com.tw/articles/10222871) HTML(4) - nested tags, such as list, table, etc. - [**Day18**](https://ithelp.ithome.com.tw/articles/10223035) HTML(5) - body structure - [**Day19**](https://ithelp.ithome.com.tw/articles/10223464) CSS(1) - introduction - syntax - [**Day20**](https://ithelp.ithome.com.tw/articles/10223907) CSS(2) - [w3school](https://www.w3schools.com/cssref/) - color - background-color - text-align(span: seems can't use) - width - height - text-decoration - border - [**Day21**](https://ithelp.ithome.com.tw/articles/10224419) CSS(3) - font-family - font-style(can replace `<i>` `<b>` with it) - font-size - padding - margin - [**Day22**](https://ithelp.ithome.com.tw/articles/10224685) an overview of Apache - install - rc.conf - enable - service - /usr/local/www/apache24/data - httpd.conf - extra/httpd-ssl.conf - extra/httpd-vhost.conf - [**Day23**](https://ithelp.ithome.com.tw/articles/10225101) httpd.conf - ServerRoot - Listen - LoadModule - ServerAdmin - ServerName - DocumentRoot - DirectoryIndex - ErrorLog - LogLevel - Include - [**Day24**](https://ithelp.ithome.com.tw/articles/10225477) [ssl, including redirecting to https](https://hackmd.io/ZHYa3sVwTqOMgIEdgU15OQ#ssl) - .htaccess - [automatically redirecting http to https](https://www.freecodecamp.org/news/how-to-redirect-http-to-https-using-htaccess/) - extra/httpd-ssl.conf - DocumentRoot - ServerName - ServerAdmin - ErrorLog - SSLEngine - SSLCertificateFile - SSLCertificateKeyFile - [**Day25**](https://ithelp.ithome.com.tw/articles/10225822) vhost - extra/httpd-vhosts.conf - SSLEngine on - SSLCertificateFile - SSLCertificateKeyFile - ServerName - DocumentRoot - [**Day26**](https://ithelp.ithome.com.tw/articles/10226447) other - customize 404 page - ErrorDocument 404 /not-found-page.html - httpd-default.conf - Timeout - KeepAlive - MaxKeepAliveRequests - KeepAliveTimeout - [**Day27**](https://ithelp.ithome.com.tw/articles/10226547) [set PHP](https://hackmd.io/ZHYa3sVwTqOMgIEdgU15OQ#php) - a little syntax - [**Day28**](https://ithelp.ithome.com.tw/articles/10226966) [set MySQL](https://hackmd.io/ZHYa3sVwTqOMgIEdgU15OQ#mysql) - a little syntax - [**Day29**](https://ithelp.ithome.com.tw/articles/10227267) [set phpMyAdmin](https://hackmd.io/ZHYa3sVwTqOMgIEdgU15OQ#phpMyAdmin) - PHP + MySQL - **Day30** The End
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up