Programming and Computing - ShellScript - ZFS
Installing Linux on TBao Laptops - PartedMagic
Top
Guru99 Youtube Page
https://youtu.be/V1y-mbWM3B8
Top
Execute Script or Command
Note that the exec functions are non interactive
so they cannot prompt for a sudo password. A trick
is to use -S which reads the password from stdin:
command <- 'echo "mypassword!" | sudo -s -S apt-get update -y' out <- ssh_exec_wait(session, command)
Be very careful with hardcoding passwords!
ssh -R 8080:localhost:80 user@host
SSH PORT FORWARDING EXAMPLE - Free-tier server from Amazon AWS
Top
apt-get install gnome-shedule (ubuntu16.04 deb)
https://www.youtube.com/watch?v=bizxL_CA6J8
Top
DistroWatch.com - try ubuntu mini install (good for pendrives and re-installs using pkglist)
The LiveCD List - KnoppixCD
* Generate pkglist for Debian
sudo dpkg --get-selections | sed "s/.*deinstall//" | sed "s/install$//g" > ~/pkglist
* Use pkglist for Debian
sudo apt-get install $(cat pkglist)
Pacman/Rosetta for other distributions - see Arch Linux
Top
Docker Hub signin - Docker Alpine Linux with a complete package index and only 5 MB in size! - About Alpine Linux
Get Docker CE for Ubuntu or binaries
Top
Features List - oVirt Guest Agent on Ubuntu
Can be installed on Linux or Windows
oVirt 3.6: Features and Deep Dives playlist
Top
XenServer 7.5 Free Edition
Hardware Virtual Machine (HVM) and Paravirtualization (PV) Good Tutorial Page
Xen
Building a Home Lab Virtual Server Quick and Dirty - Hak5 1819
Proxmox VE vs. XenServer Plus OpenXenManager for Linux - Hak5 1820
Building a $600 VM Server - Hak5 1818
Top
Bootstrap for testing PXE boot configs in VirtualBox
VirtualBox: Networking options and how-to manage them
Top
with Advanced Btrfs file system and eSata Port - $298.00 - Amazon and has upgradable memory
Also, the DS218+ supports on-the-fly hardware transcoding
Top
QNAP TS-251 2-Bay Personal Cloud NAS, Intel 2.41GHz Dual Core CPU with Media Transcoding - $287.00 Amazon
Qnap TS-231P-US Personal Cloud NAS with DLNA - ARM Cortex A15 1.7GHz Dual Core, 1GB RAM - $189.57 Amazon
mobile apps and Airplay support
Also see Linux Station
Top
Raspian - arm - Emulating Raspberry Pi in Windows the easy way with Qemu
Raspberry Pi’s PIXEL Linux desktop now available for x86 PCs or Virtualbox Article
Raspberry Pi Commands: sudo apt-get install apache2 -y hostname -I sudo nano /var/www/index.html sudo apt-get install php5 libapache2-mod-php5 -y sudo nano /var/www/example.php PHP File Code: <?php echo "Today's date is ".date('Y-m-d H:i:s'); ?> sudo apt-get install mysql-server php5-mysql -y cd /var/www sudo chown pi: . rm * wget http://wordpress.org/latest.tar.gz tar xzf latest.tar.gz mv wordpress/* ./ rm -rf wordpress latest.tar.gz sudo chown -R -f www-data:www-data /var/www mysql -uroot -pInsert Password Here create database wordpress;
Manjaro Community Editions - x86 - for Virtualbox
How To Install Manjaro Arm On The Raspberry pi 1 2 3 Or Zero
http://manjaro-arm.org/
https://www.youtube.com/watch?v=nu6j5lfjO_w
Go to Pacman/Rosetta page for Manjaro install.
Basic operations Action Arch Red Hat/Fedora Debian/Ubuntu SLES/openSUSE Gentoo Install a package(s) by name pacman -S dnf install apt install zypper install zypper in emerge [-a] Remove a package(s) by name pacman -Rs dnf remove apt remove zypper remove zypper rm emerge -C
Arch Linux for Raspberry Pi Youtube
INSTALLING ARCH LINUX ON RASPBERRY PI
Top
https://sourceforge.net/projects/rpiqemuwindows/
There is a very nice raspberry pi forum posting about "Emulating Raspberry Pi in Windows the easy way". Somebody all ready did all the work to make raspberry pi emulation in Windows as simple as possible. The instructions are download a zip from sourceforge - https://sourceforge.net/projects/rpiqemuwindows/ Unzip the file when it finishes downloading. Inside the folder you should find a run.bat file which will do all the magic for you. The zip file is literally Raspberry Pi in a zip, it contains Qemu along with the Wheezy squeeze, and the batch file that you run to start the emulation contains the exact command to start Qemu as an ARM CPU running Wheezy. This is the epitome of KISS. It should be noted that others have downloaded and checked the files for viruses and that the emulation has been confirmed on several versions of Windows. I can confirm the emulation works in Windows 7 Ultimate.
Installing and running Debian armel on an emulated ARM machine on Windows (QEMU)
Top
Setting up an OpenVPN Server on Debian, Ubuntu and CentOS
Setting up an OpenVPN Server on Raspberry Pi - Kali (goddess) destroyer of evil forces.
Linux Server Build: OpenVPN From Scratch - Hak5 2019
How to Build An OpenVPN Access Point - Hak5 2017
SSH into our VPS and get openvpn-as going wget http://swupdate.openvpn.org/as/openvpn-as-2.1.1-Ubuntu14.amd_64.deb dpkg -i openvpn*.deb /usr/local/openvpn_as/bin/ovpn-init #Choose 0.0.0.0 Log in as Admin Auth General Local User Permissions Create new user LOGIN not Connect Download "Yourself (autologin profile)" Test connection at with a test.php script.
Finalizing the OpenVPN-AS Home Server Build - Hak5 1823
How to Build an OpenVPN Access Point Pt 2 - Hak5 2018
Access Internal Networks with Reverse VPN connections - Hak5 1921
How to Tether Without The Fees - Hak5 2111
Fast and Easy Free VPN from Google - The Open Source OUTLINE - Hak5 2403
Top
Restoring the default settings for Whisker Menu in Ubuntu Studio 16.04
https://www.youtube.com/watch?v=YDhfzXblqU0
Top
https://www.youtube.com/watch?v=OCAjv6DCJBQ
Useful Linux Applications | What You'll Need To Get Things Done
USEFUL LINUX APPLICATIONS Browsers: Chromium Firefox Google Chrome E-Mail: Evolution Geary Thunderbird BitTorrent: Transmission Chat: HexChat Pidgin Text Editors: Gedit Kate Nano Pluma Vi Office: AbiWord Gnumeric LibreOffice CD Rippers: Asunder CD/DVD Burners: Brasero K3b Audio/Video/Music: Amarok Banshee Clementine Rhythmbox VLC Audio Editors: Ardour Audacity Ocenaudio Audio/Video Converters: Handbreak SoundConverter Video Editors: Kdenlive Lightworks OpenShot Screen Capture/Webcasting: Cheese GUVCView Kazam OBS RecordMyDesktop SimpleScreenRecorder Vocoscreen Visualization: Gnome Boxes VirtualBox VMware Photo/Graphics: Blender Eye of GNOME/Image Viewer GIMP gThumb Inkscape Shotwell SimpleScan Utilities: Archive Manager BleachBit Disks Document Viewer Grsync
Top
CloneZilla Image Creation and Restore Tutorial
The advanced parameters for restoring mode in Clonezilla
Clonezilla Clone Larger Disk to Smaller Disk-Workaround
Top
https://www.youtube.com/watch?v=j40tNL3t4gw
What is SimpleScreenRecorder
Top
Linux copy and clone USB stick including partitions command
sudo dd if=/dev/sdi of=/dev/sdh bs=4M status=progress
https://billing.virmach.com/cart.php?gid=1
Top
https://billing.virmach.com/cart.php?gid=1
VirMach.pdf
Top
https://www.youtube.com/watch?v=KCTKC1iUlC8
Let’s Encrypt