All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Chorke Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:54, 22 April 2024 Shahed talk contribs created page CLI App (Created page with "==References== {| |valign='top'| * CLI » Maven * CLI » Ant * CLI » Ivy |valign='top'| |valign='top'| |- |valign='top' colspan='3'| ---- |- |valign='top'| * Online App |valign='top'| |valign='top'| |}")
- 18:21, 19 April 2024 Shahed talk contribs created page CURL (Created page with " sudo apt update sudo apt install curl && curl --version ==References== {| | valign="top" | * [https://adityasridhar.com/posts/how-to-easily-use-curl-for-http-requests cURL » Easily use for HTTP Requests] * [https://unix.stackexchange.com/questions/428260/ cURL » Request Using .netrc file] * [https://curl.se/docs/httpscripting.html cURL » HTTP Scripting] | valign="top" | | valign="top" | |- | colspan="3" | ---- |- | valign="top" | * TensorFlow * Homebrew...")
- 21:10, 18 April 2024 Shahed talk contribs created page OpenGL (Created page with "==References== {| |valign="top"| * [https://medium.com/geekculture/a-beginners-guide-to-setup-opengl-in-linux-debian-2bfe02ccd1e OpenGL » A Beginner’s Guide to Setup in Linux] * [https://askubuntu.com/questions/47062/ OpenGL » Show version?] |valign="top"| |valign="top"| |- |colspan="3"| ---- |- |valign="top"| * Oracle12c Instant Client Config * PostgreSQL * TensorFlow * OpenLDAP * OpenVPN * Hadoop * MySQL * Spark * Flask |vali...")
- 02:53, 2 April 2024 Shahed talk contribs created page MediaWiki Upgrade (Created page with "<syntaxhighlight lang="sql"> sudo su cat << DDL | mysql CREATE USER 'shahed'@'localhost' IDENTIFIED VIA unix_socket; GRANT ALL PRIVILEGES ON *.* TO 'shahed'@'localhost' WITH GRANT OPTION; DDL exit </syntaxhighlight> ---- <syntaxhighlight lang="sql"> cat << DDL | mysql DROP DATABASE IF EXISTS chorke_orgwiki; CREATE DATABASE IF NOT EXISTS chorke_orgwiki; CREATE USER 'chorke_orgwiki'@'%' IDENTIFIED BY 'sadaqah!'; GRANT ALL PRIVILEGES ON chorke_orgwiki.* TO 'chorke_org...")
- 20:40, 1 April 2024 Shahed talk contribs created page Maven Release Plugin (Created page with "<syntaxhighlight lang="xml"> <dependencies> <dependency> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> <version>3.2.0</version> <type>maven-plugin</type> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-release-plugin</artifactId> <version>2.5.3</version> <configuration> <tagNameFormat>@{project.version}</tagNa...")
- 22:12, 31 March 2024 Shahed talk contribs created page MySQL (Created page with "{| |valign="top"| '''MySQL » Auth » Unix''' <syntaxhighlight lang="sql"> cat << DDL | mysql -- CREATE DATABASE IF NOT EXISTS shahed; CREATE USER 'chorke'@'localhost' IDENTIFIED VIA unix_socket; GRANT ALL PRIVILEGES ON *.* TO 'chorke'@'localhost' WITH GRANT OPTION; DDL </syntaxhighlight> |valign="top"| '''MySQL » Auth » Local''' <syntaxhighlight lang="sql"> cat << DDL | mysql CREATE DATABASE IF NOT EXISTS chorke_orgwiki; CREATE USER 'chorke_orgwiki'@'localhost' IDENT...")
- 20:02, 22 December 2023 Shahed talk contribs moved page KIA Forte 1.6 SX 2011 Service Record to KIA Forte 1.6 SX 2011 without leaving a redirect
- 02:47, 15 June 2023 Shahed talk contribs moved page NeoVim to Neovim (Rename)
- 04:02, 22 June 2022 Shahed talk contribs moved page Bitbucket Pipelines to Bitbucket Pipeline (Update Naming)
- 10:09, 25 March 2022 Shahed talk contribs moved page Java Mail Api to Java Mail API
- 03:22, 20 March 2022 Shahed talk contribs moved page Node.js to NodeJS
- 22:18, 12 November 2021 Shahed talk contribs moved page Fedora/Install GraalVM to Fedora/GraalVM without leaving a redirect (Naming Convension)
- 12:35, 6 November 2021 Shahed talk contribs protected Fedora [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 05:08, 10 September 2021 Shahed talk contribs moved page React JS to ReactJS
- 09:29, 6 August 2021 Shahed talk contribs moved page Feature Hub to FeatureHub
- 22:46, 29 July 2021 Shahed talk contribs moved page Chat Markdown to Markdown
- 12:28, 19 July 2021 Shahed talk contribs moved page Postman to Postman Script without leaving a redirect (For Valid Page Identity)
- 07:55, 30 January 2021 Shahed talk contribs protected Docker Compose [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 21:43, 2 January 2021 Shahed talk contribs deleted page Ext.js (content was: "== References == * [http://examples.sencha.com/ExtReact/6.5.1/ ExtReact 6.5.1 Examples] * [http://examples.sencha.com/extjs/6.2.1/example...", and the only contributor was "Shahed" (talk))
- 13:49, 18 December 2020 Shahed talk contribs protected PostgreSQL [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 13:49, 18 December 2020 Shahed talk contribs protected LAPP Stack for PI [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 13:49, 18 December 2020 Shahed talk contribs protected LAMP Stack for PI [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 12:26, 18 December 2020 Shahed talk contribs protected Install pgAdmin 4 in Server Mode [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 20:02, 16 December 2020 Shahed talk contribs protected OpenVPN [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 09:38, 14 December 2020 Shahed talk contribs protected Virtual Host And Certbot in Raspbian 10 [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 11:07, 8 December 2020 Shahed talk contribs protected Swift [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 11:07, 8 December 2020 Shahed talk contribs protected Homebrew [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 17:17, 23 October 2020 Shahed talk contribs protected Convention for Projects [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 15:41, 23 October 2020 Shahed talk contribs protected IHE [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 20:48, 22 October 2020 Shahed talk contribs protected Convention for Configure an OS [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 05:50, 9 October 2020 Shahed talk contribs protected Checklist [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 05:54, 1 October 2020 Shahed talk contribs protected Java Web Crawler [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 18:57, 5 September 2020 Shahed talk contribs protected Convention for HDD Label [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 21:18, 2 September 2020 Shahed talk contribs protected SwiftUI [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 23:47, 1 September 2020 Shahed talk contribs protected CocoaPods [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 21:19, 31 August 2020 Shahed talk contribs protected Xcode Clean up Installation [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 19:20, 31 August 2020 Shahed talk contribs protected Raspberry Pi [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 19:16, 30 August 2020 Shahed talk contribs protected GitLab [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 19:15, 30 August 2020 Shahed talk contribs protected Nexus [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 09:44, 29 August 2020 Shahed talk contribs protected Artifactory [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 19:49, 26 August 2020 Shahed talk contribs protected Docker [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 10:47, 24 August 2020 Shahed talk contribs protected Conan [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 08:11, 24 August 2020 Shahed talk contribs protected Main Page [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 20:50, 18 June 2020 Shahed talk contribs moved page Chorke Workspaces to Convention for Workspaces (Beautify the naming and convention)
- 00:23, 30 November 2019 Shahed talk contribs deleted page OAuth (Author request: content was: "<source lang="properties"> ;oauth access token and refresh token oauth_refresh_token:org.springframework.security.oauth2.provider.token.s...", and the only contributor was "Shahed" ([[User...)
- 13:47, 17 November 2019 Shahed talk contribs moved page PWA to Progressive Web App (Elaboration of PWA)
- 18:21, 11 September 2019 Shahed talk contribs moved page Localization to Locale
- 12:43, 27 August 2019 Shahed talk contribs moved page Maven deploy external jar to Maven Deploy External JAR
- 18:05, 18 August 2019 Shahed talk contribs moved page Config LAMP Stack for PI to LAMP Stack for PI
- 18:04, 18 August 2019 Shahed talk contribs moved page LAMP Stack Configuration with PI to Config LAMP Stack for PI (Beautify the naming convention)