On Tue, Jun 4, 2019 at 9:24 AM Gene Heskett <[email protected]> wrote: >
> =================== > # restore sound at every terminal start since starting x shuts it off. > # I think in starting tde, but tde denies it. But if I even want a > # console bell for sound: > /usr/sbin/alsactl restore 2>1 >/dev/null > # now, let others such as root actually use the x-server > xhost + > ===================== > to ones .bashrc. > You do realize using just "xhost +", even on a local network, is one of the biggest security holes you can open on a machine? That pretty much opens that port to anybody and every body. You're much better off using the form "xhost + <machine name>" or "xhost + <ip_address>. Mark _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
