<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://mimetz.de/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>In Becki sei Wiki becki:linux</title>
        <description></description>
        <link>http://mimetz.de/wiki/</link>
        <lastBuildDate>Sun, 19 Apr 2026 14:29:15 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>http://mimetz.de/wiki/lib/tpl/dokuwiki/images/favicon.ico</url>
            <title>In Becki sei Wiki</title>
            <link>http://mimetz.de/wiki/</link>
        </image>
        <item>
            <title>Useful Apps for Android</title>
            <link>http://mimetz.de/wiki/becki/linux/android_useful_apps</link>
            <description>Useful Apps for Android

	*  920 Text Editor
*  OsmAnd~ See also Osmand Tips
*  BRouter
*  OsmAnd Contour Lines
*  BabyMonitor
*  Bierkopf
*  Coloring for Kids
*  DAVdroid
*  F-Droid
*  Firefox Beta
*  Ghost Commander
*  Gloomy Dungeons 3D
*  ICSdroid
*  OpenTasks ?
*  Llama
*  MAXS
*  My Weather Station
*  OpenKeychain</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Wed, 16 Jul 2025 08:37:52 +0000</pubDate>
        </item>
        <item>
            <title>Apache Ant Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/apache_ant</link>
            <description>Apache Ant Tips

Install

Download binary distribution from &lt;http://ant.apache.org&gt;, unpack in /usr/local and make a symlink: /usr/local# ln -s apache-ant-XXXX ant

According to Manual add ant bin directory to your invironment variables:


# /etc/profile.d/jdk.sh
...
export ANT_HOME=/usr/local/ant
export PATH=${PATH}:${ANT_HOME}/bin</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Tue, 16 Mar 2010 09:19:37 +0000</pubDate>
        </item>
        <item>
            <title>Apache Click</title>
            <link>http://mimetz.de/wiki/becki/linux/apache_click</link>
            <description>Apache Click

Useful Links

Home Page - User Guide - API - Extras API - Demo and Code

General

Click is a web application framework. You may read the Java Web Programming Overview fist.

Click needs a servlet container such as Apache Tomcat.

To get the Click examples served from your own tomcat server, just copy click-2.1.0/dist/click-examples.war</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Wed, 05 May 2010 13:24:25 +0000</pubDate>
        </item>
        <item>
            <title>Apache Webserver Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/apache_httpd</link>
            <description>Apache Webserver Tips

Tips for the configuration of the Apache webserver. Unless noted otherwise, the settings were performed on a Slackware Linux system. Necessary steps for other Systems my vary slightly.

General

Tips refer to apache 2.x.

	*  chmod +x /etc/rc.d/rc.httpd</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Wed, 16 May 2018 14:20:29 +0000</pubDate>
        </item>
        <item>
            <title>Apache Webserver Attic</title>
            <link>http://mimetz.de/wiki/becki/linux/apache_httpd_attic</link>
            <description>Apache Webserver Attic

Old and obsolete Tips for the Apache Webserver.

Upgrade from Php4 to Php5

This section refers to Slack 11.0 which ships with Php4. Download &amp; install Php5 Slack package:


wget 'http://ftp.gwdg.de/pub/linux/slackware/slackware-11.0/extra/php5/php-5.2.0-i486-1.tgz'
upgradepkg php-5.2.0-i486-1.tgz</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Mon, 17 May 2010 13:28:07 +0000</pubDate>
        </item>
        <item>
            <title>Apache Tomcat</title>
            <link>http://mimetz.de/wiki/becki/linux/apache_tomcat</link>
            <description>Apache Tomcat

Installing Tomcat

(On Slackware 12.2 at 2010-04-28)

Tomcat is available as package at www.slackpackages.net. Installing the package adds the user and group 'tomcat' with a user- and group ID of 8080. /etc/rc.d./rc.tomcat and /etc/profile.d/catalina.sh and</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Wed, 05 May 2010 08:33:50 +0000</pubDate>
        </item>
        <item>
            <title>Arch Installation and Configuration Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/arch_setup_tips</link>
            <description>Arch Installation and Configuration Tips

Install

Docs used: Official Arch Linux Install Guide and Beginners' Guide

	*  Download Dual Architecture at: &lt;http://www.archlinux.org/download/&gt;
	*  Boot default option i686, log in a root
	*  Use km to select keyboard layout, skip selection a console font
	*  Type /arch/setup
		*  1 Select source</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Thu, 20 Jan 2011 16:17:03 +0000</pubDate>
        </item>
        <item>
            <title>Asus Eee PC Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/asus_eee_pc_tips</link>
            <description>Asus Eee PC Tips

This page is about the Asus Eee PC 900 netbook serie with Xandros Linus preinstalled.

The Wiki at eeeuser.com seems to have many useful infos about tweaking the Eee. And for German speaking people, the manuals at einfach-eee.de are also useful.

Tips

	*  A console window can be started with</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Thu, 27 Nov 2008 20:26:31 +0000</pubDate>
        </item>
        <item>
            <title>Slack 13.0 on Asus K50IJ</title>
            <link>http://mimetz.de/wiki/becki/linux/asus_k50ij_tips</link>
            <description>Slack 13.0 on Asus K50IJ

This page is about the peculiarities of installing Slack 13.0 on Asus K50IJ-SX154L. General information about installing Slackware are here

Fix Sound

For the impatient

Download and install the latest Alsa packages:


wget ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-unstable-snapshot.tar.gz
tar -xzf alsa-driver-unstable-snapshot.tar.gz
cd alsa-driver-unstable
./configure --with-cards=hda-intel
make
su
make install
reboot</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Tue, 29 Dec 2009 21:16:16 +0000</pubDate>
        </item>
        <item>
            <title>Bash Programming</title>
            <link>http://mimetz.de/wiki/becki/linux/bash</link>
            <description>Bash Programming

Documentation

	*  Bash man page
	*  Advanced Bash-Scripting Guide

File Inclusion, Command Execution

source script (or: . script)

Read and execute commands from filename in the current shell environment and return the exit status of the last command executed from filename If any arguments are supplied, they become the positional parameters when filename is executed. Otherwise the positional parameters are unchanged From man bash</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Thu, 03 Mar 2016 11:25:22 +0000</pubDate>
        </item>
        <item>
            <title>Build Tools</title>
            <link>http://mimetz.de/wiki/becki/linux/build_tools</link>
            <description>Build Tools

This page about How to build applications on Linux. ISO C and its standard library are described in C Tips. POSIX/Linux specific features and enhancements are described in Linux Programming.

indent

