Commit Graph

48 Commits

Author SHA1 Message Date
Daniel Pätzold 51481cd022 Nextcloud Talk: Add Autostart 2026-03-31 19:52:06 +02:00
Daniel Pätzold 98161c428c xrdp: check for install befor installing 2026-03-31 19:45:36 +02:00
Daniel Pätzold 43d2773ea9 Wallet: Fixed description 2026-03-31 19:39:30 +02:00
Daniel Pätzold fd93f4d2d4 Kwallet: Kill ksecretsd too 2026-03-31 19:32:32 +02:00
Daniel Pätzold 810e074fc8 Wallet: Stop Manager, no reconfigure 2026-03-29 14:40:39 +02:00
Daniel Pätzold df0a792c74 kWallet: Bug stop service, umount checks 2026-03-29 14:12:51 +02:00
Daniel Pätzold ffc0b63460 KWallet: No Migration, use predefined wallets 2026-03-29 13:42:35 +02:00
Daniel Pätzold 3d05715415 KWallet: No Migration of old Wallet, instead use predefined ones 2026-03-29 13:29:31 +02:00
Daniel Pätzold 29e6f3fd60 KWallet: Added info of Migration 2026-03-29 13:11:00 +02:00
Daniel Pätzold 79892294c5 KWallet: Set rights of config file 2026-03-29 12:58:43 +02:00
Daniel Pätzold 3583d50cb9 Kwallet: Create Folder for Wallet if not there 2026-03-29 12:46:19 +02:00
Daniel Pätzold 670f21526c KWallet-Service Setup introduced 2026-03-29 12:39:36 +02:00
Daniel Pätzold 0067c7ebfd Make Logon accept search Parameter for install 2026-03-28 20:32:15 +01:00
Daniel Pätzold 7e16182bd1 KWallet: Created, not finished 2026-03-28 16:32:08 +01:00
Daniel Pätzold 4503ad63b0 NC Desktop: Fix Comments 2026-03-28 15:19:34 +01:00
Daniel Pätzold 770745698c XRDP: Install and use X11 2026-03-27 23:05:44 +01:00
Daniel Pätzold 5e63d48876 XRDP: Install X11 2026-03-27 22:51:07 +01:00
Daniel Pätzold f20058cc34 Bug Servicestatus xrdp 2026-03-26 17:29:18 +01:00
Daniel Pätzold 082d0ad4bd Moved encryption Warning 2026-03-26 16:12:37 +01:00
Daniel Pätzold 86e5d96be3 Client software: XRDP Server 2026-03-26 15:59:05 +01:00
obel1x 7c9131fea0 README.md aktualisiert 2026-03-16 19:23:13 +01:00
Daniel Pätzold 5c475a8a87 Add setup_system.conf in client_software to .gitignore 2026-03-16 12:37:52 +01:00
Daniel Pätzold a7bd9ba054 elog_add_command directly to screen 2026-03-16 12:16:04 +01:00
Daniel Pätzold fe8c7f1724 Bug: Set rights for client sw
split function elog_add_command_subshell and elog_add_command
2026-03-16 12:07:29 +01:00
Daniel Pätzold 264d1d4931 Different behaviour of "sudo -l" checks
Better shebangs
2026-03-16 11:53:31 +01:00
Daniel Pätzold 453201981a Bug start at logon could not find mozilla_starter.sh 2026-03-15 13:12:27 +01:00
Daniel Pätzold 604f19a4fd Fixed sw install directory-check 2026-03-15 13:07:39 +01:00
Daniel Pätzold 5a9059366f Bugs switch to /opt 2026-03-15 13:02:37 +01:00
Daniel Pätzold 488f04d387 Moved local dir to /opt/sys_config
Improved error logging and added function handling calls with log and return values
Improved check for matching sudo rule
2026-03-15 12:44:14 +01:00
Daniel Pätzold 445c52fb27 Fixed checking for correct mount of encrypted directory 2026-03-13 18:14:58 +01:00
Daniel Pätzold b1e5752318 Improved errorhandling of sw install 2026-03-12 10:35:30 +01:00
Daniel Pätzold 7e7b7753bb Make all installs be executeable 2026-03-10 16:47:11 +01:00
Daniel Pätzold 67a932bee1 Fixed Bug in IPA-Key initial setup 2026-03-10 16:46:42 +01:00
Daniel Pätzold 2f9d9c3c20 First sync fixed missing local path 2026-03-10 11:04:36 +01:00
Daniel Pätzold 8b1a709758 Correcting rights in sw repository 2026-03-10 10:53:25 +01:00
Daniel Pätzold 48c59d0ebc Moved client software install to source dir 2026-03-10 10:45:05 +01:00
Daniel Pätzold a1737f78af Client Software install moved to source dir 2026-03-10 10:20:30 +01:00
Daniel Pätzold f06ab4fea9 Extend gitignore to not include setup_system.conf 2026-03-10 10:12:03 +01:00
Daniel Pätzold 9b6c9fe423 Replaced conf by anonymous dist file 2026-03-10 09:59:14 +01:00
Daniel Pätzold c7415a62ea Moved installs to source to make git and nextcloud work together 2026-03-09 20:14:17 +01:00
obel1x 1305a04d9e .gitignore aktualisiert 2026-03-09 14:59:27 +01:00
Daniel Pätzold f647cf07ad Fixed include setup_system.conf at execution from install software script 2026-03-08 19:02:31 +01:00
Daniel Pätzold 36e626e2a3 Smaller Changes / Code cleanup 2026-03-08 18:41:26 +01:00
Daniel Pätzold 4b00be901e Versuch .kdev4 loszuwerden 2026-03-06 16:01:18 +01:00
Daniel Pätzold 9e02483f04 Bugfix Profilename in mozilla_starter to make execution with additional profile possible.
Smaller changes in Annotations
2026-03-06 15:55:53 +01:00
Daniel Pätzold cd0d655cad Changes:
- updated skel scripts
2026-02-21 20:57:16 +01:00
Daniel Pätzold 21d1144813 Changes:
- use sudo for software installation in logon script
- logon script desktop-entry
- new log functions in include
- renamed include file
- mozilla starter with profilename option
- added kdevelop profilename
2026-02-21 20:50:02 +01:00
Daniel Pätzold f48c656997 First Commit 2026-01-02 11:24:52 +01:00