Recently Updated Pages
SSH filesystem
SSH Filesystem Another way to get at files on remote hosts? The SSH Fuse filesystem. Thi...
Install openSUSE via SSH
To install a server over SSH do the following: insert CD/DVD into the machine and boot ...
Allowing access from other hosts
To allow access from your workstation (to use mysqladministrator?) you must allow access...
Enlarge disks by removing reserve space on ext2/3/4
Five percent of a ext2/3/4 filesysteem is reserved for root. With tune2fs this can be t...
How to secure an initial MySQL installation
REDIRECT OLD:How to secure an initial MySQL installation
Apache etc. (joomla etc.)
REDIRECT Apache en HTML
Installation of openfire jabber xmpp server on openSUSE server
download the rpm form the website install the rpm with # zypper in openfire.rpm tidy ...
Using bridged networking in VirtualBox
If you get an error when using bridged networking, type: # insmod /lib/modules/2.6.31.8-...
How to convert an existing ext3 filesystem to ext4
Dismount the filesystem tune2fs -O extents,uninit_bg,dir_index /dev/DEV e2fsck -fpDC0 /...
How to test network speed
Install iperf http://software.opensuse.org/search http://software.opensuse.org/search s...
How to repair a crashed table
I had a crashed searchindex table in my MediaWiki, so I: Connect to the server #mysql ...
How to make an encrypted directory
If you want to make an encrypted directory, for instance when you want to store private ...
How to automatically log in to remote ssh servers using public/private keypair
As a user: ~>ssh-keygen -t dsa and enter your way through the prompts The keys are store...
How to make a webcam page with Apache on Linux
REDIRECT How to make a webcam page with Apache on Linux (obsolete)
Install a PXE boot server on 10.3
REDIRECT Install a PXE boot server on 11.1
Securing the initial mysql installation
When mysql is installed, the grant tables are created. accounts with the name root are ...
Stop SSH brute force attacks
Stop ssh brute force attack using SuSEfirewall Edit /etc/sysconfig/SuSEfirewall2: do not...
Database dump & restore
make database dump: mysqldump -u root -p –all-databases > pvdm.sql mysqldump -u root -p ...
Enable monitoring of MD (software RAID) devices
After you have created the RAID (via YAST): #insserv -d mdadmd to have mdadm run as a da...
How to make a webcam page with Apache on Linux (obsolete)
How to make a page on your webserver displaying a picture of your webcam using Linux and...