Many changes

This commit is contained in:
Scott C. MacCallum 2025-03-11 10:18:19 -04:00
parent 90d05f64bc
commit f13ad8fcdb
14 changed files with 25 additions and 39 deletions

View File

@ -1,10 +1,9 @@
#!/bin/bash
#!/usr/local/bin/bash
# bboard.sh
# Secure shell into SDF for bboard usage.
# Copyright (c) 2024, Scott C. MacCallum (scott@scm-guru.live).
# Copyright (c) 2024, 2025, Scott C. MacCallum (scm.sdf.org).
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by

5
com.sh
View File

@ -1,10 +1,9 @@
#!/bin/bash
#!/usr/local/bin/bash
# com.sh
# Secure shell into SDF for com usage.
# Copyright (c) 2024, Scott C. MacCallum (scott@scm-guru.live).
# Copyright (c) 2024, 2025, Scott C. MacCallum (scm@sdf.org).
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by

View File

@ -1,10 +1,9 @@
#!/bin/bash
#!/usr/local/bin/bash
# mail.sh
# email.sh
# Secure shell into SDF for email.
# Secure shell into SDF for mail usage.
# Copyright (c) 2024, Scott C. MacCallum (scott@scm-guru.live).
# Copyright (c) 2024, 2025, Scott C. MacCallum (scm@sdf.org).
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by

View File

@ -1,8 +1,7 @@
;; init.el
;; GNU Emacs initialization for SDF usage.
;; Copyright (c) 2024, Scott C. MacCallum (scott@scm-guru.live).
;; Copyright (c) 2024, 2025 Scott C. MacCallum (scm.sdf.org).
;; This program is free software: you can redistribute it and/or modify
;; it under the terms of the GNU Affero General Public License as published by

View File

@ -1,10 +1,9 @@
#!/bin/bash
# install.sh
# SEID local and remote installation program.
# Copyright (c) 2024, Scott C. MacCallum (scott@scm-guru.live).
# Copyright (c) 2024, 2025, Scott C. MacCallum (scm@sdf.org).
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by

View File

@ -1,10 +1,9 @@
#!/bin/bash
#!/usr/local/bin/bash
# irc-fsf.sh
# Start libera.chat IRC session for FSF channel connection.
# Start an IRC session at libera.chat to chat on FSF channels.
# Copyright (c) 2024, Scott C. MacCallum (scott@scm-guru.live).
# Copyright (c) 2024, 2025, Scott C. MacCallum (scm@sdf.org).
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by

View File

@ -1,10 +1,9 @@
#!/bin/bash
#!/usr/local/bin/bash
# irc-sdf.sh
# Start an IRC session to connect to SDF channels.
# Start an IRC session at SDF to chat on SDF channels.
# Copyright (c) 2024, Scott C. MacCallum (scott@scm-guru.live).
# Copyright (c) 2024, 2025, Scott C. MacCallum (scm.sdf.org).
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by

3
moo.sh
View File

@ -1,10 +1,9 @@
#!/bin/bash
# moo.sh
# Telnet into your favorite moo.
# Copyright (c) 2024, Scott C. MacCallum (scott@scm-guru.live).
# Copyright (c) 2024, 2025, Scott C. MacCallum (scm@sdf.org).
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by

View File

@ -1,10 +1,9 @@
#/bin/bash
# resume-seid.sh
# Resume previous SEID session.
# Copyright (c) 2024, Scott C. MacCallum (scott@scm-guru.live).
# Copyright (c) 2024, 2025, Scott C. MacCallum (scm@sdf.org).
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by

View File

@ -1,10 +1,9 @@
#!/bin/bash
#!/usr/local/bin/bash
# run-seid.sh
# Run the SEID program.
# Copyright (c) 2024, Scott C. MacCallum (scott@scm-guru.live).
# Copyright (c) 2024, 2025, Scott C. MacCallum (scm@sdf.org).
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by

View File

@ -1,10 +1,8 @@
#!/bin/bash
#!/usr/local/bin/bash
# term-sdf.sh
# Secure shell into SDF.
# Copyright (c) 2024, Scott C. MacCallum (scott@scm-guru.live).
# Copyright (c) 2024, 2025, Scott C. MacCallum (scm@sdf.org).
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by

View File

@ -1,10 +1,9 @@
#!/bin/bash
# vintage.sh
# Secure shell into SDF for vintage system usage.
# Copyright (c) 2024, Scott C. MacCallum (scott@scm-guru.live).
# Copyright (c) 2024, 2025, Scott C. MacCallum (scm@sdf.org).
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by

3
vps.sh
View File

@ -1,10 +1,9 @@
#!/bin/bash
# vps.sh
# Secure shell into SDF for VPS usage.
# Copyright (c) 2024, Scott C. MacCallum (scott@scm-guru.live).
# Copyright (c) 2024, 2025, Scott C. MacCallum (scm@sdf.org).
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by

2
www.sh
View File

@ -2,7 +2,7 @@
# Run a local WWW session.
# Copyright (c) 2024, Scott C. MacCallum (scott@scm-guru.live).
# Copyright (c) 2024, 2025, Scott C. MacCallum (scm@.sdf.org).
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by