NET-TOOLS A collection of programs that form the base set of the
NET-3 networking distribution for the Linux operating
system.
This version of net-tools can compile under new kernel version.
Net-tools
Reference:
NET-TOOLS A collection of programs that form the base set of the
NET-3 networking distribution for the Linux operating
system.
repo-add pkgbuild-current.db.tar.gz *.pkg.tar.xz
Must create a new repository on github, and create a release tag. pkgbuild-current.db
pkgbuild-current.db.tar.gz
pkgbuild-current.files # Don't need this file
pkgbuild-current.files.tar.gz # Don't need this file
Reference:cd framework
git checkout master
git pull
git submodule update --init --recursive
git config --global alias.up-sub-snipmate-snippets '!f() { cd bundle/snipmate-snippets && git checkout master && git pull && git submodule update --init --recursive; }; f'
ssh-rsa AAAx3NzaC1yc2EAAAABIwAAAQEAsyKnnxxxxF0GUxxkkAkI+41FDLZXRKC6QL/GuzcheyL3tvcUNNG/GyqgBSKOglUz+MvAy9PvObOpd1wVnPvFL/djmtvxxx/do93BCqX2xxvo/5Q3xM8xxxxxxxGJ/kKsWb0+KYi8xxxxxLRKz5FQTlnE8FyungbZxxxCKNqj/3YDV13RxxG61DIJvKxx5Q== your_email@example.com
[GitHub] How to download the file from github
1. Go to GitHub website
https://github.com/<UserName>
2. Choose which reporsitory you want to download
ArchLinux-auto-install-script
3. Click the file, then you can see the content of the code.
ArchLinux-auto-install-script.sh
4. At the top right corner have four button was called "Edit" "Raw" "Blame" "History".
Please press the "Raw" button.
Copy the website to the end of wget.
Example :
wget --no-check-certificate https://raw.github.com/<UserName>/ArchLinux-auto-install-script/master/ArchLinux-auto-install-script.sh
or
wget https://raw.github.com/<UserName>/ArchLinux-auto-install-script/master/ArchLinux-auto-install-script.sh
ssh-add id_rsa