[00:34] Question .. im trying to connect through openvpn but for some reason it wont see my user.keys file. It exists but when u go to add it through network manager it just doesn't see it [00:53] pdtpatrick: when you say it doesn't see it you mean you navigate to the file's location? [00:53] *can't navigate [00:57] i can navigate to it [00:57] but it just sees the .crt files [00:57] and nothing else [01:11] I have installed ubuntu 10.04 server and installed ubuntu desktop to use it as a ltsp server [01:11] When I rebooted it after the desktop installation the monitor shows unsupported input [01:12] the graphics chipset is ati es1000 [01:12] could some one help me with this. [01:12] It was working find with ubuntu 8.04 lts [01:13] shan: what's happening is that 10.04 defaults to using native resolution, even on the console [01:13] shan: but your monitor reports it supports a resolution, that it actually doesn't [01:13] twb: so how do I resolve this situation? [01:13] shan: this is called "Kernel Mode Setting (KMS)", or the "nomodeset" option. How you turn it off depends on some stuff I can't remember. [01:14] Or, of course, you can just use a different monitor [01:15] One way that works reliably for me is to 1) lsmod , find the framebuffer driver; 2) write "blacklist foo" into /etc/modprobe.d/blacklist-framebuffers.conf; and 3) update-initramfs -u -k all and reboot [01:15] That way turns off the high-res console entirely, putting you back to traditional 80x25 console [01:16] how do I find the frabebuffer driver from the list in lsmod? [01:17] It'll be i915, i915fb, radeonfb, nvidiafb, or something like that [01:17] Probably it will be using or used by the fbcon module [01:18] fbcon is 71 [01:18] shan: just pastebin the whole thing [01:18] vgastate is vga16fb [01:18] OK, vga16fb is the one to blacklist [01:19] http://paste.debian.net/124439/ [01:21] Ursinha: SpamapS: I think what I really want is just this: https://bugs.launchpad.net/~ubuntu-sru/+subscribedbugs?orderby=-importance&search=Search&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&field.status%3Alist=INPROGRESS&field.status%3Alist=FIXCOMMITTED&field.searchtext=qemu-kvm (varying the last arg) [01:21] * Ursinha looks [01:22] hallyn: hmmm. [01:22] rebooting... [01:23] its the same [01:24] twb: any clue? [01:24] shan: did you follow ALL my instructions? [01:25] Ursinha: really it shouldn't be necessary :) but sru stuff in -proposed is often getting kicked out before it gets verified (and some older ones just got held up bc of my old misunderstandings regarding SRU) [01:25] Ursinha: but now (tomorrow) i can roll all the pending SRU fixes into one upload [01:25] hallyn: that's easy to do, the report you want [01:25] Ursinha: the search pretty much does it I think [01:26] I wasn't sure if it'd do quite what i want, but it seems to [01:26] yes, I blacklisted the framebuffer and then did a update-initf.. and the rebooted [01:26] hallyn: I mean, if you need any other info that's not in the list [01:26] hallyn: but if launchpad does the job, that's even better :) [01:27] Ursinha: \o/ [01:27] Ursinha: i do hope you'll keep the other page up too, it is useful [01:29] hallyn: I will :) It's a bit broken right now, but it's in my todo list to fix thaqt [01:29] that, even [01:31] twb: any other clue? [01:32] shan: when was /boot/initrd.img* modified [01:35] it is giving me todays date [01:36] about a few minutes back [01:37] OK, then instead of "blacklist module", try changing it to "install module /bin/false" [01:37] That is a kind of stronger blacklisting [01:37] But it should've already worked... [01:38] should I do it in the blacklist-fram... file [01:39] I have removed the entry in the blacklist-framebuffer file. [01:39] where should I make the install module /bin/false? [01:41] twb: ? [01:43] can someone help me mount my flash drive [01:45] twb: could you please let me know where I should put the install module /bin/false? [01:45] i am sorry if this is too dumb a question :( [01:49] smoser: hey, your cobbler-dev build-image script lies :) help says -s is shortopt for preseed, but code says -p [01:49] smoser: trying it out now. it looks sweet. very sweet [01:49] shan: in the blacklist file, instead of the line you already put in there [01:50] shan: and then update-initramfs -u -k all again, of course [01:50] ok [01:51] twb: I have put "install vga16fb /bin/false" in the blacklist file [01:52] done, rebooting... [02:46] New bug: #817843 in mysql-5.1 (main) "package mysql-server-5.1 5.1.54-1ubuntu4 [modified: usr/share/doc/mysql-server-5.1/examples/my-large.cnf.gz] failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/817843 [03:02] i have a gpg key which is well-known, and i want visitors to my personal website to be able to use ssl if they wish, but i don't want to pay for an ssl cert. is there a useful way for me to use my gpg key so that visitors can verify the authenticity of their ssl session? [03:07] Those are different technologies. If your users trust you, you can generate your own self-signed SSL cert and have them trust it. [04:02] New bug: #817854 in clamav (main) "package clamav-freshclam 0.97 dfsg-2ubuntu1.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 2" [Undecided,New] https://launchpad.net/bugs/817854 [04:08] is there anyway to send a message cross server about downtime if people are logged in via SFTP or SSH? [04:26] Dravekx: rwall might do what you need? [04:27] jmarsden, maybe. looking now. thanks. [04:27] Dravekx: You're welcome. === kooolhead11|afk is now known as kooolhead11 === smb` is now known as smb [07:31] Can anyone help me figure out why I get a lot of "Cannot adopt OID in..." errors when I enter "php" in the prompt like this: [07:31] :~$ php | less [07:31] Cannot adopt OID in NET-SNMP-MONITOR-MIB: nsDisk ::= { netSnmpObjects 22 } [07:31] Cannot adopt OID in NET-SNMP-MONITOR-MIB: nsProcess ::= { netSnmpObjects 21 } [07:31] Cannot adopt OID in NET-SNMP-VACM-MIB: netSnmpVacmMIB ::= { netSnmpObjects 9 } [07:31] Cannot adopt OID in NET-SNMP-TC: netSnmpCallbackDomain ::= { netSnmpDomains 6 } [07:31] and the list just continues with "cannot adopt" errors [07:46] <_ruben> sounds like a snmp module within php going beserk or something [07:52] hi [07:52] can anyone help me set up webserver? [07:53] <_ruben> install apache/lighttp/nginx/your-webserver-app-of-your-choice, done [08:02] ruben: hi [08:03] It is not that easy. I dont want to access webserver with IP . I want to access with domain name [08:03] can I change localhost to one specific name to be accessible with domain name instead of IP [08:04] Tommy_nmw: do you have a dns server setup to translate the name to an IP address? [08:16] greppy: no [08:17] if you want people to be able to go to a name instead of an IP, you are going to need DNS setup as well. [08:18] greppy: we have DNS server but we can't touch it [08:18] greppy: we are not supposed to configure it [08:18] someone is going to have to point the dns name to the IP of the webserver. [08:20] greppy: so........... [08:23] so you are going to need whoever controls the dns server to setup the domain and point the name for the website to your IP address. [08:57] have a mild problem, i have an old ibm Xserver 440 and i need to disable lapic at boot to get it to boot and not hang [08:58] now it has 8 cpus but its only initing one, would lapic be the cause of this [09:05] Hi! somebody can help me about install mod_proxy_html vers.3.1? [09:17] New bug: #782291 in lxc (main) "reboot in a container gets somehow stuck" [Medium,Incomplete] https://launchpad.net/bugs/782291 [09:58] Daviey: are the work items on https://blueprints.launchpad.net/ubuntu/+spec/server-o-syslog-information still high priority [09:58] though I might pickup octopussy [10:40] jamespage: It's probably now a medium.. but still worth doing if you wanna tackle it! [10:41] OK - I'll pickup the work items related to packaging octopussy [10:41] \o/ [11:32] New bug: #817985 in setserial (main) "package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1" [Undecided,New] https://launchpad.net/bugs/817985 [13:06] Good evening :) [13:07] Just a little question: Is it possible to modify the installation-image of ubuntu 10.04 LTS Server? [13:07] I need to add a script, it must be executed at the first boot after installation [13:08] (I don't use ubuntu as my working system, so I can't use Remastersys... [13:15] Pici: the ip changes I believe [13:15] might need something a little wider [13:15] oh [13:16] oCean: ^^ [13:16] IdleOne: I can't :( [13:16] oCean: I know but what ban did you set to keep it out? [13:16] that should work [13:16] IdleOne: it was nhandler's. [14:09] jamespage: just trying up some documentation loose ends. Could you quickly finish ec2 doc when you get a chance? thanks https://wiki.canonical.com/UbuntuEngineering/QA/sprints/QAAutomationSprintJun2011/EC2TestingSetup [14:36] zul: around? I have a question re octopussy and init scripts I need some help with [14:36] jamespage: yep [14:37] zul: coolio [14:49] zul: so I have a basic package working; however octopussy kinda ships its own init script - which is also the main control program [14:49] okie dokie [14:50] 'octopussy' spawns a whole load of other processes - web server, dispatches, parsers and a whole load of other stuff [14:50] ewwwwww [14:50] so upstart can't really track it [14:51] right [14:51] octopussy start - spins everything up [14:51] octopussy stop - shutsdown everything [14:51] so I could package it with a standard init script rather than upstart [14:51] but that feels like the easy option [14:52] New bug: #750782 in nova "Include python-routes 1.12 in Lucid PPA (openstack api doesn't work with lucid one)" [High,Confirmed] https://launchpad.net/bugs/750782 [14:52] jamespage: correct its probably the best option for now [14:53] ack: I'll re-jig it then [14:57] hey [14:57] i have a quick question [14:58] if you take the bootable flag off from a partition during installation, do you loose the data on it? [15:03] New bug: #740475 in nova "ajaxterm support missing from 2011.1.1 ubuntu packages" [Medium,Fix released] https://launchpad.net/bugs/740475 [15:09] soren: Do i understand correctly that bug #740475 should be fixed in the packages uploaded today? [15:09] Launchpad bug 740475 in nova "ajaxterm support missing from 2011.1.1 ubuntu packages" [Medium,Fix released] https://launchpad.net/bugs/740475 [15:09] robbiew: hello, you there? are we having that call? [15:09] Ursinha: heh...yep, I'm here [15:09] just wrapping up some things beforehand...sorry [15:10] need a minute [15:21] jamespage, hello! Got a sec to talk about nut? [15:21] mterry: sure [15:21] what do you need to know? [15:21] jamespage, so it split into multiple packages? Is that just a packaging change or was there new code that required the split? [15:22] mterry: its just a packaging change from what I understand to separate the client and server components from each other [15:22] Meh, not even sure if that needs a MIR then. I'll rubber stamp it after a cursory look [15:23] mterry: I was a little unsure so erred on the side of caution in this instance [15:34] zul: is it possible to install the apache2 binaries without actually installing the init scripts? [15:35] jamespage: what do you mean? [15:35] zul: so octopussy runs an apache instance; is has its own config and runs as the octopussy user so it can interact with the daemons etc... [15:36] jamespage: wha..? [15:36] however it likes to used the apache2 binaries - but if I just dep on apache2 I end up with two running instances.... [15:36] pastebin? [15:36] branch [15:36] branch is better [15:37]  lp:~james-page/+junk/octopussy [15:38] all of the sin is in usr/sbin/octopussy [15:40] k [15:43] Daviey, just out of interest... what would be the difference between server-o-rs and ...-ro? [15:43] smb: You really want the magic of the secret sauce? [15:43] I *would* have to kill you. [15:43] Daviey, Oh only to decide whether I need to care or worry. :-P [16:14] zul: ping [16:18] . [16:19] Daviey: \o/ [16:19] oh hai RoAkSoAx [16:19] Daviey: how's it going today man? [16:20] jamespage: How did your pass at Octopussy look? [16:20] RoAkSoAx: Pretty good! [16:20] It's Fridat! [16:20] :() [16:20] Daviey: OK - I have it working - just sorting out the upstart/init script mess [16:20] jamespage: *rocking* [16:20] Daviey: its startup is not elegant and it does some stuff with apache2 I don't like much [16:20] eek [16:21] but other than that hope to have it ready by EOD [16:21] awesome! [16:21] I wanna try it myself.. so looking forward to that [16:23] RoAkSoAx: how did the sniff at yum support go? [16:24] Daviey: I've already uploaded yum-utils and it is in the new queue [16:24] Daviey: though, I'm not installing *everything* tjhat comes with the source as at the moment it doesn't really seem necessary for just needing "reposync" [16:25] Daviey: i';ve also uploaded python-kitchen, which will be a dependency of yum-utils in the next releases we get as itis not the latest upstream release because yum is not either [16:26] RoAkSoAx: that is GREAT news [16:26] i feared we'd have to drop that support for Oneiric [16:26] nice one [16:28] Daviey: I have just packaged it, and yet to test it with cobbler, but should be working as expected, since it didn't fial when I manually tested it [16:28] Daviey: so we are definitely not gonna have to remove the support [16:29] \o/ [16:29] * Daviey celebrates to the on hold music. [16:29] Daviey: just want it to hit the archives first, so after a3 i can concentrate on fixing it in cobbler if there's something to fix [16:30] ack [16:32] hello! I have a whole bunch of VMs running on a few servers. the servers were setup by another admin, and by default, the VMs are connected to their own network. this is great, as most VMs should not be directly accessible from the internet, but I have a few VMs which need "real" (internet routable) IP addresses. I have the static information I need, and I tried configuring a test VM, but am unable to get to the VM from the IP I have assigned [16:33] which VM software, CrazyGir? [16:33] to hone in on a question: am I going about this the right way? I have configured the VMs with a bridge interface, sourcing from the VM server's br0 (this is setup just like other VMs with ext. IPs - setup by the other admin), and on the VM I have an eth0 with the static configuration [16:33] photon: kvm and libvirt [16:39] I feel like I [16:39] I feel like there is something I am overlooking with how this _should_ work [16:40] there isn't any IPTable stuff I need to do on the VM servers? [17:00] RoAkSoAx: pong [17:00] zul: hey, did you start working on the pandaboard yet? [17:01] RoAkSoAx: nah im missing some bits and peices [17:01] zul: same here [17:01] RoAkSoAx: hopefully by sunday [17:02] zul: is there any standard pieces needed., or are you just gonna go do some "grocery" shopping [17:02] what's pandaboard? [17:02] CrazyGir: maybe paste the guest's xml file [17:02] airtonix: www.pandaboard.org [17:02] RoAkSoAx: im missing some power stuff and some serial stuff [17:03] zul: im missing everything :) but I meant, are there any standard powersupply or a known supply to be used with it [17:03] zul: or you are jusyt gonna go get whatever you find in the store [17:03] RoAkSoAx: 5v power supply basically [17:04] RoAkSoAx: http://www.pandaboard.org/content/resources/getting-started [17:04] zul: ah I see.. i thought there was a place to "buy accessory bundle for your pandaboard here" [17:04] CrazyGir: pastebin that is [17:04] RoAkSoAx: not in ottawa ;) [17:04] am I missing anything on a logical note? [17:12] Error in configuration file /etc/dovecot/dovecot.conf line 691: Unknown setting: sieve [17:12] any ideas ? [17:12] RoAkSoAx: ebay was my friend for pandaboard accessories.... - BTW needs a 5V 4A supply - quite a few are only 2A [17:20] jamespage: cool thanks for the tip [17:20] any that you'd recommend? [17:28] does ubuntu server come with things like alsa and sound stuff installed? [17:33] zul: dude, the 'list of required accessories' is quite long [17:34] hallyn: yeah i think i can get away with a usb serial cable and plug [17:34] that'd be nice [17:34] that's what i did for gumstix [17:34] but it came with power supply and everything else :) [17:34] wonder if that one will work with the pandaboards === Ursinha is now known as Ursinha-lunch [17:56] is there a way to prevent fsck from running from grub? [18:02] maccam94: please don't cross post issues [18:02] maccam94: are you using the desktop or the server ? [18:03] server [18:03] ikonia: i only crossposted since it appeared dead in here. [18:03] maccam94: if fsck runs, it's because it's needed, why do you want to stop it ? [18:04] ikonia: it dies, and then i can't get to a shell to fix anything [18:04] what do you mean it dies ? [18:04] i mean, it has a fatal error and dies. i can't really investigate any further without a shell [18:05] fatal error and dies ? please try to be exact [18:05] what do you mean by "dies" [18:05] what is the fatal error warning [18:05] just a minute, getting console access is a pain (have to vpn, use a vmware plugin) [18:10] ikonia: /dev/sda1 was not cleanly unmounted, check forced.\n /dev/mapper/eubuntu10x64-root: clean, 94906/229680 files, 597462/918528 blocks.\n /dev/sda1: 204/124496 files (2.9% non-contiguous), 38875/248832 blocks \n mountall: fsck /boot [364] terminated with status 1 [18:11] (\n's are newlines) [18:12] maccam94: is this on a raid disk [18:12] ikonia: no, the root is on lvm by default [18:12] ahhhh it's root [18:12] sorry, lvm [18:12] it's a virtual machine running at a private cloud host [18:12] but in any case, i want to prevent fsck from running so i can get a shell [18:12] what's /dev/sda1 ? [18:13] that should be the raw lvm partition [18:13] iirc [18:13] so why is /dev/sda1 being mounted outside of lvm [18:13] i don't know, mountall is grabbing it somehow [18:14] but it doesn't help if i can't get a shell [18:14] (booting in rescue mode doesn't help) [18:14] maccam94: I would boot from a livecd to repair this [18:14] no it won't if your file system is damaged [18:14] ikonia: it's a virtual machine, that's not possible [18:14] use a livecd [18:14] you can boot a virtual machine from cd/iso media [18:14] it's at a remote private cloud, i don't have the ability to connect an iso to it [18:15] maccam94: then contact the people who manage it and ask them to do it [18:15] i am the person who manages it. it's infeasible to mount an iso over our WAN connection [18:15] mount it locally on the cloud site [18:16] they don't support that [18:16] who is they ? [18:16] Terremark [18:17] just calling them now [18:18] huh? [18:20] they fully suppor that and will allow that [18:20] support [18:20] I've just spoke to Derek [18:23] i can mount an image, but it's not feasible to do that over the wan [18:23] you don't have to [18:23] they have local storage you that holds ISO for booting [18:24] they will even mostly have an image already there if it's a common supported OS [18:24] again, not feasible with my WAN to upload that [18:24] we are on the enterprise cloud, not their vcloud, so things are a bit different [18:24] they already have an image for common supported OS's [18:25] there is no option to use an ubuntu livecd, they only have VMware Tools or upload [18:25] maccam94: I've just spoken to Derek, if you ask them, they will do it [18:25] if you don't want to do this, then your machine is dead and ruined [18:25] it's honestly easier for me to spin up another, but i wanted to debug why this happened [18:26] ok, I suggest you do another then [18:33] Hi there. I'm a programmer and SA in need of some advice [18:33] been running ubuntu-server in our prod environments for 3 years now. [18:34] fantastic experience. Lately I ran into a problem though [18:34] one stipulation of running ubuntu on prod is that we stick with LTS, so we're on 10.04 [18:34] recently, a project required us to make libcurl requests over SSL [18:35] platform is stock LAMP from the repos [18:35] the bug that I'm fighting now is in openssl-0.9.8k [18:36] SSL3_GET_RECORD:bad decompression [18:37] My exact question is -- is it possible to upgrade to a later openssl version while preserving the OS version at LTS 10.04 [18:38] (my desktop is running kubuntu 10.10 which uses openssl 0.9.8o-1ubuntu4.4 -- this version does not have the bug I experience) [18:39] would it be as simple as building a new openssl from source, then having an apt rule that prevents downgrades below 0.9.8o-1ubuntu4.4 ? [18:42] md5: I'd personally advise against that [18:43] md5: I'd suggest logging a bug to get the issue resolved. [18:43] md5: are you able to reproduce that issue reliably? === Ursinha-lunch is now known as Ursinh === Ursinh is now known as Ursinha [19:05] Ursinha: ready to go this time :) [19:05] robbiew: all right, mumble? [19:11] mdeslaur: I am. The primary problem I believe has been logged as a Debian bug for that package version [19:12] md5: could you please file an ubuntu bug and link the debian bug to it? [19:12] ikonia: I tend to agree. I don't want to get into a dependency hell when it comes time to manage updates [19:12] mdeslaur: of course. thank you === skrewler_ is now known as skrewler [20:01] zul: what SD card will you use? [20:01] i have one 4 and one 8 GB sd card [20:02] zul: http://www.omappedia.com/wiki/PandaBoard_Accessories_%26_Peripherals#SD_cards [20:03] zul: pretty much saying that class 4 sucks [20:03] meh its not my day to day computer :) [20:03] zul: lol yeah but installations would take forever :) [20:04] RoAkSoAx: im just doing the pre-installed images im not doing the cobbler stuff ;) [20:04] zul: lucky you :P === erichammond1 is now known as erichammond === erichammond1 is now known as erichammond === giovani_ is now known as giovani [20:58] New bug: #817665 in samba (main) "cannot print to a printer shared from a windows 7 host" [Undecided,New] https://launchpad.net/bugs/817665 [21:04] SpamapS: woo - lucene/solr projects merged upstream [21:05] SpamapS: finally clarity about which front-end is blessed [21:19] lifeless: sweet! [21:24] zul: hey, i'd like to pound on one of the uec systems to try and reproduce jdstrand's kvm corruption bug. any particular systems you're nto suing right now? [21:24] adam_g: hggdh: Daviey ^ [21:26] hallyn: im not using anythinhg now [21:26] adam_g: thx [21:26] (gotta recover my sshconfig first anyhow :) [21:37] hey [21:37] anyone know anything about mysql [21:38] sw0rdfish: yes.. what do you need to know? [21:38] SpamapS, if I use --skip-grant-tables ....it wont require authentication by users as long as mysqld is running right? so if I restart mysqld that should solve the problem then? :D [21:38] use that to start mysql I mean [21:39] I just need to reset my passwd [21:39] sw0rdfish: yes [21:39] "mysql --skip-grant-tables" says unknown option [21:40] wait....I gotta use mysqld [21:43] SpamapS? [21:44] sw0rdfish: you can just add skip-grant to /etc/my.cnf I think [21:44] sw0rdfish: then when you're done remove it and restart again [21:44] oh I see [21:44] adam_g: is there any list of which ones are in use, that you know of? [21:44] sounds good man thanks will do it now :D [21:45] hallyn: as far as i know, no. its all handled here between zul and hggdh [21:46] feh [21:46] all the systems are on, so i'm afraid of touching them :) [21:51] does ufw know about interfaces? [21:51] SpamapS, when it comes to web servers which one is better/easier do you think for ppl knew to these things nginx or apache2 [21:52] like, can I say, allow any port on lo but default deny on eth0 [21:52] sw0rdfish: to do what things? [21:52] well I'm just learning php [21:53] so not big things obviously [21:53] CrazyGir: man ufw, it discusses how to bind rules using 'in on eth0' or 'out on eth0' .. search for the word interface [21:56] SpamapS? :) [21:58] wait a minute how do I even set that option [21:58] ah, I was looking for specific examples, did not read closely enough [21:59] is there anything wrong with: ufw allow all in on lo ? [21:59] CrazyGir: not needed [22:00] CrazyGir: ufw already handles lo by default (see /etc/ufw/before.rules) [22:00] jdstrand: how do you mean? lo is implicitly allowed? [22:00] ah [22:01] odd, something else must be wrong then :P (I thought my default deny was causing too many problems for lo) [22:01] CrazyGir: sudo ufw allow OpenSSH ; sudo ufw enable <- (or similar) is typically all you need. ufw makes several decisions for you to makes sure reasonable things just work [22:01] * jdstrand heads out [22:29] Hi! I have ubuntu x64 server, but one server plugin requires GLIBCXX_3.4.14, but gcc -v shows I have 4.4.3. What can I do? [22:44] hey guys, I just got a full db dump from one of my servers how can I now import that into dev server? [22:44] The file is a little too big to use phpmyadmin too [22:44] so I was gonna try and do it using the terminal [22:49] mysql -u -p < dump.sql [22:50] Its a ton of databases though [22:50] so do I jsut take out dbname [22:51] you got to manage tons of dbs without knowing such simple basic stuff? [22:51] yep [22:51] google [22:51] lol [22:52] I know I'm an idiot [23:34] hey guys [23:34] how do I completely kill mysqld [23:39] pkill -9 -f mysql [23:40] well -9 is only if it's being stubborn. You should just be able to usr stop mysql [23:41] any ideas if/how it is still possible to boot to root user from grub in ubuntu without a password? [23:41] rescue still asks for one. [23:46] CrummyGummy: there should be a root rescue mode. at least there is for me. [23:46] photon: yes, its still asks for a password. [23:46] weird. [23:47] After some googling it seems that editing the boot line and adding single would do it. [23:47] I can't really test atm though. [23:47] meh