Re: MySql appears to be auto starting after I stop it.

2015-09-25 Thread Keith Smith
Thanks!! Great feature. Pain when trying to start MySql with arguments... because it restarts after it has been stopped. On 2015-09-25 14:33, Stephen Partington wrote: this comes up via google, did you try it? http://stackoverflow.com/questions/14161415/mysql-process-cannot-be-stopped [

rsync completed successfully!

2015-09-25 Thread Michael Havens
I don't think I need to worry about these errors but what do you say? $ rsync -aWuq --exclude=*meetthegimp* --delete-before /home/bmike1/Documents /media/bmike1/USB\ DISK/ rsync: rename "/media/bmike1/USB DISK/Documents/.forwardspamto.AeAB2n" -> "Documents/forwardspamto": Invalid argument

Re: rsync bewilderment

2015-09-25 Thread Michael Havens
no I didn't but this helped me to figure out what I was doing wrong and WHY I ran out of space; rsync was backing up into / and /media but not USB\ drive. it went to /media: bmike1@c521 /media $ ls bmike1@c521 /media $ sudo rm -rf bmike1 [sudo] password for bmike1: bmike1@c521 /media $ ls why won'

Re: rsync bewilderment

2015-09-25 Thread Michael Havens
got it to work again! On Fri, Sep 25, 2015 at 8:04 PM, Michael Havens wrote: > okay, I ran rsync with the results after my sig. > first I let it run and almost immediately after hitting the enter key the > first error appeared. I thought of stopping the the process (cntl-c) but I > looked at the

rsync bewilderment

2015-09-25 Thread Michael Havens
okay, I ran rsync with the results after my sig. first I let it run and almost immediately after hitting the enter key the first error appeared. I thought of stopping the the process (cntl-c) but I looked at the hard drive light and it was blinking so I figured it was making the list of what to ski

Re: Dr Horrible DNS geekery

2015-09-25 Thread Nathan England
And they wonder why we've run out of ip addresses... what a waste. On 2015-09-25 13:47, Stephen Partington wrote: > traceroute bad.horse > > no really... > -- > > A mouse trap, placed on top of your alarm clock, will prevent you from > rolling over and going back to sleep after you hit

Re: ran out of room

2015-09-25 Thread Brian Cluff
On Linux, the system, reserves a percentage of space that only root can use so that a user can't completely crash a system by fill up the hard drive. The limit is usually set to %5 of the hard drive which appears to be exactly what you have reached give or take. Brian Cluff On 09/25/2015 03:

Re: ran out of room

2015-09-25 Thread Mark Phillips
Michael, When you run ls -l, you are seeing the size of the folders and files in that directory. In your example you are looking at the root directory. Each directory takes 4096 bytes. This is the size of the directory entry, not the contents of the directory. To see the size of all the files insi

Re: Dr Horrible DNS geekery

2015-09-25 Thread Brian Cluff
Mike, Find the movie "Doctor Horrible's sing-a-long blog". It's available on Netflix and enjoy... it's fun! Brian Cluff On 09/25/2015 02:29 PM, Michael Havens wrote: I guess I'm not geeky enough. On Fri, Sep 25, 2015 at 5:28 PM, Anthony Radzykewycz mailto:anthony.radzykew...@gatewaycc.edu>>

ran out of room

