[04:22] what's preferred apps to handle copy paste list of command [04:22] Your clipboard? :) [06:47] how do I recover my lost password in lubuntu? [06:48] cicero: Set a new one from root recovery console [06:48] !password [06:48] Forgot your password? See https://help.ubuntu.com/community/LostPassword What's the root password? See !sudo. Don't see *** in password prompts? That's normal. Sudo doesn't ask for your password? It remembers you for several minutes. Please use strong passwords, see https://help.ubuntu.com/community/StrongPasswords [07:06] thanks, busy now trying === dynaflash_ is now known as dynaflash [23:14] Hi [23:15] Can somebody help me? 😲 [23:15] !ask | Bluuee [23:15] Bluuee: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [23:19] Oh. So, i just installed Lubuntu on an old machine that had Windows 7 already installed. There is a ethernet cable connected, but only the Windows is connecting (automatic), but not the Lubuntu. [23:42] got some (hopefully) easy noob question: how to I mount attached drives? and why don't they mount automatically? [23:45] /command !fstab [23:45] !fstab [23:45] The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.pclosmag.com/html/Issues/200709/page07.html and !Partitions [23:46] That :) [23:46] And just `sudo mount /dev/sdX#` where sdx# is the name of the partition you want to mount. [23:49] ran the command mount, and dont see any /dev/sdX. i dont get it [23:49] I'll check out this links though, thanks [23:49] you can't mount something that isn't mounted [23:49] rather you can't see a partition name for something that isn't mounted [23:50] `sudo fdisk -l` will show you all connected drives regardless of whether or not they're mounted [23:50] thats helpful indeed. told you i was a total noob [23:52] everything is labeled /dev/mmcblk0p1 ... thru p12. why? [23:56] plus, /dev/mmcblk0p1 type says "microsoft basic data". this is a linux only machine; do I have a microsoft virus??! [23:57] so that's probably an sd card [23:58] maybe. i thought i didnt need to format, but do I? [23:58] they're usually FAT32 (i.e. MS)