Use indent to constistently format your C-code. Here a configuration example for</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Thu, 29 Mar 2018 10:12:41 +0000</pubDate>
        </item>
        <item>
            <title>C Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/c</link>
            <description>C Tips

This is about ISO C and its standard library. POSIX/Linux enhancements and features are described in Linux Programming. How to build applications is described in Build Tools.

CLI args and main()


int main(int argc, char **argv){
    char * progName= argv[0]; // Filename of programm itself
    if (argc &gt;= 2) char * firstArg= argv[1]; // First Argument
}

int main(void){}
// is also possible (Carm p.416)
// don't omit void! (Carm p.278)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Thu, 07 Dec 2017 14:19:34 +0000</pubDate>
        </item>
        <item>
            <title>CD Ripping with abcde</title>
            <link>http://mimetz.de/wiki/becki/linux/cd_ripping</link>
            <description>CD Ripping with abcde

Setup

A good command line CD ripper for ogg &amp; mp3 is abcde which can be found at www.SlackBuilds.org. abcde needs cd-discid, so install this first.

You probably have to add yourself to the group cdrom. Look at the group of the device file to which /dev/cdrom or alternatively /dev/dvd points to. Configuration is done in</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Mon, 03 Jun 2013 16:40:14 +0000</pubDate>
        </item>
        <item>
            <title>Useful Linux Commands</title>
            <link>http://mimetz.de/wiki/becki/linux/commands</link>
            <description>Useful Linux Commands



Abstact

Short descriptions, hints and pointers to further information for useful linux commands.

This page started as an unordered collection of notes in a text file in german language and is now transfered slowly in a (hopefully) more organized english version.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Mon, 09 Sep 2024 09:23:34 +0000</pubDate>
        </item>
        <item>
            <title>becki:linux:comparison_table</title>
            <link>http://mimetz.de/wiki/becki/linux/comparison_table</link>
            <description>See also C++ vs Java vs Python vs Ruby : a first impression</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Fri, 14 Dec 2007 10:21:40 +0000</pubDate>
        </item>
        <item>
            <title>C++</title>
            <link>http://mimetz.de/wiki/becki/linux/cpp</link>
            <description>C++

Guidlines for efficient C/C++ Code

	*  Pass and return primitives as value to and from functions [Breymann] p177 ,[Davis]
	*  Pass objects as const reference to functions and omit const only when the function is designed to modify the object [Breymann] p177</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Mon, 15 Jun 2009 14:35:15 +0000</pubDate>
        </item>
        <item>
            <title>CVS Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/cvs_tips</link>
            <description>Subversion Tips

CVS Tips

Links

	*  Cederqvist online
	*  info cvs (Cederqvist offline)
	*  info cvsclient (connection &amp; authentication methods)

Client Configuration


# ~/.profile

export EDITOR=&quot;/usr/bin/vim&quot;

# Connect To Server on the same Machine:
#export CVSROOT=&quot;/home/cvsroot&quot;

# Or connect to remote Server via ssh (preferred):
export CVS_RSH=&quot;/usr/bin/ssh&quot;
export CVSROOT=&quot;:ext:username@domaninname:/home/cvsroot&quot;
#&quot;ext&quot; means: Use rsh or a clone. CVS_RSH specifies the rsh clone

# Or c…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Tue, 08 Jan 2008 09:50:46 +0000</pubDate>
        </item>
        <item>
            <title>Cyanogenmod on Samsung/Google Galaxy Nexus</title>
            <link>http://mimetz.de/wiki/becki/linux/cyanogenmod_on_galaxy_nexus</link>
            <description>Cyanogenmod on Samsung/Google Galaxy Nexus

Install CM

	*  Google Galaxy Nexus (GSM) entry page: &lt;http://wiki.cyanogenmod.org/w/Maguro_Info&gt;
	*  Using this main manual
	*  To enable Enable USB Debugging, we first need Developer Options
	*  Get „SDK Tools Only“ at &lt;http://developer.android.com/sdk/index.html&gt; :?:
	*  Download cm-10.2.1-maguro.zip from &lt;http://download.cyanogenmod.org/?device=maguro&amp;type=stable&gt;


Original OS: Android 4.3

# ./fastboot devices
0A3C2D8E0D009009	fastboot

     0d45…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Tue, 12 Jan 2016 12:25:19 +0000</pubDate>
        </item>
        <item>
            <title>Cygwin</title>
            <link>http://mimetz.de/wiki/becki/linux/cygwin</link>
            <description>Cygwin

Installation

Become admin and install for all users

&lt;http://ftp.inf.tu-dresden.de/software/windows/cygwin32/&gt; and &lt;http://ftp.gwdg.de/pub/linux/sources.redhat.com/cygwin/&gt; are good mirrors for Germany.

Run sshd

Install OpenSSH with the Cygwin installer.

Start cygwin bash shell with right mouse click as an administrator. (It is not enough to be logged into Windows as an administrator)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Mon, 15 Feb 2016 07:45:16 +0000</pubDate>
        </item>
        <item>
            <title>DenyHosts</title>
            <link>http://mimetz.de/wiki/becki/linux/denyhosts</link>
            <description>DenyHosts

General

Denyhosts blocks IP addresses from which SSH breakin attempts are detected.

found here - Homepage

Blocked IP addresses are added to /etc/hosts.deny.

Slackware

DenyHosts is available at www.slackbuilds.org

After intall copy config files to /etc:


cp /usr/share/denyhosts/denyhosts.cfg-dist /etc/denyhosts.cfg
ln /usr/share/denyhosts/denyhosts.cfg-dist /etc/denyhosts.cfg.sborg
cp /usr/share/denyhosts/daemon-control-dist /etc/rc.d/rc.denyhosts
ln /usr/share/denyhosts/daemon-…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Fri, 11 Mar 2016 09:10:51 +0000</pubDate>
        </item>
        <item>
            <title>Diff and patch Usage</title>
            <link>http://mimetz.de/wiki/becki/linux/diff_patch_tips</link>
            <description>Diff and patch Usage

Genral diff usage

Compare differences between 2 text files
 -y  side by side compare; „|“ indicates differences  -s  Report when two files are the same  -r  Recursively compare any subdirectories found  -w  Ignore changes in</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Mon, 18 Feb 2013 12:10:38 +0000</pubDate>
        </item>
        <item>
            <title>Upgrading Configuration Files with a three-way File Merge</title>
            <link>http://mimetz.de/wiki/becki/linux/diffupgrade</link>
            <description>Upgrading Configuration Files with a three-way File Merge

Problem

