Skip to main content

Recently Updated Pages

SSH filesystem

Homelab Netwerk & Server

SSH Filesystem Another way to get at files on remote hosts? The SSH Fuse filesystem. Thi...

Updated 2 months ago by Philip

Install openSUSE via SSH

Homelab Netwerk & Server

To install a server over SSH do the following: insert CD/DVD into the machine and boot ...

Updated 2 months ago by Philip

Allowing access from other hosts

Homelab Netwerk & Server

To allow access from your workstation (to use mysqladministrator?) you must allow access...

Updated 2 months ago by Philip

Enlarge disks by removing reserve space on ext2/3/4

Homelab Netwerk & Server

Five percent of a ext2/3/4 filesysteem is reserved for root. With tune2fs this can be t...

Updated 2 months ago by Philip

How to secure an initial MySQL installation

Homelab Netwerk & Server

REDIRECT OLD:How to secure an initial MySQL installation

Updated 2 months ago by Philip

Apache etc. (joomla etc.)

Homelab Netwerk & Server

REDIRECT Apache en HTML

Updated 2 months ago by Philip

Installation of openfire jabber xmpp server on openSUSE server

Homelab Netwerk & Server

download the rpm form the website install the rpm with # zypper in openfire.rpm tidy ...

Updated 2 months ago by Philip

Using bridged networking in VirtualBox

Homelab Netwerk & Server

If you get an error when using bridged networking, type: # insmod /lib/modules/2.6.31.8-...

Updated 2 months ago by Philip

How to convert an existing ext3 filesystem to ext4

Homelab Netwerk & Server

Dismount the filesystem tune2fs -O extents,uninit_bg,dir_index /dev/DEV e2fsck -fpDC0 /...

Updated 2 months ago by Philip

How to test network speed

Homelab Netwerk & Server

Install iperf http://software.opensuse.org/search http://software.opensuse.org/search s...

Updated 2 months ago by Philip

How to repair a crashed table

Homelab Netwerk & Server

I had a crashed searchindex table in my MediaWiki, so I: Connect to the server #mysql ...

Updated 2 months ago by Philip

How to make an encrypted directory

Homelab Netwerk & Server

If you want to make an encrypted directory, for instance when you want to store private ...

Updated 2 months ago by Philip

How to automatically log in to remote ssh servers using public/private keypair

Homelab Netwerk & Server

As a user: ~>ssh-keygen -t dsa and enter your way through the prompts The keys are store...

Updated 2 months ago by Philip

How to make a webcam page with Apache on Linux

Homelab Netwerk & Server

REDIRECT How to make a webcam page with Apache on Linux (obsolete)

Updated 2 months ago by Philip

Install a PXE boot server on 10.3

Homelab Netwerk & Server

REDIRECT Install a PXE boot server on 11.1

Updated 2 months ago by Philip

Securing the initial mysql installation

Homelab Netwerk & Server

When mysql is installed, the grant tables are created. accounts with the name root are ...

Updated 2 months ago by Philip

Stop SSH brute force attacks

Homelab Netwerk & Server

Stop ssh brute force attack using SuSEfirewall Edit /etc/sysconfig/SuSEfirewall2: do not...

Updated 2 months ago by Philip

Database dump & restore

Homelab Netwerk & Server

make database dump: mysqldump -u root -p –all-databases > pvdm.sql mysqldump -u root -p ...

Updated 2 months ago by Philip

Enable monitoring of MD (software RAID) devices

Homelab Netwerk & Server

After you have created the RAID (via YAST): #insserv -d mdadmd to have mdadm run as a da...

Updated 2 months ago by Philip

How to make a webcam page with Apache on Linux (obsolete)

Homelab Netwerk & Server

How to make a page on your webserver displaying a picture of your webcam using Linux and...

Updated 2 months ago by Philip