All public logs
From CSEE Documentation
Combined display of all available logs of CSEE Documentation. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:35, 30 June 2025 Ii69854 talk contribs created page Admin:Backing up Satellite (Intial writeup // via Wikitext Extension for VSCode)
- 12:29, 30 June 2025 Ii69854 talk contribs created page User:Ii69854/common.js (Created page with "mw.loader.load("https://github.com/Frederisk/Wikitext-Extension-Gadget/releases/latest/download/index-vscode.js");")
- 12:28, 30 June 2025 Ii69854 talk contribs created page MediaWiki:Gadget-vscode-common.js (Created page with "mw.loader.load("https://github.com/Frederisk/Wikitext-Extension-Gadget/releases/latest/download/index-vscode.js");")
- 12:26, 30 June 2025 Ii69854 talk contribs created page MediaWiki:Gadgets-definition (Created page with "* vscode | common.js")
- 17:32, 18 June 2025 Av61937 talk contribs created page File:Bioinf SATA BIOS Hang.jpeg
- 17:32, 18 June 2025 Av61937 talk contribs uploaded File:Bioinf SATA BIOS Hang.jpeg
- 15:43, 16 June 2025 Ii69854 talk contribs created page File:Pxespec.pdf
- 15:43, 16 June 2025 Ii69854 talk contribs uploaded File:Pxespec.pdf
- 14:50, 16 June 2025 Ii69854 talk contribs deleted page File:Pxespec.pdf
- 14:41, 16 June 2025 Ii69854 talk contribs created page File:Pxespec.pdf
- 14:41, 16 June 2025 Ii69854 talk contribs uploaded File:Pxespec.pdf
- 15:28, 13 June 2025 Av61937 talk contribs uploaded File:DbGaPLevel2SecurityProcedures.pdf
- 11:29, 13 June 2025 Av61937 talk contribs created page Admin:Bioinf (Created page with "<b>This page is undergoing a rewrite due to the RHEL 8 migration, see Bioinf (Old) for the previous version.</b> ==General Information== ==User\Group Management== ==Storage Layout== ==Special Software==")
- 11:24, 13 June 2025 Av61937 talk contribs moved page Admin:Bioinf to Admin:Bioinf (Old) without leaving a redirect (Make space for new version)
- 16:37, 10 June 2025 Amerrym1 talk contribs created page Admin:Mailman3 (Initial install instructions, will be refined during final install)
- 12:58, 5 June 2025 Ataylo10 talk contribs created page File:Restoring-with-bacula.webm
- 12:58, 5 June 2025 Ataylo10 talk contribs uploaded File:Restoring-with-bacula.webm
- 11:29, 3 June 2025 Ii69854 talk contribs created page Admin:Puppet Troubleshooting (Created page with "{{stub}} Category:Puppet == SSL Errors == You might get an SSL error when running puppet, that looks like this: <pre> Error: Request to https://shala1.cs.umbc.edu:8140/puppet/v3/file_metadatas/plugins?recurse=false&links=manage&checksum_type=sha256&source_permissions=ignore&environment=production failed after 0.001 seconds: SSL_read: sslv3 alert certificate unknown Wrapped exception: SSL_read: sslv3 alert certificate unknown </pre> Before you continue, verify you...")
- 09:37, 3 June 2025 Ii69854 talk contribs moved page Admin:Dhcpd Satellite Management to Admin:DHCP Satellite Management
- 10:47, 2 June 2025 Ii69854 talk contribs created page Category:Satellite (Created page with "Contains documentation related to Satellite, previously Foreman.")
- 10:43, 2 June 2025 Ii69854 talk contribs created page Admin:Dhcpd Satellite Management (Created page with "category:satellite == Introduction == In order to give a client information on how it should boot a machine, DHCP is used. Technically, the way Satellite supports this, and the way you'd expect us to manage it, is listed as follows, but there are a number of issues with this method. == Satellite-Managed DHCP == Satellite uses the [https://www.isc.org/dhcp/ ISC DHCP] server. Note that as of 2022, ISC DHCP has been deprecated, to be replaced wi...")
- 12:24, 27 May 2025 User account Administrator talk contribs was created automatically
- 12:23, 27 May 2025 User account Bureaucrat talk contribs was created automatically
- 12:22, 27 May 2025 User account Av61937 talk contribs was created automatically
- 15:13, 23 May 2025 Amerrym1 talk contribs created page Admin:ITE307 Cisco Catalyst 1200 (Page creation and defining system information and existing config as well as explaining some basic management steps)
- 13:51, 15 May 2025 Amerrym1 talk contribs moved page Admin:RHEL Duel Boot Deployment Procedure to Admin:RHEL Dual Boot Deployment Procedure (Spelling Mistake)
- 12:26, 15 May 2025 Ii69854 talk contribs deleted page Template:Note/doc (content was: "{{Documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{TemplateData header|editlinks=1|docpage=Note/doc}} <templatedata> { "format": "block", "description": { "en": "Show a note in a box (e.g. a top-of-the-page warning).", "es": "Muestra una nota en un recuadro (p. ej. un aviso en la parte superior de la página).", "cs": "Zobrazí poznámku v poli (např. upozornění v horní části stránky)", "tr"...")
- 12:26, 15 May 2025 Ii69854 talk contribs deleted page Module:Effective protection level (content was: "local p = {} -- Returns the permission required to perform a given action on a given title. -- If no title is specified, the title of the page being displayed is used. function p._main(action, pagename) local title if type(pagename) == 'table' and pagename.prefixedText then title = pagename elseif pagename then title = mw.title.new(pagename) else title = mw.title.getCurrentTitle() end pagename = title.prefixedText if action ~= 'edit' and action ~= 'move' and actio...")
- 12:25, 15 May 2025 Ii69854 talk contribs deleted page Template:Module other (content was: "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:Module}} | module | other }} }} | module = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
- 12:25, 15 May 2025 Ii69854 talk contribs deleted page Template:Pp-template (content was: "<includeonly>{{#switch:{{#invoke:Effective protection level|edit|{{FULLPAGENAME}}}} |*=Category:Pages with incorrect protection templates |autoconfirmed={{#tag:indicator|20px|link=Project:Protected page|alt=Permanently protected {{module other|module|template}}|This high-risk {{module other|module|template}} is permanently semi-protected to prevent vandalism|name="pp-default"}}Category:{{module other|Modules subject to page pro...")
- 12:25, 15 May 2025 Ii69854 talk contribs deleted page Template:)) (content was: "<onlyinclude>}}</onlyinclude> {{documentation}}")
- 12:25, 15 May 2025 Ii69854 talk contribs deleted page Template:(( (content was: "<onlyinclude>{{</onlyinclude> {{documentation}}")
- 12:25, 15 May 2025 Ii69854 talk contribs deleted page Template:Note/styles.css (content was: ".note { background-position: left 7px top 50%; padding: 0.5em 0.5em 0.5em 40px; margin: 0.5em 0; overflow: hidden; background-color: #f8f9fa; color: #333; background-repeat: no-repeat; border: 1px solid #ddd; } .note-inline { display: inline-block; vertical-align: middle; } .note-info { background-color: #eaf3ff; color: #333; File:OOjs_UI_icon_information-progressive.svg: background-image: url(https://upload.wikimedia.org/wikipedia/commons/e/ec/OOjs_UI_ic...")
- 12:25, 15 May 2025 Ii69854 talk contribs deleted page Template:Note/en (content was: "<languages/> <onlyinclude>{{#if: {{{1|{{{content|{{{text|{{{demo|<noinclude>demo</noinclude>}}}}}}}}}}}} | <templatestyles src="Note/styles.css" /><div role="note" class="note note-{{#switch: {{{2|{{{type|}}}}}} |gotcha=error |warning=warn |notice=info |=info |#default={{{2|{{{type|}}}}}} }} {{#ifeq:{{{inline|}}}|1|note-inline}}">{{{1|{{{content|{{{text}}}}}}}}}</div> | 18px|alt=Note|link= '''Note:''' }}<...")
- 12:25, 15 May 2025 Ii69854 talk contribs deleted page Module:Documentation/styles.css (content was: ".ts-doc-sandbox .mbox-image { padding:.75em 0 .75em .75em; } .ts-doc-doc { clear: both; background-color: #eaf3ff; color: var(--color-base, #202122); border: 1px solid #a3caff; margin-top: 1em; border-top-left-radius: 2px; border-top-right-radius: 2px; } .ts-doc-header { background-color: #cbd6f6; color: var(--color-base, #202122); padding: .642857em 1em .5em; border-top-left-radius: 2px; border-top-right-radius: 2px; } .ts-doc-heading { display: inline-block;...")
- 12:25, 15 May 2025 Ii69854 talk contribs deleted page Module:Navbar/styles.css (content was: "* {{Shared Template Warning}} * This TemplateStyles page is separately used for Template:Navbar * because of course there are two versions of the same template. * Be careful when adjusting styles accordingly.: .navbar { display: inline; font-size: 88%; font-weight: normal; } .navbar ul { display: inline; white-space: nowrap; } .navbar li { word-spacing: -0.125em; } Navbar styling when nested in navbox: .navbox .navbar { display: block; font-size: 100...")
- 12:25, 15 May 2025 Ii69854 talk contribs deleted page Module:Documentation/i18n (content was: "local format = require('Module:TNT').format local i18n = {} i18n['cfg-error-msg-type'] = format('I18n/Documentation', 'cfg-error-msg-type') i18n['cfg-error-msg-empty'] = format('I18n/Documentation', 'cfg-error-msg-empty') -- cfg['template-namespace-heading'] -- The heading shown in the template namespace. i18n['template-namespace-heading'] = format('I18n/Documentation', 'template-namespace-heading') -- cfg['module-namespace-heading'] -- The heading shown in the module namesp...")
- 12:25, 15 May 2025 Ii69854 talk contribs deleted page Module:TNT (content was: "-- -- INTRO: (!!! DO NOT RENAME THIS PAGE !!!) -- This module allows any template or module to be copy/pasted between -- wikis without any translation changes. All translation text is stored -- in the global Data:*.tab pages on Commons, and used everywhere. -- -- SEE: https://www.mediawiki.org/wiki/Multilingual_Templates_and_Modules -- -- ATTENTION: -- Please do NOT rename this module - it has to be identical on all wikis. -- This code is maintained at http...")
- 12:25, 15 May 2025 Ii69854 talk contribs deleted page Module:Documentation/config (content was: "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- Here you can set the values of the parameters and messages used in Module:Documentation to -- localise it to your wiki and your language. Unless specified otherwise, values given here -- should be string values. ----------------------------------------------------------------------------------------...")
- 12:25, 15 May 2025 Ii69854 talk contribs deleted page Module:Documentation (content was: "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs local messageBox = require('Module:Message box') -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local i18n = mw.loadData('Module:Documentation/i18n') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub ---------------------------------------------------------------------------- -- Helper functions -- -- Th...")
- 12:25, 15 May 2025 Ii69854 talk contribs deleted page Template:Sandbox other (content was: "{{#switch:{{SUBPAGENAME}}|sandbox|doc={{{1|}}}|#default={{{2|}}}}}<noinclude> {{documentation}} </noinclude>")
- 12:24, 15 May 2025 Ii69854 talk contribs deleted page Template:Navbar/en (content was: "<noinclude> <languages/> </noinclude><templatestyles src="Module:Navbar/styles.css"/><span class="noprint plainlinks navbar" style="{{{style|}}}"><small><!-- -->{{#if:{{{mini|}}}{{{plain|}}}|<!--nothing-->|<!--else: --><span style="{{{fontstyle|}}}">{{#if:{{{text|}}}|{{{text}}}|This box:}} </span>}}<!-- -->{{#if:{{{brackets|}}}|<span style="{{{fontstyle|}}}">[</span>}}<!-- --><span style="white-space:nowrap;word-spacing:-.12em;"><!-- -->{{transclude|{{{1}}}}}|<span sty...")
- 12:24, 15 May 2025 Ii69854 talk contribs deleted page Template:Navbar (content was: "<noinclude> <languages/> </noinclude><templatestyles src="Module:Navbar/styles.css"/><span class="noprint plainlinks navbar" style="{{{style|}}}"><small><!-- -->{{#if:{{{mini|}}}{{{plain|}}}|<!--nothing-->|<!--else: --><span style="{{{fontstyle|}}}">{{#if:{{{text|}}}|{{{text}}}|<translate><!--T:1--> This box:</translate>}} </span>}}<!-- -->{{#if:{{{brackets|}}}|<span style="{{{fontstyle|}}}">[</span>}}<!-- --><span style="white-space:nowrap;word-spacing:-.12em;"><!-- -->...")
- 12:24, 15 May 2025 Ii69854 talk contribs deleted page Template:Transclude (content was: "<onlyinclude>{{#switch: {{NAMESPACE: {{{1}}} }} |#default = {{FULLPAGENAME: {{{1}}} }} <!-- leading namespace prefix, eg "Template:Foo" --> |{{ns:0}} = {{#ifeq: {{NAMESPACE: {{{1}}} }} | {{NAMESPACE: Template{{{1}}} }} | Template:{{{1}}} <!-- no leading colon, eg "Foo" --> | {{PAGENAME: {{{1}}} }} <!-- leading colon, eg ":Foo", so we want the article --> }} }}</onlyinclude> {{Documentation}}")
- 12:24, 15 May 2025 Ii69854 talk contribs deleted page Template:Yesno (content was: "{{<includeonly>safesubst:</includeonly>#switch: {{<includeonly>safesubst:</includeonly>lc: {{{1|¬}}} }} |no |n |false |0 = {{{no|<!-- null -->}}} | = {{{blank|{{{no|<!-- null -->}}}}}} |¬ = {{{¬|}}} |yes |y |true |1 = {{{yes|yes}}} |#default = {{{def|{{{yes|yes}}}}}} }}<noinclude> {{Documentation}} </noinclude>")
- 12:24, 15 May 2025 Ii69854 talk contribs deleted page Template:TemplateData header/en (content was: "<noinclude> <languages/> <onlyinclude>{{#switch: |= <div class="templatedata-header"><!-- -->{{#if:{{yesno|{{{editlinks|}}}}}<!-- -->|{{#ifexpr:<!-- -->{{#if:{{{docpage|}}}<!-- -->|{{#ifeq:{{FULLPAGENAME}}|{{transclude|{{{docpage}}}}}|0|1}}<!-- -->|not{{IsDocSubpage|false=0}}<!-- -->}}<!-- -->|{{Navbar|{{{docpage|{{BASEPAGENAME}}/doc}}}|plain=1|brackets=1|style=float:{{dir|{{PAGELANGUAGE}}|left|right}};}}<!-- -->}}<!-- -->}} {{#if:{{{noheader|}}}||This is the Sp...")
- 12:24, 15 May 2025 Ii69854 talk contribs deleted page Template:Documentation subpage/en (content was: "<noinclude> <languages/> </noinclude>{{#switch: | = <includeonly><!-- -->{{#if:{{IsDocSubpage|override={{{override|doc}}}|false=}} | <!--(this template has been transcluded on a /doc or /{{{override}}} page)--> </includeonly><!-- -->{{#ifeq:{{{doc-notice|show}}} |show | {{Mbox | type = notice | style = margin-bottom:1.0em; | image = 40px|alt=|class=skin-invert | text =...")
- 12:24, 15 May 2025 Ii69854 talk contribs deleted page Template:Documentation subpage (content was: "<noinclude> <languages/> </noinclude>{{#switch:<translate></translate> | = <includeonly><!-- -->{{#if:{{IsDocSubpage|override={{{override|doc}}}|false=}} | <!--(this template has been transcluded on a /doc or /{{{override}}} page)--> </includeonly><!-- -->{{#ifeq:{{{doc-notice|show}}} |show | {{Mbox | type = notice | style = margin-bottom:1.0em; | image = 40px|alt=|class=skin-invert...")
- 12:24, 15 May 2025 Ii69854 talk contribs deleted page Template:Translatable/en (content was: "<noinclude> <languages /> </noinclude>{{#ifeq:{{pagelang|{{{1|{{FULLPAGENAME}}}}}}}| |{{{1|{{FULLPAGENAME}}}}} |{{#invoke:String|sub|{{{1|{{FULLPAGENAME}}}}} |1 |{{#expr:{{#invoke:String|len|{{{1|{{FULLPAGENAME}}}}}}}-{{#invoke:String|len|{{pagelang|{{{1|{{FULLPAGENAME}}}}}}}}}-1}} }} }}<noinclude> {{Documentation|content= {{Lua|Module:String}} == Examples == * {{tlx|translatable}} {{translatable}} * {{tlx|translatable|2=Page name}} {{translatable|1=Page name}} * {{tlx|t...")
- 12:24, 15 May 2025 Ii69854 talk contribs deleted page Template:Documentation/en (content was: "<noinclude> <languages/> </noinclude><includeonly>{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}</includeonly><noinclude> {{documentation|content= {{Lua|Module:Documentation}} This template automatically displays a documentation box like the one you are seeing now, of which the content is sometimes transcluded from another page. It is intended for pages which are transcluded in other pages, i.e. temp...")