|
On Mon, 3 Nov 2008 20:57:32 -0500, "MiamiCuse" <nmbexcuse@hotmail.com
In running my sprinkler system I came across some tree roots that has
basically twisted around under and over my 1" PVC pipe. I am trying to
untangle them but it's impossible...
Started by MiamiCuse on
, 17 posts
by 12 people.
Answer Snippets (Read the full thread at omgili):
The other two sides of the pipe that out, I still need....
It's hard to describe, the tree root comes to the pipe and then when above
and below it at the same time, hence engulfing it and when I dig back it's
also roots.
|
|
I've got a customer who wants there back lawn replaced with new sod as it's poor quality and patchy. My original plan was to till the old sod up, add new soil and lay sod. Now they tell me they have irrigation so tilling it is out of the question. Would...
Started by barney14 on
, 10 posts
by 6 people.
Answer Snippets (Read the full thread at lawnsite):
Otherwise it is very possible the exact same situation repeats itself repairs or tree roots push....
At the root of the problem, at that point if we do not address what ultimately caused the first layer the root cause of the problem.
|
|
My plumber is in the process of replacing my sewer connection to the city
sewer and wants to use a turquoise colored sewer pipe. It seems very
flimsy and thin walled. All the plumbing work I have done in the past is
with white schedule 40 PVC. Does...
Started by brettgiardiello_at_bellsouth_dot_net@foo.com on
, 13 posts
by 9 people.
Answer Snippets (Read the full thread at omgili):
Since most sewer
lines are....
Supply lines, the
sewer pipe (Sch 20?) is not (or very low pressure).
Considering tree roots for pressure applications i.e.
Of more bucks I can have a much more substantial pipe
using schedule 40.
|
Ask your Facebook Friends
|
Removing rockwool from rooted clones...possible? I searched the web for answers only found one link and it wasn't a very reliable source. Any help here?
Started by v00k0n on
, 9 posts
by 6 people.
Answer Snippets (Read the full thread at rollitup):
I wanted to remove the rockwool for my high pressure to knock off the loose pieces.....
Like HSA said, cover the rockwool, I use rock wool or you're bound to have mold problems .
If youtry to pull the rockwool of, you'll just rip the roots.
|
|
I searched the web for answers only found one link and it wasn't a very reliable source. Any help here?
Started by v00k0n on
, 9 posts
by 6 people.
Answer Snippets (Read the full thread at rollitup):
I wanted to remove the rockwool for my high pressure to knock off the loose pieces.....
Like HSA said, cover the rockwool, I use rock wool or you're bound to have mold problems .
If youtry to pull the rockwool of, you'll just rip the roots.
|
|
Hello, I've recently come across a 90 gallon w/ a corner overflow. The outflow is drilled on the bottom of the overflow and drains directly into a sump.
I know I can physically remove the overflow. That won't be too hard, especially w silicone remover...
Started by SylvesterGraham on
, 11 posts
by 6 people.
Answer Snippets (Read the full thread at plantedtank):
A better solution IMO would be to remove the corner sump and use the existing hole the amount of gravel cleaning....
I would just use it though, sumps are way better then silicone seal the seam .
You can remove it just fine and fashion a plug.
|
|
On Sun, 10 May 2009 01:00:14 +0100, RK77 <RK77.47be5e8@gardenbanter.co.uk
Hi
Thanks for responding to my previous post. I just need some more help
as I'm amateur gardener.
I've got plenty of weeds on bare soil, no lawn at the moment. Soil is
...
Started by RK77 on
, 18 posts
by 10 people.
Answer Snippets (Read the full thread at omgili):
The method I indicated tends to remove the vast majority of those
root structures initially before is gonna put in....
You can remove all the weeds in your
garden -- roots and all -- and have.
Weed seeds blow in the wind.
|
|
A stock S40 Boulevard is tuned very lean to meet EPA emissions standards. It also pretty much guarantees a significant amount of afterfiring (or backfiring to most people). To correct the afterfire problem, you'll have to remove the brass plug that Suzuki...
Started by EssForty on
, 8 posts
by 6 people.
Answer Snippets (Read the full thread at suzukisavage):
Afraid that I was going to rip the carb off the bike roots and all, or pop a gut -- I was resigned are these locates? Are they what attaches the pipe to the motor?.
|
|
Maybe not the most exciting project in town but starting in early April the plaza that connects 1200 on the Mall and 1225 Lasalle will be removed and rebuilt.(the tree roots have damaged the waterproof seal so it has to be replaced) The interesting part...
Started by 1200onthemall on
, 6 posts
by 4 people.
Answer Snippets (Read the full thread at minnescraper):
And then they have to rebuild the base, waterproof I wonder if they will take ... .
That connects 1200 on the Mall and 1225 Lasalle will be removed and rebuilt.(the tree roots have damaged they remove all the trees, soil, and concret.
|
|
How to change a file on the fly along a pipe?
I'm probably looking for a way to buffer a file at the beginning of a pipe, which in contrast to this:
cat foo.txt | grep bar > foo.txt
... would preserve the input data from destruction by the pipe itself...
Started by Alex on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at serverfault):
Like this:
sed "s/root/toor/" /etc/passwd | grep -v joey | sponge /etc/passwd
It collects the whole.
|