When upgrading software (e.g. with slackpkg) you usually have customized the config files to your personal need. Now the config files of the new software version also differ from the original version. What you want is an easy way to get your own modifications into the new config files.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Wed, 08 Jun 2011 16:26:26 +0000</pubDate>
        </item>
        <item>
            <title>Docker</title>
            <link>http://mimetz.de/wiki/becki/linux/docker</link>
            <description>Docker

Setup

Dependencies in Slackbuilds for docker-17.09.1 2018-01-11:
docker
  containerd
    runc
      google-go-lang
      libseccomp
  tini
  docker-proxy
    google-go-lang


After install, according to the slackbuild package:


groupadd -r -g 281 docker            # Create the docker group. Groupnumber seems preset
usermod -a -G docker &lt;your_username&gt; # Add user(s) to the docker group</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Mon, 22 Jan 2018 12:53:40 +0000</pubDate>
        </item>
        <item>
            <title>Dojo Toolkit</title>
            <link>http://mimetz.de/wiki/becki/linux/dojo</link>
            <description>Dojo Toolkit

Links

Tutorial --- dojo-basics --- Reference --- API Reference --- Feature explorer (incomplete?) --- Dojo Lib from AOL's CDN --- Old quick start --- Javascript

Why Dojo?

	*  Can do what jquery is famous for as well
	*  Has complete GUI widgets
	*  Custom (downsized) builds make it attractive for usage on embedded systems

First Steps

	*  Hello World example
	*</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Tue, 08 Mar 2011 06:49:09 +0000</pubDate>
        </item>
        <item>
            <title>Dokuwiki Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/dokuwiki_tips</link>
            <description>Dokuwiki Tips

Updating Dokuwiki
recommended
This manual presumes that you saved a copy of the original config files with the extension .sborg before you made any changes!

	*  Download and extract newest Dokuwiki version on the server. Use Stable (direct link, not customized) from</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Mon, 04 Apr 2016 12:33:01 +0000</pubDate>
        </item>
        <item>
            <title>Drupal Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/drupal</link>
            <description>Drupal Tips

Forms

See project/webform

Newsletter

FIXME Check

	*  Simplenews!
	*  developertutorials.com

Calendar Events

All is done on Drupal 6.9 / information source (screencast) / General info

Basic principle

	*  Create a new content (node) type for events
	*  Add a date field to this new event type

FIXME

Detailled Instructions</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Tue, 20 Dec 2011 17:21:19 +0000</pubDate>
        </item>
        <item>
            <title>Git Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/git</link>
            <description>Git Tips

Getting Help
git help
git help &lt;command&gt;
cat .git/config
&lt;https://www.kernel.org/pub/software/scm/git/docs/&gt;

Mercurial Command Comparison

See &lt;https://www.rath.org/mercurial-for-git-users-and-vice-versa.html&gt; to understand the different conceptsSee Mercurial &lt;=&gt; Git Command comparison
 hg  git  comment  hg backout  git revert  options my differ  hg branches  git branch [-a]   hg commit -m 'msg'</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Wed, 08 Jan 2025 10:11:04 +0000</pubDate>
        </item>
        <item>
            <title>GNU GCC</title>
            <link>http://mimetz.de/wiki/becki/linux/gnu_gcc</link>
            <description>GNU GCC

Docs

	*  Manual: Using the GNU Compiler Collection (GCC)
*  Journey of a C Program to Linux Executable in 4 Stages

Notable Options

Option-Summary
 -c  Do not link  -D  Create a preprocessor definition, like a #define directive in the source code   -g  Produce debugging information for GDB (-g0 negates -g)  -I</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Thu, 29 Mar 2018 14:29:59 +0000</pubDate>
        </item>
        <item>
            <title>GNU Gprof</title>
            <link>http://mimetz.de/wiki/becki/linux/gnu_gprof</link>
            <description>GNU Gprof

Docs

	*  Manual according to Gprof
*  GLAP p.619

Preparing the Executable

Both compiling an linking phase of GNU GCC must be telled to generate extra code to write profile information -pg:


gcc -o foo foo.c -pg
# or
gcc -c foo.c -pg
gcc -o foo foo.o -pg</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Tue, 10 Apr 2018 09:49:24 +0000</pubDate>
        </item>
        <item>
            <title>GNU Make</title>
            <link>http://mimetz.de/wiki/becki/linux/gnu_make</link>
            <description>GNU Make

Manual

Anatomy of a Make Rule
target: prerequisite prerequisite prerequisite ...
    recipe


Source

Misc

	*  A line beginning with # is a comment
*  '@' at the beginning of a command runs the command but does not copy the line to stdout
*  '-' at the beginning of a command runs the command but does not abort make if command fails</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Wed, 04 Apr 2018 13:38:11 +0000</pubDate>
        </item>
        <item>
            <title>Gnu Screen Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/gnu_screen</link>
            <description>Gnu Screen Tips

Screen multiplexes a physical terminal between several shells.

Info sources

	*  Screen User's Manual
*  Einführung in Screen

Configuration

Append
shell -bash
shell -$SHELL #alternativ, from ~./screenrc
bindkey -d ^@ stuff ^H


to ~/.screenrc or to /etc/screenrc to automatically get a login shell and to enable the Backspace key.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Mon, 25 Jun 2018 10:15:58 +0000</pubDate>
        </item>
        <item>
            <title>Go Programming Language Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/golang</link>
            <description>Go Programming Language Tips

Setup

Download Go source:
cd /usr/local
hg clone -r release https://go.googlecode.com/hg/ go
Build Toolchain:
cd go/src
./all.bash
Add Go tools to PATH by creating /etc/profile.de/go.sh:


#!/bin/sh
export PATH=&quot;$PATH:/usr/local/go/bin&quot;
export GOROOT=/usr/local/go</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Mon, 26 Feb 2018 11:24:01 +0000</pubDate>
        </item>
        <item>
            <title>Graphics Processing</title>
            <link>http://mimetz.de/wiki/becki/linux/graphics_processing</link>
            <description>Graphics Processing

Slack now comes with exiv2 on board. This makes at least some of jheads features obsolete.

jhead is available at www.slackbuilds.org. The manual for jhead is here.

Set the Exif create timestamp
exiv2 --Modify &quot;set Exif.Photo.DateTimeOriginal 2019:10:07 09:51:18&quot; image.jpg</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Wed, 06 Nov 2019 09:45:13 +0000</pubDate>
        </item>
        <item>
            <title>Groovy</title>
            <link>http://mimetz.de/wiki/becki/linux/groovy</link>
            <description>Groovy

