If I execute the following command in `LXTerminal`: gnome-terminal & `gnome-terminal` gets opened. But as soon as I close the `LXTerminal`, `gnome-terminal` will be closed as well because it's a child process. Is there any way to open the second process independently?