has anyone tried this before? I am quite new to linux system, so the only way i can think of is to hustle with the text object and network coresponding config file. But i imagine problems since whatever the config file is, it won’t be with terminating semicolons..
hi,
you can access shell, with the ... [shell] object from ggee then you can control your network manager
the 'how' depends on the distro you're running on the Pi and the tools it provides
a
-- do it yourself http://antoine.villeret.free.fr
2018-03-11 19:37 GMT+01:00 hi via Pd-list pd-list@lists.iem.at:
has anyone tried this before? I am quite new to linux system, so the only way i can think of is to hustle with the text object and network coresponding config file. But i imagine problems since whatever the config file is, it won’t be with terminating semicolons.. _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list
Ah, yeah. I will try that. Do you mean to use a texteditor through shell?
Am 11.03.2018 8:38 nachm. schrieb "Antoine Villeret" < antoine.villeret@gmail.com>:
hi,
you can access shell, with the ... [shell] object from ggee then you can control your network manager
the 'how' depends on the distro you're running on the Pi and the tools it provides
a
-- do it yourself http://antoine.villeret.free.fr
2018-03-11 19:37 GMT+01:00 hi via Pd-list pd-list@lists.iem.at:
has anyone tried this before? I am quite new to linux system, so the only way i can think of is to hustle with the text object and network coresponding config file. But i imagine problems since whatever the config file is, it won’t be with terminating semicolons.. _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li stinfo/pd-list
no
-- do it yourself http://antoine.villeret.free.fr
2018-03-11 20:57 GMT+01:00 Johnny Mauser joson.android@googlemail.com:
Ah, yeah. I will try that. Do you mean to use a texteditor through shell?
Am 11.03.2018 8:38 nachm. schrieb "Antoine Villeret" < antoine.villeret@gmail.com>:
hi,
you can access shell, with the ... [shell] object from ggee then you can control your network manager
the 'how' depends on the distro you're running on the Pi and the tools it provides
a
-- do it yourself http://antoine.villeret.free.fr
2018-03-11 19:37 GMT+01:00 hi via Pd-list pd-list@lists.iem.at:
has anyone tried this before? I am quite new to linux system, so the only way i can think of is to hustle with the text object and network coresponding config file. But i imagine problems since whatever the config file is, it won’t be with terminating semicolons.. _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li stinfo/pd-list
Hi Antoine,
It needs root privilege ? ++
Jack
Le 11/03/2018 à 20:37, Antoine Villeret a écrit :
hi,
you can access shell, with the ... [shell] object from ggee then you can control your network manager
the 'how' depends on the distro you're running on the Pi and the tools it provides
a
-- do it yourself http://antoine.villeret.free.fr
2018-03-11 19:37 GMT+01:00 hi via Pd-list <pd-list@lists.iem.at mailto:pd-list@lists.iem.at>:
has anyone tried this before? I am quite new to linux system, so the only way i can think of is to hustle with the text object and network coresponding config file. But i imagine problems since whatever the config file is, it won’t be with terminating semicolons.. _______________________________________________ Pd-list@lists.iem.at <mailto:Pd-list@lists.iem.at> mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list <https://lists.puredata.info/listinfo/pd-list>
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
It should be doable by default on Raspbian, but i think it is not possible on Ubuntu for instance (if you start Pd as a regular user). On Raspbian, executing command with root privileges do not ask to enter the password. Maybe i am wrong ? ++
Jack
Le 12/03/2018 à 02:02, Jack a écrit :
Hi Antoine,
It needs root privilege ? ++
Jack
Le 11/03/2018 à 20:37, Antoine Villeret a écrit :
hi,
you can access shell, with the ... [shell] object from ggee then you can control your network manager
the 'how' depends on the distro you're running on the Pi and the tools it provides
a
-- do it yourself http://antoine.villeret.free.fr
2018-03-11 19:37 GMT+01:00 hi via Pd-list <pd-list@lists.iem.at mailto:pd-list@lists.iem.at>:
has anyone tried this before? I am quite new to linux system, so the only way i can think of is to hustle with the text object and network coresponding config file. But i imagine problems since whatever the config file is, it won’t be with terminating semicolons.. _______________________________________________ Pd-list@lists.iem.at <mailto:Pd-list@lists.iem.at> mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list <https://lists.puredata.info/listinfo/pd-list>
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
On 2018-03-12 02:14, Jack wrote:
It should be doable by default on Raspbian, but i think it is not possible on Ubuntu for instance (if you start Pd as a regular user). On Raspbian, executing command with root privileges do not ask to enter the password. Maybe i am wrong ?
i don't know. but you can configure 'sudo' to not require you to enter your password. either for all commands, or for a specific command (or a number thereof).
this way you don't need to run Pd as root.
fgamsdr IOhannes
And if you talk about the file /etc/sudoers, it is highly recommended to use the command : $ sudo visudo to modify it. This utility verify if you make a mistake when you save the file. This modification is not required on Raspbian. ++
Jack
Le 12/03/2018 à 09:32, IOhannes m zmoelnig a écrit :
On 2018-03-12 02:14, Jack wrote:
It should be doable by default on Raspbian, but i think it is not possible on Ubuntu for instance (if you start Pd as a regular user). On Raspbian, executing command with root privileges do not ask to enter the password. Maybe i am wrong ?
i don't know. but you can configure 'sudo' to not require you to enter your password. either for all commands, or for a specific command (or a number thereof).
this way you don't need to run Pd as root.
fgamsdr IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Yes It might need some privilege But some workaround exist. For example running pd as root.
Le lun. 12 mars 2018 à 02:06, Jack jack@rybn.org a écrit :
Hi Antoine,
It needs root privilege ? ++
Jack
Le 11/03/2018 à 20:37, Antoine Villeret a écrit :
hi,
you can access shell, with the ... [shell] object from ggee then you can control your network manager
the 'how' depends on the distro you're running on the Pi and the tools it provides
a
-- do it yourself http://antoine.villeret.free.fr
2018-03-11 19:37 GMT+01:00 hi via Pd-list <pd-list@lists.iem.at mailto:pd-list@lists.iem.at>:
has anyone tried this before? I am quite new to linux system, so the only way i can think of is to hustle with the text object and network coresponding config file. But i imagine problems since whatever the config file is, it won’t be with terminating
semicolons..
_______________________________________________ Pd-list@lists.iem.at <mailto:Pd-list@lists.iem.at> mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list <https://lists.puredata.info/listinfo/pd-list>
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->
https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Thanks for the hints. I will try it as soon as i get to this.
Am 12.03.2018 um 02:15 schrieb Antoine Villeret antoine.villeret@gmail.com:
Yes It might need some privilege But some workaround exist. For example running pd as root.
Le lun. 12 mars 2018 à 02:06, Jack jack@rybn.org a écrit : Hi Antoine,
It needs root privilege ? ++
Jack
Le 11/03/2018 à 20:37, Antoine Villeret a écrit :
hi,
you can access shell, with the ... [shell] object from ggee then you can control your network manager
the 'how' depends on the distro you're running on the Pi and the tools it provides
a
-- do it yourself
http://antoine.villeret.free.fr2018-03-11 19:37 GMT+01:00 hi via Pd-list <pd-list@lists.iem.at mailto:pd-list@lists.iem.at>:
has anyone tried this before? I am quite new to linux system, so the only way i can think of is to hustle with the text object and network coresponding config file. But i imagine problems since whatever the config file is, it won’t be with terminating semicolons.. _______________________________________________ Pd-list@lists.iem.at <mailto:Pd-list@lists.iem.at> mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list <https://lists.puredata.info/listinfo/pd-list>
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list