2015-09-25 Thread Michael Havens
my system warned me that I only have a gig of space left. But when I open the disk usage analyzer and scan the filesystem / is 96% full but none of the folders it contains show they are full at all (except home which is on it's own partition. The directory of / shows that it is only 7600 full : bm

Re: MySql appears to be auto starting after I stop it.

2015-09-25 Thread Stephen Partington
this comes up via google, did you try it? http://stackoverflow.com/questions/14161415/mysql-process-cannot-be-stopped On Fri, Sep 25, 2015 at 2:28 PM, Keith Smith wrote: > > > Hi, > > I'm running Ubuntu 14.04LTS. When I stop MySql it seems to be > automatically restarting. > > I am root. > > C

Re: Dr Horrible DNS geekery

2015-09-25 Thread Michael Havens
I guess I'm not geeky enough. On Fri, Sep 25, 2015 at 5:28 PM, Anthony Radzykewycz < anthony.radzykew...@gatewaycc.edu> wrote: > Lol. That's awesome. > > On Fri, Sep 25, 2015 at 1:47 PM, Stephen Partington > wrote: > >> traceroute bad.horse >> >> no really... >> >> -- >> A mouse trap, placed on

Re: Dr Horrible DNS geekery

2015-09-25 Thread Stephen Partington
http://drhorrible.wikia.com/wiki/Bad_Horse_Chorus On Fri, Sep 25, 2015 at 2:27 PM, Michael Havens wrote: > you mean how everything is sequential at the end? > > On Fri, Sep 25, 2015 at 5:26 PM, Stephen Partington > wrote: > >> perform the traceroute. wait for it to complete. take a closer look

MySql appears to be auto starting after I stop it.

2015-09-25 Thread Keith Smith
Hi, I'm running Ubuntu 14.04LTS. When I stop MySql it seems to be automatically restarting. I am root. Command : /etc/init.d/mysql stop Then when I issue : /etc/init.d/mysql status it shows it has been running for just a couple seconds. Am I going crazy or do I need to do something d

Re: Dr Horrible DNS geekery

2015-09-25 Thread Michael Havens
you mean how everything is sequential at the end? On Fri, Sep 25, 2015 at 5:26 PM, Stephen Partington wrote: > perform the traceroute. wait for it to complete. take a closer look at the > dns names. > > On Fri, Sep 25, 2015 at 2:24 PM, Michael Havens wrote: > >> For the simpleton. I don't g

Re: Dr Horrible DNS geekery

2015-09-25 Thread Anthony Radzykewycz
Lol. That's awesome. On Fri, Sep 25, 2015 at 1:47 PM, Stephen Partington wrote: > traceroute bad.horse > > no really... > > -- > A mouse trap, placed on top of your alarm clock, will prevent you from > rolling over and going back to sleep after you hit the snooze button. > > Stephen > > > --

Re: Dr Horrible DNS geekery

2015-09-25 Thread Stephen Partington
perform the traceroute. wait for it to complete. take a closer look at the dns names. On Fri, Sep 25, 2015 at 2:24 PM, Michael Havens wrote: > For the simpleton. I don't get it! > > On Fri, Sep 25, 2015 at 5:19 PM, Phil Waclawski > wrote: > >> I have the red version of the Dr. Horrible outf

Re: Dr Horrible DNS geekery

2015-09-25 Thread Michael Havens
For the simpleton. I don't get it! On Fri, Sep 25, 2015 at 5:19 PM, Phil Waclawski wrote: > I have the red version of the Dr. Horrible outfit :) > > Phil W. > > On Fri, Sep 25, 2015 at 2:03 PM, Brian Cluff wrote: > >> That's awesome!!! (Of course this is coming from a guy that owes a killer

Re: Dr Horrible DNS geekery

2015-09-25 Thread Phil Waclawski
I have the red version of the Dr. Horrible outfit :) Phil W. On Fri, Sep 25, 2015 at 2:03 PM, Brian Cluff wrote: > That's awesome!!! (Of course this is coming from a guy that owes a killer > Doctor horrible costume :) > > Brian Cluff > > > On 09/25/2015 01:47 PM, Stephen Partington wrote: > >>

Re: Dr Horrible DNS geekery

2015-09-25 Thread Brian Cluff
That's awesome!!! (Of course this is coming from a guy that owes a killer Doctor horrible costume :) Brian Cluff On 09/25/2015 01:47 PM, Stephen Partington wrote: traceroute bad.horse no really... -- A mouse trap, placed on top of your alarm clock, will prevent you from rolling over and goi

Dr Horrible DNS geekery

2015-09-25 Thread Stephen Partington
traceroute bad.horse no really... -- A mouse trap, placed on top of your alarm clock, will prevent you from rolling over and going back to sleep after you hit the snooze button. Stephen --- PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.o

Re: rsync

2015-09-25 Thread Michael Havens
I just thought of something... /dev/sdb* used to be /dev/sda* . But if that had something to do with it I wouldn't of had access to /home (I think). (sda is now a terabyte drive that holds windows. You know, I came into my room before all of this happened to discover that my computer had power-cycl

Re: rsync

2015-09-25 Thread Michael Havens
I don't know what happened. I only have 1.1GB of room left. I am suspecting that /home isn't on the partition upon which I thought it was placed no $ df Filesystem 1K-blocks Used Available Use% Mounted on /dev/sdb1 23642608 21331796 1086992 96% / none

Re: rsync

2015-09-25 Thread Michael Havens
I just stuck the drive in and let it automount. I suppose I could sudo rsync but why didn't I have to before the --delete-before was added? On Fri, Sep 25, 2015 at 10:17 AM, Brian Cluff wrote: > Did you mount the drive as a different user than bmike1? > > Brian Cluff > > On 09/25/2015 05:12 AM,

Re: rsync

2015-09-25 Thread Brian Cluff
Did you mount the drive as a different user than bmike1? Brian Cluff On 09/25/2015 05:12 AM, Michael Havens wrote: It didn't do this before. Why will it not create a directory? But wait! The directory already exists. bmike1@c521 ~ $ rsync -aWq --progress --delete-before --compress-level=5 /hom

Re: rsync

2015-09-25 Thread Michael Havens
It didn't do this before. Why will it not create a directory? But wait! The directory already exists. bmike1@c521 ~ $ rsync -aWq --progress --delete-before --compress-level=5 /home/bmike1/Documents /media/bmike1/"USB DISK"/ rsync: mkdir "/media/bmike1/USB DISK" failed: Permission denied (13) rsync