Search:

Type: Posts; User: Philliesfan251; Keyword(s):

Search: Search took 0.04 seconds.

  1. Re: Step by step guide to setting up Ubuntu 11.10 server for Newbies!

    No worries, I'm not really in any rush, like I said. Here's the results. I did receive an email and the server did shut down.


    frank@Server:~$ sudo nano ~/temp.sh
    [sudo] password for frank:...
  2. Re: Step by step guide to setting up Ubuntu 11.10 server for Newbies!

    I wasnt thinking, I tried sudo right after I posted that and it worked fine, thanks!

    Here's line 10 & 11:

    HDTEMP=$($HDT $disk | awk '{ print $4}' | awk -F '°' '{ print $1}')
    if [...
  3. Re: Step by step guide to setting up Ubuntu 11.10 server for Newbies!

    Thanks for the reply, I just tried it and got this message:


    frank@Server:~$ mdadm --monitor --scan --oneshot --no-sharing --test
    sendmail: cannot log to /var/log/msmtp.log: cannot open:...
  4. Re: Step by step guide to setting up Ubuntu 11.10 server for Newbies!

    Now for this problem :P I tried that and it kind of just hung, no emails or anything, had to Ctrl+C after like 5 minutes.
  5. Re: Step by step guide to setting up Ubuntu 11.10 server for Newbies!

    This is what it does UTF-8

    frank@Server:~$ sudo ~/hddtemp_monitor.sh
    [sudo] password for frank:
    /home/frank/hddtemp_monitor.sh: line 11: [: 32▒: integer expression expected...
  6. Re: Step by step guide to setting up Ubuntu 11.10 server for Newbies!

    Replaced that line

    #!/bin/bash
    HDDS="/dev/sd[a-d]"
    HDT=/usr/sbin/hddtemp
    LOG=/usr/bin/logger
    DOWN=/sbin/shutdown
    ALERT_LEVEL=1
    for disk in $HDDS
    do
  7. Re: Step by step guide to setting up Ubuntu 11.10 server for Newbies!

    Check the code you quoted :)
  8. Re: Step by step guide to setting up Ubuntu 11.10 server for Newbies!

    Line 10 was changed because of a previous comment somewhere in this thread that fixed another error I was getting.


    frank@Server:~$ /usr/sbin/hddtemp /dev/sda | sed 's/\(.*\)://g' | awk -F '�'...
  9. Re: Step by step guide to setting up Ubuntu 11.10 server for Newbies!

    frank@Server:~$ ps -ax | grep -i mdadm
    Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
    1079 ? Ss 0:00 /sbin/mdadm --monitor --pid-file...
  10. Re: Step by step guide to setting up Ubuntu 11.10 server for Newbies!

    How do I go about doing that?
  11. Re: Step by step guide to setting up Ubuntu 11.10 server for Newbies!

    Thank you for posting such a great guide!
    I am having a problem with hddtemp and shutting down at a certain temperature. When I try to run the script sudo ~/hddtemp_monitor.sh I get the following...
  12. Replies
    0
    Views
    243

    [ubuntu] Installation Problem

    I am semi-new to Linux and today I tried installing Ubuntu 10.04 x64 on my rig (which will be a dual boot) and I got the warning:

    "Device /dev/sdc has a logical sector size of 2048. Not all...
  13. Replies
    12
    Views
    1,232

    [ubuntu] Re: Ubuntu Home Server

    They are Windows machines and I'll take a look, thanks for the help.
  14. Replies
    12
    Views
    1,232

    [ubuntu] Re: Ubuntu Home Server

    I did everything in this guide. Now how do I upload files to the server?
  15. Replies
    12
    Views
    1,232

    [ubuntu] Re: Ubuntu Home Server

    Thanks, I'll give it a try and see how it works out.
  16. Replies
    12
    Views
    1,232

    [ubuntu] Ubuntu Home Server

    Hello, I would like to set up a home server from my old laptop which I have recently installed Ubuntu 9.10 on. I am very new to Ubuntu and don't know much about running a server. What should I do to...
  17. Replies
    0
    Views
    296

    [ubuntu] Hal.dll problem

    I installed 9.04 the other day then realized that I only installed Wubi and wanted to install the full version, so I uninstalled it. Ever since then I can't start my computer, I get the hal.dll...
  18. Replies
    3
    Views
    336

    [ubuntu] Need help with wireless on laptop

    I've been looking through posts and have been Google searching and I still can't find the solution. I can't go on the Internet with my Dell Inspiron 1521 Laptop using Ubuntu 9.04. I can connect to...
Results 1 to 18 of 18