ubuntu-users Digest, Vol 11, Issue 121
Rainer Gutkas
Rainer.Gutkas at kstp.at
Mon Jul 11 17:19:07 UTC 2005
I'm using ubuntu only at home, got to live in my job with windows. But
if I would be working
with ubuntu or any other linux in work our administrators should be able
to do:
-Know differences of Filesystems
-Install a system, including OOffice,.... via CD,NFS,etc.
-Define a security policy
-Setup user accounts and acess rights
-Shell scripting (set up individual consoles)
-Setup Samba & Client
-Setup ssh Directory Server's
-Setup Cups Server and Client
-Install and setup a firewall
-Tunnel communication using ssh, ipsec,...
-Setup wpa supplicant
-Setup individual Windowmmanager's
-Setup KiosK systems (limited user rights)
-Mesure performance and stability of Applications (e.g.:Memory leak in
Firefox)
-run automatic backup
-setup virus scan - server
-Setup Web server
-Setup Mail server
-Setup raid systems
-Secure Laptop-system
-Do Portscanning,Wlan Monitoring,.... Use and understand ethereal
-setup network grid's
.
.
.
.
I always said setup, but meant also system care and securing the whole
thing. This list is sure not comlete, but will be continued if I can
think of anything else,
Hope this helps,
Rainer
ubuntu-users-request at lists.ubuntu.com schrieb:
>Send ubuntu-users mailing list submissions to
> ubuntu-users at lists.ubuntu.com
>
>To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>or, via email, send a message with subject or body 'help' to
> ubuntu-users-request at lists.ubuntu.com
>
>You can reach the person managing the list at
> ubuntu-users-owner at lists.ubuntu.com
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of ubuntu-users digest..."
>
>
>Today's Topics:
>
> 1. Re: Removable drives fails to mount automatically (zer0halo)
> 2. Re: how to create wiki (zer0halo)
> 3. Problem with mplayer plugins (Holger Rumland)
> 4. Re: Backup utility in linux (Jewel)
> 5. Re: how to monitor hdd temprature (Rainer Gutkas)
> 6. Re: Backup utility in linux (Ante Karamati?)
> 7. Re: how to monitor hdd temprature (Bob Hentges)
> 8. Re: colony 2 break console mode (zunbeltz)
> 9. Re: how to monitor hdd temprature (Vincent Trouilliez)
> 10. Ubuntu Engineer certification (Adi Attar)
>
>
>----------------------------------------------------------------------
>
>Message: 1
>Date: Sun, 10 Jul 2005 23:51:56 -0600
>From: zer0halo <zerohalo at gmail.com>
>Subject: Re: Removable drives fails to mount automatically
>To: Ubuntu Help and User Discussions <ubuntu-users at lists.ubuntu.com>
>Message-ID: <92b38bd50507102251750f385f at mail.gmail.com>
>Content-Type: text/plain; charset=ISO-8859-1
>
>I've had the same problem off and on. Most of the time it works,
>sometimes it doesn't.
>
>A work around though is to specify the device in your /etc/fstab file.
>
>Edit your /etc/fstab and add a line like:
>
>/dev/sda1 /path vfat user,rw,noauto,umask=000 0 0
>
>replace /path with something like /media/thumbdrive or whatever you
>want to call it. Of course you'll have to create that folder first and
>make sure that your user has write access to it. Ie:
>
>$ sudo mkdir /media/thumbdrive
>$ sudo chown youruser /media/thumbdrive
>
>The device should always mount to /media/thumbdrive
>
>Also, your device might not be using /dev/sda1. It might be using
>/dev/sda2 or even /dev/sdb. To see which /dev your device is using,
>plug in the device, and go to System, Administration, Device Manager.
>Find the device, click on Advanced tab, under block_device. If the
>device doesn't show up at all under Device Manager, then your system
>isn't even recognizing it, and it of course won't mount.
>
>
>
>On 7/10/05, Wide <ulist at gs1.ubuntuforums.org> wrote:
>
>
>>I am having the same problem, with a fresh install all works fine.
>>
>>
>>
>>After a reboot I can not mount any removable drives.
>>
>>
>>
>>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Rainer.Gutkas.vcf
Type: text/x-vcard
Size: 200 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20050711/22f14715/attachment.vcf>
More information about the ubuntu-users
mailing list