User contributions for Bacchas
Jump to navigation
Jump to search
- 19:20, 17 March 2023 diff hist +204 Python Software installation
- 19:17, 17 March 2023 diff hist +272 Python Software installation
- 19:17, 17 March 2023 diff hist 0 Python Software installation
- 19:16, 17 March 2023 diff hist +2 Python Software installation
- 19:15, 17 March 2023 diff hist +258 Python Software installation
- 19:11, 17 March 2023 diff hist +47 Fix Python Errors
- 19:09, 17 March 2023 diff hist +23 Fix Python Errors
- 15:39, 17 March 2023 diff hist +87 N Fix Python Errors Created page with "==FIX ERROR - The term 'pyinstaller' is not recognized== py -m pip install pyinstaller"
- 15:38, 17 March 2023 diff hist +24 Python current
- 20:16, 6 March 2023 diff hist +152 Mac current
- 16:54, 6 February 2023 diff hist +662 Synology Nas
- 16:51, 6 February 2023 diff hist +255 N Synology Nas Created page with "==How do I sign in to DSM with RSA key pairs via SSH?== '''Generate Key pair on local computer''' *Sign in to DSM as an administrator. *Go to DSM File Station > home. *Create an sub-folder named .ssh. *Upload the public key id_rsa.pub to the .ssh folder."
- 16:49, 6 February 2023 diff hist +21 Hardware current
- 16:39, 6 February 2023 diff hist +11 Ubuntu Server Utilities current
- 16:36, 6 February 2023 diff hist +64 Ubuntu Server Utilities
- 16:30, 6 February 2023 diff hist +94 Ubuntu Server Utilities
- 20:19, 27 January 2023 diff hist +19 Main Page
- 16:17, 16 January 2023 diff hist +10 MediaWiki →Using API current
- 16:17, 16 January 2023 diff hist +82 MediaWiki
- 16:10, 16 January 2023 diff hist −2 Popular syntax →Centering Divs using autofit
- 20:59, 4 January 2023 diff hist −18 Piwigo current
- 19:43, 4 January 2023 diff hist +16 Piwigo
- 19:42, 4 January 2023 diff hist −3 Piwigo
- 19:41, 4 January 2023 diff hist −1 Piwigo
- 19:40, 4 January 2023 diff hist +75 MediaWiki:Common.css
- 19:21, 4 January 2023 diff hist +21 Piwigo
- 19:20, 4 January 2023 diff hist +811 Piwigo
- 17:20, 27 December 2022 diff hist −1 Synology WiFi Router current
- 16:13, 27 December 2022 diff hist +73 Synology WiFi Router
- 16:04, 27 December 2022 diff hist +136 N Synology WiFi Router Created page with "==Setting up a synology WiFi Access Point== Router has to be setup in WiFi mode first, which means: don't connect the the Ethernet wire."
- 16:01, 27 December 2022 diff hist +28 N Hardware Created page with "==Synology WiFi Router=="
- 16:01, 27 December 2022 diff hist +17 Main Page
- 17:31, 19 December 2022 diff hist 0 Popular syntax →Dealing with images
- 17:30, 19 December 2022 diff hist +189 Popular syntax →Dealing with images
- 20:47, 18 December 2022 diff hist +402 Popular syntax
- 20:30, 18 December 2022 diff hist +35 Popular syntax
- 20:25, 18 December 2022 diff hist 0 Popular syntax
- 20:13, 18 December 2022 diff hist −42 Popular syntax
- 20:11, 18 December 2022 diff hist +44 Popular syntax
- 20:05, 18 December 2022 diff hist +14 Popular syntax
- 20:04, 18 December 2022 diff hist +291 Popular syntax
- 18:58, 18 December 2022 diff hist +340 Popular syntax
- 18:17, 29 November 2022 diff hist +271 Upgrade to PHP 8.1 current
- 18:14, 29 November 2022 diff hist +32 Upgrade to PHP 8.1
- 18:13, 29 November 2022 diff hist +312 Upgrade to PHP 8.1
- 18:06, 29 November 2022 diff hist +188 N Upgrade to PHP 8.1 Created page with " $ sudo apt update $ sudo apt upgrade $ sudo apt install ca-certificates apt-transport-https software-properties-common ===Add the Reoository == sudo add-apt-repository ppa:ondrej/php"
- 18:04, 29 November 2022 diff hist +27 Ubuntu Tips current
- 17:34, 28 November 2022 diff hist +178 Popular syntax
- 17:29, 28 November 2022 diff hist +128 Popular syntax
- 17:25, 28 November 2022 diff hist −4,012 Popular syntax Replaced content with "== Centering Text Vertically in DIV == HTML Markup <pre> <div class="main"> <div class="right"> <img src="https://picsum.photos/75/150?random=1" alt=""></div> <div class="left"> <p>some text</p></div> </div> </pre> '''CSS Markup''' <pre> .main{ display: flex; align-items: center; } </pre> ---- ==Back To Top- Home - Category==" Tag: Replaced