{"id":261,"date":"2018-12-14T17:54:46","date_gmt":"2018-12-15T01:54:46","guid":{"rendered":"https:\/\/doubleecpu.com\/?page_id=261"},"modified":"2022-12-31T20:08:38","modified_gmt":"2023-01-01T04:08:38","slug":"raspian-linux-programs","status":"publish","type":"page","link":"https:\/\/doubleecpu.com\/index.php\/raspian-linux-programs\/","title":{"rendered":"Linux Notes"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">LAMP (Linux Apache MySQL PHP) On Raspberry Pi<\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/doubleecpu.com\/index.php\/setup-raspberry-pi\/\">Rasbian-<\/a> Setup Raspberry Pi Debian Linux Distribution<\/li><li><a href=\"https:\/\/doubleecpu.com\/index.php\/apache\/\">Apache-&nbsp;<\/a>Install Apache webserver to serve webages<\/li><li> <a href=\"https:\/\/doubleecpu.com\/index.php\/raspian-linux-programs\/php\/\">PHP-<\/a>  Install PHP  <\/li><li><a href=\"https:\/\/doubleecpu.com\/index.php\/mysql\/\">MySQL-<\/a>  Install MySQL database <\/li><li>Github <a href=\"https:\/\/github.com\/gilmedel\/RaspberryPi3B_Sensors\/blob\/master\/Sensor_Database\/LAMP_Server\/LAMP_Setup.sh\">LAMP Bash Script<\/a><\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">WordPress<\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/doubleecpu.com\/index.php\/wordpress\/\">Setup\u00a0WordPress<\/a><\/li><li><a href=\"https:\/\/doubleecpu.com\/index.php\/configure-wordpress\/\">Configure WordPress<\/a><\/li><li>plugins<\/li><li>themes<\/li><li><a href=\"https:\/\/doubleecpu.com\/index.php\/wordpress\/updating-wordpress\/\">updating<\/a> <\/li><li>updating plugins and themes<\/li><li><a href=\"https:\/\/doubleecpu.com\/index.php\/migrate-to-another-raspberrypi\/\">Migrating to new Raspberry Pi<\/a><\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">REST API<\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li><a rel=\"noreferrer noopener\" href=\"https:\/\/doubleecpu.com\/index.php\/mysql-php-api\/\" target=\"_blank\">MySQL PHP API<\/a><\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Utilities <\/h3>\n\n\n\n<p><a href=\"https:\/\/doubleecpu.com\/index.php\/raspian-linux-programs\/linux-commands-raspbian\/\">Linux Commands<br><\/a><a href=\"https:\/\/doubleecpu.com\/index.php\/linux-hardware-configuration\/\">Linux Hardware Configurations<\/a><\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><a href=\"https:\/\/doubleecpu.com\/index.php\/docker\/\">Docker<\/a><\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li>Docker Setup<\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\"><a href=\"https:\/\/www.realvnc.com\/en\/raspberrypi\/\">REALVNC<\/a><\/h4>\n\n\n\n<p>Real VNC Connect is installed by default. To connect, the remote computer must have <a href=\"https:\/\/www.realvnc.com\/en\/connect\/docs\/raspberry-pi.html\">VNC viewer<\/a> to control the Raspberry Pi.  The Host name or IP address can then be used to remotely connect.  <br><br><a href=\"https:\/\/www.realvnc.com\/en\/connect\/docs\/uninstall.html\">To uninstall<\/a>:  Before uninstalling VNC Connect run the command&nbsp;<code>vncserver-virtual&nbsp;-clean<\/code>&nbsp; to delete stale files;  <br>then sudo apt-get remove vncserver<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Python <\/h3>\n\n\n\n<p><a href=\"https:\/\/doubleecpu.com\/index.php\/raspberrypi\/installing-python\/\">Python3 <\/a>Installation and Update<br><a href=\"https:\/\/doubleecpu.com\/index.php\/python-flask-social-network\/\">Python and Flask<\/a> website<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Remote Access<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\"><a href=\"https:\/\/doubleecpu.com\/index.php\/raspian-linux-programs\/ssh-command-line\/\">SSH<\/a> on Rasbian<\/h4>\n\n\n\n<h4 class=\"wp-block-heading\">SAMBA <\/h4>\n\n\n\n<p><a href=\"https:\/\/doubleecpu.com\/index.php\/raspberrypi\/samba-on-raspbian\/\">Shared Folder&nbsp;<\/a><br><a href=\"https:\/\/doubleecpu.com\/index.php\/raspian-linux-programs\/mount-shared-folder\/\">Mount Shared Folder<\/a><\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><a href=\"https:\/\/doubleecpu.com\/index.php\/raspian-linux-programs\/nfs-network-file-share\/\">NFS<\/a> Network File Share <\/h4>\n\n\n\n<h4 class=\"wp-block-heading\"><a href=\"https:\/\/doubleecpu.com\/index.php\/raspian-linux-programs\/gitolite\/\">Gitolite<\/a> git on Raspbian<\/h4>\n\n\n\n<h4 class=\"wp-block-heading\"><a href=\"https:\/\/github.com\/neutrinolabs\/xrdp\/releases\">XRDP<\/a> To Install <\/h4>\n\n\n\n<p> xrdp accepts connections from a variety of RDP clients: <a href=\"http:\/\/www.freerdp.com\/\">FreeRDP<\/a>, <a href=\"https:\/\/www.rdesktop.org\/\">rdesktop<\/a>, <a href=\"https:\/\/github.com\/neutrinolabs\/NeutrinoRDP\/blob\/devel\/README\">NeutrinoRDP<\/a> and <a href=\"https:\/\/www.microsoft.com\/en-us\/p\/microsoft-remote-desktop\/9wzdncrfj3ps?activetab=pivot:overviewtab\">Microsoft Remote Desktop Client<\/a> (for Windows, Mac OS, iOS and Android). <\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo apt install xrdp<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https:\/\/doubleecpu.com\/index.php\/raspian-linux-programs\/centos-on-raspberrypi\/\">CentOS <\/a>Setup<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Utilities<\/h3>\n\n\n\n<p><a href=\"https:\/\/doubleecpu.com\/index.php\/resize-disk-partition\/\">Resize Partitions<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>LAMP (Linux Apache MySQL PHP) On Raspberry Pi Rasbian- Setup Raspberry Pi Debian Linux Distribution Apache-&nbsp;Install Apache webserver to serve webages PHP- Install PHP MySQL- Install MySQL database Github LAMP Bash Script WordPress Setup\u00a0WordPress Configure WordPress plugins themes updating updating plugins and themes Migrating to new Raspberry Pi REST API MySQL PHP API Utilities Linux &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/doubleecpu.com\/index.php\/raspian-linux-programs\/\" class=\"more-link\">Read more<span class=\"screen-reader-text\"> &#8220;Linux Notes&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-261","page","type-page","status-publish","hentry"],"featured_media_urls":[],"_links":{"self":[{"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/pages\/261","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/comments?post=261"}],"version-history":[{"count":8,"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/pages\/261\/revisions"}],"predecessor-version":[{"id":2791,"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/pages\/261\/revisions\/2791"}],"wp:attachment":[{"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/media?parent=261"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}