Linux Serverbeheer links

Het lijstje wat Jack aanbeveeld:
  • OpenOffice
  • The GIMP
  • Gwibber
  • GnuCash
  • Google Chrome (he used Chrome when it was a Vista laptop)
  • Empathy (for chatting)
  • I also made sure Rhythmbox had everything it needed to connect with the Ubuntu One Music Store.
  • Just for fun, I enabled Compiz

Todo

  • automount usb
  • auto open crypt op usb disk met zelfde cryptsetupkey
  • smartbackup script
  • UPS install
  • squid / proxy

Linux Configs

Linux Server Addon's

Linux Mail server

Linux Security

Linux Tools

Network tooltjes

  • voor netwerk load monitor nload

NTFS

Voor NTFS heb je nodig

sudo apt-get install ntfsprogs

USB

USB mounten met UUID

October 15, 2007 — liquidat

$ ls -l /dev/disk/by-uuid
lrwxrwxrwx 1 root root 10 11. Okt 18:02 53cdad3b-4b01-4a6ca099-be1cdf1acf6d -> ../../sda2

ISO's mounten

You can mount ISO file directly in Linux.

mount -o loop -t iso9660 file.iso /mnt/test

Backup

Linux package INFO

Samba

SMBmount op de ubuntu server een smb share mounten

OpenVPN

Encryption

UPS (Uninterruptible Power Supply

Set the following options in the apcupsd.conf file:

UPSCABLE usb
UPSTYPE usb
DEVICE 

and you need to ensure the following in the .conf file are also:

NETSERVER on
NISPORT 3551

Then, save everything and check status, do

$ sudo apcupsd start.
$ sudo apcaccess status

General info: UPS HOWTO

support/linux.txt · Last modified: 2011/09/09 10:48 by vdentoom
Recent changes RSS feed Creative Commons License Donate Driven by DokuWiki