Install and initial setup
- Install ParrotSecurity 4.2
- sudo without password
- GRUB2 and Linux with serial console
- Download package source code with apt source
Troubleshooting
- Improve /etc/resolv.conf for DHCP
- Avoid “Could not get lock /var/lib/dpkg/lock” on boot
- Slow boot problem when using LVM
- Install byobu for terminal multiplexer
Security
- Virus scan with ClamAV
- Firewall with UFW
- Mandatory Access Control with AppArmor
- File integrity check with AIDE
Desktop
- Install conky for desktop system monitor
- Install Chromium for Web Browser
- Install Google Chrome for Web Browser
- Install Opera for Web Browser
- Install Vivaldi for Web Browser
Client
- Install sshfs for SSH client
- Install cifs-utils for SMB client
- Install davfs2 for WebDAV client
- Install nfs-common for NFS client
- Install open-iscsi for iSCSI initiator
- Install curlftpfs for FTP client
Server
- Install Postfix for SMTP server
- Install openssh-server for SSH server
- Install Samba for SMB server
- Install WebDAV for file server
- Install nfs-kernel-server for NFS server
- Install tgt for iSCSI target
- Install vsftpd for FTP server
- Install ProFTPD for FTP server
- Install atftpd for TFTP server
- Install tftpd-hpa for TFTP server
- Install ngIRCd for IRC server
- Install isc-dhcp-server for DHCP server
- Install BIND for DNS server
Remote desktop server
Website
- Install WordPress for CMS
- Install Joomla for CMS
- Install Moodle for e-Learning platform
- Install cgit for Git web frontend
- Install Jenkins for CI server
- Install Trac for project management
- Install Webmin for web base system admin
- Install Zabbix for web base system monitor
- Install Tiny Tiny RSS for web base RSS reader
- Install DokuWiki for wiki software
- Install Gerrit for Git code review
Virtualization
- Bridge interface
- Install KVM for virtualization
- Install VirtualBox for virtualization
- Install LXD for container
- Install Docker for container
- Install Flatpak for application container