Skip to content

Instantly share code, notes, and snippets.

@winkey728
winkey728 / samba.sh
Created April 11, 2018 14:26
Script to install and configure Samba in Arch Linux.
#!/usr/bin/env bash
# Description: Script to install and configure Samba in Arch Linux.
# Author: Winkey Wong.
# Date: 2018-04-11
#
# How to use:
# chmod +x samba.sh
# ./samba.sh PATH_TO_SHARED_DIRECTORY PERMISSIONS
@winkey728
winkey728 / index.html
Last active July 20, 2023 09:04
Beautiful clock
<!DOCTYPE html>
<html >
<head>
<meta charset="UTF-8">
<title>Concentricity</title>
<link rel="stylesheet" href="style.css">
</head>
<body class="terra">