little monkey

elstel.org

by Elws. Starnight

webstat-bash v1.4.2: llogrotate, next-generation

Kategorie: programs,
Quelle: LinuxSW,
Sprache: de,
Typ:
new
.
llogrotate-ng, das Programm zum Rotieren von Apache Logfiles bevor man neue downloadet, ist verwendungsfertig. Bisher wurden dafür Verzeichnis-spezifische Bash-Skripte verwendet, die händisch anzupassen waren und ohne Konfigurationsdatei/abschnitt auskommen mußten. Im README stehen erachtenswert interessante Ausführung direkt von mir bezüglich Programmverifikation, welche auch auf den Unterschied zu llogrotate-ng v1.4 zurückgreifen, eine Version die ich zwar händisch geschrieben habe, dann aber was die Ausgabe fehlender Logdatei-Bereiche angeht weder ausprobieren noch testen konnte. Viel Spaß mit llogrotate-ng, beziehungsgleichen der jetzt erstmals als fehlerfrei getestet-werden-können-haben-tuenden Version!



webstat-bash v1.4: minifix & compatibility issues r.

Kategorie: programs,
Quelle: LinuxSW,
Sprache: de,
Typ:
new
.
Es sind kleinere Kompatibiltätsprobleme bei der Benutzung von webstat-bash behoben worden: Das benutzte Script namens count heißt jetzt itemcount. Unter Linux führt ein gleichnamiges Skript wie “count” aus dem Paket llvm-test zu Problemen weil dann entweder das count von llvm-test oder das von webstat-bash (solang. explizite Pfadangabe ausgeschlossen) nicht verwendet werden kann. Windows Benutzer werden die Portierung des Programmes auf Python 3 schätzen, da dort möglicherweise kein Python 2 installiert oder verfügbar ist. Weiters gibt es ein kleines Fixup, sodaß count, countrytable und weitere Subkommandos jetzt ein gemeinsames Suchmuster verwenden, das GET, HEAD und POST - Zugriffe (betrifft: html-Protokoll) gleichermaßen zählt. Das implizit gegebene Standardkommando zur Auflistung der Ländertabelle sollte nun auch etwas schneller ausgeführt werden, da zuerst selektiert und erst danach umgeordnet wird.



xchroot v2.7.5, new xauth mechanism / changing the user

Kategorie: programs,
Quelle: LinuxSW,
Sprache: en,
Typ:
update
.

There was a known issue with xchroot v2.7.4 under Mageia 8: When xchroot did change the user no X-connection could be made without a manual xhost +SI:localuser:»targetUser« or xhost +local:. This was because Mageia did not provide an xauth token that matched the hostname likely due to an invalid /etc/hostname file. Now xchroot can generate an xauth token for the target user if none should be provided at invocation. The xauth mechanism was completely rewritten. It shall now be more stable. If there is a stale lock on the Xauthority file which makes xchroot hang you can now press Ctrl-C to force the retraction of this lock and make xchroot succeed (Otherwise xauth will display an error message after a while if it gives up on getting the lock.). Only the xauth token for the target hostname and the target display will be passed on to the chroot environment unless --alldisplays is given. The chroot environment will always have an xauth token even if the user should issue an xhost -local: later on.




vpngate-extract has been ported to python3

Kategorie: programs,
Quelle: software-general,
Sprache: en,
Typ:
new
.
Since python2 is no more installed by default on many systems or not even available as on MacOS we have ported the vpngate-extract script to python3. The old python2 version can still be downloaded as in the brackets. VPNgate-extract can be used to extract .ovpn files from a list with download URL given by --help in order to connect to free VPNs around the world. VPN stands for Virtual Private Network and it enables you to connect to another computer in some other country and see the internet as from there.



documentation: creating Fedora & Mageia chroots / online repos for elstel

Kategorie: techdoc, programs,
Quelle: LinuxSW,
Sprache: en,
Typ:
new
.

We have extended our documentation on how to create chroots for the rpm based distributions Fedora and Mageia. Programs like dnf, zypper and debootstrap are nowadays available for most distributions which facilitates the chroot creation by users without him/her having to install a whole system directly on hardware. Furthermore we have reordered the docuemtation items in a more logically consistent way.

Besides this I am currently packaging lots of the software at elstel.org for different distributions. Where to find online repositories is issued under /software. We will apply for xchroot and possibly other programs to get included into Debian while we have updated the openSUSE package. Additionally I am planning to update existing packages more frequently though only direct download from elstel.org may at times yield the most ultimate new version.