AlphaWolf | sarnold: Sorry, I did not see that message. I'm not 100% sure how to use 'mkswap', I only seem to get errors ("mkswap: error: UUID parsing failed" or "mkswap: error: Nowhere to set up swap on?"). I don't remember using a "suspend-to-disk" (hibernate?), so I can't help there | 00:20 |
---|---|---|
sarnold | AlphaWolf: check dmesg output? maybe there's something more wrong.. | 00:21 |
AlphaWolf | sarnold: Aha! "wap area shorter than signature indicates" appears a couple of times | 00:24 |
=== slank is now known as slank_away | ||
sarnold | AlphaWolf: any success? | 00:48 |
AlphaWolf | sarnold: No. I'm thinking I'll have to run a utility on it but I'm not sure which one, and I can't run it right now since I need the machine on so I'll have to continue tomorrow. Thanks for the help so far! | 00:59 |
=== cpg|away is now known as cpg | ||
=== cpg is now known as cpg|away | ||
=== cpg|away is now known as cpg | ||
=== cpg is now known as cpg|away | ||
=== cpg|away is now known as cpg | ||
pmp6nl | Hello, I want to change all server folders within one folder to 755, is the following the best way to do it? find /home/brian/public_html/talk -type d -exec chmod 755 {} \; | 05:57 |
=== tomtom is now known as Guest89826 | ||
=== cpg is now known as cpg|away | ||
Guest89826 | anyone home? | 06:09 |
Guest89826 | anyone had experience adding noapic to GRUB.cfg? | 06:09 |
Guest89826 | anyone? | 06:13 |
=== Err404NotFound is now known as Error404NotFound | ||
=== cpg|away is now known as cpg | ||
ddfgt | hi | 06:52 |
ddfgt | how i can mount a window share that not use username/password | 06:53 |
ddfgt | if i click in nautilus "file > connect to server" select "windows share" and put only the IP address - it is work fine.. | 06:54 |
ddfgt | but when i try to make mount - it's ask for password.. | 06:54 |
ddfgt | any idea> | 07:15 |
ddfgt | any idea? | 07:15 |
Glitchd | does anyone in here use teamspeak? | 08:40 |
Glitchd | hellooooooooooooooooooooooooooooooooo...............? | 08:44 |
ddfgt | me | 08:53 |
ddfgt | Glitchd, | 08:53 |
ddfgt | me | 08:54 |
Glitchd | huh with the wha? | 08:55 |
Glitchd | ddfgt, ^^ | 08:55 |
ddfgt | what? | 08:55 |
Glitchd | you just said "me" | 08:55 |
Glitchd | what did u want? | 08:56 |
ddfgt | <Glitchd> does anyone in here use teamspeak? | 08:56 |
Glitchd | can i offer u a kidney punch? | 08:56 |
Glitchd | ohhh | 08:56 |
Glitchd | i was trying to get my teamspeak server working with this new shitty att hardware | 08:56 |
Glitchd | i think i got it now | 08:56 |
Glitchd | care to help me test it? | 08:56 |
Glitchd | ddfgt, ..? | 08:58 |
ddfgt | i used teamspeak time ago.. | 08:58 |
Glitchd | well then that would mean u dont actually use it. u used to use it. | 08:59 |
Glitchd | meaning past tense | 08:59 |
Glitchd | im talking present tense | 08:59 |
Glitchd | cuz i presently need to know if people can connect to it | 08:59 |
ddfgt | mmm | 09:00 |
ddfgt | btw you know how i can mount my NAS to my ubuntu? | 09:00 |
Glitchd | mmhmm. | 09:00 |
Glitchd | not a clue | 09:00 |
Glitchd | i know google can help you tho | 09:01 |
ddfgt | i can get to it with nautilus.. but i cant mount it.. | 09:02 |
Glitchd | google that shit son. | 09:02 |
Glitchd | sounds like something to do with permissions | 09:02 |
ddfgt | i'm after alooooooot of goooogleing | 09:03 |
Glitchd | what version ubuntu? | 09:03 |
Glitchd | 64 or 32 bit? | 09:03 |
Glitchd | uhh... | 09:04 |
Glitchd | alright then | 09:05 |
Glitchd | adios | 09:05 |
ddfgt | Glitchd, ubuntu 12.04 | 09:07 |
ddfgt | 32 bit | 09:07 |
Glitchd | mmk ill see what i can find out | 09:07 |
Glitchd | what version ubuntu? | 09:08 |
Glitchd | oh duh. | 09:09 |
Glitchd | it has something to do with putting the username and password in fstab | 09:10 |
Glitchd | do u want it to automount or to just mount in general? | 09:11 |
Glitchd | http://ubuntuforums.org/showthread.php?t=1380583 | 09:12 |
Glitchd | Solution for 12.04 | 09:13 |
Glitchd | sudo apt-get install smbfs | 09:13 |
Glitchd | Change cifs to smbfs in fstab listings. | 09:13 |
Glitchd | Although it was primarily trial and error. This Ubuntu wiki page was highly useful and contains information about other common setups: | 09:13 |
Glitchd | https://wiki.ubuntu.com/MountWindowsSharesPermanently | 09:13 |
Glitchd | kbye | 09:14 |
=== cpg is now known as cpg|away | ||
=== cpg|away is now known as cpg | ||
taofd | anyone know how to mount a smb share in 12.10? | 11:40 |
taofd | mount -t smbfs doesn't work and gives me a smbfs unknown filetype error (what is 12.10 using to handle smb by default?) | 11:41 |
wilmaaaah | taofd: do you have the cifs-utils installed? | 12:03 |
=== Err404NotFound is now known as Error404NotFound | ||
taofd | well i can mount smb/cifs sahres | 12:06 |
taofd | shares* | 12:06 |
taofd | my main problem is when using freefilesync to sync files, it doesn't show my shares | 12:06 |
taofd | is there somewhere gnome keeps virtual mount points? | 12:06 |
taofd | i don't see .gvfs… has that been deprecated? | 12:07 |
=== cpg is now known as cpg|away | ||
wilmaaaah | taofd: is your share mounted? | 12:10 |
wilmaaaah | to mount a samba share use -t cifs | 12:12 |
taofd | meh, i found it, it's mounted under /run/user/taofd/<sharename> | 12:12 |
taofd | i'm on 12.10 and gnome seems to be able to mount shares automatically | 12:13 |
taofd | was just searching for the mount point... | 12:13 |
=== SinZ_ is now known as SinZ | ||
webwurst | hi! is it possible to install raid with ubiquity in ubuntu 13.04? | 12:38 |
=== Ursinha_ is now known as Ursinha | ||
jacobw | does anyone use UML to document networks? i'm looking for some information about using UML for infastructure | 14:20 |
jabba_ | hello... is there so,e special trick one might know to enable pci-passthrough to a xen/pvops virtual machine? | 14:21 |
jabba_ | i mean besides binding the pci-device to pciback, passing the pci-identifiers to the vm-config and setting iommu=soft as kernel parameter in the guest? | 14:22 |
Daniel988 | Hey. I am testing a server for one month. provider wrote: raid1 (2x1TB hdd). How can I check if raid is enabled. cat /proc/mdstat shows nothing. | 14:23 |
jabba_ | i am searching for 3 days now, yesterday i spent hours with a kernel-hacker (friend of mine, who does kernel programming all day at work) until 5am, but we didn't get it working... i am really desperately searching for help. | 14:25 |
jabba_ | used configuration was dom0: ubuntu12.04, domU: ubuntu 12.04. until now both are on 12.10 - as we both suggested a kernel update might help (which didn't) | 14:27 |
jabba_ | Daniel988: hardware or software raid? | 14:29 |
jabba_ | xen pci-passthrough can't be that hard under ubuntu... maybe it is the xapi stack i am using? might that be? perhaps not stable yet? | 14:31 |
jabba_ | the weird thing is: i got it all working using the xcp-distribiution from citrix. but they use kernel 2.6.[something] which could not handle the device i want to passthrough... | 14:33 |
ariel | anybody here? | 14:42 |
jacobw | ariel: yes | 14:49 |
ariel | can you tell me what you see at this address http://192.168.1.2/phpBB3 | 14:53 |
r3fresh | anyone know where I can find the ubuntu server iso Md5's? | 15:02 |
r3fresh | nvm | 15:02 |
andol | ariel: Well, this is what I get when I enter that url into my web browser - https://dl.dropbox.com/u/322162/19216812.png | 15:15 |
ariel | so how do i get it to work in that ip address | 15:22 |
andol | ariel: Well, here is the thing, your 192.168.1.2 isn't the same as my 192.168.1.2. You see, all 192.168.*.* addressses (aka 192.168.0.0/16) are individual for each local network, and not routed across the public Internet. | 15:30 |
andol | (See also http://en.wikipedia.org/wiki/Private_network) | 15:30 |
samba35 | there are two nic .1st is dhcp and 2nd i want to use as a bridge with kvm | 16:00 |
=== yofel_ is now known as yofel | ||
sw0rdfish | how do I make sure openvpn starts automatically on restart | 17:06 |
RoyK | well, upstart should do | 17:08 |
RoyK | or an init script | 17:08 |
andol | ...unless your OpenVPN conenction has som dependencies the stock upstart/init script isn't aware of. | 17:09 |
RoyK | otherwise, if you want to restart if failing, use something like puppet or cfengine | 17:09 |
qman__ | when you install it using the package manager, it starts by default, provided you set up the config | 17:11 |
M0rsa | Hello | 17:38 |
RoyK | hi | 17:46 |
TheLordOfTime | so, who do i need to stab about the php5 packaging | 17:56 |
TheLordOfTime | because apparently packages were dropped from building in raring which are causing complaints | 17:56 |
TheLordOfTime | nevermind, i figured it out... | 18:01 |
andol | TheLordOfTime: How to fix the build, or who to stab? :) | 18:04 |
TheLordOfTime | ehh nevermind,. | 18:05 |
TheLordOfTime | figuired out the cause, apparently 5.4.9 in Raring has packages disabled which prevent backporting | 18:06 |
* TheLordOfTime leaves it be | 18:06 | |
TheLordOfTime | they disabled building of modules... because there's separate ones in universe... | 18:07 |
TheLordOfTime | not entirely sure... *why* they did that, though... | 18:07 |
subman | I currently have a /home directory being backed up successfully via rsync. I also want to back up the /var/mail/user file. Could I create a symbolic link in each of the users /home directories and rsync would then backup the mail file in /var/mail/? | 18:13 |
subman | I think I found my answer, thanks. | 18:23 |
TheLordOfTime | SpamapS, ping. | 19:07 |
=== IdleOne is now known as alacran | ||
=== Ursinha_ is now known as Ursinha | ||
=== alacran is now known as IdleOne | ||
magma | hi, I have a cluster with 6 machines, is it possible to execute a sudo apt-get upgrade in all of them with pssh? | 20:05 |
atyoung | i script that and run it from my "master" node. | 20:08 |
magma | how do you script that? | 20:09 |
magma | with a for loop in a bash script? | 20:09 |
magma | doing something like ssh user@host "sudo apt-get upgrades; y" ? | 20:10 |
atyoung | yeah | 20:12 |
atyoung | I have ssh key auth, my script essentially passes the apt-get command arguments captures the stout and send it to the console in the master node. | 20:13 |
atyoung | There are probably other ways but it was quick and dirty and with 2 nodes made it simple | 20:14 |
magma | humm | 20:14 |
magma | would you share your script? | 20:14 |
tasslehoff | first server install ever. this be the place to ask install advice, or should I go to ubuntu-installer? | 20:15 |
atyoung | I would but I'm at work, they frown on remoting to our personal networks heh | 20:15 |
atyoung | o_O paranoid | 20:16 |
atyoung | it's not hard though just set up key auth ssh to your nodes, with hte same key and then has ssh send the commands man ssh will give ya the syntax | 20:17 |
tasslehoff | I have a 60gb ssd as systemdisk, and 4 hdd's that I want to run in RAID5. Should I just format the ssd as ext4, and use it as / ? | 20:17 |
magma | just the thing of capturing the stdout, I don't know how to do | 20:17 |
magma | but I will try something | 20:17 |
magma | I already have the keys | 20:17 |
atyoung | if I remember correctly thats a ssh feature, you can grab the output on the remote with a flag on your ssh command. The tax escapes me at the moment, i've used it for years so I just don't remember ;) | 20:19 |
magma | ok I will check that out :) | 20:19 |
atyoung | Maybe I'll look at it when I get home, make it more universal and post it on github heh | 20:21 |
atyoung | I think I figured there was already a solution for that | 20:22 |
atyoung | But perhaps not. | 20:22 |
taofd | anyone know what the syntax is for mount -t cifs? i can't find anything in the man pages, and not sure what "mount.cifs" man is pointing to or supposed to be | 20:23 |
taofd | i want to access a remote smb share | 20:23 |
magma | atyoung: just a thing I have the keys for my user set and I can connect with no problem. But if I want to run as sudo it asks me for a password | 20:26 |
magma | do I have to put the keys in the /root/.ssh/? | 20:26 |
jacobw | magma: no, your user needs to have sudo access | 20:28 |
magma | jacobw: my user has user access and the keys are ok | 20:29 |
magma | I can connect to other node without password | 20:29 |
jacobw | magma: SSH has granted to a shell as a your user, not the root user, in the same way as gnome-terminal grants you a shell as your user on the desktop | 20:29 |
jacobw | magma: sudo works in the same way on the desktop and on the server | 20:30 |
magma | jacobw: If I try sudo ssh myuser@node2 it asks me for password | 20:30 |
magma | oh I think I know what the problem is | 20:31 |
jacobw | magma: it's asking for the passphrase for your SSH key | 20:31 |
magma | my localhost key is not on my localhost authorized keys | 20:31 |
magma | jacobw: no | 20:31 |
magma | if I execute any command with sudo it asks me password | 20:31 |
jacobw | magma: yes, sudo requires a user to enter they're password to execute a command as another user | 20:36 |
jacobw | magma: http://askubuntu.com/questions/192050/how-to-run-sudo-command-with-no-password | 20:36 |
magma | thanks | 20:38 |
magma | btw, I can't ping my machines through their hostname | 20:42 |
magma | what could be the problem? | 20:43 |
=== cpg|away is now known as cpg | ||
jacobw | magma: are you using just they're hostname (foo) or their fully qualified domain names (foo.bar.com)? | 21:01 |
jacobw | magma: if you're on the same subnet, try pinging foo.local | 21:01 |
magma | just the hostname | 21:01 |
jacobw | does the machine have an FQDN? try pinging the local address, if it has an FQDN add the root your hosts domain to the your search domains | 21:05 |
jacobw | magma: you can use something like .bar.com as a search domain to query foo.bar.com instead of foo first | 21:06 |
jacobw | magma: you can set search domains in /etc/resolvconf/resolv.conf.d/head or /etc/resolv.conf or network-manager | 21:07 |
magma | ok I will try that | 21:08 |
magma | I don't know if I have FQDN | 21:08 |
magma | "DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN" | 21:10 |
magma | do I need to reboot so that my changes take effect? | 21:11 |
magma | jacobw: I added the search domain | 21:14 |
magma | do I need to reboot the machine? | 21:14 |
jacobw | magma: no | 21:15 |
jacobw | do `dig node2` and check that it matches the IP address of node2 | 21:15 |
magma | I don't see the ip of node2 | 21:18 |
magma | in the SERVER I see something like XXXXX.41.1#53 | 21:18 |
jacobw | that's address of the name server the records came from | 21:19 |
jacobw | can you describe your environment for me? | 21:19 |
magma | I don't know exactly | 21:20 |
magma | :S | 21:20 |
jacobw | ok | 21:20 |
jacobw | do you know if your on the same subnet as node2? | 21:20 |
magma | I've been trying to figure that out via ssh | 21:20 |
magma | the ips are the same | 21:21 |
magma | the first node ends in 141, the second in 142 | 21:21 |
magma | I can ping using the ip of node 2 | 21:21 |
jacobw | which is the host that your using? | 21:21 |
jacobw | (it's address) | 21:21 |
magma | but using its hostname I can't, unless I have it in /etc/hosts | 21:21 |
jacobw | /etc/hosts overrides the domain name system | 21:22 |
magma | where is located the domain name system? | 21:22 |
jacobw | so node1 is at 141 and node2 is at 142, where is your pc? | 21:22 |
magma | my pc is on another network | 21:22 |
magma | I'm connected to 141 via ssh | 21:23 |
magma | and trying to ping node2 through its hostname | 21:23 |
jacobw | see if you can ping node2.local | 21:23 |
jacobw | from node1 | 21:23 |
SpamapS | TheLordOfTime: pong, wassup? | 21:24 |
magma | no | 21:24 |
magma | ping: unknown host XXXXXX | 21:24 |
magma | I think I have to reboot something for the editions on /etc/resolv.conf to work | 21:26 |
magma | where is located the domain name system file? | 21:32 |
=== cpg is now known as cpg|away | ||
jacobw | magma: the domain name system is distributed, all name servers on the internet either delegated to by another name sever or delegate to other name servers or both | 21:37 |
magma | ok | 21:37 |
jacobw | magma: the resolver on your host uses which ever name server you've configured to query for any name it doesn't know the address of | 21:38 |
magma | I see | 21:38 |
jacobw | magma: the resolver is configured in /etc/resolv.conf, in recent version of ubuntu /etc/resolv.conf is dynamically generated by resolvconf which is configured in /etc/resolvconf/ | 21:39 |
jacobw | magma: the domain .local resprents all the hosts known to ARP, i.e. all the hosts in the same subnet | 21:41 |
jacobw | magma: can you ping node1 from node2? | 21:42 |
magma | no | 21:43 |
magma | what's the arp command to see its cache? | 21:43 |
magma | arp | 21:44 |
magma | I can see the hosts there | 21:44 |
jacobw | if the other hosts have names, you should see them in the addresses column | 21:45 |
jacobw | what does `hostname` say on node1 and node2? | 21:45 |
magma | does it matter? | 21:46 |
jacobw | i don't know | 21:46 |
qman__ | alright, this is really starting to piss me off | 22:02 |
qman__ | for some reason, when I boot the ubuntu 12.04 installer on this UEFI board, networking doesn't work | 22:03 |
qman__ | networking works fine in windows and in systemrescuecd | 22:03 |
qman__ | I have two network cards, one's an r8169 and one's an e100 | 22:03 |
qman__ | I booted from PXE FFS | 22:04 |
Ubiquity4321 | good day, all | 22:04 |
Ubiquity4321 | so i'm trying to automount a drive for a samba share | 22:10 |
Ubiquity4321 | i know how to get the uuid. i know how to edit /etc/fstab | 22:10 |
Ubiquity4321 | i want to know how to copy a specific part of blkid | 22:12 |
Ubiquity4321 | so that don't have to write it down on a piece of paper | 22:12 |
Ubiquity4321 | i'm new to 100% cli | 22:12 |
Ubiquity4321 | or to output it directly to the file, if that's possible | 22:13 |
zastern | Anybody have any thoughts about this - http://askubuntu.com/questions/236748/service-tab-completion-broken-as-root-not-even-sure-where-to-start-looking - tab completion for service names when using the service command works fine as a regular user, but doesn't work as root. | 22:19 |
RoyK | happy MMXIII | 22:54 |
magma | oh now I can ping adding the '.local' | 23:21 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!