Search found 75 matches
- 05 Apr 2019, 09:29
- Forum: x86_64 xzm modules
- Topic: Firefox 65.0 (for Porteus 4.0)
- Replies: 4
- Views: 1843
Firefox 65.0 (for Porteus 4.0)
I've removed outdated versions of browsers for security reason. You should get the current version with the "update-firefox"-command.
- 31 Jan 2019, 15:50
- Forum: x86_64 xzm modules
- Topic: LibreOffice 6.1.0 Language Packs
- Replies: 8
- Views: 2728
Re: LibreOffice 6.1.0 Language Packs
The language packs are the same as LibreOffice provides them, i do not remove or add any files. 

- 29 Jan 2019, 19:57
- Forum: x86_64 xzm modules
- Topic: Firefox 65.0 (for Porteus 4.0)
- Replies: 4
- Views: 1843
Firefox 65.0 (for Porteus 4.0)
Build from the official Mozilla Binarys:
http://porteus.rw-net.de/x86_64/modules ... x86_64.xzm (52 MB)
md5: bf51386e6fc15b339cce4fe3a6d8a565
http://porteus.rw-net.de/x86_64/modules ... x86_64.xzm (52 MB)
md5: bf51386e6fc15b339cce4fe3a6d8a565
- 09 Sep 2018, 18:07
- Forum: Development
- Topic: Porteus Shell Script Repo?
- Replies: 9
- Views: 4712
Porteus Shell Script Repo?
Sure it doesn´t have to be gitlab, it was just a thing i´m familiar with. ;) I agree that there has to be something like a "supervisor", looking for script naming, maybe comments and where should it be placed. My "vision" is, that the community is the "control", not a single person. Single persons f...
- 09 Sep 2018, 11:39
- Forum: Development
- Topic: Porteus Shell Script Repo?
- Replies: 9
- Views: 4712
Porteus Shell Script Repo?
Nothing wrong, but i thought of the repo in a more colaborative way. Not having a single person (or maybe 2) doing all the work of keeping the repo up to date. Everyone who likes to should be able to contribute his own scripts or send improvements of existing scripts.
- 08 Sep 2018, 12:27
- Forum: Development
- Topic: Porteus Shell Script Repo?
- Replies: 9
- Views: 4712
Porteus Shell Script Repo?
Any preferences on where to host this repo?
I would actually prefer a source hoster like GitLab, having a versioning system behind may be usefull.
I would actually prefer a source hoster like GitLab, having a versioning system behind may be usefull.

- 08 Sep 2018, 06:44
- Forum: Development
- Topic: Porteus Shell Script Repo?
- Replies: 9
- Views: 4712
Porteus Shell Script Repo?
Hi, there are plenty of usefull (shell) scripts for porteus flying around in the forums, spread over hundreds of threads and postings. Sometimes a script evolves over multiple iterations through out a discussion, making it difficult to find the right/latest version. Is there something like a central...
- 07 Sep 2018, 13:18
- Forum: Tutorials/Q&A
- Topic: Change screen brightness by hour
- Replies: 14
- Views: 2866
Change screen brightness by hour
A very short sample script could look like this: #!/bin/bash HOUR=`date +%H` # replace the values with the hours you want to change the brightness # for easier comparing we use the 24-hours-scheme if (( $HOUR < 8 )) || (( $HOUR > 13 )); then # replace with the required brightness value BRIGHT=50 els...
- 05 Sep 2018, 17:31
- Forum: Tutorials/Q&A
- Topic: Change screen brightness by hour
- Replies: 14
- Views: 2866
Change screen brightness by hour
Screen brightness can be set by pushing a value to a specific file, you may need to look up how your device is named, for me its "amdgpu_bl0". /sys/class/backlight/<your_device>/brightness you can write a short script that pushes a value depending on daytime and let this script execute by a cron job...
- 25 Aug 2018, 19:07
- Forum: General chat
- Topic: Duckduck go
- Replies: 29
- Views: 6677
Duckduck go
There has been a howto somewhere around here on how to set duckduckgo as default search engine with the needed parameters for porteus to get some funds.
It would be nice to automatically set duckduckgo as default search engine when installing a browser using the update tool shipped with porteus.
It would be nice to automatically set duckduckgo as default search engine when installing a browser using the update tool shipped with porteus.
- 22 Aug 2018, 19:21
- Forum: x86_64 xzm modules
- Topic: LibreOffice 6.1.0 Language Packs
- Replies: 8
- Views: 2728
LibreOffice 6.1.0 Language Packs
i've added a bunch of additional language packs. 

- 17 Aug 2018, 19:21
- Forum: Community effort
- Topic: Xfce x64 module updated
- Replies: 51
- Views: 13531
Xfce x64 module updated
nice one, neko. Will give it a try later.
- 17 Aug 2018, 19:18
- Forum: x86_64 xzm modules
- Topic: LibreOffice 5.4.6 + Language Packs
- Replies: 9
- Views: 3152
- 17 Aug 2018, 19:17
- Forum: x86_64 xzm modules
- Topic: LibreOffice 6.1.0 Language Packs
- Replies: 8
- Views: 2728
LibreOffice 6.1.0 Language Packs
Hi, by request, i can provide some LibreOffice 6.1.0 Language Packs. french (2.4 MB, MD5: 09964ab1be152994ec430f7ee8f591ae) german (17 MB, MD5: d2df915f823a56781ec66422e4004dc9) british english (5.8 MB, MD5: 132e0e5794b54d90438b50f1e118616a) spanish (1.7 MB, MD5: 132e0e5794b54d90438b50f1e118616a) it...
- 02 Jul 2018, 15:35
- Forum: Community effort
- Topic: Xfce x64 module updated
- Replies: 51
- Views: 13531
Xfce x64 module updated
machine is working again, needed to run the "Porteus-Installer-For-Linux.com" again...dont know why, updating kernel and vmlinuz worked multiple times before.
Will give 4.18 a try later on.
Will give 4.18 a try later on.