Setup a proxy under Linux
Environment variables# Lot of programs (such as wget, curl, pacman, ...) use environment variables to determine the proxy of a given protocol. Environment variables can be added per user in their .bas
Environment variables# Lot of programs (such as wget, curl, pacman, ...) use environment variables to determine the proxy of a given protocol. Environment variables can be added per user in their .bas
Requirement# Deluge is already installed, configured and working. The deluge user looks like: deluge:x:125:125:Deluge user:/srv/deluge:/bin/false. A SSH server is already installed, configured and wor
Stop deluged torrent process: systemctl stop deluged.service Go into deluge ssl folder: cd /srv/deluge/.config/deluge/ssl Backup or remove the old certificate and key: mv daemon.cert daemon.cert
If a remote web server let you upload and execute scripts so this is beginning to turn turn bad. Here are some common upload flaws: extensions blacklist double extensions MIME type Null Byte Extensi
Information# Version# By Version Comment noraj 1.0 Creation CTF# Name : CSAW CTF Qualification Round 2016 Website : https://ctf.csaw.io/ Type : Online Format : Jeopardy CTF Time : link Des
Information# Version# By Version Comment noraj 1.0 Creation CTF# Name : CSAW CTF Qualification Round 2016 Website : https://ctf.csaw.io/ Type : Online Format : Jeopardy CTF Time : link Des
Information# Version# By Version Comment noraj 1.0 Creation CTF# Name : CSAW CTF Qualification Round 2016 Website : https://ctf.csaw.io/ Type : Online Format : Jeopardy CTF Time : link Des
Information# Version# By Version Comment noraj 1.0 Creation CTF# Name : CSAW CTF Qualification Round 2016 Website : https://ctf.csaw.io/ Type : Online Format : Jeopardy CTF Time : link Des
Install rTorrent# As rTorrent package is always up-to-date on Arch repository, it's not needed to compile it. Install rtorrent: # pacman -S rtorrent Install ruTorrent# Create the web server root di
Install Zsh# Before installing zsh, see what shell is currently being used: $ echo $SHELL Install zsh: # pacman -S zsh For additional completion definitions, install the zsh-completions package: