ArchLinux - Temporarily resize /tmp partition
Context# tmpfs is a temporary file system that resides in memory and/or swap partition(s). tmpfs is commonly used for /tmp. By default, a tmpfs has its maximum size set to half the total of RAM. Note
Context# tmpfs is a temporary file system that resides in memory and/or swap partition(s). tmpfs is commonly used for /tmp. By default, a tmpfs has its maximum size set to half the total of RAM. Note
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: 1systemctl stop deluged.service Go into deluge ssl folder: 1cd /srv/deluge/.config/deluge/ssl Backup or remove the old certificate and key:
Install rTorrent# As rTorrent package is always up-to-date on Arch repository, it's not needed to compile it. Install rtorrent: 1# pacman -S rtorrent Install ruTorrent# Create the web server root d
Install Zsh# Before installing zsh, see what shell is currently being used: 1$ echo $SHELL Install zsh: 1# pacman -S zsh For additional completion definitions, install the zsh-completions package
To remove pages from a PDF in command line on Linux, we'll use PDFtk. Install pdftk with your favorite packet manager (ex: sudo zypper install pdftk) And run one of those commands: To extract only o
To change the UUID of a virtual disk: 1VBoxManage internalcommands sethduuid <filepath> [<uuid>] Examples# With a vdi disk : VBoxManage internalcommands sethduuid disk.vdi With a vmdk dis
Version of software used: VirtualBox 5.0.22 vSphere Client 5.1 VMware ESXI 5.1 Export to OVA/OVF# From VirtualBox export the virtual machine : "File" > "Export Appliance". The
Here is how to install VirtualBox Guest Additions on Debian-based Linux distributions like Parrot Security OS, Kali Linux, Tails, Whonix or REMnux. With VirtualBox Guest Additions it become possible t