[00:54] wizzy_: To set up a basic mail server on Ubuntu Karmic, do not "wget" and "unzip" anything! Just sudo apt-get install dovecot-postfix # and answer the debconf questions. It's very very simple. [01:08] im not really understanding the point of Eucalyptus. Maybe im not finding a good tutorial on it. [02:54] sudo /etc/init.d/sysklogd restart is this is the command to restart syslog? i deleted /var/log/syslog and I want it back... [05:04] i am trying to install "install.php" with "php -q install.php" command and i am getting error "php : command not found [05:08] hello [05:11] wizzy__: Do you have php5-cli installed? [05:11] i am trying to install it but i cant [05:11] always till "segmentation faulty tree .. 50% and then back to terminal [05:12] and php5 not installed [05:12] So what happens when you do sudo apt-get install php5-cli ? Can you pastebin the full output somewhere I can see it? [05:13] "reading package lists ... done Segmentation faulty tree ... 50% " [05:13] and then nothing , root@ubuntuserver: [05:13] wizzy__: OK, so your apt database is unhappy. Try apt-get -f install # with nothing after the install. [05:14] same thing [05:17] wizzy__: Wow, it's *really* unhappy. Do you know when this started, or what you might have done to cause it? [05:19] ok i am back [05:20] wizzy__: Wow, it's *really* unhappy. Do you know when this started, or what you might have done to cause it? [05:20] nothing eventualy [05:20] its fresh install , [05:21] only think i did was to setup apache2 [05:21] wizzy_: Then the simple thing to do could be to do another fresh install... something is *wrong* with that apt database. [05:21] I [05:21] I'm not enough of an expert to know exactly how to go about fixing it. [05:22] ok thank you [05:22] You're welcome. [05:23] http://ubuntuforums.org/showthread.php?t=1010569 [05:23] OK, well, I suppose you can try sudo rm /var/cache/apt/*.bin and see if it works for you. [05:23] WORKS [05:24] ;) [05:24] Cool :) [05:25] hihi [05:27] hih [05:27] did you ever use ispconfig? [05:36] New bug: #518281 in postfix (main) "package postfix 2.6.5-3 failed to install/upgrade: " [Undecided,New] https://launchpad.net/bugs/518281 [06:48] i'm trying to install sun-java6-jdk using a bash script on several remote machines but i keep running into the same problem: certain packages bring up a manual confirmation dialog during installation and i can't seem to find a way to override this behavior (aptitude -y doesn't help, obviously). any ideas? [06:50] nada? [06:51] Determinist: if the dialog is from debconf you can preseed the question concerned. if not... you'd have to look at exactly what the installer script is doing. [06:51] jmarsden: preseed = ? and how would i know this? [06:53] Determinist: Read the Ubuntu Installation Guide. See https://help.ubuntu.com/9.10/installation-guide/i386/preseed-using.html for example [06:53] jmarsden: ty [06:53] You're welcome. [07:00] jmarsden: may seem silly, but i actually figured out what i need to pass (parameters), but i have no idea how (after reading that guide above). how do i actually pass 'preseed --owner sun-java6-jdk shared/accepted-sun-dlj-v1-1 boolean true' to aptitude (or am i being silly) ? [07:01] I'm not sure you pass it to aptitude. You set it in the debconf database. I'm no expert on preseeding, I just know it exists for things like this... [07:02] See if man 7 debconf # sheds any light on how all this works. [07:02] ok, thanks [07:08] this isn't going to be simple. is it? [07:09] hi, how i can know which kind of array i got? [07:09] array disk [07:11] how i can create disk array from line command [07:13] Determinist: Probably not. [07:13] jmarsden: getting somewhere with dpkg --set-selections [07:13] Roxyhart0: cat /proc/mdstat will show you what Software RAID arrays you currently have running. Is that what you mean? [07:14] no doesn't show me nothing and is weird [07:15] beacuse when i install (start with cd ) i installed the array disks [07:15] I mean the array that i did when i installed, i am usind a HP server [07:16] i got just it: Personalities : [07:16] unused devices: [07:21] "Installed the array disks"? What do you mean? Does your server have a hardware RAID controller you are using? [07:21] yes [07:22] Then /proc/mdstat does not show those, it shows Software RAID (not Hardware RAID). [07:22] no :( [07:22] To see the status of hardware RAID arrays you must use whatever utility is for that controller. [07:23] i used the HP tool before install ubuntu, and when i was installing ubuntu, it shows me the array [07:23] but now i cant see [07:23] can't see what? [07:24] See if you can find your RAID controller listed on http://wiki.debian.org/LinuxRaidForAdmins and use whatever utility works with it. [07:24] HPs SmartArrays usually end up like /dev/cciss/c0d0 or something [07:25] jmarsden: got it :D [07:25] jmarsden: debconf-utils [07:25] Determinist: Cool :) [07:25] jmarsden: thanks for the guidance. didn't even know where to begin :) [07:26] You're welcome. [07:26] * jmarsden installs debconf-utils ... :) [07:26] Roxyhart0: Are you trying to mount the array or are you trying to see the configuration? [07:26] see the configuration an then create LVM [07:27] if it's an HP server you can reboot and configure the RAID arrays via the ROM-based utility at boot [07:27] but i think jmarsen is right..because i am using smart array. Do you know doc about this kind of tips using HP server with ubuntu?. PD. tahns very much jmarsen, you are always very kind [07:28] and thanks as well sub [07:28] Roxyhart0: You're welcome. [07:29] Roxyhart0: Do you see anything when you do: ls -al /dev/cciss/ [07:34] yes, i just see that [07:34] i didnt know this is the "name" using HP [07:46] question which kind of format is better for data? xfs or ext? [07:51] ext3 is historically more reliable, xfs can suffer total data loss if your system crashes or loses power suddenly [07:51] thanks for that, i will use ext3 [07:51] if you use xfs, make sure you use a stable configuration with a UPS [07:52] what could be the benefit using xfs? [07:52] xfs offers some performance benefits, particularly with larger files [07:53] i think i prefare something reliable, even if is could be slower [07:53] for important data, I agree [07:53] ext3 has been very reliable for me in the past, and even when I've had some corruption, generally the errors are recoverable with minimal data loss [07:54] yes, i had also a experience before i could reocver just ext3 but the partition which was xfs i couldnt. I thought was just casuality [10:15] hi any experience with ext4? is better than ext3 and realiable? [11:16] New bug: #518346 in kvm (main) "Emulated serial port does not work with FreeBSD 8.0 guest" [Undecided,New] https://launchpad.net/bugs/518346 [12:41] alo [13:25] hi someone have doc how to install samba domain member on ubuntu? [14:18] hi when i do net rpc join i got an error: NT_STATUS_CONNECTION_REFUSED [14:18] any idea? [14:31] New bug: #518400 in clamav (main) "package clamav 0.95.3+dfsg-1ubuntu0.09.10 failed to install/upgrade: " [Undecided,New] https://launchpad.net/bugs/518400 [16:06] <\sh> dear vmbuilder pros, which action is executed first after OS installation: --exec or --copy? [16:06] New bug: #518211 in lm-sensors (main) "IT8720F chip not recognized by lm-sensors" [Undecided,New] https://launchpad.net/bugs/518211 [16:12] yellow [16:13] i am trying to boot the iso from a usb drive [16:13] i get to the point where it is supposed to map a cdrom and scan it, but it says no cdrom exist [16:14] my grub settings are [16:14] find --set-root /ubuntu.iso [16:14] map /ubuntu.iso [16:15] root [16:15] kernel /install/vmlinuz file=/cdrom/preseed/ubuntu-server.seed .. [16:15] not to bore you [16:47] i want to change /dev/ttyS0 group with udev rules to "nut" but it does not work [16:51] created a rule file in /etc/udev/rules.d with KERNEL=="ttyS0", GROUP="nut" [16:51] what can be wrong? [17:11] kirkland: I'm getting a FTBFS with libvirt as the new uuid-dev package doesn't contain libuuid.la anymore. Have you looked at this yet? [17:21] <\sh> hmm...something's wrong with kvm not starting up when using --part === dendro-afk is now known as dendrobates [18:04] hello people [18:05] hi =P [18:16] i want to host website and phpbb forum on one server [18:16] website is working [18:17] now how to configure server to show phpbb forum site? === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [18:21] if you have php working then all you have to is extract the phpbb files in your webdir [18:21] and configure phpbb [18:22] yes but example1.com is website and example2.com is forum site [18:23] then extract phpbb files into example2.com and the forum site will load up by default once its configured properly [18:24] i got phpbb with apt-get [18:24] ah [18:25] i am removing it [18:25] run a search and see what directory the files were put into [18:27] can i open bz2 in ubuntu? [18:28] yup [18:28] use the j switch when running tar [18:28] instead of z [18:28] ok [18:34] ok so i got it into its own folder [18:34] now how to start installation? [18:34] ....php -g install.php [18:45] go to that page from the browser [18:46] i forgot to do vhosts [18:46] if I'm not mistaken there may be one or two things that need to be changed on the system but everything else can be done through the browser [18:51] How is it ServerAlias or ServerAllias? [18:51] the first one [18:51] with single L [18:59] yes single l === ikonia_ is now known as the_tester [19:20] söker php kodare, ngn intresserad...? korta uppdrag... [19:21] tzabar: wrong channel ? :) [19:22] hum... vilken r den rätta... [19:27] !english | tzabar [19:27] tzabar: The #ubuntu, #kubuntu and #xubuntu channels are English only. For a complete list of channels in other languages, please visit http://help.ubuntu.com/community/InternetRelayChat [19:27] sorry [19:28] tzabar: np - what was that lanuguage? swedish? [19:29] yes [19:29] !se | tzabar might help :) [19:29] tzabar might help :): Svensk Ubuntu- och Kubuntusupport hittar du i #ubuntu-se resp. #kubuntu-se [19:30] ok tack [19:32] evening [19:32] anyone help me configure a network to be a gateway? [19:42] how do i change permissions of chae/:?? [19:42] cache:/ [19:46] I have an issue with cryptdisks.. all the disks I unlock gets both foo and foo_unformatted in /dev/mapper. as I understand it, the _unformatted are temps or something, but shouldn't they go away then? [19:49] i am trying to install phpbb3 [19:49] and i need to change permissions of cache/: files/: store/: [19:50] but there are none in my server [20:06] how to change permissions on /var/www/website? [20:09] wizzy_: you might want to read some of the next links [20:09] !cli [20:09] The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome) or K-menu -> System -> Konsole (KDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal or type in it: man intro [20:10] https://help.ubuntu.com/9.10/serverguide/C/ [20:11] !tldp [20:11] documentation is to be found at http://help.ubuntu.com and http://wiki.ubuntu.com - General linux documentation: http://www.tldp.org - http://rute.2038bug.com [21:12] New bug: #517701 in ntp (main) "ntpd apparmor rule does not allow reading dhcp based config" [Low,Incomplete] https://launchpad.net/bugs/517701 [22:02] Any ideas how to display a heartbeat page? [22:02] I want to make one server show uptime for all other servers.. [22:03] publicly.. [22:26] MTecknology, are you sure this is a valuable data to publice? Usually you have to hire/rent another company to make the mesurements and publicize it for you. [22:26] MTecknology, because they'd be neutral and wouldn't hide downtimes [22:30] I understand the point you are trying to make, but I disagree with the statement that they would be neutral -- You are paying them after all [22:30] :-) [22:30] KurtKraut: I just thought it would be something fun to show. [22:31] sub, but their business depends on the reliability they can provide. A single 'scandal' would put them out of business. [22:32] In monitoring you have all sorts of thresholds and ways of weeding out "false positives" that would make it really easy to say "Due to technical limitations, we weren't able to report the downtime until N minutes after the incident" [22:33] However, usually, these hired/outsourced monitoring companies report the outages directly to the company paying them and not their customers [22:34] MTecknology: If you're just doing it for giggles or for fun, I'd recommend you look into an interpretted language that can be used easily for web development [22:34] Whether that's Python, Ruby, PHP, Perl, or some other thing is up to you [22:35] I'm sure there are already freely-downloadable solutions for all of the languages I listed above [22:36] Otherwise you can set up a full monitoring package using Zabbix, Nagios, or some other software [22:40] www.pingdom.com :-) [22:40] sub: my idea was a little php page and a cron task @reboot [23:07] hi somebody knows about any doc about how to join my domain member serber to the PDC, includyng any configuration for that? [23:15] Roxyhart0: Please, *please* read the Ubuntu Server Guide. For this, see https://help.ubuntu.com/9.10/serverguide/C/likewise-open.html [23:22] i had a software raid 5 setup on a box where I just upgraded the motherboard. since swapping out the motherboar it does not recognize my raid array. i think this is due to the drive numbers changing. does someone know what I must do to correct this? [23:23] i am reading the mdadm manual, but confused on what exactly needs to be done. I think i need to --assemble? using mdadm --assemble --scan doesn't seem to do anything [23:24] is this a never-ever offtopic channel? [23:24] likewise, mdadm --manage doesn't seem to do anything either [23:24] "Not only am I in a meat market, I'm the chopped liver." << what does this mean? Sorry, I am not English. [23:25] they both just give another command prompt with no output [23:26] hello, completely new to ubuntu server, trying to get a LAMP server going, followed the perfect server guide from howtoforge [23:26] only problem is that now my dns isn't working [23:27] mijimmyweb: did you check the logs? can you telnet to udp 53? [23:27] what port is dns? [23:28] oofta, i ssh into it with putty, hmm, trying to set up a dyndns setup [23:28] idk, basically it all works if i access it with my local ip, but not with the myjimmyweb.homeftp.net [23:28] So you are not running our own dns server. [23:29] What happens if you ping to the homeftp? [23:29] correct ip? [23:29] Maybe your router forwarding settings are incorrect. [23:29] that's what i'm thinking [23:29] do i have to open a port on my router? [23:29] for the server's ip address? [23:30] What is your server's ip? please give me the first 3 digits, e.g. 192.168.1. [23:31] I mean, that's an internal ip and would explain the problem. [23:31] 192.168.1 [23:31] Ok, that's it. [23:31] You go to http://192.168.1.1 [23:32] yeah, that's my router [23:32] type the login details, maybe admin/password, user/user. [23:32] yeah yeah [23:32] i'm in my router [23:32] go to forwarding settings or dmz [23:32] but i'm not sure what port to forward [23:32] and make sure all requests, or port 80 (web), is sent to that ip, e.g. 192.168.1.13 [23:32] cool [23:32] let's try that [23:32] and make sure the homeftp DNS is sent to your real external ip, and not internal. [23:33] www.whatsmyip.com might give your ip. [23:33] no, that's spam [23:33] yeah, dyndns has it set up [23:33] http://whatismyipaddress.com/ [23:33] the ip at that location? [23:33] or your 192.168 ip? [23:33] yeah [23:33] no it's my external [23:34] in ISPConfig, myDNS-Server is "oFfline" [23:34] http://external ip should work [23:34] if http://internal ip works. [23:34] you don't need dns-server if you use homeftp.net's dns service. [23:34] ok [23:35] plugging my external in works [23:35] i get the It Works! site [23:35] Great! Well done! [23:36] just not when i plug in my name [23:36] myjimmyweb.homeftp.net [23:37] does your ip start with 24? [23:37] hah, yeah [23:38] I dont think it's correctly redirecting the port 80 traffic. [23:38] hah, yo utry going to my external? [23:39] I did. [23:39] It does not work. [23:39] hmm [23:39] try once more, i disable and renable the port 80 [23:39] plugging my external in works for me [23:39] http://24.196.89.253/ [23:40] somebody has a doc how to install a domain member and join to the PDC, i am getting error: NT_STATUS_CONNECTION_REFUSED [23:40] any idea? [23:40] myjimmyweb: it does not work here. [23:41] http://www.rexswain.com/httpview.html [23:41] See for yourself [23:41] Do you have any other firewalls? Or routers? [23:41] You should set your DMZ, which forwards all ports, that's easier. [23:42] And less secure, but hopefully nobody's reading. [23:43] i have no other firewalls or routers [23:44] http://www.ntcompatible.com/thread24048-1.html [23:44] I am not sure how to help you. [23:44] Try to disable your firewall at home for a few minutes. [23:44] once i disable port forwarding on port 80, i wasn't able to access the site from my external IP, but once enabled i was again [23:44] Hi, I configured PPPoE-server with the help of http://ubuntuforums.org/showthread.php?t=291926 , as this url says that you have to add each user as a regular users to your linux, Like , "adduser xyz" it create the home directory also each time. I dont want to add users like this , just wanna add users to pap or chat file in /etc/ppp/ directory, How can i? Need help please [23:45] myjimmyweb: maybe it's a firewall like zonealarm [23:45] don't use that junk [23:45] or even iptables ^^ [23:45] your ISP could be blocking the port [23:45] I beleive there is a firewall by default. [23:45] Could be ISP too yes. [23:45] Trying moving it to a higher-numbered port, update your port forwards, and see if it works [23:45] Check out iptables --list. [23:46] You can use multiple ports right? e.g. Port 80 8008 [23:46] hmm, yes [23:50] well ujjain, i'll try this again some other time [23:50] might post something, but thanx for your help [23:51] Hi, I configured PPPoE-server with the help of http://ubuntuforums.org/showthread.php?t=291926 , as this url says that you have to add each user as a regular users to your linux, Like , "adduser xyz" it create the home directory also each time. I dont want to add users like this , just wanna add users to pap or chat file in /etc/ppp/ directory, How can i? Need help please [23:58] hi, how i can know if i have my firewall running?