Getting Help

	*  Indexes: Groovy Documentation Home - IBM Practically Groovy
	*  Tutorials:
	*  APIs: Groovy API FIXME add description - groovy-jdk Groovy methods added to standard Java SE classes

Install

Download the binary and unpack it to /usr/local and make a symlink: /usr/local# ln -s groovy-1.6.5 groovy

Add groovy bin directory to your invironment variables:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Mon, 15 Mar 2010 09:57:30 +0000</pubDate>
        </item>
        <item>
            <title>Übersicht HMI Technologien</title>
            <link>http://mimetz.de/wiki/becki/linux/hmi_technologien</link>
            <description>Übersicht HMI Technologien

Dieses Dokument gibt zunächst einen Überblick über die aktuellen Möglichkeiten zur Entwicklung von lokalen, touch-basierten und entfernten, netzwerkbasierten HMIs. Am Ende werden konkrete Lösungsmöglichkeiten für eine Steuerung mit beiden HMI-Typen vorgestellt.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Mon, 12 Apr 2010 08:40:42 +0000</pubDate>
        </item>
        <item>
            <title>Web Applications and HTML5</title>
            <link>http://mimetz.de/wiki/becki/linux/html5</link>
            <description>Web Applications and HTML5

Basic Document Template


&lt;!DOCTYPE html&gt;
&lt;meta charset=&quot;UTF-8&quot;&gt;
&lt;title&gt;Minimal HTML Template&lt;/title&gt;
&lt;p&gt;Insert content here.&lt;/p&gt;


Source and alternative templates. This is a minimal template, omitting html, head &amp; body tags. You can also use the source code of</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Thu, 22 Feb 2024 08:43:07 +0000</pubDate>
        </item>
        <item>
            <title>Important Files and Directories</title>
            <link>http://mimetz.de/wiki/becki/linux/important_files_and_directories</link>
            <description>Important Files and Directories

See also Understanding Linux configuration files, Filesystem Hierarchy Standard, Filesystem_Hierarchy_Standard
SW = Slackware spezifischSU = Suse spezifisch

/boot
 /boot/config              Kernel Compiler Configuration 


/dev
 /dev/cdrom                Symlink für Cdrom-LW  /dev/dvd                  Symlink für</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Wed, 19 Oct 2011 07:57:53 +0000</pubDate>
        </item>
        <item>
            <title>Java</title>
            <link>http://mimetz.de/wiki/becki/linux/java</link>
            <description>Java

Related Pages

Java Versions and Compatibility

Tested all on Slack 10.0  2005-09

Bytecode Generation with javac 1.5
 Source 1.4  Source 1.5                      IYES        INO      -&gt; Bytecode 1.4     IYES        IYES     -&gt; Bytecode 1.5 


Bytecode Execution with different VM's</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Tue, 19 Oct 2010 12:50:29 +0000</pubDate>
        </item>
        <item>
            <title>Java Plumbing</title>
            <link>http://mimetz.de/wiki/becki/linux/java_plumbing</link>
            <description>Java Plumbing

Step by step instructions of how to build and run java code as a normal application, as a java web start application and as an applet.

Deploy code both as Applet and Application

FIXME Replace with newer code and add file names!

It is</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Tue, 06 Apr 2010 15:56:26 +0000</pubDate>
        </item>
        <item>
            <title>Java Web Programming</title>
            <link>http://mimetz.de/wiki/becki/linux/java_web_programming</link>
            <description>Java Web Programming

Overview

All technologies here need a servlet container such as Apache Tomcat.

The Java_Servlet API is basically like CGI: Servlets dynamically produce HTML Pages.

Java Server Pages is is basically like the PHP principle: (Java) Code is embedded in the HTML page.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Fri, 30 Apr 2010 14:29:42 +0000</pubDate>
        </item>
        <item>
            <title>Javascript</title>
            <link>http://mimetz.de/wiki/becki/linux/javascript</link>
            <description>Javascript

Links

Selfhtml - JavaScript 1.5 Guide - JavaScript 1.5 Reference - Gecko DOM Reference - M$ HTML and DHTML Reference - Dojo Toolkit - Web Applications and HTML5 - Standalone Javascript

Variables

var Keyword

Within functions always prefix variables with var, otherwise they become global! See Avoid Global namespace

Strings

A string can be an instance of the String class or a string literal. More

String Literals</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Mon, 21 Mar 2011 17:04:22 +0000</pubDate>
        </item>
        <item>
            <title>Jenkins CI</title>
            <link>http://mimetz.de/wiki/becki/linux/jenkins</link>
            <description>Jenkins CI

Doc

CLI args: java -jar jenkins.war --help
Additional (unmentioned) CLI args at &lt;http://winstone.sourceforge.net/&gt;

Install

There is a Slack package.

Add necessary user and group: from jenkins.SlackBuild:
groupadd -g 251 jenkins
useradd -g 251 -u 251 -r -s /bin/bash -d /var/lib/jenkins jenkins</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Fri, 29 Jan 2016 10:06:04 +0000</pubDate>
        </item>
        <item>
            <title>Standalone Javascript</title>
            <link>http://mimetz.de/wiki/becki/linux/jrunscript</link>
            <description>Standalone Javascript

This page is about Rhino, the scripting engine that comes with Java 1.6.

Basic Usage
jrunscript scriptfile.js arg1 arg2 ...!#/usr/lib/java/bin/jrunscript
jrunscript -q reveals the version of Rhino.

See also the manpage

Built-in global Properties and Functions</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Tue, 22 Mar 2011 13:55:28 +0000</pubDate>
        </item>
        <item>
            <title>Linux Professional Institute Certification Level 1</title>
            <link>http://mimetz.de/wiki/becki/linux/lpic1</link>
            <description>Linux Professional Institute Certification Level 1

xinetd

/etc/xinetd.conf is the general config file of xinetd and /etc/xinetd.d contains a config file for each service, e.g. daytime.

To (de)activate a xinetd subservice use eg chkconfig daytime on</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Fri, 04 Apr 2008 12:00:39 +0000</pubDate>
        </item>
        <item>
            <title>Lua Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/lua</link>
            <description>Lua Tips

Links

Programming in Lua (5.0)  Tutorial --- Reference Manual --- [Short Reference] --- IBM intro: Embeddable scripting with Lua --- Linux Journal intro: A Look at Lua

Install

Use www.slackbuilds.org

External addons / Packages for Lua:

	*  Automated &quot;Rocks&quot;
	*  Manual

Implementations

Standalone lua

Shebang

