[00:08] aw snap [00:09] ubuntu-server doesnt detect either of my wifi cards [00:10] what chipsets are your wifi cards using? [00:13] Atheros and RaLink [00:13] uh, both should be detected [00:13] dmesg | grep ath [00:14] and lspci please [00:14] pastebin both [00:14] http://pastie.org/614977 [00:15] there's no pci-based wireless card pluggedi n [00:16] lol there is defintly 2 pci wifi cards in the machine [00:16] djshotglass: there definitely aren't [00:17] want a picture? [00:17] 00:09.0 Network controller: RaLink RT2500 802.11g Cardbus/mini-PCI (rev 01) [00:17] the bios is either not presenting them [00:17] i just installed wireless tools and i have a wlan0 in iwconfig [00:17] oh, sorry, I was focusing on atheros [00:17] Atheros card isnt there though [00:18] isn't where? [00:18] in iwconfig [00:18] well that's probably because it's not recognized on your pci bus [00:18] :/ [00:18] that's not linux's fault [00:19] giovani: check dmesg for anything relevant [00:19] oops [00:19] djshotglass: I mean you [00:19] ubuntu detected both cards, i chose ubuntu-server so i didnt have to mess around getting them to work lol [00:20] (wanted to move machine to a desktopless os) [00:20] what? [00:20] why would ubuntu-server prevent you from having to "mess around to get them to work"? [00:20] because ubuntu did :D [00:20] well the ralink card is working, by your own admission [00:21] I presume either your bios is wonky, the atheros card is dead, or it's not seated properly [00:21] it will show up in lspci if it's on the pci bus, and functioning properly [00:21] this is not an ubuntu/linux problem [00:21] so you keep saying [00:22] so you keep ignoring [00:22] why do you assume i was ignoring you [00:22] 19:19 < djshotglass> ubuntu detected both cards, i chose ubuntu-server so i didnt have to mess around getting them to work lol [00:22] comments like that imply that you think this is ubuntu-related [00:23] k i had ubunto installed everything worked great, installed ubuntu-server and now one card doesnt work [00:23] sigh [00:23] and this isnt relevent to ubuntu-server? [00:23] nope [00:23] give me some of your crack [00:23] other things happened in between [00:24] There is very little different between Ubuntu Desktop and Ubuntu Server that ought to affect basic hardware support like this [00:24] thats what i thought [00:25] why i chose it [00:25] What version? [00:25] 9.04 [00:25] Hmm. [00:25] djshotglass: pastebin lsusb [00:25] I wonder if any of the atheros related modules are even loaded [00:25] lsmod | fgrep ath [00:26] maxb: why would they be? they'd show up in dmesg [00:26] oh, point [00:26] and lspci would have to show the card if it's pci-based and recognized by the system [00:26] there's an easy way to put his mind to rest though [00:26] he can boot the ubuntu livecd and run lspci then [00:45] guess pci slot 1 is fooked moved card to 3 and they both showed up [00:45] * djshotglass repents [00:50] ohh [00:50] surprise surprise :) [00:53] hmm [00:53] http://pastie.org/614998 [00:53] now i cant ping google [00:54] im such fail today [00:54] eth0 is my lan router, wlan0 is ap1 wlan1 is ap2, ap 1 and 2 belong to friends 1 and 2 [00:55] i can ping the ap's [00:57] if i jump on the aps with my laptop i can ping this machine [00:58] and the net works when im on the ap with the latop [00:58] * djshotglass grawls [01:02] you need to specify the interface you want ping to use [01:02] or remove some of your default routes [01:02] you shouldn't have 3 [01:03] i was [01:03] ping google.ca -I eth0 [01:04] ping google.ca -I wlan0 [01:04] ping google.ca -I wlan1 [01:04] none work [01:04] how do i remote the wlans from default routes [01:04] dhclient added them :/ [01:04] well what's the error when you run those commands? [01:06] root@uber-slurpr:/home/dex# ping google.ca -I eth0 [01:06] PING google.ca (74.125.91.104) from 10.0.0.5 eth0: 56(84) bytes of data. [01:06] just hangs there [01:06] foreva [01:06] ok, traceroute a specific ip [01:06] like that one [01:08] dont have traceroute installed [01:08] alright, are you sure that your routers allow icmp through? [01:15] i know eth0 does [01:15] as i am on it right now and can ping [02:51] apt doesnt have iproute2 or iproute :/ [02:53] o nvm apears to already be installed [02:54] http://lartc.org/howto/lartc.rpdb.multiple-links.html [02:54] trying to do this with my 2 wifi cards [02:55] djshotglass: are the links in different directions, or are you trying to use more bandwidth than your LAN supports on a single link? [02:55] lol 2 different aps on 2 different modems [02:56] modems? [02:57] i dont know what it means by IP network ($Pn_NET) [02:57] yes, cable modems [02:59] ok [03:10] djshotglass: are they far apart? [03:14] yes [03:14] ...in different directions? [03:14] yes [03:14] That may help [03:15] what does it mean by IP network ($Pn_NET) [03:17] Looks like an environment variable, but without knowing more about what you're doing, I shouldn't guess. [03:31] lol [03:31] http://lartc.org/howto/lartc.rpdb.multiple-links.html [03:31] i dont know what it means by IP network ($Pn_NET) [03:49] or why you asked me 101 questions about my situation when you have no idea either :p [03:49] thanks anyway [04:22] djshotglass: hang on, I'll have a look at that link. [04:24] djshotglass: looks pretty straightforward to me. $Pn_NET means one of $P1_NET or $P2_NET [04:28] djshotglass: I've considered a similar arrangement. [04:30] ...with satellite Internet to back up a DSL line. [04:30] ...ideally I'd route things like file transfers through the satellite link leaving DSL free for VoIP, VNC etc. [04:30] ...but have it configured so that if either link goes down, all the traffic can be routed through the one that's working. [04:32] I know $Pn_NET means one of $P1_NET or $P2_NET rofl as i made up $Pn_NET refering to $P1_NET and $P2_NET [04:32] im asking what a "IP network" is [04:32] or what that page means by "IP network" [04:32] djshotglass: if you don't know, then you should have someone else set this up... or perhaps sit through a short TCP/IP tutorial. [04:33] i know my tcp/i[p [04:33] ...basically it's part of (or an implication of) an IP address. [04:33] a range? [04:33] yes, sort of. [04:33] example of a ipnetwork [04:33] The workstation I'm sitting in front of is 192.168.2.99 [04:33] ...with a netmask of 255.255.255.0 [04:34] 192.168.2.0/8? [04:34] The IP network is 192.168.2.0 [04:34] ah ;0 [04:34] (not /8) [04:34] ic [04:34] /8? wtf? [04:34] 8 bits [04:34] a byte [04:34] no ... [04:34] (0-155) [04:34] djshotglass: no. [04:34] 255* [04:34] please don't pretend you know how CIDR notation works [04:35] please dont be a fucking ass hole [04:35] djshotglass: I could have written 192.168.2.99/24 [04:35] a netmask of 255.255.255.0 is a /24 network [04:35] im asking a question [04:35] giovani: There are more appropriate ways to make the point. [04:35] (24 bits of *this* IP address is for the network) [04:35] you said "i know my tcp/i[p" [04:35] *but* [04:35] the Network itself is 192.168.2.0 [04:35] (with no /24) [04:36] 99 is the node portion of my IP address. [04:36] http://pastie.org/607132 [04:36] the extent of my tcp/ip knowledge [04:36] wrote that the other night [04:36] i didnt say i was a fucking guru [04:37] Can we stop cussing at each other and get on with the job in hand? [04:37] I suggest you read up on CIDR notation [04:37] Sorry giovani, I don't think you cussed. [04:37] anyway. [04:38] anyway. thats all i needed to know [04:38] ty [04:38] You're welcome. [04:38] I'll extend your question though. [04:39] On Linux, what software would I use to achieve the traffic shaping that I described? [04:39] (and the failover) [04:40] technically nothing other than the built-in routing functions in linux for the failover [04:40] giovani: does the built-in routing software have a name? [04:41] no [04:41] it's not software [04:41] it's part of the kernel [04:41] Everything that's in the kernel is software ;-) [04:41] i.e. the tcp/ip stack, that is used to handle the routing of your packets to interfaces normally [04:41] ball: it's not (add-on) software [04:41] it's part of the linux kernel [04:42] you can set multiple routes [04:42] Does it have the ability to route traffic to a given interface depending on its type? [04:42] and then set timeout values [04:43] s/to a/through a/ [04:43] iptables probably does [04:43] djshotglass: thanks. [04:45] where you live to be cursed with sat net [04:46] actually I think the Qos stuff isn't handled by iptables/netfilter [04:46] it's handled in-kernel though [04:46] you can configure it using tc [04:46] djshotglass: I'm not, yet, but I have considered it as a fall-back to DSL [04:46] (if I'm ever in a position where I need a redundant link) [04:46] i had to use it in camp when i was drilling in mayo yukon [04:46] 100kb/s, 1gb a month limit [04:46] 2000ms ping [04:47] shit was epic fail [04:47] djshotglass: you can see why I wouldn't want VoIP or VNC going out over that [04:47] impressive for what it was [04:47] ...the round trip to space ;-) [04:47] but not ideal home conneciton :P [04:48] yeah, the traffic classifier isn't part of netfilter [04:48] (i.e. iptables) [04:49] http://www.ssi.bg/~ja/nano.txt i didnt get to read it all yet nor do i understant what i did read completely, was taking a shot in the dark with iptables as i seen some of it used there [04:50] bed [04:50] night [04:50] thx again [06:56] if I were to use virtual_transport = dovecot, do I have implicit support for quota in postfix too ? without patching postfix ? === TeLLuS_ is now known as TeLLuS [10:03] Im looking for a command similar to "scp" however different in function, I need to a push file, anyone have any ideas [10:04] *to push a file [10:36] drurew: scp and rsync can both pull and push. [10:52] anyone know any good c/c++ programming channels? === _3^3 is now known as domas [11:33] ghostlines: #c is awesome for C :) [11:33] anyone is doing profile-guided package rebuilds? [12:36] New bug: #428813 in openldap (main) "package slapd 2.4.15-1ubuntu3 failed to install : subprocess post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/428813 [12:54] hello . How to make shell user with process Limit? in ubuntu server. help pliz. I need make user with 2 bg process [12:56] roodyk: edit /etc/security/limits.conf ? [12:58] like: @student hard nproc 20 [12:58] like: student hard nproc 20 [12:58] I don't know. [12:58] There should be a manpage. [12:58] ok thanks [12:59] crap, ubuntu php5 package removes ./configure line from phpinfo output [13:00] domas: apt-get source php5? [13:05] twb: of course, but we're running custom package with custom ./configure line ;-) [13:06] Ah, well. [13:06] I'm rebuilding now to use gcov profiles [13:07] have to backtrack all the changes others did, commit to our svn, and then get back to my custom build [13:08] hi there. I have a machine running ubuntu-server, I want to make it get everything except DNS servers from DHCP, how do I do this? [13:10] I guess you can set that up in dhclient configuration [13:17] Correct. [13:17] Tell /etc/dhcp3/dhclient.conf to supersede the name-servers. [13:17] Or, of course, tell your DHCP server not to supply that field [13:18] I'm playing aroud with ipv6 autoconfiguration and radvd. are there any ipv6 tools to see who's on the network? or some good howto [13:19] cemc: that's probably outside the scope of this channel... maybe there's a networking channel that knows all about ipv6 [13:53] twb: good point ;) === _coredump_ is now known as PrickelPit [15:09] Hello, can quotas work over NFS shares? [15:10] at server-side, yes [15:10] well the quota is handled on the file server [15:12] I'm running virtualmin and would like to put the /home dir on my nfs server but keep quotas. [15:12] I'm just having a hard time finding docs on the subject [15:13] I'm unclear on what you want documentation for exactly [15:13] the NFS server maintains the quotas on its filesystem ... the files are just exported over NFS [15:13] there's no configuration [15:13] other than setting up the quotas as normal [15:14] giovani: the quotas will be set up through Virtualmin, not the nfs server if I have read everything correctly. Maybe I need a custom script to push the quota commands to the nfs server? [15:16] heath|otg: you're not being clear, I don't know what virtualmin is ... nor how it relates to quotas, nor what "pushing quota commands to the nfs server" is [15:19] giovani: I'm really just trying to figure out how other systems now what there quota limits are from the NFS server [15:19] I found it: rpc.rquotad [15:19] ok, finding out your quota limits is not the same thing as setting them, and where they apply -- the latter is what you originally asked about [15:20] but yes, rquotad is the daemon used for that [15:21] thanks [15:33] Hi, setting up my new Ubuntu Server installation to connect statically, rather than by using DHCP. I've made what I think are the correct changes in /etc/network/interfaces and ifconfig works okay, but I'm not sure what to put under 'nameservers' in /etc/resolv.conf, anyone tell me, I'm quite the networking-newbie [15:50] no matter what I seem to set it to, typing ping www.google.com gets me nowhere [15:52] DizzyDoo: put in your ISP's nameserver [16:22] how do i add an ipv6 address to an existing eth0 which also has an ipv4 address, how do I edit /etc/network/interfaces? [16:36] cemc: vi /etc/network/interfaces is a good way to edit that file [16:39] RoyK: :) I ment what do I need to put in the file so I get both ip addresses on the same interface [16:49] hehe, sysadmin quiz: would 80M-sized /usr/bin/php with all debugging symbols be slower than stripped 6M binary? :) [16:53] domas: Yes. The question is will it be enough to make a difference. [16:54] meh, ScottK has been sane before as well :) [16:54] scottk: no difference, to be exact [16:55] kernel doesn't read dwarf section [16:55] Well it'll be slower to start at the very least. [16:55] scottk: it won't [16:55] Likely not enough to care. [16:56] It doesn't all get read off of disk once? [16:56] loader/kernel doesn't read debug section at all [16:56] nope, it doesn't [16:56] ;-) [16:56] Interesting. [16:59] hmmm, should try to get my packages compiled in 32-bit-pointer-size mode, using additional x86_64 registers [17:07] hi guys [17:07] i have gopenvpn install [17:07] i have configured the dnmasq.conf nameservers [17:08] but when the update-resolv-conf file is call the resolv.conf file is not update [17:08] i dont know why [17:08] can some one help me [17:08] ? === Claw_ is now known as Claw6 === mini``` is now known as roodyk [18:26] New bug: #425265 in samba (main) "dsf" [Undecided,Invalid] https://launchpad.net/bugs/425265 [18:41] New bug: #426813 in net-snmp (main) "snmpd dies after requests with snmpwalk" [Undecided,Incomplete] https://launchpad.net/bugs/426813 [19:19] Double post from #ubuntu: I'm running Ubuntu server 8.04 in a virtual machine (VirtualBox) and I'm trying to install lamp-server with sudo tasksel install lamp-server, the tasksel configuration remains at 0%. Any clues? === garymc_ is now known as gartmc === gartmc is now known as Garty [20:01] Question, Im setting up a new server with RAID1, should the swap partition be logical or primary? :S [20:01] Or does it even matter? [20:02] mm__202: It won't really matter, but if you have the choice, keep it simple and make it a primary partition [20:02] mm__202: doesn't matter [20:02] okay, thanks guys. I figured as much, but just wanted to make sure. [20:03] Yo, I'm using the package "webcam" but I dont want it to use FTP or SSH, just stick the files in a directory locally, the man page is really really unhelpful [20:04] ok [20:05] graphic: webcam is specifically intended for use where you want to upload the images... you could probably set it to upload to localhost as a workaround :) [20:06] Guys, one more question, it is worth setting up a swap partition in RAID1? The only reason I ask is if its being used on the two seperate drives and one of the fails than that swap data is gone. [20:06] Thats what I was doing, but I would want to do it through SSH since I'm forcing everyone who uses this server to use SFTP and dont have FTP set up any way. The problem with that is it prompts for a password every time it uploads a new image [20:08] And I want it to run as a daemon - I have the daemon script set up and it works fine except for always prompting for a password. [20:09] is there another package I could use? I like this one because it has very few dependencies and doesn't come with a lot of extra junk I don't need [20:09] graphic: Set up a special account for it and an ssh keypair with an empty passphrase [20:09] For alternatives see what apt-cache search webcam shows up... it's not an area I know much about to be honest :) [20:10] jmarsden: I tried that but I must have fowled up the process somehow do you know a good tut for the keypair thing? [20:10] jmarsden: I have a "webcam" user already set up for that [20:11] jmarsden / ikonia: The swap partition, should it be part of the RAID (1)? Or what is the usual rule-of-thumb for that? [20:12] graphic: Just do it :) Log in as webcam, and run ssh-keygen [20:12] okay, but don't I need to more than just that? [20:13] mm__202: I don't know if there is a convention for that, either way (part of RAI1 or not) will work fine. Put it inside the RAID1 if you have the disk space, I suppose, so swap can work even if one disk dies. [20:13] jmarsden: okay, thank you. [20:13] graphic: The usual thing, copy the ~/.ssh/id_dsa.pub into ~/.ssh/authorised_keys (hope I got all the filenames right there) === Garymc is now known as garymc [20:15] huh [20:16] graphic: Here is a forum post, but I've never used a tutorial for that :) [20:17] http://ubuntuforums.org/archive/index.php/t-30709.html [20:17] graphic: You can test whether it works by doing ssh webcam@localhost [20:18] jmarsden: I did that, it works if I'm logged in already as webcam but not from any other user - plus this has to run as a daemon so really shouldn't I need to copy the key somewhere else? [20:21] If the daemon is running as webcam, you are all set. if it is running as root you could copy ~/.ssh/id_dsa to (for example) /root/.ssh/id_dsa as long as root has no existing keypair [20:21] how do I switch what user is running webcam? [20:21] Im using the init.d script [20:21] skeleton [20:21] graphic: How are you starting the daemon.. [20:21] OK. Let me look at that... [20:22] anyone in th euk here? [20:22] the uk * [20:22] Ive got a BT hgv2700 business router and the udp ports dont seem to be working to well [20:23] graphic: Hmm, webcam doesn't actually come as a daemon... did you create your own init script? if so can you pastebin it somewhere so i can see it? [20:23] ive opened all the ports i need but my sip device doesnt seem to work and when i use nmap to check the ports they say closed? [20:23] yeah 'ang on [20:24] garymc: I'm not in the UK but do the relevant ports appear open if you nmap scan them from inside the firewall/router? [20:24] no [20:24] tcp ports work well but udp show as closed? [20:25] could it be these routers? [20:25] Then by definition they won't show up as open via the router's port redirection either :) [20:25] if you are scanning within the local LAN, the router is not in the picture... [20:25] so how can you tell if the ports are open? [20:25] im ssh ing to my servers from home [20:25] ssh works great but the UDP ports required for SIP calls dont seem to work [20:26] jmarsden: http://pastebin.com/d6b8d26d7 [20:26] nmap scan the SIP server device, from a machine that is inside the router/firewall device you are trying to configure. [20:27] yeah i just need to check the ports are open on the router [20:27] i think [20:29] so will portforward check website not check the ports correctly? [20:29] I put the ip addy in i want to check the ports on [20:29] It tells me my port 80 22 and 21 are open [20:29] garymc: I have no idea what portforward website might do. You have a Ubuntu machine on that subnet, so use it to test with :) [20:29] as soon as i put in 5060 [20:29] im a newbie and not sure how to do that [20:30] graphic: That script has no obvious way to run the daemon as anything other than root. [20:30] not sure of the best way [20:30] Yeah thats what I figured [20:30] garymc: I'm not in the UK but do the relevant ports appear open if you nmap scan them from inside the firewall/router? [20:30] no [20:30] Did you actually do this, or did you just guess "no" ?? [20:31] hello, I am in a situation where one of my users on one server cannot access the internet [20:31] jmarsden: I think the best way would be to just copy that key to the roots keys, however I do not know where that is, since everything on Ubuntu is sudo done [20:31] i used an Nmap -v -o ip addy port unumber thingy [20:31] in the CLI [20:31] there's no "root" in /home/ [20:31] graphic: the home dir for root is /root [20:31] os [20:32] why would one single username be blocked from the internal network and from the internet? [20:32] graphic: so sudo cp -p ~webcam/.ssh/id_dsa /root/.ssh/id_dsa # should do it [20:33] ftherese: Seems unlikely unless you have a router/firewall that can talk to the server and determine who owns which connections... which is rare. [20:33] ftherese: If you create a new user on that same server the same commands (wget or lynx or whatever) work fine? [20:34] Jmarsden: the old users work fine, but I haven't tried creating a new user [20:34] I'm trying out karmic's version of Eucalyptus, I'll be testing images tomorrow [20:34] ftherese: do you have access to that account? so we could do some testing? [20:34] ftherese: OK... so then this comes down to what is different about the one blocked user. [20:35] jmarsden: I have also deleted the user account that was problematic and recreated it and still no dice [20:35] jmarsden: I have universal access [20:35] anyone going to Atlanta Linux Fest / Ubucon ? hope to meet some server-oriented people there [20:35] jmarsden: haha that worked but I don't think that webcam was meant to be run as a daemon [20:35] jmarsden: I am setting up the servers and working towards deployment [20:35] ftherese: OK. What is the command you are trying to check for Internet access? wget http://example.com [20:37] jmarsden: Connection to example.com| 208.77.188.166|:80 [20:37] jmarsden: and it sits there [20:38] But the exact same thing as user users is fine? This is very odd behaviour... [20:38] *as other users [20:38] jmarsden: I had installed and deleted a squid proxy server, and I am afraid that there is a piece hanging aound [20:38] Ah... OK. We need to check all the proxy variables... wait a sec... [20:39] jmarsden: but the problem is on a different computer from the server where the proxy was installed... [20:39] jmarsden: The setup is 4 servers [20:39] jmarsden: Serving ltsp [20:39] ftherese: At some point did you set up the server with the user account on it to use the proxy? [20:40] jmarsden: all four servers have a "user" account login and a "salledelectures" login, besides the admin login that is proper to each one [20:40] ftherese: See whether (as the user with the issue) set | grep proxy shows any proxy-related environment variables set [20:41] jmarsden: I had intenede to set up a proxy server to block internet access [20:41] jmarsden: to only the user salledelectures [20:41] jmarsden: and after deleting that, salledelectures is able to acces the network and internet on three out of four [20:42] jmarsden: the set |grep proxy returns nothing [20:42] So on the fourth, it seems, something is configured to still try to use the (now nonexistent) proxy... I am guessing. [20:42] OK. [20:42] jmarsden: right [20:42] jmarsden: the other users are fine on that computer [20:42] jmarsden: I have even wiped completely the offending account and recreated it [20:43] jmarsden: with the same problem [20:43] jmarsden: Once, when recreating the account I changed the uid to 1003 when it was originally 1002 [20:43] jmarsden: and it started working [20:44] jmarsden: and then just as suddenly stopped again [20:44] then it could be something in a config file that has that username in it? Does grep -r salldelectures /etc show you anything relevant -- any unexpected config files with the name in it? [20:45] I have enabled quotas on a NFS server. How do I view and set the quota information from a client computer? [20:45] jmarsden: that's it I think [20:46] jmarsden: there was a moment when I was trying to use linux firewall [20:46] heath|otg: ssh to the NFS server and use edquota ? [20:46] jmarsden: and there is a pre-up entry that I must have left there in/etc/network/interfaces [20:47] jmarsden: oops [20:47] ftherese: OK, sounds like we found it :) [20:47] jmarsden, ftherese: I still suspect a proxy setting - to rule that out ftherese please try telnet www.whatever.you.want 80 please - it should give "connected to..." [20:47] ftherese: forget me then :-) [20:48] guntbert: good suggestion, somebody tried to help me yesterday and gave that suggestion [20:48] guntbert: what happens there is that iptables just drops the requests made by the user [20:49] guntbert: but since I only verified the clearing of iptables by looking at webmin, the setting I had added by hand was not visible [20:49] ftherese: And your pre-up entry was adding those firewall rules? [20:49] ftherese: :-) - yes that seems to be clear [20:50] jmarsden: Yeah, I guess I just assumed that clearing it through webmin and seeing it cleared would have done the trick [20:50] ftherese: OK. I'd trust the command line tools far more than I'd trust a web based app for system administration... Anyway, we found it and it is now all fixed, right? [20:51] jmarsden: yup iptalbles -F and I am back on track [20:51] Good :) [20:51] ftherese: 2 points though: 1) webmin is no longer supported on unbuntu; 2) if you use it for firewall settings you can tell it to display the actual working config instead of that from some file === bip`debian is now known as mdz [20:52] guntbert: yeah, I noticed that it is no longer supported by ubuntu, but it helped me psychologically when I had to face the monolith of configuration options [20:53] But I actually had another problem with squid, and I finally gave up [20:53] ftherese: thats why I made point (2) :-) [20:53] guntbert: good point [20:53] guntbert: :) [20:53] !info fwbuilder if you want a GUI for your firewall [20:53] 'if' is not a valid distribution: dapper, dapper-backports, hardy, hardy-backports, intrepid, intrepid-backports, jaunty, jaunty-backports, karmic, karmic-backports, kubuntu-backports, kubuntu-experimental, kubuntu-updates, medibuntu, partner [20:54] !info fwbuilder | ftherese if you want a GUI for your firewall [20:54] guntbert: thanks, I'll take a look [20:54] !info fwbuilder [20:54] fwbuilder (source: fwbuilder): Firewall administration tool GUI. In component universe, is optional. Version 3.0.2-1 (jaunty), package size 1739 kB, installed size 4820 kB === bip`debian is now known as mdz [20:55] Hey does & force a process into the background? [20:56] graphic: yes (but no force is applied) [20:57] okay so if I did &webcams /path/to/conf I'd get my console back while webcam does its thing? [20:57] jmarsden: thanks [20:57] graphic: you append "&" with a space to the end of the command [20:58] i.e. "/path/to/application --some --switches /and/a/config &" [20:58] ohs [20:58] Alrighty then === bip`debian is now known as mdz [21:01] New bug: #291629 in debian (main) "kipmi0 uses 100% cpu" [Undecided,Invalid] https://launchpad.net/bugs/291629 === bip`debian is now known as mdz [21:05] guntbert: it says there is a new version available... and the version of fwbuilder I have in front of me looks a little rough [21:06] ftherese: let me look [21:06] guntbert: should I download the newest version, or does the default one in the repository work jsut fine? [21:06] whats the command to open another terminal in linux? [21:07] graphic: what kind? a graphical one? === bip`debian is now known as mdz [21:07] Oh no I mean if you have an SSH session open [21:08] hmph it used to be like Alt+1 or Alt+F1 on minix [21:08] graphic: ok, sorry, I don't know [21:09] ftherese: 3.0.2 seems fairly recent - you can have a look at http://www.fwbuilder.org/docs/firewall_builder_packages.html and http://ubuntulinuxhelp.com/getting-started-with-firewall-builder/ [21:09] guntbert: I triple clicked on it, and it crashed [21:09] guntbert: I'm going to take a look at the newer version if there is one [21:10] graphic: if you have only ssh access there is no GUI, but you can tunnel X for (single) apps [21:11] ftherese: I never used it on #ubuntu, but it takes a little reading... (rather than installing the latest, I guess :-)) [21:12] graphic: On a linux desktop, ctrl-alt-f1 gets a text mode console, up to ctrl-alt-f6. ctrl-alt-f7 gets you back to the GUI (if there is one). Inside an ssh session, I would use screen to get multiple shell sessions. [21:12] graphic, I think you're looking for byobu or screen [21:12] guntbert: is it centered around iptables? [21:13] ftherese: it is able to manage several filter/firewall backends, one of them is iptables [21:14] guntbert: nice, ok [21:14] ftherese: have fun :-) [21:14] good afternoon [21:15] do you know a freenode channel where I might get some advice on recovering a partition [21:15] killemall: probably ask in your distro's channel. [21:17] this is my distros channel :) I used clonezilla, and accidently clone sda1 to sda2, instead of sda1 to sdb1 [21:17] maybe i should post at the clonezilla forums, and go from there === monteith is now known as monteith_afk [21:29] killemall: If it copied everything from sda1 to sda2, you're not going to get what was on sda2 before back. [21:29] hi thanks for the reply [21:29] sda1 was 35GB parition, with only 5 GB of data on it [21:30] sda2 was 100GB parition, with 90GB of data on it [21:30] i dont 'think' clonezilla uses dd for this action, becuase the cloning of the parititon process with really quite fast [21:31] i wondered if maybe i should just do a quick format of sda2 and then try some recovery software? man im so lost on this one [21:31] i just posted over at the clonezilla forums as well, [21:32] You're going to get much more qualified help over there, I imagine. === Jguy| is now known as Jguy [22:24] Hey if I start a process in the back ground like "make something-that-will-take-four-days &" how can I log out and have that task continue? [22:24] um... that should do it I think [22:24] graphic: "nohup make something-that-will-take-four-days &" [22:25] Yes but then if I log out it will kill the task no? [22:25] graphic: And then log out. [22:25] awesome [22:25] graphic: some things don't need it, but adding nohup will make sure it keeps running after you log out. [22:26] got nohup: ignoring input and appending output to `nohup.out' [22:27] Yup. [22:30] soren: Another question, does anyone know a good command linen tool that can just take a snap shot from a webcam if given a specified device like "camcmd /dev/video0"? [22:32] "apt-cache search" suggests vggrabj [22:32] Sorry, vgrabbj [22:35] cool, do you know how hard it would be to write something in C++ to grab an Image from a webcam? Got a school project, using a web cam to determine if there are open parking spaces in one of the parking lots behind my school. I'm writing what actually analyzes the two images in C++ with a alittle help from Magick++ but I dunno how to take the snap shot in C++ cant really find good info on it [22:38] (parking is an annoying problem at my school) [22:39] The interface is called v4l, but it's not really on-topic for this channel. [22:40] Oh hmm guess I should look there [22:40] Know a good channel about Linux Programming? [22:43] Not really. [22:43] Not a general one. [22:43] I'd find one that deals with v4l. [22:43] like #v4l [22:46] thats true [22:47] I might just wimp out on that part until the more important stuff is taken care of [22:56] Anyone ever used quota remote commands? [22:56] THE HALLOWEENIES [22:57] no I haven't though heath|otg [23:19] hi, i want to run ubuntu server 9.04 and i want to set it up with a basic gui (like lxde) and have it autologin so i can admin it entirely through vnc. is this possible? [23:24] SineDeviance, you shouldn't need autologin for that [23:24] just use a vnc that creates a new session [23:25] tsrk, i can do that? cause yeah i'd need to admin this system entirely over remote. it's a laptop with a busted keyboard/touchpad, and a cracked screen. the only thing that works is the power button :D so yeah i don't want to have to hook up a keyboard and mouse every time i need to change something [23:26] well generally you'd want ssh for that, but if you want a gui vnc should work fine [23:26] eh sorry about that [23:26] or if you can do *some* shell, you could "ssh -X" which will let you type things like "gedit" to get the window locally but running remotely [23:27] okay. well, assume i install ubuntu server and setup a gui how i want. how would i setup vncserver to make a new session? [23:28] uh, for reference right now i'm running this server on winxp pro and using winvnc to admin it. yeah, don't laugh :D [23:28] i have it set to autologin so i don't even have to type my pass [23:29] https://help.ubuntu.com/community/VNC/Servers#tightvncserver [23:29] TightVNC creates a new session by default [23:29] that's what i've used [23:29] tsrk, ahh, cool. thanks! [23:29] you shouldn't need any of the extra configuration stuff [23:30] okay [23:30] one more question [23:31] New bug: #429087 in eucalyptus (main) "after UEC front-end (cluster) install, key sync stage of registration cannot proceed without entering a password " [Undecided,New] https://launchpad.net/bugs/429087 [23:31] in the ubuntu-server repos, will i still have access to packages for gui stuff? like xubuntu or blackbox or somesuch? [23:35] SineDeviance: The repos are the same. [23:36] SineDeviance: However, once you add a GUI to a Ubuntu Server install, you don't really have a Ubuntu Server any more, so asking for help on the GUI aspect of your custom setup here in #ubuntu-server is unlikely to get you a lot of help. [23:36] Ah, he left already?