This shell script:
- Modifies graphics settings.
- Configures settings for dual screens.
- Installs
xfreeRDP. - Configures and generates the
xfreeRDPconnection script.
Before running this script, please ensure you have necessary permissions on the required files and folders. Always test the script in a controlled environment before moving to production.
The script is compatible with RaspberryPi4 devices running Raspbian.
- Make sure you have the latest version of bash installed on your system.
- The Raspbian OS should be already installed and running on your Raspberry Pi device.
- The script should be run with root user privileges to modify system files and install packages.
- Download the script file from the repository.
- Grant it execute permissions using the command:
chmod +x <your_script.sh>.
- Run the script using the command:
./<your_script.sh>