#!/usr/bin/lua

Command Line Arguments

Use global table arg

StdIo


local inp= io.stdin:read() -- Read a line from stdion
print()                    -- Print a line to std…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>lua</category>
            <pubDate>Wed, 12 Nov 2025 12:09:27 +0000</pubDate>
        </item>
        <item>
            <title>Mailman</title>
            <link>http://mimetz.de/wiki/becki/linux/mailman</link>
            <description>Mailman


installpkg /tmp/dnspython-1.12.0-x86_64-1_SBo.tgz

groupadd -g 204 mailman
useradd -u 204 -d /dev/null -s /bin/false -g mailman mailman

installpkg /tmp/mailman-2.1.22-x86_64-1_SBo.tgz

/opt/mailman/bin/check_perms -f 


Usuefull doc only in the extracted source tarball: /tmp/SBo/mailman-2.1.22/doc</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Fri, 29 Jul 2016 13:37:40 +0000</pubDate>
        </item>
        <item>
            <title>Mercurial Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/mercurial_tips</link>
            <description>Mercurial Tips

Getting Help / Links

	*  Subversion Tips --- Git Tips --- CVS Tips
	*  hg lists basic commands, hg help lists all commands and hg help &lt;command&gt; shows the help for &lt;command&gt;
	*  Infos are scattered over wiki/UnderstandingMercurial, the wiki/Tutorial, the Workflow Guide and the Hgbook
	*  Analysis of Git and Mercurial by Google
	*  Best place to start is</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Tue, 15 May 2018 15:49:40 +0000</pubDate>
        </item>
        <item>
            <title>Modbus TCP</title>
            <link>http://mimetz.de/wiki/becki/linux/modbus</link>
            <description>Modbus TCP

Collected informations for using Modbus on TCP/IP. Libmodbus is used as master on any Linux computer (Sheevaplug). Wago fieldbuscouplers 750-342 (or alternatively 750-841) are used as slaves.

Modbus Command Overview
 Code  Target  Count  Direction   Name in Spec</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Thu, 13 Jun 2013 13:56:45 +0000</pubDate>
        </item>
        <item>
            <title>Multimedia Tools</title>
            <link>http://mimetz.de/wiki/becki/linux/multimedia</link>
            <description>Multimedia Tools

Infos about howto play, edit and stream audio and video

Internet Radio

Play internet radio streams on the command line

Use soma or mplayer

Record internet radio streams to a file

Just use curl. The resulting file is playable with common players like mplayer, xine or vlc</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Mon, 10 Nov 2025 12:20:32 +0000</pubDate>
        </item>
        <item>
            <title>Linux Music Player Comparison</title>
            <link>http://mimetz.de/wiki/becki/linux/music_player_comparison</link>
            <description>Linux Music Player Comparison
 overall  lightweight  skinnable  lyrics  streaming                   IYES    IYES    IYES   Jajuk   IYES    INO    IYES    IYES    IYES   Amarok 4x     IYES    IYES    IYES    IYES   Audacious     IYES        INO       Clementine</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Wed, 15 Sep 2010 08:12:59 +0000</pubDate>
        </item>
        <item>
            <title>MySql Tips and Commands</title>
            <link>http://mimetz.de/wiki/becki/linux/mysql_commands</link>
            <description>MySql Tips and Commands

Done with slack 11.0 2007-06-26, slack 12.0 2007-10-18, slack 14.1 2014-11-07

Setup

Install inital Database

According to /etc/rc.d/rc.mysqld do the following:


su -                          # become user 'root'
chmod +x /etc/rc.d/rc.mysqld  # start mysqld at every boot
mysql_install_db --user=mysql # install inital database (/var/lib/mysql)
/etc/rc.d/rc.mysqld start     # start mysqld</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Wed, 04 Oct 2017 12:37:42 +0000</pubDate>
        </item>
        <item>
            <title>Nano Text Editor</title>
            <link>http://mimetz.de/wiki/becki/linux/nano</link>
            <description>Nano Text Editor

Links

Text editing with Nano made easy - nano Command Manual

Enable Syntax Highlighting

If not already presetn, copy /usr/doc/nano-&lt;version&gt;/nanorc.sample to /etc/nanorc. Then, and at the end of the file, uncomment the include files for the languages which you want to be syntax highlighted. E.g.:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Thu, 24 Jun 2010 16:13:44 +0000</pubDate>
        </item>
        <item>
            <title>Linux Networking Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/network_tips</link>
            <description>Linux Networking Tips

Internet Connection

Wireless

See Wireless Internet Connection Setup Tips

Wired with DSL Router

The DSL Router usually sets up the internet connection with PPPOE. This means, on your computer you just have to enable DHCP with netconfig. Thats all.

With Dsl Modem

Backup:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Thu, 23 Dec 2010 08:15:05 +0000</pubDate>
        </item>
        <item>
            <title>Network Time Protokol NTP</title>
            <link>http://mimetz.de/wiki/becki/linux/ntp</link>
            <description>Network Time Protokol NTP

This is a description how to setup your computer in order to fetch the accurate time from the internet. --- 2004-11-26, 2006-12-14, 2012-05-05;

Infos taken from: How do I use pool.ntp.org?, Pool Servers (Time Synchronisation with NTP &amp; NTP FAQ and HOWTO)

In /etc/ntp.conf uncomment the line 

	* server  pool.ntp.org</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Sat, 05 May 2012 08:43:57 +0000</pubDate>
        </item>
        <item>
            <title>Nvidia driver setup</title>
            <link>http://mimetz.de/wiki/becki/linux/nvidia_driver_setup</link>
            <description>Nvidia driver setup

This page explains how a proprietary driver for an Nvidia graphics card is installed and configured on (Slackware 13.1) Linux.
&lt;http://www.nvnews.net/vbulletin/showthread.php?t=153892&gt;
	*  lspci -v | grep -A6 VGA shows your card type. If 'Nvidia' doesn't appear, you can stop reading now</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Sat, 18 Dec 2010 15:00:24 +0000</pubDate>
        </item>
        <item>
            <title>Object oriented programming with C</title>
            <link>http://mimetz.de/wiki/becki/linux/oop_with_c</link>
            <description>Object oriented programming with C

A Study on object oriented Programming with plain old C




/** Object oriented programming with C 2005-08-03 */

#include &lt;stdio.h&gt;
#include &lt;stdlib.h&gt;

/** DATA OF BASECLASS: */
typedef struct {
    void * vtbl; /**&lt; pointer to vtbl */
    int a;       /**&lt; an example property */
} Alpha;

/** final (non virtual) function: */
Alpha * alpha_add(Alpha *this, int da) { this-&gt;a += da; return this; };

/** virtal function: */
static char * alpha_toString(const Al…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Wed, 05 May 2010 10:20:29 +0000</pubDate>
        </item>
        <item>
            <title>OpenPGP</title>
            <link>http://mimetz.de/wiki/becki/linux/openpgp</link>
            <description>OpenPGP

Abstract

The sender encrypts a file with the public key of the receiver. After sending the receiver decrypts the file with his secret key. Digital Signatures are also possible. Infos from man pgp or Manual

Commands

Create / delete Keys

Create a new primary keypair (in</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Wed, 27 May 2015 15:26:08 +0000</pubDate>
        </item>
        <item>
            <title>OpenVAS Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/openvas</link>
            <description>OpenVAS Tips

Documents used

	*  openvas-compendium
	*  &lt;http://www.linux-magazin.de/Heft-Abo/Ausgaben/2009/11/Spuernase&gt;
	*  Book: Holger Reibold - Openvas kompakt

Setup

On Slack 13.1 with OpenVAS 3.1 Source packages

Download all from slackbuilds.org and install openvas-libraries, openvas-scanner, openvas-client in this sequence.

Note that as of 2011-02-16 slackbuilds.org offers openvas-client-3.0.2 wheras the openvas download page offers openvas-client-3.0.3 for the 3.1 main version. Take…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Thu, 07 Sep 2017 12:05:49 +0000</pubDate>
        </item>
        <item>
            <title>Osmand Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/osmand</link>
            <description>Osmand Tips

Direct Download of Maps

	*  Download from &lt;http://download.osmand.net/rawindexes/&gt;
	*  Unzip
	*  Rename: Eg Austria_europe_2.obf -&gt; Austria_europe.obf
	*  Move files into root directory of osmand on the phone

Screen Timeout

Partly obsolete

Setting a timeout to save battery in Osmand is</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Mon, 05 Aug 2019 05:21:23 +0000</pubDate>
        </item>
        <item>
            <title>Pass</title>
            <link>http://mimetz.de/wiki/becki/linux/passwordstore</link>
            <description>Pass

Documentation

	*  Tutorial &lt;http://www.passwordstore.org/&gt;
	*  Man &lt;http://git.zx2c4.com/password-store/about/&gt;

Setup

Install from Slackbuilds:
password-store
  xclip
  pwgen
Create a GPG key called eg. „Beckis Password Storage Key“ with a strong password.Then init pass:
pass init &quot;Beckis Password Storage Key&quot;
The name of the key will appear in ~/.password-store/.gpg-id</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Sun, 08 Sep 2019 08:17:20 +0000</pubDate>
        </item>
        <item>
            <title>pdftk</title>
            <link>http://mimetz.de/wiki/becki/linux/pdftk</link>
            <description>pdftk

Extract Pages / Split Pages into a New Document

Remove page 13 from in1.pdf to create out1.pdf
pdftk in.pdf cat 1-12 14-end output out1.pdf
or:
pdftk A=in1.pdf cat A1-12 A14-end output out1.pdf
Concat pdf files into one pdf
pdftk 1.pdf 2.pdf cat output merged.pdf</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Fri, 17 Oct 2025 13:18:33 +0000</pubDate>
        </item>
        <item>
            <title>PHP</title>
            <link>http://mimetz.de/wiki/becki/linux/php</link>
            <description>PHP

Server Setup

See Apache Webserver Tips

Variables

var Keyword

var was the keyword for defining a member variable within a class. Since php5 it should never appear anywhere.

Variable parsing

For hashtables use this syntax:


echo &quot;A banana is {$fruits['banana']}.&quot;;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Tue, 30 Jan 2018 09:02:56 +0000</pubDate>
        </item>
        <item>
            <title>Quota</title>
            <link>http://mimetz.de/wiki/becki/linux/quota</link>
            <description>Quota

Documentation

	*  /etc/rc.d/rc.M =&gt; Slackware-Mini-Quota-HOWTO
	*  /usr/doc/Linux-HOWTOs/Quota
	*  man edquota

Setup Digest

Quotas are per FS-mount.

Add usrquota and/or grpquota to the mounts which shall be quata-controlled:


# diff /etc/fstab.sborg /etc/fstab
4c4
&lt; /dev/sda4        /home            ext4        defaults         1   2
---
&gt; /dev/sda4        /home            ext4        defaults,usrquota         1   2</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Mon, 20 Jul 2015 13:00:58 +0000</pubDate>
        </item>
        <item>
            <title>Samba Setup</title>
            <link>http://mimetz.de/wiki/becki/linux/samba</link>
            <description>Samba Setup

Expose one shared dir

Tested setup on Slack 12.2.

First create a simple Samba configuration file /etc/samba/smb.conf:


[global]
    workgroup = testgroup
    follow symlinks = no
[mytest]
    path = /smb
    read only = no
    guest ok = no


Test Your Config File, create a directory for the [mytest] samba share above, start samba server and check if server responds (all as root):</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Mon, 15 Jan 2018 09:55:59 +0000</pubDate>
        </item>
        <item>
            <title>Sheevaplug</title>
            <link>http://mimetz.de/wiki/becki/linux/sheevaplug</link>
            <description>Sheevaplug

Installation of Slackware on a Sheevaplug with MMCard

Where to buy

&lt;http://www.sheevaplug.de/links/16-europaeische-bezugsquellen.html&gt;

Login

To log in you need either a DHCP server for SSH or you have to set up a serial connection. These and everyting necessary described here

Default login is root / nosoup4u</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Fri, 10 Jun 2011 10:05:49 +0000</pubDate>
        </item>
        <item>
            <title>Slackware Application Installation and Configuration Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/slack_app_tips</link>
            <description>Slackware Application Installation and Configuration Tips

This page is about how to install and configure popular applications which do not belong to the Slackware default packages.

Version Control Systems

See Mercurial Tips and Subversion Tips

VLC

Slack packages are available</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Thu, 08 Feb 2018 12:22:32 +0000</pubDate>
        </item>
        <item>
            <title>Use Generic Kernel with an Initrd</title>
            <link>http://mimetz.de/wiki/becki/linux/slack_initrd</link>
            <description>Use Generic Kernel with an Initrd

An initrd allows to use the smaller generic kernel instead of the huge kernel

This page is about initrd with the lilo boot loader. For EFI systems refer to Install Initrd on an UEFI boot system

Doc source: slackware/README.initrd

Local machine

It seems better to generally use mkinitrd_command_generator.sh to create an initrd. See below at KVM. The rest of this section is obsolete.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Tue, 16 Jan 2018 12:44:14 +0000</pubDate>
        </item>
        <item>
            <title>Install Initrd on an UEFI boot system</title>
            <link>http://mimetz.de/wiki/becki/linux/slack_initrd_efi</link>
            <description>Install Initrd on an UEFI boot system

This page is about intalling a gerneric Kernel with Initrd as further boot option near the huge smp kernel. The latter is already installed in the UEFI partition and is reachable under /boot/efi/EFI/Slackware/ when the UEFI partition is mounted.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>slackware</category>
        <category>initrd</category>
        <category>uefi</category>
            <pubDate>Tue, 16 Jan 2018 13:43:52 +0000</pubDate>
        </item>
        <item>
            <title>32 Bit support for Slack64</title>
            <link>http://mimetz.de/wiki/becki/linux/slack_multilib</link>
            <description>32 Bit support for Slack64

Turn Slack64 into a Multilib System

Docs

	*  &lt;http://www.slackware.com/~alien/multilib/&gt;
	*  slackware:multilib

Download


cd /home/share/mirror.nobak/slackware/multilib
lftp -c 'open http://bear.alienbase.nl/mirrors/people/alien/multilib/ ; mirror -c -e 14.2'


This command can be used for syncing your local mirror later.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Thu, 18 Jan 2018 09:17:44 +0000</pubDate>
        </item>
        <item>
            <title>Slackware on an UEFI boot system</title>
            <link>http://mimetz.de/wiki/becki/linux/slack_on_uefi</link>
            <description>Slackware on an UEFI boot system

FIXME This is a stub.

At present we have just an install log of Slack an UEFI system: Slackware 14.2 on HP Elitedesk with UEFI and Solid State Disk

slackware uefi</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>slackware</category>
        <category>uefi</category>
            <pubDate>Tue, 16 Jan 2018 13:21:47 +0000</pubDate>
        </item>
        <item>
            <title>Slackware Installation and Configuration Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/slack_setup_tips</link>
            <description>Slackware Installation and Configuration Tips

Abstract

Purpose of the document is the descpiption of ever repeating install and config procedures at a central place.

Because Slackware Linux uses most packages in their pristine forms, the documentation here is targeted mainly to this distro. The order of this document is more or less followning the natural installation order of a Slackware Linux system.&lt;tt&gt;&lt;/tt&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Sat, 27 Jun 2020 09:11:55 +0000</pubDate>
        </item>
        <item>
            <title>Slack Tips - Attic</title>
            <link>http://mimetz.de/wiki/becki/linux/slack_tips_attic</link>
            <description>Slack Tips - Attic

Obsolete Slackware tips

Slack Installation

Make Boot Disks

Since Slack 12.0 the kernels do not fit on a floppy any more, so making bootdisks is useless now. Source: slackware-12.0/kernels/make-all-bootdisks. It seems also, that installation over network is not possible with bootdisks anymore. PXE install is prefered. See</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Mon, 07 Dec 2009 15:28:13 +0000</pubDate>
        </item>
        <item>
            <title>Slackware Upgrade Mini-Howto</title>
            <link>http://mimetz.de/wiki/becki/linux/slack_upgrade</link>
            <description>Slackware Upgrade Mini-Howto

Abstract

This page describes how to keep your Slackware system up to date.

Keep your system up to date

Check if updates are necessary at all:
slackpkg check-updates
Make sure you don't have any old .new files somewhere:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Sat, 15 Sep 2018 08:33:30 +0000</pubDate>
        </item>
        <item>
            <title>Linux Sound and Audio</title>
            <link>http://mimetz.de/wiki/becki/linux/sound</link>
            <description>Linux Sound and Audio

Overview


  compressed audio file: ogg, mp3
  ↓
CODEC library: Mplayer, Gstreamer, Xine
  ↓
  raw audio
  ↓
[optional mixer: Esound, Pulseaudio]
  ↓
  raw audio
  ↓
sound card driver: ALSA, OSS


Source: &lt;http://tuxradar.com/content/how-it-works-linux-audio-explained&gt; :

	&quot; You have RAW audio data and sound card. For sound card you need driver, hence this is what ALSA and</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Tue, 23 Jun 2020 07:22:43 +0000</pubDate>
        </item>
        <item>
            <title>SquirrelMail Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/squirrelmail_tips</link>
            <description>SquirrelMail Tips

This page explains how to set up SquirrelMail on Linux to access a remote IMAP sever. Web.de is used as an example

Installation

	*  Download and unpack in your web root.
	*  Chown to  root: cd squirrelmail; chown -R root:root
	*  Chown FXIME to user and group of apache process</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Wed, 16 Dec 2009 08:08:47 +0000</pubDate>
        </item>
        <item>
            <title>Notes on Linux</title>
            <link>http://mimetz.de/wiki/becki/linux/start</link>
            <description>Notes on Linux

In the year 2000 switched from Windows to the Linux operating system. The first steps weren't always easy, but the beginner friendly Suse distribution (now Opensuse) helped me.

In the meantime I gave up Suse in favor of (the less beginner friendly)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Wed, 05 May 2010 10:19:33 +0000</pubDate>
        </item>
        <item>
            <title>Coding Style</title>
            <link>http://mimetz.de/wiki/becki/linux/style</link>
            <description>Coding Style

Introduction

This document describes my personal coding style, hopefully consistent for all programming languages I use.

Sources:

	*  Fluxbox Coding Style
	*  Code Conventions for Java
	*  PHP Code Conventions??

Indentation

	*  4 spaces for indentation
	*  No hard tabs!
	*  If hard tabs are unavoidable, they have to be set to 8 spaces</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Fri, 08 Sep 2017 08:18:49 +0000</pubDate>
        </item>
        <item>
            <title>SCJP Infos</title>
            <link>http://mimetz.de/wiki/becki/linux/sunkurs</link>
            <description>SCJP Infos

Links

Java

Language Fundamentals

Table of Primitive Data Types | Java Language Keywords

unsorted

	*  The default constructor initializes the base classes automatically
	*  constructor has no return type
	*  transient attributes are not serialized
	*  volatile is like volatile in C: no compiler options are allowed. The value has to be read consistently from the memory. For values which are often read, but seldom written</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Tue, 19 Oct 2010 12:39:48 +0000</pubDate>
        </item>
        <item>
            <title>Subversion Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/svn_tips</link>
            <description>Subversion Tips

Links

Svnbook - SVN Intro (german) - CVS Tips - Mercurial Tips

Apache Server Configuration

	*  Uncomment or add the following to /etc/httpd/httpd.conf and restart Apache:

LoadModule auth_digest_module lib/httpd/modules/mod_auth_digest.so
LoadModule dav_module lib/httpd/modules/mod_dav.so
LoadModule dav_svn_module lib/httpd/modules/mod_dav_svn.so
LoadModule authz_svn_module lib/httpd/modules/mod_authz_svn.so

&lt;Location /svn&gt;
  DAV svn
  SVNParentPath /home/svn
  SVNListParent…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Wed, 04 Nov 2015 14:32:11 +0000</pubDate>
        </item>
        <item>
            <title>Terminal Ctrl characters</title>
            <link>http://mimetz.de/wiki/becki/linux/terminal_special_characters</link>
            <description>Terminal Ctrl characters
 Ctrl-c  Send SIGINT(9) signal  Ctrl-z  Suspend process. Send SIGTSTP(20) signal. signal Useful with bg  Ctrl-d  Send End-of-file character (EOF)  Ctrl-u  Erase the input since the last EOF or beginning-of-line 


Sources:

	*</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Tue, 10 Apr 2018 13:22:28 +0000</pubDate>
        </item>
        <item>
            <title>Howto set up a Thin Client with Linux</title>
            <link>http://mimetz.de/wiki/becki/linux/thin_client</link>
            <description>Howto set up a Thin Client with Linux

Abstract

This page descibes installation and setup of a thin client as a diskless worsation and the appropriate application server.

The server runs Slackware Linux version 11.0 on an AMD Duron(?), 1.1 GHz, 256 MB RAM.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Thu, 17 Sep 2009 11:26:28 +0000</pubDate>
        </item>
        <item>
            <title>Trac Ticket System</title>
            <link>http://mimetz.de/wiki/becki/linux/trac</link>
            <description>Trac Ticket System

Install:

The Trac package and its requierments can be found on slackbuilds.org


useradd -r -d /home/share/trac trac # creates group as well
mkdir /home/share/trac
chown trac:trac /home/share/trac
chmod o-rx /home/share/trac
su - trac
trac-admin /home/share/trac/sid initenv</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Thu, 27 Oct 2016 09:12:32 +0000</pubDate>
        </item>
        <item>
            <title>Users and Groups</title>
            <link>http://mimetz.de/wiki/becki/linux/users_and_groups</link>
            <description>Users and Groups
/etc/groupgroupaddusermod/etc/gshadow
Add a Group to the System
groupadd [-r] -g &lt;groupnumber&gt; &lt;groupname&gt;
Add a User to a Group
usermod -a -G &lt;groupname&gt; &lt;username&gt;
Attic
usermod - Modify a user account (aus CVS-RCS-Howto)
chfn - change user name and information
adduser - Interactive front end to /usr/sbin/useradd for SW (Shellscript)
userdel - na was wohl? (aus SW-Book)
groupdel (aus SW-Book)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Wed, 21 Oct 2015 07:42:05 +0000</pubDate>
        </item>
        <item>
            <title>Linux-FBK 750-860 Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/wago_750-860_tips</link>
            <description>Linux-FBK 750-860 Tips

Links

Data sheet 750-860 -- data sheet 750-863

Installation of the Toolchain

Done on Slackware 12.2. Information Source: Manual. The iso image is available at the Embedded-Linux page of the wago website (registration necessary).


su -
mount -o loop Linux_V3_20070403.iso /mnt/tmp #mount the BSP Cdrom Iso Image
cd /mnt/tmp/linux/toolchain
./install.sh
exit</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Thu, 19 Jan 2012 09:51:50 +0000</pubDate>
        </item>
        <item>
            <title>Tips for Web based Applications</title>
            <link>http://mimetz.de/wiki/becki/linux/web_based_apps</link>
            <description>Tips for Web based Applications

Abstract

Tips and Howtos for installation, update and modifications on web based applications. Targeted mainly for a LAMP system.

SquirrelMail

See SquirrelMail Tips

Drupal

See Drupal Tips

Dokuwiki

See Dokuwiki Tips

Webadmin

Webadmin is a simple Web-based file manager (with text edit function).</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Mon, 19 Dec 2011 17:26:14 +0000</pubDate>
        </item>
        <item>
            <title>Wireless Internet Connection Setup Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/wireless_setup</link>
            <description>Wireless Internet Connection Setup Tips
Wicdhere
Setup a WiFi PC-Card

Boundary conditions

	*  A WLAN PC-Card is used as network interface card (NIC). For linux compatible cards see this list  or look at the overview for other lists.
	*  No WLAN PC-Card is inserted, no internal</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Sat, 25 Dec 2010 09:22:14 +0000</pubDate>
        </item>
        <item>
            <title>XMPP (Jabber) Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/xmpp_tips</link>
            <description>XMPP (Jabber) Tips

No more proprietary IM services! See Introduction

You can choose from list 1 and list 2 of public XMPP Servers or set up your own. For me an account on &lt;http://jabber.phcn.de/&gt; works fine.

As of 2009-12 / Slack13.0 for me Kopete worked better than Pidgin. Particularly the setup of a different</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Sat, 12 Dec 2009 13:56:47 +0000</pubDate>
        </item>
        <item>
            <title>Xorg Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/xorg_tips</link>
            <description>Xorg Tips

X-server Configuration, default way

According to slackware-13.0/CHANGES_AND_HINTS.TXT as of Slack 13.0 an xorg.conf is not necessary any more. But mouse and keyboard might still need customization:

Keyboard

Slack 13.37

To set e.g. a German keyboard layout copy /usr/share/X11/xorg.conf.d/90-keyboard-layout.conf</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Mon, 18 Jul 2011 19:13:36 +0000</pubDate>
        </item>
        <item>
            <title>Zaurus Tips</title>
            <link>http://mimetz.de/wiki/becki/linux/zaurus</link>
            <description>Zaurus Tips

Links

Zaurus Howto Docs (great!), www.linuxontour.de is a German formum, Comparison Psion &lt;-&gt; Zaurus (in german), Where to buy?, Manual from Trisoft (The manual from Pulster.de is not for free)

Installing Cacko ROM

Cacko ROM is one of several distributions for the Zaurus. 

The download links at the Cacko homepage didn't work and the links at zaurususergroup.org neigther. But I found the package with a web search for the filename</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>becki:linux</category>
            <pubDate>Tue, 07 Aug 2007 06:38:41 +0000</pubDate>
        </item>
    </channel>
</rss>
